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