1. 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
  2. a8b02ef pkey-random: Removed setting mbedtls_target in libs by Minos Galanakis · 1 year, 11 months ago
  3. 7f8e8c5 program-random: Updated Cmake libs variable by Minos Galanakis · 1 year, 11 months ago
  4. ce33e7b pkey Cmakelists: Updated the set libs to be consistent with others. by Minos Galanakis · 1 year, 11 months ago
  5. e13775d fuzzer Makefile: Added -lbcrypt linkage by Minos Galanakis · 2 years ago
  6. b8d6b82 programs: Cleaned up bcrypt linking refererences. by Minos Galanakis · 2 years ago
  7. 1c0c5d2 Fix for building programs with mingw by Simon Butcher · 7 years ago
  8. 33425de Correct check for WIN32 in cmake files for programs by Simon Butcher · 7 years ago
  9. 0ec1e68 Replace Windows APIs that are banned in Windows Store apps by Kevin Kane · 9 years ago
  10. bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
  11. fd3360e Remove unneeded setting of ret from ssl programs by Paul Elliott · 1 year, 11 months ago
  12. da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
  13. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  14. a722d0a Update CMake minimum version(s) to match main CMakeLists.txt by Paul Elliott · 1 year, 11 months ago
  15. 1bfc09b Move comment to its intended location by Gilles Peskine · 1 year, 11 months ago
  16. 0b62b7a Allow turning off re-generation of files with make by Gilles Peskine · 1 year, 11 months ago
  17. eab2055 Fix query_config.c generation with CMake build system by Ronald Cron · 1 year, 11 months ago
  18. b9664ee Don't include configuration adjustment headers by Gilles Peskine · 1 year, 11 months ago
  19. 17d5081 Merge pull request #8099 from gilles-peskine-arm/split-config_psa-prepare by Tom Cosgrove · 2 years ago
  20. 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
  21. 9af413b Don't try to include mbedtls/config_*.h by Gilles Peskine · 2 years, 3 months ago
  22. dbd13c3 Merge pull request #7662 from lpy4105/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
  23. d370f93 Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn by Gilles Peskine · 2 years ago
  24. 660bbf2 test: disable BIGNUM support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  25. 2f12a29 Merge pull request #7896 from AgathiyanB/gitignore-generated-files-toggle by Paul Elliott · 2 years ago
  26. 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  27. 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  28. 91d9daf Merge pull request #7925 from hasheddan/dtls-server-order by Dave Rodgman · 2 years, 1 month ago
  29. af2f7a6 Fix order of steps in DTLS server example program by Daniel Mangum · 2 years, 1 month ago
  30. 312b6df Add a missing guard in cert_req.c by Andrzej Kurek · 2 years, 1 month ago
  31. dda0019 ssl_test_lib: fix rebase error by Valerio Setti · 2 years, 1 month ago
  32. 5bdebb2 ssl_test_lib: fix variable naming for curve group by Valerio Setti · 2 years, 1 month ago
  33. fb6356f ssl_test_lib: simplify function which prints supported curves by Valerio Setti · 2 years, 1 month ago
  34. deb6764 ssl_test_lib: manage FFDH keys the same way as ECC ones by Valerio Setti · 2 years, 1 month ago
  35. acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years, 1 month ago
  36. 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  37. c4749b1 Merge pull request #7584 from gilles-peskine-arm/fuzz-file-open-fail by Dave Rodgman · 2 years, 1 month ago
  38. 6bc7a38 Support more SAN subtypes in cert_req.c by Andrzej Kurek · 2 years, 1 month ago
  39. 77b0d64 Add gitignore anchors to denote generated files by Agathiyan Bragadeesh · 2 years, 1 month ago
  40. 68e7544 parse_groups: curve -> group adaptations by Przemek Stekiel · 2 years, 1 month ago
  41. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  42. b078607 cert_write: Support write any for extended key usage by Pengyu Lv · 2 years, 3 months ago
  43. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  44. c23d222 Merge pull request #7728 from waleed-elmelegy-arm/crypt_and_hash-decrypt-fix by Dave Rodgman · 2 years, 1 month ago
  45. 60de0b1 Move the overallocation test to test suites by Andrzej Kurek · 2 years, 3 months ago
  46. aae3208 Add an mbedtls_calloc(SIZE_MAX/2, SIZE_MAX/2) test by Andrzej Kurek · 2 years, 3 months ago
  47. e35f3a2 Add a calloc selftest for more than a page by Andrzej Kurek · 2 years, 3 months ago
  48. ecaf6fb Documentation and cosmetic fixes by Andrzej Kurek · 2 years, 3 months ago
  49. 9032711 Move the calloc buffer initialization test to selftest.c by Andrzej Kurek · 2 years, 3 months ago
  50. 458b96b Merge pull request #7638 from AndrzejKurek/cert-apps-use-ips by Paul Elliott · 2 years, 2 months ago
  51. 7d42c0d Code cleanup #2 by Przemek Stekiel · 2 years, 2 months ago
  52. 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 2 months ago
  53. 46549cb Replace function calls in crypt_and_hash program with locals by Waleed Elmelegy · 2 years, 2 months ago
  54. 7d39cc4 Fix crypt_and_hash decrypt issue when used with stream cipher by Waleed Elmelegy · 2 years, 2 months ago
  55. 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
  56. 0624e46 Add a guard for IP parsing in cert_req app by Andrzej Kurek · 2 years, 2 months ago
  57. cd17ecf Use better IP parsing in x509 programs by Andrzej Kurek · 2 years, 2 months ago
  58. ff9fcbc ssl_client2, ssl_server2: code optimization + guards adaptation by Przemek Stekiel · 2 years, 2 months ago
  59. da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 2 months ago
  60. 316c19e Adapt guards, dependencies + optimizations by Przemek Stekiel · 2 years, 2 months ago
  61. e7db09b Move FFDH helper functions and macros to more suitable locations by Przemek Stekiel · 2 years, 2 months ago
  62. 6d7da5e Add FFDH support in client2, server2 applications by Przemek Stekiel · 2 years, 3 months ago
  63. 84b547b Merge pull request #7400 from AndrzejKurek/cert-write-sans by Gilles Peskine · 2 years, 2 months ago
  64. f994bc5 Refactor code in cert_write.c by Andrzej Kurek · 2 years, 2 months ago
  65. 7f97675 Merge pull request #5237 from davidhorstmann-arm/demo-out-of-tree by Dave Rodgman · 2 years, 3 months ago
  66. 5eebfb8 Enable escaping ';' in cert_write.c SANs by Andrzej Kurek · 2 years, 3 months ago
  67. 446e53d Fix a code style issue by Andrzej Kurek · 2 years, 3 months ago
  68. f70f460 Fix temporary IP parsing error by Andrzej Kurek · 2 years, 3 months ago
  69. ed55793 Update ip_string_to_bytes to cert_req version by Andrzej Kurek · 2 years, 4 months ago
  70. 5da1d75 Add missing memory deallocation by Andrzej Kurek · 2 years, 4 months ago
  71. 1bc7df2 Add documentation and a changelog entry by Andrzej Kurek · 2 years, 4 months ago
  72. ccdd975 Add a certificate exercising all supported SAN types by Andrzej Kurek · 2 years, 4 months ago
  73. aba165b Merge pull request #7586 from gilles-peskine-arm/gitignore-objects-at-root by Paul Elliott · 2 years, 3 months ago
  74. 8075f76 Ignore *.o everywhere by Gilles Peskine · 2 years, 3 months ago
  75. 1f9d8a4 Fuzz programs: print an error if loading the reproducer fails by Gilles Peskine · 2 years, 3 months ago
  76. 4dfa368 Fix demo scripts for out-of-tree builds by David Horstmann · 3 years, 8 months ago
  77. 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
  78. d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
  79. 417c4c8 Merge pull request #5770 from mstorsjo/win32-fallback-timer by Dave Rodgman · 2 years, 3 months ago
  80. 53a9ac5 Merge pull request #7443 from mprse/psa_init_in_programs by Gilles Peskine · 2 years, 3 months ago
  81. 94cf710 Revert increase of MEMORY_HEAP_SIZE in ssl_client2 by Przemek Stekiel · 2 years, 3 months ago
  82. 5346396 Fix code-style by Przemek Stekiel · 2 years, 3 months ago
  83. 758aef6 Add guards for mbedtls_psa_crypto_free() by Przemek Stekiel · 2 years, 4 months ago
  84. 774f9de Init PSA in fuzz programs by Przemek Stekiel · 2 years, 4 months ago
  85. 2c1ef09 Init PSA in pkey programs by Przemek Stekiel · 2 years, 4 months ago
  86. a8c560a Free psa crypto at the end of programs when initialized by Przemek Stekiel · 2 years, 4 months ago
  87. e296868 Remove print from mini_client by Przemek Stekiel · 2 years, 4 months ago
  88. a0a1c1e Move psa_crypto_init() after other init calls by Przemek Stekiel · 2 years, 4 months ago
  89. 6260ee9 cert_app: init entropy unconditionally by Przemek Stekiel · 2 years, 4 months ago
  90. 89c636e Init PSA in ssl and x509 programs by Przemek Stekiel · 2 years, 4 months ago
  91. d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  92. 7c1c7ce Merge pull request #7401 from AndrzejKurek/md-guards-missing by Gilles Peskine · 2 years, 4 months ago
  93. c9e8a65 Merge pull request #7298 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 4 months ago
  94. 0af3248 Change the format of md.h include comments by Andrzej Kurek · 2 years, 4 months ago
  95. 0e03f4c Remove unnecessary include by Andrzej Kurek · 2 years, 4 months ago
  96. 316b7dd Add a justification for early md.h include in programs by Andrzej Kurek · 2 years, 4 months ago
  97. da86e2e Revert to using MBEDTLS_SHA_1_C when mbedtls_sha1 is called directly by Andrzej Kurek · 2 years, 4 months ago
  98. eaea30d Remove duplicated md.h includes by Andrzej Kurek · 2 years, 4 months ago
  99. 27f9e78 Adding openssl configuration file and command to Makefile to be able to reproduce the certificate for testing Authority and Subject Key Id fields by toth92g · 4 years, 5 months ago
  100. 1b75e5f Add missing md.h includes by Andrzej Kurek · 2 years, 4 months ago