1. 97a7dc6 Fix Visual Studio template files by Simon Butcher · 8 years ago
  2. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  3. 385069f Add some missing 'static' on a few objects by Manuel Pégourié-Gonnard · 10 years ago
  4. ac1f76c Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  5. f5dc8ec Update error.fmt to match update error.c by Manuel Pégourié-Gonnard · 10 years ago
  6. 6aa04bc modify scripts/* and tests/* to use polarssl_snprintf by Rich Evans · 11 years ago
  7. daae3b7 Prepare for mbed TLS 1.3.10 release by Paul Bakker · 10 years ago
  8. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  9. 813e585 Rename in visual C script and templates by Manuel Pégourié-Gonnard · 11 years ago
  10. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  11. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  12. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  13. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  14. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  15. 0464dd9 Fix bee8ded in error template file too by Paul Bakker · 11 years ago
  16. 0598faf Generate VS2010 solution file by Manuel Pégourié-Gonnard · 11 years ago
  17. 41e8b62 Generate GUID for VS2010 apps by Manuel Pégourié-Gonnard · 11 years ago
  18. cd8f844 Add VS6 workspace to update-vs-apps.pl by Manuel Pégourié-Gonnard · 11 years ago
  19. 0aafa5c Add visual C main files to update_vs_apps.pl by Manuel Pégourié-Gonnard · 11 years ago
  20. fe671f4 Add markers around generated code in error.c by Manuel Pégourié-Gonnard · 11 years ago
  21. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  22. 2ca1dc8 Updated error.c and version_features.c based on changes by Paul Bakker · 11 years ago
  23. 790e395 Fixed to the features check by Paul Bakker · 11 years ago
  24. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  25. 0f90d7d version_check_feature() added to check for compile-time options at run-time by Paul Bakker · 11 years ago
  26. 1f69a93 Move configs to 'configs/' and activate-config.pl should be called from root by Paul Bakker · 11 years ago
  27. 17d99fc Fixed error.fmt to match active error.c code by Paul Bakker · 12 years ago
  28. fa6a620 Defines for UEFI environment under MSVC added by Paul Bakker · 12 years ago
  29. b9cfaa0 Explicit conversions and minor changes to prevent MSVC compiler warnings by Paul Bakker · 12 years ago
  30. b887f11 Removed return from error_strerror() by Paul Bakker · 12 years ago
  31. 420edca Clean up config-suite-b.h thanks to new certs by Manuel Pégourié-Gonnard · 12 years ago
  32. cbf3ef3 RSA and ECDSA key exchanges don't depend on CRL by Manuel Pégourié-Gonnard · 12 years ago
  33. 684e9dc Add custom configurations with activation script by Manuel Pégourié-Gonnard · 12 years ago
  34. 1b57878 Add missing VS project files, generated by script by Manuel Pégourié-Gonnard · 12 years ago
  35. e2ab84f Renamed error_strerror() to the less conflicting polarssl_strerror() by Paul Bakker · 12 years ago
  36. b2a1140 Added error.h inclusion in error.c template by Paul Bakker · 12 years ago
  37. a023437 Made change to error.c for dummy error_strerror() permanent by Paul Bakker · 12 years ago
  38. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 13 years ago
  39. d0a345e - Added MFC snprintf macro by Paul Bakker · 14 years ago
  40. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago