1. 2d7ded6 scripts: generate_visualc_files: fix include_directories by Valerio Setti · 6 weeks ago
  2. 3de417f scripts: generate_visualc_files.pl: prepare for Everest headers relocation by Valerio Setti · 6 weeks ago
  3. 2d6374a adjust everest header paths in generate_visualc_files.pl by Ben Taylor · 4 months ago
  4. 99226e9 cmake: Generate test_keys.h and test_certs.h in the build tree by Ronald Cron · 5 months ago
  5. ddbf729 Add directory and list arguments to generate_visualc_files.pl by Ronald Cron · 5 months ago
  6. ec4af6c Update paths for moved programs in generate_visualc_files.pl by Harry Ramsey · 5 months ago
  7. 91c0d46 Use static paths in makefile for programs by Harry Ramsey · 9 months ago
  8. c94cb70 Update paths in .sln file by Harry Ramsey · 9 months ago
  9. a244687 Add missing include path to visual C script by David Horstmann · 9 months ago
  10. 08953f7 Add extra paths to generate_visualc_files.pl by David Horstmann · 9 months ago
  11. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  12. aef8cf3 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  13. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  14. 3d817ad Adjust build systems by Ronald Cron · 1 year, 1 month ago
  15. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  16. 0719d7c Update the MSBuild toolset versions to VS2017 by Bence Szépkúti · 1 year, 5 months ago
  17. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  18. a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  19. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  20. 0f459d7 Update some comments & error messages by Dave Rodgman · 2 years, 7 months ago
  21. 378ecdd Rename VS2010 directory to VS2013 and update Makefiles etc by Dave Rodgman · 2 years, 7 months ago
  22. 6e245c6 Simplify line ending management and make it work on Windows by Gilles Peskine · 4 years, 3 months ago
  23. b0fa9d2 Don't require make to generate visualc files by Gilles Peskine · 4 years, 3 months ago
  24. 16141ed Add test driver sources to VC build by Steven Cooreman · 4 years, 4 months ago
  25. a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
  26. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 4 years, 11 months ago
  27. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
  28. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  29. 66c3dc4 Include the library directory for the sake of 3rdparty by Gilles Peskine · 5 years ago
  30. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  31. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  32. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  33. 0f3f9c3 Fix a stray CR inside a line by Gilles Peskine · 5 years ago
  34. d362d0b Tweak spacing in Visual Studio files by Gilles Peskine · 5 years ago
  35. 7156d8c Don't hard-code include paths in templates by Gilles Peskine · 5 years ago
  36. b41f88f Simplify the code around the call to gen_main_file by Gilles Peskine · 5 years ago
  37. 13fac98 Generalize everest support to generic 3rdparty support by Gilles Peskine · 5 years ago
  38. 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
  39. 48d26c2 ECDH: Add Everest Curve25519 to VS project files by Christoph M. Wintersteiger · 7 years ago
  40. 03c60de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  41. a9d6ba2 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  42. bc432b8 Use \r instead of 0xD in generate_visualc_files.pl by Andres Amaya Garcia · 7 years ago
  43. c84a65d Fix missing include in vs proj files for query programs by Andres Amaya Garcia · 7 years ago
  44. d9eee3b Add library as valid header file location by Darryl Green · 7 years ago
  45. 588e8cb Add psa headers to generate_visualc_files.pl by Darryl Green · 7 years ago
  46. 9fa21bf Merge remote-tracking branch 'public/pr/1533' into development by Simon Butcher · 7 years ago
  47. 5121d4b Remove refs to VS6 from generate_visualc_files.pl by Andres AG · 7 years ago
  48. 3c5f949 genereate_visualc_files.pl deletes old files by Andres Amaya Garcia · 8 years ago
  49. 533407a Use "#!/usr/bin/env perl" as shebang line. by fbrosson · 7 years ago
  50. 51f14be Remove VS6 files, only 2010 supported now by Manuel Pégourié-Gonnard · 10 years ago
  51. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  52. 813e585 Rename in visual C script and templates by Manuel Pégourié-Gonnard · 11 years ago
  53. 30159b4 Make visualc script less chatty by Manuel Pégourié-Gonnard · 11 years ago
  54. 50868a7 Rename VS script more appropriately by Manuel Pégourié-Gonnard · 11 years ago[Renamed (97%) from scripts/update_vs_apps.pl]
  55. 411f73e Factor some output code by Manuel Pégourié-Gonnard · 11 years ago
  56. 0598faf Generate VS2010 solution file by Manuel Pégourié-Gonnard · 11 years ago
  57. 41e8b62 Generate GUID for VS2010 apps by Manuel Pégourié-Gonnard · 11 years ago
  58. cd8f844 Add VS6 workspace to update-vs-apps.pl by Manuel Pégourié-Gonnard · 11 years ago
  59. 0aafa5c Add visual C main files to update_vs_apps.pl by Manuel Pégourié-Gonnard · 11 years ago
  60. 2d34fe3 Rework update-vs-apps script a bit by Manuel Pégourié-Gonnard · 11 years ago
  61. 684e9dc Add custom configurations with activation script by Manuel Pégourié-Gonnard · 12 years ago
  62. 1b57878 Add missing VS project files, generated by script by Manuel Pégourié-Gonnard · 12 years ago