1. a3c2a8f Fix driver schema json default type requirements by Gergely Korcsák · 10 months ago
  2. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  3. 6f03eb8 Changelog entry: fix #9551 by Gilles Peskine · 11 months ago
  4. e5b261f Fix ChangeLog format error by Harry Ramsey · 11 months ago
  5. 5125a1b Add ChangeLog for moving OID string conversion functions by Harry Ramsey · 11 months ago
  6. b676959 Fix Changelog formatting by Janos Follath · 12 months ago
  7. 6154765 Improve ChangeLog by Janos Follath · 12 months ago
  8. e1d1854 Add changelog by Janos Follath · 12 months ago
  9. b721ccc Add a ChangeLog entry by Manuel Pégourié-Gonnard · 12 months ago
  10. 0b0f090 Merge remote-tracking branch 'restricted/development-restricted' into dev-mergeback by Manuel Pégourié-Gonnard · 11 months ago
  11. 99b57bd Merge pull request #1272 from eleuzi01/forward-1263 by Gilles Peskine · 11 months ago
  12. 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
  13. 0a2b6e2 Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 12 months ago
  14. 805ac15 Merge pull request #9244 from waleed-elmelegy-arm/fix-tls13_parse_client_hello-issue by Gilles Peskine · 12 months ago
  15. 344f79b Reduce the wording in changelog entry by Waleed Elmelegy · 12 months ago
  16. 65e73c8 Improve the changelog entry for fixing legacy compression issue by Waleed Elmelegy · 12 months ago
  17. b5df9d8 Add chanelog entry for fixing legacy comprssion methods issue by Waleed Elmelegy · 12 months ago
  18. da27eba Tiny fix in ChangeLog pt 2 by Elena Uziunaite · 12 months ago
  19. e0c6f80 Tiny fix in ChangeLog by Elena Uziunaite · 12 months ago
  20. 98dd0c1 Changelog entry for the RSA memory leak by Gilles Peskine · 12 months ago
  21. f72a510 Edit ChangeLog entry by Elena Uziunaite · 12 months ago
  22. 16f0e18 Update ChangeLog by Elena Uziunaite · 12 months ago
  23. cb0ed88 Add change log entry for adding psa_key_agreement() API by Waleed Elmelegy · 12 months ago
  24. 8067879 Merge pull request #9313 from sezrab/psa_util_in_builds_without_psa-development by Manuel Pégourié-Gonnard · 12 months ago
  25. 26769f1 Changelog entry by Sam Berry · 12 months ago
  26. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  27. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  28. 75fd240 Changelog entry for MBEDTLS_PSA_KEY_STORE_DYNAMIC by Gilles Peskine · 1 year, 2 months ago
  29. 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
  30. 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
  31. 123a625 Resolved merge conflicts caused by file moved in #8226 by Minos Galanakis · 12 months ago
  32. 1e65e64 Fix overlap between volatile keys and built-in keys by Gilles Peskine · 1 year, 1 month ago
  33. b0b1b32 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  34. 2f1bebd Add newline to ChangeLog entry by Thomas Daubney · 1 year ago
  35. 5db9027 Add ChangeLog entry by Thomas Daubney · 1 year ago
  36. 3077f2f Remove experimental, superseded function psa_generate_key_ext by Gilles Peskine · 1 year ago
  37. b0cc2ad Changelog entry for the move from key_ext to key_custom functions by Gilles Peskine · 1 year, 2 months ago
  38. 726e57f Merge pull request #1249 from gilles-peskine-arm/psa-drbg-no-hmac-document by Gilles Peskine · 1 year ago
  39. b59bf58 Merge pull request #1247 from gilles-peskine-arm/ecdsa-conversion-overflow by Manuel Pégourié-Gonnard · 1 year ago
  40. 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
  41. 868d252 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
  42. a9e7ac9 Improve description of who is affected by Gilles Peskine · 1 year, 1 month ago
  43. 6bba0a8 Fix stack buffer overflow in ECDSA signature format conversions by Gilles Peskine · 1 year, 1 month ago
  44. 7b6ddfc psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  45. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  46. e92adaf Remove mention of driver from ChangeLog by Thomas Daubney · 1 year, 1 month ago
  47. 197536d Improve ChangeLog wording by Thomas Daubney · 1 year, 1 month ago
  48. d9392f0 Merge pull request #9250 from eleuzi01/bug-9029 by Paul Elliott · 1 year, 1 month ago gh-readonly-queue/development/pr-9250-82658eb90c7e7d2133fc5446c5e5f56e6d1ecfc9
  49. 82658eb Merge pull request #9138 from valeriosetti/issue9126 by Manuel Pégourié-Gonnard · 1 year, 1 month ago
  50. 19efa3d changelog: add changelog by Valerio Setti · 1 year, 2 months ago
  51. 4cfee21 Changelog Fix by Elena Uziunaite · 1 year, 2 months ago
  52. 4d9fb8b Add ChangeLog by Elena Uziunaite · 1 year, 2 months ago
  53. 24f81cb Improve ChangeLog entry by Thomas Daubney · 1 year, 2 months ago
  54. bc93515 Fix ChangeLog formatting by Thomas Daubney · 1 year, 2 months ago
  55. a8efd81 Add ChangeLog entry by Thomas Daubney · 1 year, 2 months ago
  56. 98ffc8e Merge pull request #9178 from valeriosetti/fix-psa-cmac by Tom Cosgrove · 1 year, 2 months ago
  57. 7e2ce99 changelog: add changelog for PSA CMAC fix by Valerio Setti · 1 year, 2 months ago
  58. d2f191a Document that there is now an error for dangerous inclusions by Gilles Peskine · 1 year, 3 months ago
  59. fef877f Belated changelog entry for not including check_config.h by Gilles Peskine · 1 year, 3 months ago
  60. bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
  61. ca73fc6 Merge pull request #9026 from nileshkale123/fix/redefination_warning_for_gnu_source by Gilles Peskine · 1 year, 3 months ago
  62. 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
  63. 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
  64. c51e948 Add changelog by Ryan Everett · 1 year, 3 months ago
  65. 93f20f4 Fix Changelog formatting by Janos Follath · 1 year, 3 months ago
  66. d338d01 Fixed issue of redefinition warning messages for _GNU_SOURCE by nilesh.kale · 1 year, 4 months ago
  67. dde67bb Fix a compilation warning in pk.c when PSA is enabled and RSA is disabled by Gilles Peskine · 1 year, 3 months ago
  68. 0f37a15 Add Changelog entry by Paul Elliott · 1 year, 3 months ago
  69. ec3b90f changelog: fix text by Valerio Setti · 1 year, 4 months ago
  70. ce86865 add changelog by Valerio Setti · 1 year, 4 months ago
  71. 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
  72. a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  73. 527a2eb Add change log by Ronald Cron · 1 year, 4 months ago
  74. a2c45dc Fix compilation of ssl_tls13_generic.c when memcpy() is a function-like macro by Tom Cosgrove · 1 year, 4 months ago
  75. 2c1daef Assemble Changelog by Minos Galanakis · 1 year, 5 months ago
  76. d9d6435 Merge branch 'development-restricted' into mbedtls-3.6.0rc0-pr by Minos Galanakis · 1 year, 5 months ago
  77. ea01efa add changelog by Valerio Setti · 1 year, 5 months ago
  78. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  79. a5c5c58 tls13: srv: Fix potential stack buffer overread by Ronald Cron · 1 year, 5 months ago
  80. b2b9068 Merge pull request #8942 from valeriosetti/fix-null-dereference by Gilles Peskine · 1 year, 5 months ago
  81. af14b89 Merge pull request #8932 from ronald-cron-arm/enable-tls13-by-default by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  82. 8ad5be0 add changelog by Valerio Setti · 1 year, 5 months ago
  83. f5f4854 Add issues fixed to changelog entry by Paul Elliott · 1 year, 5 months ago
  84. 27eb68d Enable TLS 1.3 by default by Ronald Cron · 1 year, 5 months ago
  85. 47f8d0e Merge pull request #8934 from paul-elliott-arm/add_threading_changelog by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  86. 7d8fd3f Add changelog entry for threading MVP by Paul Elliott · 1 year, 5 months ago
  87. c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  88. a457633 Merge pull request #8911 from waleed-elmelegy-arm/check-alpn-when-receiving-early-data by Ronald Cron · 1 year, 5 months ago
  89. 582865f Improve the change log by Ronald Cron · 1 year, 5 months ago
  90. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  91. 131b2ff Fix bug in ALPN negotiating by Waleed Elmelegy · 1 year, 5 months ago
  92. a32546c Update changelog by Bence Szépkúti · 1 year, 5 months ago
  93. e40e42c Add change log for early data feature by Ronald Cron · 1 year, 5 months ago
  94. abbf2c4 Merge pull request #1191 from davidhorstmann-arm/psa-shared-memory-changelog by David Horstmann · 1 year, 5 months ago
  95. 91f7e07 Merge pull request #1196 from davidhorstmann-arm/buffer-sharing-merge by Gilles Peskine · 1 year, 5 months ago
  96. 7b8b696 Add change log by BensonLiou · 1 year, 5 months ago
  97. 9edd7fd Add CVE IDs to Changelog by Janos Follath · 1 year, 5 months ago
  98. 0634168 Reference issue #3266 by David Horstmann · 1 year, 5 months ago
  99. eff3d1e Use the exact phrase 'shared memory' by David Horstmann · 1 year, 5 months ago
  100. 4407aba Mention the CVE number that is fixed by David Horstmann · 1 year, 5 months ago