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