1. 8d524e8 Merge pull request #10312 from ronald-cron-arm/dependency-on-generated-files by Gilles Peskine · 6 days ago mbedtls-3.6
  2. 5491fe3 Add change log by Ronald Cron · 3 months ago
  3. c52f68f Assemble ChangeLog by Minos Galanakis · 6 weeks ago
  4. f362775 Merge remote-tracking branch 'restricted/mbedtls-3.6-restricted' into mbedtls-3.6.4rc0-pr by Minos Galanakis · 6 weeks ago
  5. 54ceaf7 Merge pull request #10200 from aslze/mbedtls-3.6 by David Horstmann · 7 weeks ago
  6. a84be59 Merge pull request #1366 from gilles-peskine-arm/base64-decode-clean-3.6 by David Horstmann · 7 weeks ago
  7. 3c9ad42 Merge pull request #1367 from gilles-peskine-arm/aesni_has_support-volatile-3.6 by Gilles Peskine · 7 weeks ago
  8. b8d1473 Simplify changelog by Felix Conway · 8 weeks ago
  9. 80ca13f Add changelog by Felix Conway · 8 weeks ago
  10. f5db3e9 Note that GCM is also impacted by Gilles Peskine · 8 weeks ago
  11. a795252 Merge pull request #1359 from Mbed-TLS/bugfix_1351_1352_1353_lms_drivers_3.6bp by Gilles Peskine · 8 weeks ago
  12. 7ed3653 Merge pull request #1363 from gilles-peskine-arm/3.6-restricted-merge-20250606 by Manuel Pégourié-Gonnard · 8 weeks ago
  13. cae4434 Merge pull request #1347 from mpg/fix-asn1-store-named-data-null-deref-3.6 by Manuel Pégourié-Gonnard · 8 weeks ago
  14. 8c67ac0 Fix race condition in mbedtls_aesni_has_support by Gilles Peskine · 8 weeks ago
  15. 2b3d6a8 mbedtls_base64_decode: insist on correct padding by Gilles Peskine · 9 weeks ago
  16. 255c492 Added CVE's to ChangeLogs by Minos Galanakis · 8 weeks ago
  17. 7df273b Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 9 weeks ago
  18. 84999d1 Fix mbedtls_base64_decode() accepting invalid inputs with 4n+1 digits by Gilles Peskine · 9 weeks ago
  19. f84bc3f Added changelog for check return of merkle leaf by Minos Galanakis · 9 weeks ago
  20. 3444757 Added changelog for lms enum casting by Minos Galanakis · 9 weeks ago
  21. 3b392af Added changelog for lms overread by Minos Galanakis · 9 weeks ago
  22. 41422e1 Fix change log entry by Alvaro Segura · 9 weeks ago
  23. 3f82706 Merge pull request #1349 from felixc-arm/pem-integer-underflow-3.6 by David Horstmann · 9 weeks ago
  24. 42323ea Add changelog by Felix Conway · 10 weeks ago
  25. e51bde0 Fix possible UB in mbedtls_asn1_write_raw_buffer() by Manuel Pégourié-Gonnard · 9 weeks ago
  26. d9c1417 Merge pull request #1345 from davidhorstmann-arm/pkcs7-side-channel-missing-credit-3.6 by Manuel Pégourié-Gonnard · 10 weeks ago
  27. 4960825 Add change log by Ronald Cron · 10 weeks ago
  28. 04fe95d Add ChangeLog entry by Manuel Pégourié-Gonnard · 2 months ago
  29. 1e9267c Merge pull request #1340 from mpg/fix-string-to-names-uaf-3.6 by Manuel Pégourié-Gonnard · 3 months ago
  30. 8429619 Fix type in ChangeLog by Manuel Pégourié-Gonnard · 3 months ago
  31. ddbf8d0 Add credit to the reporters of the PKCS7 issue by David Horstmann · 3 months ago
  32. 65b5483 Changelog entry for the union initialization fixes by Gilles Peskine · 6 months ago
  33. 219c336 Merge pull request #1306 from davidhorstmann-arm/pkcs7-padding-side-channel-fix-3.6 by Manuel Pégourié-Gonnard · 3 months ago
  34. 19d2c91 Fix undocumented free() in x509_string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  35. 1bc2a9b Mention MBEDTLS_SSL_KEYING_MATERIAL_EXPORT in change log by Max Fillinger · 9 months ago
  36. 15f9f5e Fix TLS exporter changelog entry by Max Fillinger · 11 months ago
  37. 91ad62e Add changelog entry for TLS-Exporter feature by Max Fillinger · 1 year ago
  38. bbf1a01 Modify ChangeLog entry to full plaintext recovery by David Horstmann · 4 months ago
  39. a3c020d Assemble Changelog by Minos Galanakis · 5 months ago
  40. 688494a Changelog: Added CVE. by Minos Galanakis · 5 months ago
  41. dfc8e43 Merge remote-tracking branch 'upstream/mbedtls-3.6' into pre-3.6.3-upstream-merge by Minos Galanakis · 5 months ago
  42. c03cd11 Merge pull request #10025 from waleed-elmelegy-arm/mbedtls-3.6-fix-key-deriv-bad-state-error by Gilles Peskine · 5 months ago
  43. b22247b Merge pull request #10043 from Mbed-TLS/msvc-format-size-macros-3.6 by Bence Szépkúti · 5 months ago gh-readonly-queue/mbedtls-3.6/pr-10043-3dbe333ab0751c70646c9c3e4761a73f1dc0616a
  44. 26f0044 Merge pull request #1319 from davidhorstmann-arm/calc-finished-check-return-3.6 by David Horstmann · 5 months ago
  45. f525505 Clarify changelog by Bence Szépkúti · 5 months ago
  46. 104bd06 Merge remote-tracking branch 'origin/features/tls-defragmentation/3.6' into feature_merge_defragmentation_36 by Minos Galanakis · 5 months ago
  47. a7c020d Update the location of defragmentation limitations by Gilles Peskine · 5 months ago
  48. 1933932 Refer to the API documentation for details by Gilles Peskine · 5 months ago
  49. 43f636f Merge pull request #1316 from gilles-peskine-arm/zeroize-psa-202503-3.6 by Gilles Peskine · 5 months ago
  50. 0326dec Add changelog entry for TLS 1.2 Finished fix by David Horstmann · 5 months ago
  51. 23e941a Update changelog to call out MinGW by Bence Szépkúti · 5 months ago
  52. 8154c58 Remove Everest VS2010 compatibility headers by Bence Szépkúti · 5 months ago
  53. f65983d Fix MSVC version guard for C99 format size specifiers by Bence Szépkúti · 5 months ago
  54. 184cac1 Zeroize temporary heap buffers used when deriving an ECC key by Gilles Peskine · 5 months ago
  55. e847afd Zeroize temporary heap buffers used in PSA operations by Gilles Peskine · 5 months ago
  56. 72b391f Fix psa_key_derivation_input_integer() not detecting bad state by Waleed Elmelegy · 5 months ago
  57. 2622aea ChangeLog: Updated the entry for tls-hs-defragmentation by Minos Galanakis · 6 months ago
  58. 20c7748 Changelog entries for requiring mbedls_ssl_set_hostname() in TLS clients by Gilles Peskine · 6 months ago
  59. cc1b26b changelog: add note for MD changes by Valerio Setti · 6 months ago
  60. 716aead Update the changelog message by Deomid rojer Ryabkov · 6 months ago
  61. db2da52 Update ChangeLog.d/tls-hs-defrag-in.txt by Deomid Ryabkov · 7 months ago
  62. 3fc5a4d Defragment incoming TLS handshake messages by Deomid rojer Ryabkov · 1 year, 5 months ago
  63. 1667455 Add ChangeLog entry for PKCS#7 side channel fix by David Horstmann · 6 months ago
  64. b90d124 scripts: fix paths for files moved to framework by Valerio Setti · 8 months ago
  65. cbf5df5 Add change log entry on AES-NI asm block fixes by Solar Designer · 8 months ago
  66. f36f405 reworked changelog according to suggestion by SuperIlu · 8 months ago
  67. 95355be Added changelog by SuperIlu · 8 months ago
  68. 346d2f4 Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6 by Paul Elliott · 9 months ago
  69. e4546ba Add changelog entry by Gilles Peskine · 9 months ago
  70. 1383123 Changelog entry for ECDSA conversion functions called with bits=0 by Gilles Peskine · 10 months ago
  71. 0b8b7a1 Merge pull request #9448 from valeriosetti/psa-use-static-slots-backport by Gilles Peskine · 9 months ago
  72. 0f170ad Merge pull request #9714 from ThePassionate/mbedtls-1022-3.6.0 by David Horstmann · 10 months ago
  73. 66b39d4 net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
  74. a71c75f changelog: fix typo by Valerio Setti · 10 months ago
  75. d218b57 changelog: updated description by Valerio Setti · 10 months ago
  76. cc27702 changelog: updated description by Valerio Setti · 10 months ago
  77. d65ed17 changelog: describe support for static key slot buffers by Valerio Setti · 10 months ago
  78. 36b0521 Fix driver schema json default type requirements by Gergely Korcsák · 10 months ago
  79. 2aecb13 Changelog entry: fix #9551 by Gilles Peskine · 11 months ago
  80. 9cf929d Assemble ChangeLog by David Horstmann · 11 months ago
  81. 9f10979 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago
  82. 9f44c88 Rename some "new_session_tickets" symbols by Ronald Cron · 11 months ago
  83. c9884b0 Fix change log by Ronald Cron · 11 months ago
  84. 31b40b3 Add change logs by Ronald Cron · 11 months ago
  85. aa6ef7d Changelog entry for psa_crypto_init potentially being called from TLS by Gilles Peskine · 11 months ago
  86. 069bccd Call psa_crypto_init in the library when required for TLS 1.3 by Gilles Peskine · 12 months ago
  87. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago
  88. 86a4c25 Merge pull request #9499 from waleed-elmelegy-arm/fix-legacy-compression-issue-3.6 by Gilles Peskine · 12 months ago
  89. df0ef8a Merge pull request #9281 from mpg/rsapub by Gilles Peskine · 12 months ago
  90. 8ac9caf Fix the capitalisation in the changelog entry by Waleed Elmelegy · 12 months ago
  91. d930a3e Reduce the wording in changelog entry by Waleed Elmelegy · 12 months ago
  92. 5183e1a Improve the changelog entry for fixing legacy compression issue by Waleed Elmelegy · 12 months ago
  93. f669fef Add chanelog entry for fixing legacy comprssion methods issue by Waleed Elmelegy · 12 months ago
  94. 4c857c4 Fix Changelog formatting by Janos Follath · 12 months ago
  95. 5d16334 Improve ChangeLog by Janos Follath · 12 months ago
  96. 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  97. 6c20869 Add changelog by Janos Follath · 12 months ago
  98. d2cb074 Tiny fix in ChangeLog pt 2 by Elena Uziunaite · 12 months ago
  99. c3ed44c Tiny fix in ChangeLog by Elena Uziunaite · 12 months ago
  100. 58da249 Changelog entry for the RSA memory leak by Gilles Peskine · 12 months ago