1. 8ed4d94 Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on by Gilles Peskine · 9 months ago
  2. 202b69c Merge pull request #9302 from valeriosetti/psa-use-static-slots by Gilles Peskine · 10 months ago
  3. 99c3423 Changelog entry for MBEDTLS_USE_PSA_CRYPTO always enabled by Gilles Peskine · 10 months ago
  4. f0abbb4 Merge pull request #9711 from ThePassionate/mbedtls-1021 by David Horstmann · 10 months ago
  5. 12bccc7 changelog: fix typo by Valerio Setti · 10 months ago
  6. bed5d1b changelog: updated description by Valerio Setti · 10 months ago
  7. 2b52e76 changelog: updated description by Valerio Setti · 10 months ago
  8. d47d987 changelog: describe support for static key slot buffers by Valerio Setti · 10 months ago
  9. a40e95f Add newline to ChangeLog entry by David Horstmann · 10 months ago
  10. 9606d56 net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
  11. 4e4647a Merge pull request #9690 from valeriosetti/fix-pk-write-buffer-overrun by Gilles Peskine · 10 months ago
  12. 604e4d9 Fix completion mistake in changelog entry by Gilles Peskine · 10 months ago
  13. e298eeb Changelog entry for security fix by Gilles Peskine · 10 months ago
  14. a3c2a8f Fix driver schema json default type requirements by Gergely Korcsák · 10 months ago
  15. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  16. 6f03eb8 Changelog entry: fix #9551 by Gilles Peskine · 11 months ago
  17. e5b261f Fix ChangeLog format error by Harry Ramsey · 11 months ago
  18. 5125a1b Add ChangeLog for moving OID string conversion functions by Harry Ramsey · 11 months ago
  19. b676959 Fix Changelog formatting by Janos Follath · 12 months ago
  20. 6154765 Improve ChangeLog by Janos Follath · 12 months ago
  21. e1d1854 Add changelog by Janos Follath · 12 months ago
  22. b721ccc Add a ChangeLog entry by Manuel Pégourié-Gonnard · 12 months ago
  23. 0b0f090 Merge remote-tracking branch 'restricted/development-restricted' into dev-mergeback by Manuel Pégourié-Gonnard · 11 months ago
  24. 99b57bd Merge pull request #1272 from eleuzi01/forward-1263 by Gilles Peskine · 11 months ago
  25. ab0af45 Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development by Gilles Peskine · 11 months ago gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
  26. 0a2b6e2 Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 12 months ago
  27. 805ac15 Merge pull request #9244 from waleed-elmelegy-arm/fix-tls13_parse_client_hello-issue by Gilles Peskine · 12 months ago
  28. 344f79b Reduce the wording in changelog entry by Waleed Elmelegy · 12 months ago
  29. 65e73c8 Improve the changelog entry for fixing legacy compression issue by Waleed Elmelegy · 12 months ago
  30. b5df9d8 Add chanelog entry for fixing legacy comprssion methods issue by Waleed Elmelegy · 12 months ago
  31. da27eba Tiny fix in ChangeLog pt 2 by Elena Uziunaite · 12 months ago
  32. e0c6f80 Tiny fix in ChangeLog by Elena Uziunaite · 12 months ago
  33. 98dd0c1 Changelog entry for the RSA memory leak by Gilles Peskine · 12 months ago
  34. f72a510 Edit ChangeLog entry by Elena Uziunaite · 12 months ago
  35. 16f0e18 Update ChangeLog by Elena Uziunaite · 12 months ago
  36. cb0ed88 Add change log entry for adding psa_key_agreement() API by Waleed Elmelegy · 12 months ago
  37. 8067879 Merge pull request #9313 from sezrab/psa_util_in_builds_without_psa-development by Manuel Pégourié-Gonnard · 12 months ago
  38. 26769f1 Changelog entry by Sam Berry · 12 months ago
  39. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  40. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  41. 75fd240 Changelog entry for MBEDTLS_PSA_KEY_STORE_DYNAMIC by Gilles Peskine · 1 year, 2 months ago
  42. 7e39028 Fix build of v3.6 with unset MBEDTLS_DHM_C but MBEDTLS_USE_PSA_CRYPTO set (fixes #9188) by Michael Schuster · 1 year, 2 months ago
  43. 4394067 Fix server mode only build of v3.6 with MBEDTLS_SSL_CLI_C unset (fixes #9186) by Michael Schuster · 1 year, 2 months ago
  44. 123a625 Resolved merge conflicts caused by file moved in #8226 by Minos Galanakis · 12 months ago
  45. 1e65e64 Fix overlap between volatile keys and built-in keys by Gilles Peskine · 1 year, 1 month ago
  46. b0b1b32 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  47. 2f1bebd Add newline to ChangeLog entry by Thomas Daubney · 1 year ago
  48. 5db9027 Add ChangeLog entry by Thomas Daubney · 1 year ago
  49. 3077f2f Remove experimental, superseded function psa_generate_key_ext by Gilles Peskine · 1 year ago
  50. b0cc2ad Changelog entry for the move from key_ext to key_custom functions by Gilles Peskine · 1 year, 2 months ago
  51. 726e57f Merge pull request #1249 from gilles-peskine-arm/psa-drbg-no-hmac-document by Gilles Peskine · 1 year ago
  52. b59bf58 Merge pull request #1247 from gilles-peskine-arm/ecdsa-conversion-overflow by Manuel Pégourié-Gonnard · 1 year ago
  53. c971d80 Merge pull request #9315 from gilles-peskine-arm/psa_cipher_decrypt-ccm_star-iv_length_enforcement by Gilles Peskine · 1 year, 1 month ago
  54. 868d252 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
  55. a9e7ac9 Improve description of who is affected by Gilles Peskine · 1 year, 1 month ago
  56. 6bba0a8 Fix stack buffer overflow in ECDSA signature format conversions by Gilles Peskine · 1 year, 1 month ago
  57. 7b6ddfc psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  58. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  59. e92adaf Remove mention of driver from ChangeLog by Thomas Daubney · 1 year, 1 month ago
  60. 197536d Improve ChangeLog wording by Thomas Daubney · 1 year, 1 month ago
  61. d9392f0 Merge pull request #9250 from eleuzi01/bug-9029 by Paul Elliott · 1 year, 1 month ago gh-readonly-queue/development/pr-9250-82658eb90c7e7d2133fc5446c5e5f56e6d1ecfc9
  62. 82658eb Merge pull request #9138 from valeriosetti/issue9126 by Manuel Pégourié-Gonnard · 1 year, 1 month ago
  63. 19efa3d changelog: add changelog by Valerio Setti · 1 year, 2 months ago
  64. 4cfee21 Changelog Fix by Elena Uziunaite · 1 year, 2 months ago
  65. 4d9fb8b Add ChangeLog by Elena Uziunaite · 1 year, 2 months ago
  66. 24f81cb Improve ChangeLog entry by Thomas Daubney · 1 year, 2 months ago
  67. bc93515 Fix ChangeLog formatting by Thomas Daubney · 1 year, 2 months ago
  68. a8efd81 Add ChangeLog entry by Thomas Daubney · 1 year, 2 months ago
  69. 98ffc8e Merge pull request #9178 from valeriosetti/fix-psa-cmac by Tom Cosgrove · 1 year, 2 months ago
  70. 7e2ce99 changelog: add changelog for PSA CMAC fix by Valerio Setti · 1 year, 2 months ago
  71. d2f191a Document that there is now an error for dangerous inclusions by Gilles Peskine · 1 year, 3 months ago
  72. fef877f Belated changelog entry for not including check_config.h by Gilles Peskine · 1 year, 3 months ago
  73. bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
  74. ca73fc6 Merge pull request #9026 from nileshkale123/fix/redefination_warning_for_gnu_source by Gilles Peskine · 1 year, 3 months ago
  75. 9791ee9 Merge pull request #8538 from Ryan-Everett-arm/8537-fix-error-handling-for-secure-element-keys-in-psa_start_key_creation by Gilles Peskine · 1 year, 3 months ago
  76. fa8fc27 Merge pull request #9069 from Ryan-Everett-arm/fix-get-and-lock-key-slot-threading-bug by Gilles Peskine · 1 year, 3 months ago
  77. c51e948 Add changelog by Ryan Everett · 1 year, 3 months ago
  78. 93f20f4 Fix Changelog formatting by Janos Follath · 1 year, 3 months ago
  79. d338d01 Fixed issue of redefinition warning messages for _GNU_SOURCE by nilesh.kale · 1 year, 4 months ago
  80. dde67bb Fix a compilation warning in pk.c when PSA is enabled and RSA is disabled by Gilles Peskine · 1 year, 3 months ago
  81. 0f37a15 Add Changelog entry by Paul Elliott · 1 year, 3 months ago
  82. ec3b90f changelog: fix text by Valerio Setti · 1 year, 4 months ago
  83. ce86865 add changelog by Valerio Setti · 1 year, 4 months ago
  84. bee9656 Merge pull request #8999 from tom-cosgrove-arm/fix-compilation-when-memcpy-is-function-like-macro by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/development/pr-8999-32e26eff4965f7489e836838f32868e2a2de210f
  85. a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  86. 527a2eb Add change log by Ronald Cron · 1 year, 4 months ago
  87. a2c45dc Fix compilation of ssl_tls13_generic.c when memcpy() is a function-like macro by Tom Cosgrove · 1 year, 4 months ago
  88. 2c1daef Assemble Changelog by Minos Galanakis · 1 year, 5 months ago
  89. d9d6435 Merge branch 'development-restricted' into mbedtls-3.6.0rc0-pr by Minos Galanakis · 1 year, 5 months ago
  90. ea01efa add changelog by Valerio Setti · 1 year, 5 months ago
  91. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  92. a5c5c58 tls13: srv: Fix potential stack buffer overread by Ronald Cron · 1 year, 5 months ago
  93. b2b9068 Merge pull request #8942 from valeriosetti/fix-null-dereference by Gilles Peskine · 1 year, 5 months ago
  94. af14b89 Merge pull request #8932 from ronald-cron-arm/enable-tls13-by-default by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  95. 8ad5be0 add changelog by Valerio Setti · 1 year, 5 months ago
  96. f5f4854 Add issues fixed to changelog entry by Paul Elliott · 1 year, 5 months ago
  97. 27eb68d Enable TLS 1.3 by default by Ronald Cron · 1 year, 5 months ago
  98. 47f8d0e Merge pull request #8934 from paul-elliott-arm/add_threading_changelog by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  99. 7d8fd3f Add changelog entry for threading MVP by Paul Elliott · 1 year, 5 months ago
  100. c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 5 months ago