1. 3077f2f Remove experimental, superseded function psa_generate_key_ext by Gilles Peskine · 1 year ago
  2. b0cc2ad Changelog entry for the move from key_ext to key_custom functions by Gilles Peskine · 1 year, 2 months ago
  3. 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
  4. 7b6ddfc psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  5. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  6. e92adaf Remove mention of driver from ChangeLog by Thomas Daubney · 1 year, 1 month ago
  7. 197536d Improve ChangeLog wording by Thomas Daubney · 1 year, 1 month ago
  8. d9392f0 Merge pull request #9250 from eleuzi01/bug-9029 by Paul Elliott · 1 year, 1 month ago gh-readonly-queue/development/pr-9250-82658eb90c7e7d2133fc5446c5e5f56e6d1ecfc9
  9. 82658eb Merge pull request #9138 from valeriosetti/issue9126 by Manuel Pégourié-Gonnard · 1 year, 1 month ago
  10. 19efa3d changelog: add changelog by Valerio Setti · 1 year, 2 months ago
  11. 4cfee21 Changelog Fix by Elena Uziunaite · 1 year, 2 months ago
  12. 4d9fb8b Add ChangeLog by Elena Uziunaite · 1 year, 2 months ago
  13. 24f81cb Improve ChangeLog entry by Thomas Daubney · 1 year, 2 months ago
  14. bc93515 Fix ChangeLog formatting by Thomas Daubney · 1 year, 2 months ago
  15. a8efd81 Add ChangeLog entry by Thomas Daubney · 1 year, 2 months ago
  16. 98ffc8e Merge pull request #9178 from valeriosetti/fix-psa-cmac by Tom Cosgrove · 1 year, 2 months ago
  17. 7e2ce99 changelog: add changelog for PSA CMAC fix by Valerio Setti · 1 year, 2 months ago
  18. d2f191a Document that there is now an error for dangerous inclusions by Gilles Peskine · 1 year, 3 months ago
  19. fef877f Belated changelog entry for not including check_config.h by Gilles Peskine · 1 year, 3 months ago
  20. bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
  21. ca73fc6 Merge pull request #9026 from nileshkale123/fix/redefination_warning_for_gnu_source by Gilles Peskine · 1 year, 3 months ago
  22. 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
  23. 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
  24. c51e948 Add changelog by Ryan Everett · 1 year, 3 months ago
  25. 93f20f4 Fix Changelog formatting by Janos Follath · 1 year, 3 months ago
  26. d338d01 Fixed issue of redefinition warning messages for _GNU_SOURCE by nilesh.kale · 1 year, 4 months ago
  27. dde67bb Fix a compilation warning in pk.c when PSA is enabled and RSA is disabled by Gilles Peskine · 1 year, 3 months ago
  28. 0f37a15 Add Changelog entry by Paul Elliott · 1 year, 3 months ago
  29. ec3b90f changelog: fix text by Valerio Setti · 1 year, 4 months ago
  30. ce86865 add changelog by Valerio Setti · 1 year, 4 months ago
  31. 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
  32. a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  33. 527a2eb Add change log by Ronald Cron · 1 year, 4 months ago
  34. a2c45dc Fix compilation of ssl_tls13_generic.c when memcpy() is a function-like macro by Tom Cosgrove · 1 year, 4 months ago
  35. 2c1daef Assemble Changelog by Minos Galanakis · 1 year, 5 months ago
  36. d9d6435 Merge branch 'development-restricted' into mbedtls-3.6.0rc0-pr by Minos Galanakis · 1 year, 5 months ago
  37. ea01efa add changelog by Valerio Setti · 1 year, 5 months ago
  38. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  39. a5c5c58 tls13: srv: Fix potential stack buffer overread by Ronald Cron · 1 year, 5 months ago
  40. b2b9068 Merge pull request #8942 from valeriosetti/fix-null-dereference by Gilles Peskine · 1 year, 5 months ago
  41. af14b89 Merge pull request #8932 from ronald-cron-arm/enable-tls13-by-default by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  42. 8ad5be0 add changelog by Valerio Setti · 1 year, 5 months ago
  43. f5f4854 Add issues fixed to changelog entry by Paul Elliott · 1 year, 5 months ago
  44. 27eb68d Enable TLS 1.3 by default by Ronald Cron · 1 year, 5 months ago
  45. 47f8d0e Merge pull request #8934 from paul-elliott-arm/add_threading_changelog by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  46. 7d8fd3f Add changelog entry for threading MVP by Paul Elliott · 1 year, 5 months ago
  47. c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  48. a457633 Merge pull request #8911 from waleed-elmelegy-arm/check-alpn-when-receiving-early-data by Ronald Cron · 1 year, 5 months ago
  49. 582865f Improve the change log by Ronald Cron · 1 year, 5 months ago
  50. 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
  51. 131b2ff Fix bug in ALPN negotiating by Waleed Elmelegy · 1 year, 5 months ago
  52. a32546c Update changelog by Bence Szépkúti · 1 year, 5 months ago
  53. e40e42c Add change log for early data feature by Ronald Cron · 1 year, 5 months ago
  54. abbf2c4 Merge pull request #1191 from davidhorstmann-arm/psa-shared-memory-changelog by David Horstmann · 1 year, 5 months ago
  55. 91f7e07 Merge pull request #1196 from davidhorstmann-arm/buffer-sharing-merge by Gilles Peskine · 1 year, 5 months ago
  56. 7b8b696 Add change log by BensonLiou · 1 year, 5 months ago
  57. 9edd7fd Add CVE IDs to Changelog by Janos Follath · 1 year, 5 months ago
  58. 0634168 Reference issue #3266 by David Horstmann · 1 year, 5 months ago
  59. eff3d1e Use the exact phrase 'shared memory' by David Horstmann · 1 year, 5 months ago
  60. 4407aba Mention the CVE number that is fixed by David Horstmann · 1 year, 5 months ago
  61. 7fc35a5 Reword ChangeLog entry. Specifically: by David Horstmann · 1 year, 5 months ago
  62. ae0d97a Update compilers list in docs and changelog by Bence Szépkúti · 1 year, 5 months ago
  63. 60c2f47 Merge pull request #8888 from minosgalanakis/features/add_ssl_session_accessor_8529 by Dave Rodgman · 1 year, 5 months ago
  64. 7102d0f Add bugfix section about buffer sharing by David Horstmann · 1 year, 5 months ago
  65. 1d3276d Reword ChangeLog entry for shared memory work by David Horstmann · 1 year, 5 months ago
  66. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  67. bf69f2e New function mbedtls_pk_copy_public_from_psa by Gilles Peskine · 1 year, 5 months ago
  68. d7e7f48 Merge pull request #8774 from valeriosetti/issue8709 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  69. d286491 changelog: fix text by Valerio Setti · 1 year, 5 months ago
  70. 88c2755 mbedtls_pk_decrypt/encrypt actually check the padding mode by Gilles Peskine · 1 year, 5 months ago
  71. 5fb5cce Add ChangeLog for PSA buffer sharing fix by David Horstmann · 1 year, 5 months ago
  72. 9cc01cc Merge pull request #8831 from yanesca/switch_to_new_exp by Dave Rodgman · 1 year, 5 months ago
  73. 44193fa Fix and improve the change log by Ronald Cron · 1 year, 5 months ago
  74. 64d5fc0 changelog: fix text and typos by Valerio Setti · 1 year, 5 months ago
  75. 4f1650d changelog: enhance description by Valerio Setti · 1 year, 5 months ago
  76. 2f08f4c add changelog by Valerio Setti · 1 year, 5 months ago
  77. f9a6893 Changelog: Added entry for ssl_session accessors. by Minos Galanakis · 1 year, 5 months ago
  78. af3e574 Merge pull request #8862 from valeriosetti/issue8825 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  79. 53dff7b Do not forget about TLS 1.2 disabled at runtime aspect by Ronald Cron · 1 year, 5 months ago
  80. e301813 Improve change log by Ronald Cron · 1 year, 5 months ago
  81. 130bfe7 Add change log by Ronald Cron · 1 year, 5 months ago
  82. 71cc260 Merge pull request #8728 from minosgalanakis/features/add_mbedtls_x509_crt_get_ca_istrue_accesor_6151 by Gilles Peskine · 1 year, 5 months ago
  83. 3c4166a Merge pull request #8863 from minosgalanakis/feature/add_ecdh_context_5016 by Dave Rodgman · 1 year, 5 months ago
  84. 87b4f6d x509: Reworded documentation bits. by Minos Galanakis · 1 year, 5 months ago
  85. d06244b Merge pull request #8821 from davidhorstmann-arm/fix-config-bitflag by Gilles Peskine · 1 year, 5 months ago
  86. fad79fc Merge remote-tracking branch 'development' into ecp-write-ext-3.6 by Gilles Peskine · 1 year, 5 months ago
  87. 79ee110 Added changelog by Minos Galanakis · 1 year, 6 months ago
  88. 3cfdd73 Changelog: Added changelog for `mbedtls_ecdh_get_grp_id`. by Minos Galanakis · 1 year, 5 months ago
  89. ada2ec3 psa_crypto_stubs/changelog: fix typos by Valerio Setti · 1 year, 5 months ago
  90. e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  91. 7335082 Add ChangeLog entry for ssl serialization bitflags by David Horstmann · 1 year, 5 months ago
  92. d32dd08 changelog: fix description by Valerio Setti · 1 year, 5 months ago
  93. 1a58e9a psa_util: change guard for mbedtls_psa_get_random() to CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
  94. a50190e add changelog by Valerio Setti · 1 year, 5 months ago
  95. 4ee6f81 add changelog by Valerio Setti · 1 year, 5 months ago
  96. c0f7a86 mbedtls_ecp_write_key(): deprecate the old function by Gilles Peskine · 1 year, 6 months ago
  97. e3fb4cc mbedtls_ecp_write_key_ext(): new function by Gilles Peskine · 1 year, 6 months ago
  98. ae5eb64 Remove domain parameters from the public API by Gilles Peskine · 1 year, 6 months ago
  99. 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
  100. 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago