1. df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 5 months ago
  2. 5464773 Add checks to selftest by Dave Rodgman · 2 years, 6 months ago
  3. 9b45f6b Fix more argc checks by Aditya Deshpande · 2 years, 6 months ago
  4. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  5. e3d8f31 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  6. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  7. d10e0a6 sha: fix minor issues/typos by Valerio Setti · 2 years, 8 months ago
  8. 7796cc4 Fix overflow in mbedtls_timing_hardclock by Dave Rodgman · 2 years, 8 months ago
  9. 46e8fd8 test: sha: test SHA224 and SHA256 separately by Valerio Setti · 2 years, 8 months ago
  10. 898e7a3 test: sha: test SHA384 and SHA512 separately by Valerio Setti · 2 years, 8 months ago
  11. ebf322d Merge pull request #6629 from concatime/cmake-config-dir by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  12. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  13. 760f3a0 Install CMake files in MbedTLS dir by Issam E. Maghni · 2 years, 9 months ago
  14. 6832774 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
  15. e9b5592 Remove useless platform macro redefinitions: automatic part by Gilles Peskine · 2 years, 11 months ago
  16. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  17. 62c8763 Improve macro expansion help message by Jerry Yu · 3 years ago
  18. 08dccc1 Improve help message by Jerry Yu · 3 years ago
  19. 2fcb056 Add requires_{any,all}_configs_enabled functions by Jerry Yu · 3 years ago
  20. 0ff241a Remove largely useless bit of test log to silence GCC 12 by Gilles Peskine · 3 years, 1 month ago
  21. d87e46f Merge pull request #3641 from okhowang/c99 by Dave Rodgman · 3 years, 3 months ago
  22. 9bc53a2 Merge pull request #5806 from josesimoes/fix-3031 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  23. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  24. faef649 Fix Ubuntu compile error in udp_proxy.c by Dave Rodgman · 3 years, 3 months ago
  25. 2341956 Remove prompt to exit in all programs by josesimoes · 3 years, 3 months ago
  26. 72b99ed Merge pull request #5381 from mpg/benchmark-ecc-heap by Gilles Peskine · 3 years, 3 months ago
  27. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  28. ed35887 Merge pull request #2104 from hanno-arm/iotssl-2071 by Dave Rodgman · 3 years, 4 months ago
  29. 8f5a29a Improve fix for printf specifier by Dave Rodgman · 3 years, 4 months ago
  30. eaba723 Fix printf specifier by Dave Rodgman · 3 years, 4 months ago
  31. e2e7e94 Fail for types not of size 2, 4 or 8 by Dave Rodgman · 3 years, 4 months ago
  32. baae59c Improve documentation of absence-of-padding check by Hanno Becker · 7 years ago
  33. 0d7dd3c Check that size_t and ptrdiff_t don't have padding by Hanno Becker · 7 years ago
  34. 4ab3850 Check that integer types don't use padding bits in selftest by Hanno Becker · 7 years ago
  35. e756f64 Seed the PRNG even if time() isn't available by Gilles Peskine · 3 years, 4 months ago
  36. 6056e7a Fix benchmark and udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  37. 5b9cb9e programs/test: fix build without MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  38. fd222da Fix the build when MBEDTLS_PLATFORM_C is unset by Gilles Peskine · 3 years, 5 months ago
  39. bf5b46c Fix alignment in benchmark output by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  40. 6ced002 Count allocs without side-effects by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  41. cd4ad0c No need to call a function to avoid a warning. by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  42. 68322c4 Remove old useless function from benchmark by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  43. c405544 Use alloc counters in memory benchmarking by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  44. a93aa58 Fix build failure in benchmark in reduced configs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  45. 29ceb56 fix help message issues by Jerry Yu · 3 years, 8 months ago
  46. a15f3cc Add list_config into query_comile_time_config by Jerry Yu · 3 years, 8 months ago
  47. 84e63a7 Add list_config generation by Jerry Yu · 3 years, 8 months ago
  48. 834d229 Fix dynamic library extension on macOS by Gilles Peskine · 3 years, 9 months ago
  49. 7fb54c5 More explicit output for the test program by Gilles Peskine · 3 years, 9 months ago
  50. b6a0299 Avoid undefined variable warning without MBEDTLS_MD_C by Gilles Peskine · 3 years, 9 months ago
  51. 88e3e70 Use CMake's knowledge of what system library has dlopen() by Gilles Peskine · 3 years, 9 months ago
  52. f80a029 Don't build dlopen when building for Windows by Gilles Peskine · 3 years, 9 months ago
  53. 5dbee58 Only link with libdl on Linux by Gilles Peskine · 3 years, 9 months ago
  54. ca14459 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago
  55. a7c247e New test app for dynamic loading of libmbed* with dlopen by Gilles Peskine · 3 years, 9 months ago
  56. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  57. d64f4b2 Fix assorted spelling and wording issues by David Horstmann · 3 years, 10 months ago
  58. e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
  59. 86cfa6c Allow CMake to generate query_config.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  60. 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  61. 0bf740e Merge pull request #4765 from gilles-peskine-arm/all.sh-subshells-3.0 by Gilles Peskine · 4 years ago
  62. 91e890e Add documentation by Gilles Peskine · 4 years ago
  63. 3cbd69c Switch to 4-space indentation by Gilles Peskine · 4 years ago
  64. 03ab544 Generate cpp_cummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
  65. 71ce4ef Fix bug with UDP proxy not forwarding enough by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  66. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  67. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  68. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  69. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  70. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
  71. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  72. 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 4 years, 2 months ago
  73. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  74. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  75. 9a9609e Make static all the functions moved to bechmark.c by TRodziewicz · 4 years, 2 months ago
  76. 90f304f Fixing test_clang_opt (asm not defined) by TRodziewicz · 4 years, 2 months ago
  77. d854083 Move part of timing module out of the library by TRodziewicz · 4 years, 2 months ago
  78. 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
  79. c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
  80. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  81. c1905a1 Change mbedtls_rsa_init() signature by Ronald Cron · 4 years, 2 months ago
  82. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  83. d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
  84. ba9cb76 static initialize comb table by kXuan · 4 years, 4 months ago
  85. 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 3 months ago
  86. 3248be4 Merge pull request #4462 from netfoundry/gcc11.fixes by Gilles Peskine · 4 years, 3 months ago
  87. aa13e93 avoid "maybe-uninitialized" and "free-nonheap-object" errors/warnings with gcc11 by Shawn Carey · 4 years, 3 months ago
  88. 2213871 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  89. 9c58274 Remove automatically generated source files by Gilles Peskine · 4 years, 3 months ago
  90. 102c89e Remove the MBEDTLS_SSL_RECORD_CHECKING option by TRodziewicz · 4 years, 3 months ago
  91. 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
  92. dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  93. 98d00d0 Merge pull request #4426 from ronald-cron-arm/remove-enable-weak-ciphersuites by Ronald Cron · 4 years, 3 months ago
  94. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  95. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  96. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  97. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  98. cee4270 Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option by Ronald Cron · 4 years, 3 months ago
  99. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  100. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago