1. 8d524e8 Merge pull request #10312 from ronald-cron-arm/dependency-on-generated-files by Gilles Peskine · 5 days ago mbedtls-3.6
  2. 5491fe3 Add change log by Ronald Cron · 3 months ago
  3. cbe5fa4 cmake: library: Add custom targets for generated files by Ronald Cron · 3 months ago
  4. 8f4779c Merge pull request #10303 from bensze01/freebsd-3.6 by Bence Szépkúti · 3 weeks ago
  5. 222090a Restrict CI-specific python requirements to Linux by Bence Szépkúti · 3 weeks ago
  6. 9ecab50 Don't install cryptography on the FreeBSD CI by Bence Szépkúti · 3 weeks ago
  7. 22dd793 Freeze cryptography version on the CI at 35.0.0 by Bence Szépkúti · 3 weeks ago
  8. cfbde81 Merge pull request #10287 from davidhorstmann-arm/update-4.x-lts-timeline-3.6 by Ronald Cron · 4 weeks ago
  9. ea073d0 Update note about the first 4.x LTS by David Horstmann · 4 weeks ago
  10. a329f39 Merge pull request #10210 from gilles-peskine-arm/nv-seed-only-3.6 by Ronald Cron · 5 weeks ago
  11. 1a22f21 Merge pull request #1381 from Mbed-TLS/mbedtls-3.6.4-mergeback by minosgalanakis · 5 weeks ago
  12. 5b9c7c5 Revert "Added generated files" by Minos Galanakis · 5 weeks ago
  13. 01b5d6a Merge pull request #10244 from felixc-arm/gcc-15-remove-wnoerror-3.6 by Manuel Pégourié-Gonnard · 6 weeks ago
  14. c765c83 Merge pull request #1373 from Mbed-TLS/mbedtls-3.6.4rc0-pr by minosgalanakis · 6 weeks ago mbedtls-3.6.4 v3.6.4
  15. 59e8b3a Added generated files by Minos Galanakis · 6 weeks ago
  16. 5374262 Version bump 3.6.4 by Minos Galanakis · 6 weeks ago
  17. c52f68f Assemble ChangeLog by Minos Galanakis · 6 weeks ago
  18. 4cbf802 Properly initialize SSL endpoint objects by Gilles Peskine · 6 weeks ago
  19. ae9a5e8 Fix accidentally skipped test assertion by Gilles Peskine · 6 weeks ago
  20. b5bb58d Merge pull request #10249 from gilles-peskine-arm/tls-exporter-coverity-202505-3.6 by minosgalanakis · 6 weeks ago
  21. 20eee55 Properly initialize SSL endpoint objects by Gilles Peskine · 6 weeks ago
  22. 971c02c Fix accidentally skipped test assertion by Gilles Peskine · 6 weeks ago
  23. f362775 Merge remote-tracking branch 'restricted/mbedtls-3.6-restricted' into mbedtls-3.6.4rc0-pr by Minos Galanakis · 6 weeks ago
  24. 5e1e5b3 Merge pull request #10241 from ariwo17/backport-typo-fixes-3.6 by David Horstmann · 6 weeks ago
  25. ea26c23 Turn Wunterminated-string-initialization back into an error by Felix Conway · 6 weeks ago
  26. 3527ea9 Merge pull request #10243 from ronald-cron-arm/mbedtls-3.6-release-sync by Ronald Cron · 6 weeks ago
  27. bad1679 Update framework pointer (release-sync) by Ronald Cron · 6 weeks ago
  28. ed134de Fixed the same typo in ssl-opt.sh by Ari Weiler-Ofek · 8 weeks ago
  29. 54ceaf7 Merge pull request #10200 from aslze/mbedtls-3.6 by David Horstmann · 7 weeks ago
  30. fb2460a Fixed some minor typos in comments. by Ari Weiler-Ofek · 8 weeks ago
  31. 7df8992 fix: additional MSVC v142 build issue with tls1.3 configuration enabled. by Ronald Cron · 7 weeks ago
  32. a84be59 Merge pull request #1366 from gilles-peskine-arm/base64-decode-clean-3.6 by David Horstmann · 7 weeks ago
  33. d1f5169 Remove blank line by Ronald Cron · 7 weeks ago
  34. 3c9ad42 Merge pull request #1367 from gilles-peskine-arm/aesni_has_support-volatile-3.6 by Gilles Peskine · 7 weeks ago
  35. d593c54 Merge pull request #10215 from felixc-arm/gcc-15-warning-3.6 by Manuel Pégourié-Gonnard · 7 weeks ago
  36. b8d1473 Simplify changelog by Felix Conway · 7 weeks ago
  37. 853cfbd Add a note about processor memory reordering by Gilles Peskine · 8 weeks ago
  38. 80ca13f Add changelog by Felix Conway · 8 weeks ago
  39. 766be1f Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING by Felix Conway · 8 weeks ago
  40. 51dccfb Improve some explanations by Gilles Peskine · 8 weeks ago
  41. 03303d8 Don't mutate dst_size by Gilles Peskine · 8 weeks ago
  42. 2e1399f Add __attribute__ ((nonstring)) to remove unterminated-string-initialization warning by Felix Conway · 8 weeks ago
  43. f5db3e9 Note that GCM is also impacted by Gilles Peskine · 8 weeks ago
  44. a795252 Merge pull request #1359 from Mbed-TLS/bugfix_1351_1352_1353_lms_drivers_3.6bp by Gilles Peskine · 8 weeks ago
  45. 7ed3653 Merge pull request #1363 from gilles-peskine-arm/3.6-restricted-merge-20250606 by Manuel Pégourié-Gonnard · 8 weeks ago
  46. cae4434 Merge pull request #1347 from mpg/fix-asn1-store-named-data-null-deref-3.6 by Manuel Pégourié-Gonnard · 8 weeks ago
  47. 4c26d7d Merge pull request #10179 from gilles-peskine-arm/union-initialization-gcc15-driver-checks-3.6 by Manuel Pégourié-Gonnard · 8 weeks ago
  48. 55d2113 Adjust test case with invalid base64 by Gilles Peskine · 8 weeks ago
  49. 8c67ac0 Fix race condition in mbedtls_aesni_has_support by Gilles Peskine · 8 weeks ago
  50. 13cc0c2 mbedtls_base64_decode: test dst=NULL with dlen>0 by Gilles Peskine · 9 weeks ago
  51. e7ed8c4 Explain some aspects of the tests by Gilles Peskine · 9 weeks ago
  52. 2b3d6a8 mbedtls_base64_decode: insist on correct padding by Gilles Peskine · 9 weeks ago
  53. 255c492 Added CVE's to ChangeLogs by Minos Galanakis · 8 weeks ago
  54. df2f0aa lms.c: Updated documentation by Minos Galanakis · 8 weeks ago
  55. 58a4479 test_suite_lms.data: Updated comments by Minos Galanakis · 8 weeks ago
  56. 361799a typo by Gilles Peskine · 8 weeks ago
  57. 7df273b Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 8 weeks ago
  58. bd6fb46 Add a build with NV seed as the only entropy source by Gilles Peskine · 8 weeks ago
  59. 582b6fb We do support builds where NV seed is the only entropy source by Gilles Peskine · 8 weeks ago
  60. 84999d1 Fix mbedtls_base64_decode() accepting invalid inputs with 4n+1 digits by Gilles Peskine · 9 weeks ago
  61. 683a46e mbedtls_base64_decode: assert sloppy behavior with bad number of = by Gilles Peskine · 9 weeks ago
  62. 715bbf3 mbedtls_base64_decode: test the reported output length by Gilles Peskine · 9 weeks ago
  63. c7beb84 test_suite_lms: Added negative test for corrupted Merkle path by Minos Galanakis · 9 weeks ago
  64. b725738 test_suite_lms: Added a test for importing invalid sized key by Minos Galanakis · 9 weeks ago
  65. f84bc3f Added changelog for check return of merkle leaf by Minos Galanakis · 9 weeks ago
  66. 3444757 Added changelog for lms enum casting by Minos Galanakis · 9 weeks ago
  67. 3b392af Added changelog for lms overread by Minos Galanakis · 9 weeks ago
  68. 41422e1 Fix change log entry by Alvaro Segura · 9 weeks ago
  69. 673e1eb Fix build test programs in MSVC (due to a warning treated as error in winbase.h) by Alvaro Segura · 9 weeks ago
  70. 9b3051f Built-in lms driver: always zeroize output-buffer in create_merkle_leaf_value by Minos Galanakis · 9 weeks ago
  71. ae449bf Built-in lms driver:Check return values of Merkle node creation by Minos Galanakis · 9 weeks ago
  72. caaffc1 Built-in lms/lmots driver: Harden public key import against enum truncation by Minos Galanakis · 9 weeks ago
  73. 548e2db Built-in lms driver: Added input guard by Minos Galanakis · 9 weeks ago
  74. 3f82706 Merge pull request #1349 from felixc-arm/pem-integer-underflow-3.6 by David Horstmann · 9 weeks ago
  75. 42323ea Add changelog by Felix Conway · 10 weeks ago
  76. 6165e71 Add fix for PEM underflow by Felix Conway · 10 weeks ago
  77. 9325883 Add test using underflow-causing PEM keyfile by Felix Conway · 10 weeks ago
  78. 1592639 Merge pull request #10182 from gilles-peskine-arm/f_rng-documentation-3.6 by Gilles Peskine · 9 weeks ago
  79. 0050f5f Update framework with additional operation initialization checks by Gilles Peskine · 6 months ago
  80. e51bde0 Fix possible UB in mbedtls_asn1_write_raw_buffer() by Manuel Pégourié-Gonnard · 9 weeks ago
  81. 3819005 Fix psa_pake_operation_s member types by Ronald Cron · 9 weeks ago
  82. d3324fd Move PAKE size calculation macros, cipher suite and operation structs by Ronald Cron · 9 weeks ago
  83. 23a0d48 Merge pull request #10196 from ronald-cron-arm/move-crypto-struct-inclusion by David Horstmann · 10 weeks ago
  84. d9c1417 Merge pull request #1345 from davidhorstmann-arm/pkcs7-side-channel-missing-credit-3.6 by Manuel Pégourié-Gonnard · 10 weeks ago
  85. 4960825 Add change log by Ronald Cron · 10 weeks ago
  86. 3ea3635 Move the inclusion of crypto_sizes.h and crypto_struct.h in crypto.h by Ronald Cron · 10 weeks ago
  87. 04fe95d Add ChangeLog entry by Manuel Pégourié-Gonnard · 2 months ago
  88. 12df5f3 Improve unit tests for mbedtls_asn1_store_named_data by Manuel Pégourié-Gonnard · 2 months ago
  89. 2df7ab7 Fix bug in mbedtls_asn1_store_named_data() by Manuel Pégourié-Gonnard · 2 months ago
  90. 13f86e6 Add tests for bug in mbedtls_x509_string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  91. 077f8e6 Restore standard initializers in _init tests by Gilles Peskine · 6 months ago
  92. 93dd995 Use short initializers for multipart operation structures by Gilles Peskine · 6 months ago
  93. 1e9267c Merge pull request #1340 from mpg/fix-string-to-names-uaf-3.6 by Manuel Pégourié-Gonnard · 3 months ago
  94. 8ac3eb9 Avoid a useless copy in cert_{req,write} by Manuel Pégourié-Gonnard · 3 months ago
  95. 1173786 Merge pull request #10185 from rojer/tls_consts_3.6 by Manuel Pégourié-Gonnard · 3 months ago
  96. fb5e2e5 Mark ssl_tls12_preset_suiteb_sig_algs const by Deomid rojer Ryabkov · 1 year, 5 months ago
  97. e3aaf82 Mark ssl_tls12_preset_default_sig_algs const by Deomid rojer Ryabkov · 1 year, 5 months ago
  98. dad206d Merge pull request #10168 from gilles-peskine-arm/union-initialization-gcc15-basic-fix-3.6 by Manuel Pégourié-Gonnard · 3 months ago
  99. 8429619 Fix type in ChangeLog by Manuel Pégourié-Gonnard · 3 months ago
  100. 8a6fc08 Add comment on apparent type mismatch by Manuel Pégourié-Gonnard · 3 months ago