1. bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
  2. 25c271a Merge pull request #8182 from daverodgman/asn1write-size by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/development/pr-8182-67c86e626ba71adb1ace10e3d6fd65ecde9ae3c6
  3. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  4. 8fbef06 Merge pull request #8217 from paul-elliott-arm/remove_unused_values_programs by Gilles Peskine · 1 year, 11 months ago
  5. 5083a5b Merge pull request #8220 from jnmeurisse/development by Gilles Peskine · 1 year, 11 months ago
  6. 83f0a65 Fix issue #8215 : add missing requires documentation in mbedtls_config.h by jnmeurisse · 1 year, 11 months ago
  7. 0c9516e code style by Dave Rodgman · 1 year, 11 months ago
  8. 127f35d Merge remote-tracking branch 'origin/development' into asn1write-size by Dave Rodgman · 1 year, 11 months ago
  9. ecdfc1c Fix poorly named function by Dave Rodgman · 1 year, 11 months ago
  10. fd3360e Remove unneeded setting of ret from ssl programs by Paul Elliott · 1 year, 11 months ago
  11. 170be45 Merge pull request #8207 from mcagriaksoy/branch_old_try by Gilles Peskine · 1 year, 11 months ago
  12. 865730e Merge pull request #8212 from tom-cosgrove-arm/mbedtls_ssl_max_early_data_size-default-value by Gilles Peskine · 1 year, 11 months ago
  13. 7f84471 Adding changelog for log level message fix by mcagriaksoy · 1 year, 11 months ago
  14. 6fda82c Merge pull request #8214 from daverodgman/clang18-fix by Dave Rodgman · 1 year, 11 months ago
  15. a11eac4 code style by Dave Rodgman · 1 year, 11 months ago
  16. e99b24d Fix some clang-18 warnings by Dave Rodgman · 1 year, 11 months ago
  17. a63775b Move MBEDTLS_SSL_MAX_EARLY_DATA_SIZE to the correct section by Tom Cosgrove · 1 year, 11 months ago
  18. 3b4471e MBEDTLS_SSL_MAX_EARLY_DATA_SIZE: default value should be commented out in config by Tom Cosgrove · 1 year, 11 months ago
  19. b95e92c Merge pull request #8076 from valeriosetti/issue8005 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  20. d9f2280 Fixes log level for got supported group message by mcagriaksoy · 1 year, 11 months ago
  21. 0ddffb6 Merge pull request #7210 from sergio-nsk/patch-2 by Gilles Peskine · 1 year, 11 months ago
  22. 3d0bffb Improve statement in driver-only-builds.md by Paul Elliott · 1 year, 11 months ago
  23. 9b5d7d7 Merge pull request #8195 from daverodgman/improve_sslmsg by Gilles Peskine · 1 year, 11 months ago
  24. 3cea3ef Merge pull request #8025 from AgathiyanB/accept-numericoid-hexstring-x509 by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8025-f22999e99fff38825fb86794905c87dff5a4cdf8
  25. f22999e Merge pull request #8093 from yuhaoth/pr/add-target-architecture-macros by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8093-da0bb9fae87fbf636cb9060fb8df04862fc3f172
  26. da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
  27. 0934b20 Merge pull request #8190 from paul-elliott-arm/update_cmake_min_ver by Paul Elliott · 1 year, 11 months ago
  28. 7d52f2a Improve use of ct interface in mbedtls_ssl_decrypt_buf by Dave Rodgman · 1 year, 11 months ago
  29. 31beb2d Merge pull request #8166 from gilles-peskine-arm/p256-m-zeroize by Dave Rodgman · 1 year, 11 months ago
  30. 4923640 Merge pull request #8189 from tom-cosgrove-arm/fix-ct-error-padlen-correct by Dave Rodgman · 1 year, 11 months ago
  31. 2e38a0d More spelling corrections by Gilles Peskine · 1 year, 11 months ago
  32. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  33. 4843278 Allow "Mbed TLS" as the project name in Doxygen by Gilles Peskine · 2 years ago
  34. a72ea81 Remove double blank line in x509_create.c by Agathiyan Bragadeesh · 1 year, 11 months ago
  35. c7959b2 Remove magic number in x509.c by Agathiyan Bragadeesh · 1 year, 11 months ago
  36. bc519a5 Merge pull request #8188 from paul-elliott-arm/fix_pkcs7_use_uninit by Tom Cosgrove · 1 year, 11 months ago
  37. a722d0a Update CMake minimum version(s) to match main CMakeLists.txt by Paul Elliott · 1 year, 11 months ago
  38. 9d8a7d6 Use the correct variable when tracking padding length by Tom Cosgrove · 1 year, 11 months ago
  39. 1d9e8f1 Merge pull request #7797 from gilles-peskine-arm/python-cryptography-on-windows by Gilles Peskine · 1 year, 11 months ago
  40. 45b6e5e Prevent potential use of uninitialised data in pkcs7 tests by Paul Elliott · 1 year, 11 months ago
  41. 2b0d53a Merge pull request #7590 from daverodgman/ct-x86-asm by Dave Rodgman · 1 year, 11 months ago
  42. 9b9ac4c Merge pull request #8175 from ronald-cron-arm/fix-query-config-generation-with-cmake by Ronald Cron · 1 year, 11 months ago
  43. ad2f351 Merge pull request #8171 from ronald-cron-arm/misc-minor-fixes by Ronald Cron · 1 year, 11 months ago
  44. dc669a1 Fix type error by Dave Rodgman · 1 year, 11 months ago
  45. 5265c31 Fix type-conversion error by Dave Rodgman · 1 year, 11 months ago
  46. 4935283 Eliminate duplicate of mbedtls_asn1_find_named_data by Dave Rodgman · 1 year, 11 months ago
  47. 33287ae Tidy up mbedtls_asn1_write_len by Dave Rodgman · 1 year, 11 months ago
  48. cf5f746 Refactor out some common code by Dave Rodgman · 1 year, 11 months ago
  49. 7fda906 Merge pull request #8161 from gilles-peskine-arm/config-boolean-options-wrong-section-202309 by Dave Rodgman · 1 year, 11 months ago
  50. 3bbedf6 code style by Dave Rodgman · 1 year, 11 months ago
  51. 9f366b0 Reduce code size in mbedtls_asn1_write_len by Dave Rodgman · 1 year, 11 months ago
  52. 82fe082 Merge pull request #8180 from daverodgman/sha2-zeroize by Dave Rodgman · 1 year, 11 months ago
  53. aafd1e0 Ensure all md_<hash>_finish functions perform zeroization by Dave Rodgman · 1 year, 11 months ago
  54. ce1bb3d Merge pull request #8178 from tom-cosgrove-arm/remove-tautological-null-pointer-check-sha3_c by Paul Elliott · 1 year, 11 months ago gh-readonly-queue/development/pr-8178-33fbd373bea54711ce935a376e5e594f85f9d020
  55. 876346e Remove always-false null pointer check in sha3.c that Coverity complains about by Tom Cosgrove · 1 year, 11 months ago
  56. ecc9961 Reinforce warning about a significant comment by Gilles Peskine · 1 year, 11 months ago
  57. 1bfc09b Move comment to its intended location by Gilles Peskine · 1 year, 11 months ago
  58. eeed74e Fix `prepare_release.sh -u` with CMakeLists.txt by Gilles Peskine · 1 year, 11 months ago
  59. 3f8e483 Mark y as modified in x86 asm for mbedtls_ct_uint_lt by Dave Rodgman · 1 year, 11 months ago
  60. 4a97e73 Eliminate a redundant not from x86 asm by Dave Rodgman · 1 year, 11 months ago
  61. b6b8f6c Make variable name consistent in x86_64 asm by Dave Rodgman · 1 year, 11 months ago
  62. 5f24985 Better register allocation for x86_64 asm by Dave Rodgman · 1 year, 11 months ago
  63. 99f0cdc Remove not-needed mov in x86_64 asm by Dave Rodgman · 1 year, 11 months ago
  64. 473f636 In releases, turn off GEN_FILES in Makefile and CMakeLists.txt by Gilles Peskine · 1 year, 11 months ago
  65. dea4c7e Prepare to generalize the script to do more than .gitignore by Gilles Peskine · 1 year, 11 months ago
  66. 0b62b7a Allow turning off re-generation of files with make by Gilles Peskine · 1 year, 11 months ago
  67. 706a1c3 Fix code style by Agathiyan Bragadeesh · 1 year, 11 months ago
  68. c34804d Fix bug with checking max dn length with hexpairs by Agathiyan Bragadeesh · 1 year, 11 months ago
  69. d34c426 Move conditionals to keep doxygen with function by Agathiyan Bragadeesh · 1 year, 11 months ago
  70. d7a983a Fix generate_query_config.pl usage by Ronald Cron · 1 year, 11 months ago
  71. eab2055 Fix query_config.c generation with CMake build system by Ronald Cron · 2 years ago
  72. 33fbd37 Merge pull request #8174 from Mbed-TLS/fix-pkwrite-test-dependencies by Ronald Cron · 1 year, 11 months ago
  73. 8ece2e9 Fix incorrect test dependencies in pkwrite tests by David Horstmann · 1 year, 11 months ago fix-pkwrite-test-dependencies
  74. 8673383 Modernize documentation of MBEDTLS_PLATFORM_ZEROIZE_ALT by Gilles Peskine · 1 year, 11 months ago
  75. d3d566f PSA config: Add comment about HKDF by Ronald Cron · 1 year, 11 months ago
  76. b9c7953 pkwrite: Fix defined but not used warning by Ronald Cron · 1 year, 11 months ago
  77. 8cae2c2 Use the zeroize function from Mbed TLS by Gilles Peskine · 1 year, 11 months ago
  78. 5859098 Merge pull request #8160 from daverodgman/warn-unreachable by Gilles Peskine · 1 year, 11 months ago
  79. d1ce030 Merge pull request #8159 from gilles-peskine-arm/split-config_psa-split by Gilles Peskine · 1 year, 11 months ago
  80. 85061b9 Improve sanity checking of MBEDTLS_HAVE_INTxx by Dave Rodgman · 1 year, 11 months ago
  81. b7b8c09 Update bignum_core.c by Dave Rodgman · 1 year, 11 months ago
  82. f9e4caf Comment out default definition by Gilles Peskine · 1 year, 11 months ago
  83. ff2558a Fix unused variable in some TLS 1.3 builds by Gilles Peskine · 1 year, 11 months ago
  84. d65ea42 Fix some TLS 1.3 settings that were required in mbedtls_config.h by Gilles Peskine · 1 year, 11 months ago
  85. da69eaa TLS 1.3 support is mostly complete by Gilles Peskine · 1 year, 11 months ago
  86. a8861e0 Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
  87. 7e1e7be Simplify fixes for unreachable code by Dave Rodgman · 1 year, 11 months ago
  88. cfa7223 Fix warnings about unreachable code by Dave Rodgman · 1 year, 11 months ago
  89. 0364c8a Introduce MBEDTLS_IGNORE_UNREACHABLE_BEGIN by Dave Rodgman · 1 year, 11 months ago
  90. 945d674 Merge pull request #8157 from actonlang/fix-include-psa-utils-internals by Paul Elliott · 1 year, 11 months ago
  91. edc2379 Split build_info.h: create and populate mbedtls/config_adjust_ssl.h by Gilles Peskine · 1 year, 11 months ago
  92. dc720b0 Split build_info.h: create mbedtls/config_adjust_x509.h by Gilles Peskine · 1 year, 11 months ago
  93. 9d6a63b Split build_info.h: create and populate mbedtls/config_adjust_legacy_crypto.h by Gilles Peskine · 1 year, 11 months ago
  94. 4fb1542 Split config_psa.h: create and populate mbedtls/config_adjust_legacy_from_psa.h by Gilles Peskine · 1 year, 11 months ago
  95. 10c6f07 Split config_psa.h: create and populate mbedtls/config_adjust_psa_from_legacy.h by Gilles Peskine · 1 year, 11 months ago
  96. eca0178 Split config_psa.h: create and populate mbedtls/config_adjust_psa_superset_legacy.h by Gilles Peskine · 1 year, 11 months ago
  97. 5823977 Split config_psa.h: create and populate psa/crypto_adjust_auto_enabled.h by Gilles Peskine · 1 year, 11 months ago
  98. 7b7d903 Split config_psa.h: create and populate psa/crypto_adjust_config_synonyms.h by Gilles Peskine · 1 year, 11 months ago
  99. b9664ee Don't include configuration adjustment headers by Gilles Peskine · 1 year, 11 months ago
  100. 5dfaca4 all.sh: fix comments by Valerio Setti · 1 year, 11 months ago