1. 83bef5b Merge tag 'mbedtls-4.0.0-beta' into mbedtls-4.0.0-beta-mergeback by Minos Galanakis · 4 weeks ago
  2. 64e80dd Merge pull request #10255 from gilles-peskine-arm/migration-guide-20250624-mbedtls by Manuel Pégourié-Gonnard · 5 weeks ago
  3. ac18d0c Fix spelling of mbedtls_low_level_strerr by Gilles Peskine · 6 weeks ago
  4. 9000633 Move some crypto changelog files to TF-PSA-Crypto by Gilles Peskine · 6 weeks ago
  5. 2ee5c55 Fix spelling of psa_generate_random() by Gilles Peskine · 6 weeks ago
  6. f6c03d1 typo by Gilles Peskine · 6 weeks ago
  7. 6f035a8 Explain why the programs have been removed by Gilles Peskine · 6 weeks ago
  8. 9213318 Merge pull request #10197 from gilles-peskine-arm/ssl_helpers-split_perform_handshake-dev by Manuel Pégourié-Gonnard · 5 weeks ago
  9. 8bccf16 Assemble ChangeLog by Minos Galanakis · 6 weeks ago
  10. ed87da7 Merge remote-tracking branch 'restricted/development-restricted' into future_rc by Minos Galanakis · 6 weeks ago
  11. b9891f1 Add changelog by Felix Conway · 8 weeks ago
  12. dc82fa6 Keep only the X.509 part from the Changelog by Manuel Pégourié-Gonnard · 10 weeks ago
  13. 5f6310b Add ChangeLog entry by Manuel Pégourié-Gonnard · 2 months ago
  14. 53e11cb Changelog entry for the OID module in Mbed TLS 4.0 by Gilles Peskine · 3 months ago
  15. c4949d1 mbedtls_ssl_conf_alpn_protocols: declare list elements as const by Gilles Peskine · 2 months ago
  16. a4ffc4e Merge remote-tracking branch 'public/development' into development-restricted by Manuel Pégourié-Gonnard · 10 weeks ago
  17. 3831728 Fix type in ChangeLog by Manuel Pégourié-Gonnard · 3 months ago
  18. 43a1e73 Fix undocumented free() in x509_string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  19. d056136 Correct ChangeLog file extension by Ben Taylor · 3 months ago
  20. 4c9ad3c Add ChangeLog by Ben Taylor · 3 months ago
  21. 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 4 months ago
  22. 8ab3d8c Merge pull request #10074 from bjwtaylor/rng-documentation by Manuel Pégourié-Gonnard · 4 months ago gh-readonly-queue/development/pr-10074-a3d27b54fc9dd5d4f030e3e46e637015a863362c
  23. ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago
  24. a5b63c5 Mention MBEDTLS_SSL_KEYING_MATERIAL_EXPORT in change log by Max Fillinger · 9 months ago
  25. 9073e04 Fix TLS exporter changelog entry by Max Fillinger · 11 months ago
  26. b84cb4b Add changelog entry for TLS-Exporter feature by Max Fillinger · 1 year ago
  27. b430f82 removed whitespace by Ben Taylor · 5 months ago
  28. d1c2d25 Add ChangeLog for rng removal by Ben Taylor · 5 months ago
  29. fc66d58 Delete some sample programs by Ben Taylor · 6 months ago
  30. bc7cd93 Add missing credit for set_hostname issue by David Horstmann · 4 months ago
  31. 61621cb Don't allow psa_xxx() to return MBEDTLS_ERR_XXX by Gilles Peskine · 6 months ago
  32. 1ffdb18 Remove mbedtls_low_level_sterr() and mbedtls_high_level_strerr() by Gilles Peskine · 6 months ago
  33. c8c1a39 Changelog entry for error code space unification by Gilles Peskine · 6 months ago
  34. 817a155 Add missing newline by Gabor Mezei · 5 months ago
  35. aeea5e6 Add changelog entry by Gabor Mezei · 5 months ago
  36. 906d3cd Merge pull request #10020 from bensze01/msvc-format-size-macros by Bence Szépkúti · 5 months ago gh-readonly-queue/development/pr-10020-50432e42c88991743d4b4a9bb732d5313fe026e8
  37. 9ea9504 Update changelog to call out MinGW by Bence Szépkúti · 5 months ago
  38. a2a0c2c Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev by Minos Galanakis · 5 months ago
  39. becb21e Fix MSVC version guard for C99 format size specifiers by Bence Szépkúti · 5 months ago
  40. 4c30cd8 Update the location of defragmentation limitations by Gilles Peskine · 5 months ago
  41. 5ea94e6 Add changelog entry for TLS 1.2 Finished fix by David Horstmann · 5 months ago
  42. 1b785e2 Refer to the API documentation for details by Gilles Peskine · 5 months ago
  43. 05c23fb ChangeLog: add note for removal of DHM related functions in SSL by Valerio Setti · 5 months ago
  44. 02e303e Changelog entries for requiring mbedls_ssl_set_hostname() in TLS clients by Gilles Peskine · 6 months ago
  45. eddbb5a ChangeLog: Updated the entry for tls-hs-defragmentation by Minos Galanakis · 6 months ago
  46. 28f8e20 Merge pull request #9872 from rojer/tls_hs_defrag_in by Manuel Pégourié-Gonnard · 5 months ago
  47. c8cac1d changelog: add note abot DHE-RSA removal by Valerio Setti · 6 months ago
  48. eb77e5b Update the changelog message by Deomid rojer Ryabkov · 6 months ago
  49. 7d4c48b fixed trailing whitespace by Ben Taylor · 6 months ago
  50. b6fb07b Change Changelog entry to a maximum of 80 charactors by Ben Taylor · 6 months ago
  51. 837130c Improve Changelog and correct alg selection by Ben Taylor · 6 months ago
  52. 0c29cf8 Move ssl_ticket to the PSA API by Ben Taylor · 6 months ago
  53. 189dcf6 Merge pull request #9910 from valeriosetti/issue9684 by Ronald Cron · 6 months ago gh-readonly-queue/development/pr-9910-7e1154c959fec59aabb9dfa60daed067d0779026
  54. 7e1154c Merge pull request #9906 from mpg/rm-conf-curves by Manuel Pégourié-Gonnard · 6 months ago
  55. 944f3ab changelog: add note about DHE-PSK removal by Valerio Setti · 7 months ago
  56. 19846f5 changelog: add note for mbedtls_x509write_crt_set_serial() deprecation by Valerio Setti · 7 months ago
  57. 5f7c2c2 Update ChangeLog.d/tls-hs-defrag-in.txt by Deomid Ryabkov · 7 months ago
  58. 4787b40 Add ChangeLog entry by Manuel Pégourié-Gonnard · 7 months ago
  59. 976b53f scripts: fix paths for files moved to framework by Valerio Setti · 8 months ago
  60. ac2cf1f Defragment incoming TLS handshake messages by Deomid rojer Ryabkov · 1 year, 5 months ago
  61. 0aac2e5 Fix broken reference in ChangeLog by Janos Follath · 8 months ago
  62. 8064c02 Add change log by Ronald Cron · 8 months ago
  63. 8ef9323 Merge pull request #9809 from solardiz/development by Paul Elliott · 8 months ago
  64. 6b2ca18 Add change log entry on AES-NI asm block fixes by Solar Designer · 8 months ago
  65. e2d0074 Added changelog for the configuration split. by Minos Galanakis · 8 months ago
  66. f4f37ec Merge pull request #9810 from SuperIlu/development by Janos Follath · 8 months ago
  67. cda2a28 reworked changelog according to suggestion by SuperIlu · 8 months ago
  68. 62e79dc Merge pull request #9665 from waleed-elmelegy-arm/add-iop-key-gen-get-num-ops by Janos Follath · 8 months ago
  69. 1406ace Added changelog by SuperIlu · 8 months ago
  70. f7ebd73 Add Changelog entry for interruptible key generation by Waleed Elmelegy · 9 months ago
  71. 42a5c97 Add change log by Ronald Cron · 9 months ago
  72. 241b901 Merge pull request #9490 from waleed-elmelegy-arm/add-iop-key-agrmnt-api by Janos Follath · 9 months ago
  73. 4c58e89 Merge pull request #9613 from gilles-peskine-arm/remove-rsa-psk-key-exchange by Gilles Peskine · 9 months ago
  74. fc140d0 Merge pull request #9672 from gilles-peskine-arm/coverity-20241004 by Paul Elliott · 9 months ago
  75. fa4eb35 Improve psa iop key agreement changelog message by Waleed Elmelegy · 11 months ago
  76. 96a5c01 Add changelog entry for interuptible psa key agreement APIs by Waleed Elmelegy · 12 months ago
  77. ff60a0b Changelog entry for removal of the RSA-PSK key exchange by Gilles Peskine · 11 months ago
  78. 18e8389 Add changelog entry by Gilles Peskine · 9 months ago
  79. 8ed4d94 Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on by Gilles Peskine · 9 months ago
  80. 202b69c Merge pull request #9302 from valeriosetti/psa-use-static-slots by Gilles Peskine · 10 months ago
  81. 99c3423 Changelog entry for MBEDTLS_USE_PSA_CRYPTO always enabled by Gilles Peskine · 10 months ago
  82. f0abbb4 Merge pull request #9711 from ThePassionate/mbedtls-1021 by David Horstmann · 10 months ago
  83. 12bccc7 changelog: fix typo by Valerio Setti · 10 months ago
  84. bed5d1b changelog: updated description by Valerio Setti · 10 months ago
  85. 2b52e76 changelog: updated description by Valerio Setti · 10 months ago
  86. d47d987 changelog: describe support for static key slot buffers by Valerio Setti · 10 months ago
  87. a40e95f Add newline to ChangeLog entry by David Horstmann · 10 months ago
  88. 9606d56 net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
  89. 4e4647a Merge pull request #9690 from valeriosetti/fix-pk-write-buffer-overrun by Gilles Peskine · 10 months ago
  90. 604e4d9 Fix completion mistake in changelog entry by Gilles Peskine · 10 months ago
  91. e298eeb Changelog entry for security fix by Gilles Peskine · 10 months ago
  92. a3c2a8f Fix driver schema json default type requirements by Gergely Korcsák · 10 months ago
  93. e589f5f Changelog entry for ECDSA conversion functions called with bits=0 by Gilles Peskine · 10 months ago
  94. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  95. 6f03eb8 Changelog entry: fix #9551 by Gilles Peskine · 11 months ago
  96. e5b261f Fix ChangeLog format error by Harry Ramsey · 11 months ago
  97. 5125a1b Add ChangeLog for moving OID string conversion functions by Harry Ramsey · 11 months ago
  98. b676959 Fix Changelog formatting by Janos Follath · 12 months ago
  99. 6154765 Improve ChangeLog by Janos Follath · 12 months ago
  100. e1d1854 Add changelog by Janos Follath · 12 months ago