1. 862d503 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  2. 6152b02 Fixed typos by Paul Bakker · 10 years ago
  3. 2aa81cc Fix embarrassing mistake in rename.pl by Manuel Pégourié-Gonnard · 10 years ago
  4. d09a6b5 Move test scripts to tests/scripts by Manuel Pégourié-Gonnard · 10 years ago
  5. 7b53889 Remove support for HAVE_INT8 and HAVE_INT16 by Manuel Pégourié-Gonnard · 10 years ago
  6. e546ad4 Fix comment generated by generate_errors.pl by Manuel Pégourié-Gonnard · 10 years ago
  7. c559f04 Improve regexes in rename.pl by Manuel Pégourié-Gonnard · 10 years ago
  8. b20a70f Move rename.pl to scripts & add data file by Manuel Pégourié-Gonnard · 10 years ago
  9. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  10. 8a89fcd Rm references to removed config options by Manuel Pégourié-Gonnard · 10 years ago
  11. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  12. 4b378c9 Remove old script by Manuel Pégourié-Gonnard · 10 years ago
  13. 7c4e60f Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  14. 47e0214 Add -fdata-sections in memory.sh too by Manuel Pégourié-Gonnard · 10 years ago
  15. f9c1387 Drop POLARSSL_ERROR_STRERROR_BC by Manuel Pégourié-Gonnard · 10 years ago
  16. 57a26da Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  17. 3b110c2 Use link-time garbage collection in memory.sh by Manuel Pégourié-Gonnard · 10 years ago
  18. 4a7ed71 scripts/memory.sh only work on Linux by Manuel Pégourié-Gonnard · 10 years ago
  19. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  20. 129db08 Rm polarssl compat targets from Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  21. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  22. 385069f Add some missing 'static' on a few objects by Manuel Pégourié-Gonnard · 10 years ago
  23. ac08b54 Merge remote-tracking branch 'rasp/mem-leak' into development by Manuel Pégourié-Gonnard · 10 years ago
  24. 263438b Add a rule for another type of memory leak to find-mem-leak.cocci. by Mansour Moufid · 10 years ago
  25. 961c626 Add a semantic patch to find potential memory leaks. by Mansour Moufid · 10 years ago
  26. 8b7d7d6 Add curve25519 to ecc-heap.sh by Manuel Pégourié-Gonnard · 10 years ago
  27. 500de6e New script ecc-heap.sh by Manuel Pégourié-Gonnard · 10 years ago
  28. 92471fb Disable SRV_C for client measurement by Manuel Pégourié-Gonnard · 10 years ago
  29. c6dbc8e Output stack+heap usage with massif by Manuel Pégourié-Gonnard · 10 years ago
  30. c5b849b Refactor memory.sh by Manuel Pégourié-Gonnard · 10 years ago
  31. f166c54 Adapt memory.sh to config-suite-b by Manuel Pégourié-Gonnard · 10 years ago
  32. 4d5cc11 Add script to automate memory usage measurement by Manuel Pégourié-Gonnard · 10 years ago
  33. efd9dd0 Adapt bump_version.sh to new Makefile by Manuel Pégourié-Gonnard · 10 years ago
  34. f812054 Revert "Replace SONAME with SOVERSION in makefile" by Manuel Pégourié-Gonnard · 10 years ago
  35. fd9afb2 Add a semantic patch to remove casts of malloc. by Mansour Moufid · 10 years ago
  36. 5b535de Add a semantic patch to remove casts of malloc. by Mansour Moufid · 10 years ago
  37. ac1f76c Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  38. f5dc8ec Update error.fmt to match update error.c by Manuel Pégourié-Gonnard · 10 years ago
  39. 6aa04bc modify scripts/* and tests/* to use polarssl_snprintf by Rich Evans · 10 years ago
  40. 4180800 Replace SONAME with SOVERSION in makefile by Manuel Pégourié-Gonnard · 10 years ago
  41. daae3b7 Prepare for mbed TLS 1.3.10 release by Paul Bakker · 10 years ago
  42. 7e81e70 Fix left out printf's by Manuel Pégourié-Gonnard · 10 years ago
  43. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  44. 8984cc8 Add script for polarssl symlink creation by Manuel Pégourié-Gonnard · 10 years ago
  45. 813e585 Rename in visual C script and templates by Manuel Pégourié-Gonnard · 10 years ago
  46. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 10 years ago
  47. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 10 years ago
  48. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 10 years ago
  49. a658a40 Update copyright by Manuel Pégourié-Gonnard · 10 years ago
  50. f234ff8 Rename doxyfile by Manuel Pégourié-Gonnard · 10 years ago
  51. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 10 years ago
  52. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 10 years ago
  53. a9a9916 generate_errors.pl now errors on duplicate codes by Manuel Pégourié-Gonnard · 10 years ago
  54. e522d0f Merge smarter certificate selection for pre-TLS-1.2 clients by Paul Bakker · 10 years ago
  55. f6080b8 Merge support for enabling / disabling renegotiation support at compile-time by Paul Bakker · 10 years ago
  56. 6f303ce Fix portability issue in script by Manuel Pégourié-Gonnard · 10 years ago
  57. 86b2908 Adapt to "negative" switch for renego by Manuel Pégourié-Gonnard · 10 years ago
  58. 10c44d7 Allow x509_crt_verify_child() in recursion.pl by Manuel Pégourié-Gonnard · 10 years ago
  59. 052ae25 Avoid advertising private option by Manuel Pégourié-Gonnard · 10 years ago
  60. fd60a5c Add script finding recursive functions by Manuel Pégourié-Gonnard · 10 years ago
  61. 5924f9f Add script to find malloc() not followed by init by Manuel Pégourié-Gonnard · 10 years ago
  62. ab3d862 Make config.pl more versatile by Manuel Pégourié-Gonnard · 10 years ago
  63. bb3a7f2 Add scripts to create "full" config.h by Manuel Pégourié-Gonnard · 10 years ago
  64. 0464dd9 Fix bee8ded in error template file too by Paul Bakker · 10 years ago
  65. 39daf66 Ability to ignore changes to Makefiles due to CMake usage by Paul Bakker · 10 years ago
  66. b5212b4 Merge CCM cipher mode and ciphersuites by Paul Bakker · 11 years ago
  67. d66f900 Simplify usage of generate scripts by Manuel Pégourié-Gonnard · 11 years ago
  68. 71c8f20 Add generate_visualc_files to bump_version by Manuel Pégourié-Gonnard · 11 years ago
  69. 30159b4 Make visualc script less chatty by Manuel Pégourié-Gonnard · 11 years ago
  70. 50868a7 Rename VS script more appropriately by Manuel Pégourié-Gonnard · 11 years ago
  71. 411f73e Factor some output code by Manuel Pégourié-Gonnard · 11 years ago
  72. 0598faf Generate VS2010 solution file by Manuel Pégourié-Gonnard · 11 years ago
  73. 41e8b62 Generate GUID for VS2010 apps by Manuel Pégourié-Gonnard · 11 years ago
  74. cd8f844 Add VS6 workspace to update-vs-apps.pl by Manuel Pégourié-Gonnard · 11 years ago
  75. 0aafa5c Add visual C main files to update_vs_apps.pl by Manuel Pégourié-Gonnard · 11 years ago
  76. 2d34fe3 Rework update-vs-apps script a bit by Manuel Pégourié-Gonnard · 11 years ago
  77. fe671f4 Add markers around generated code in error.c by Manuel Pégourié-Gonnard · 11 years ago
  78. a6916fa Add (placeholder) CCM module by Manuel Pégourié-Gonnard · 11 years ago
  79. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  80. 2ca1dc8 Updated error.c and version_features.c based on changes by Paul Bakker · 11 years ago
  81. 790e395 Fixed to the features check by Paul Bakker · 11 years ago
  82. 0bc1f23 Adapt script and instructions for alt config.h by Manuel Pégourié-Gonnard · 11 years ago
  83. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  84. 0f90d7d version_check_feature() added to check for compile-time options at run-time by Paul Bakker · 11 years ago
  85. 1f69a93 Move configs to 'configs/' and activate-config.pl should be called from root by Paul Bakker · 11 years ago
  86. cf38367 Fix HMAC_DRBG and RIPEMD160 error codes by Manuel Pégourié-Gonnard · 11 years ago
  87. 17d99fc Fixed error.fmt to match active error.c code by Paul Bakker · 11 years ago
  88. 9118072 bump_version script also handled SOVERSION for library/Makefile by Paul Bakker · 11 years ago polarssl-1.3.2
  89. fa6a620 Defines for UEFI environment under MSVC added by Paul Bakker · 11 years ago
  90. b9cfaa0 Explicit conversions and minor changes to prevent MSVC compiler warnings by Paul Bakker · 11 years ago
  91. b887f11 Removed return from error_strerror() by Paul Bakker · 11 years ago
  92. 2466d93 Threading abstraction layer added by Paul Bakker · 11 years ago
  93. 420edca Clean up config-suite-b.h thanks to new certs by Manuel Pégourié-Gonnard · 11 years ago
  94. cbf3ef3 RSA and ECDSA key exchanges don't depend on CRL by Manuel Pégourié-Gonnard · 11 years ago
  95. 684e9dc Add custom configurations with activation script by Manuel Pégourié-Gonnard · 11 years ago
  96. eaed9df Added --soversion to help in bump_version.sh by Paul Bakker · 11 years ago
  97. ef009ff Small fix to check_doxy_blocks script by Manuel Pégourié-Gonnard · 11 years ago
  98. 1b57878 Add missing VS project files, generated by script by Manuel Pégourié-Gonnard · 11 years ago
  99. 5187656 Renamed X509 / X509WRITE error codes to generic (non-cert-specific) by Paul Bakker · 11 years ago
  100. 36713e8 Fixed bunch of X509_PARSE related defines / dependencies by Paul Bakker · 11 years ago