1. a329f39 Merge pull request #10210 from gilles-peskine-arm/nv-seed-only-3.6 by Ronald Cron · 5 weeks ago
  2. 5b9c7c5 Revert "Added generated files" by Minos Galanakis · 5 weeks ago
  3. 59e8b3a Added generated files by Minos Galanakis · 6 weeks ago
  4. 5374262 Version bump 3.6.4 by Minos Galanakis · 6 weeks ago
  5. 4cbf802 Properly initialize SSL endpoint objects by Gilles Peskine · 6 weeks ago
  6. ae9a5e8 Fix accidentally skipped test assertion by Gilles Peskine · 6 weeks ago
  7. f362775 Merge remote-tracking branch 'restricted/mbedtls-3.6-restricted' into mbedtls-3.6.4rc0-pr by Minos Galanakis · 6 weeks ago
  8. a84be59 Merge pull request #1366 from gilles-peskine-arm/base64-decode-clean-3.6 by David Horstmann · 7 weeks ago
  9. 766be1f Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING by Felix Conway · 8 weeks ago
  10. 51dccfb Improve some explanations by Gilles Peskine · 8 weeks ago
  11. 03303d8 Don't mutate dst_size by Gilles Peskine · 8 weeks ago
  12. 2e1399f Add __attribute__ ((nonstring)) to remove unterminated-string-initialization warning by Felix Conway · 8 weeks ago
  13. a795252 Merge pull request #1359 from Mbed-TLS/bugfix_1351_1352_1353_lms_drivers_3.6bp by Gilles Peskine · 8 weeks ago
  14. 7ed3653 Merge pull request #1363 from gilles-peskine-arm/3.6-restricted-merge-20250606 by Manuel Pégourié-Gonnard · 8 weeks ago
  15. cae4434 Merge pull request #1347 from mpg/fix-asn1-store-named-data-null-deref-3.6 by Manuel Pégourié-Gonnard · 8 weeks ago
  16. 55d2113 Adjust test case with invalid base64 by Gilles Peskine · 8 weeks ago
  17. 13cc0c2 mbedtls_base64_decode: test dst=NULL with dlen>0 by Gilles Peskine · 9 weeks ago
  18. e7ed8c4 Explain some aspects of the tests by Gilles Peskine · 9 weeks ago
  19. 2b3d6a8 mbedtls_base64_decode: insist on correct padding by Gilles Peskine · 9 weeks ago
  20. 58a4479 test_suite_lms.data: Updated comments by Minos Galanakis · 9 weeks ago
  21. 7df273b Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 9 weeks ago
  22. 582b6fb We do support builds where NV seed is the only entropy source by Gilles Peskine · 9 weeks ago
  23. 84999d1 Fix mbedtls_base64_decode() accepting invalid inputs with 4n+1 digits by Gilles Peskine · 9 weeks ago
  24. 683a46e mbedtls_base64_decode: assert sloppy behavior with bad number of = by Gilles Peskine · 9 weeks ago
  25. 715bbf3 mbedtls_base64_decode: test the reported output length by Gilles Peskine · 9 weeks ago
  26. c7beb84 test_suite_lms: Added negative test for corrupted Merkle path by Minos Galanakis · 9 weeks ago
  27. b725738 test_suite_lms: Added a test for importing invalid sized key by Minos Galanakis · 9 weeks ago
  28. 3f82706 Merge pull request #1349 from felixc-arm/pem-integer-underflow-3.6 by David Horstmann · 9 weeks ago
  29. 9325883 Add test using underflow-causing PEM keyfile by Felix Conway · 2 months ago
  30. 12df5f3 Improve unit tests for mbedtls_asn1_store_named_data by Manuel Pégourié-Gonnard · 2 months ago
  31. 2df7ab7 Fix bug in mbedtls_asn1_store_named_data() by Manuel Pégourié-Gonnard · 2 months ago
  32. 13f86e6 Add tests for bug in mbedtls_x509_string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  33. 077f8e6 Restore standard initializers in _init tests by Gilles Peskine · 6 months ago
  34. 93dd995 Use short initializers for multipart operation structures by Gilles Peskine · 6 months ago
  35. 1e9267c Merge pull request #1340 from mpg/fix-string-to-names-uaf-3.6 by Manuel Pégourié-Gonnard · 3 months ago
  36. 219c336 Merge pull request #1306 from davidhorstmann-arm/pkcs7-padding-side-channel-fix-3.6 by Manuel Pégourié-Gonnard · 3 months ago
  37. f9ac5e7 Add unit test for new behaviour of string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  38. ebd0888 Move persistent key tests to a separate .data file by Gilles Peskine · 6 months ago
  39. f5f15aa Move concurrent tests to a separate .data file by Gilles Peskine · 6 months ago
  40. 820e5cc Fix dependencies for TLS-Exporter tests by Max Fillinger · 7 months ago
  41. 6a64f0f Exporter: Add min. and max. label tests by Max Fillinger · 8 months ago
  42. 76bb753 Fix max. label length in key material exporter by Max Fillinger · 9 months ago
  43. ede294e Exporter tests: Don't use unavailbable constant by Max Fillinger · 9 months ago
  44. 2c2a6ac Exporter tests: Add missing depends-ons by Max Fillinger · 9 months ago
  45. 8ee2141 Use one maximum key_len for all exported keys by Max Fillinger · 9 months ago
  46. fb7e578 Exporter tests: Reduce key size in long key tests by Max Fillinger · 9 months ago
  47. 20e4ac8 Exporter tests: Free endpoints before PSA_DONE() by Max Fillinger · 9 months ago
  48. 81b41d4 Exporter tests: Fix possible uninitialized variable use by Max Fillinger · 9 months ago
  49. 538ed71 Coding style cleanup by Max Fillinger · 9 months ago
  50. e825110 Exporter tests: Initialize allocated memory by Max Fillinger · 9 months ago
  51. 436cc20 Exportert tests: Free endpoints and options by Max Fillinger · 9 months ago
  52. e95edbf Fix output size check for key material exporter by Max Fillinger · 9 months ago
  53. ffc47e6 Increase allowed output size of HKDF-Expand-Label by Max Fillinger · 9 months ago
  54. 9e23339 Add more tests for keying material export by Max Fillinger · 9 months ago
  55. 9359f4d Fix coding style by Max Fillinger · 11 months ago
  56. d3d7ff4 Add test for TLS-Exporter in TLS 1.3 by Max Fillinger · 12 months ago
  57. 881ebc7 Fix record insertion by Manuel Pégourié-Gonnard · 4 months ago
  58. 6c5af6c Update feature macro for 3.6 by Manuel Pégourié-Gonnard · 4 months ago
  59. f1335bc Use HANDSHAKE_OVER in nominal test cases by Manuel Pégourié-Gonnard · 4 months ago
  60. e38bc4c Improve comments by Manuel Pégourié-Gonnard · 4 months ago
  61. 784041a Adapt dependencies to the 3.6 branch by Manuel Pégourié-Gonnard · 4 months ago
  62. fa54778 Use same dependencies for helper functions by Manuel Pégourié-Gonnard · 4 months ago
  63. 066ac13 Tighten dependencies again by Manuel Pégourié-Gonnard · 4 months ago
  64. 063c1ce Improve dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  65. 05ff37f Tighten dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  66. f267020 Improve documentation by Gilles Peskine · 5 months ago
  67. cb3cabd Remove redundant setup by Gilles Peskine · 5 months ago
  68. f9333a3 Simulate closing the connection mid-message by Gilles Peskine · 5 months ago
  69. 4f57212 Also test inserting non-empty, non-handshake records by Gilles Peskine · 5 months ago
  70. d973387 Fix the build without MBEDTLS_DEBUG_C by Gilles Peskine · 5 months ago
  71. 7cdf563 Fix the build in PSK-only configurations by Gilles Peskine · 5 months ago
  72. aa9b455 Pacify ancient clang -Wmissing-initializer by Gilles Peskine · 5 months ago
  73. ad84044 Test split, coalesced-split and empty handshake records by Gilles Peskine · 5 months ago
  74. 39bcbb6 Create handshake record coalescing tests by Gilles Peskine · 5 months ago
  75. b2b1c3b Add testcase for maximum padding length by David Horstmann · 4 months ago
  76. d75c4c2 Remove unnecessary TEST_CF_PUBLIC macro call by David Horstmann · 4 months ago
  77. 5a5440e Update to the new name in usages as well by David Horstmann · 4 months ago
  78. 05657d9 Revert "Add auto-generated files" by Minos Galanakis · 5 months ago
  79. 22098d4 Add auto-generated files by Minos Galanakis · 5 months ago mbedtls-3.6.3 v3.6.3
  80. e62ef05 Version Bump for 3.6.3 by Minos Galanakis · 5 months ago
  81. b6ad19b Merge pull request #9976 from mpg/defragment-ext-test-3.6 by Manuel Pégourié-Gonnard · 5 months ago gh-readonly-queue/mbedtls-3.6/pr-9976-d3ca688b4b2ab2dcb66ce311f16f3ef909a5fdd8
  82. c03cd11 Merge pull request #10025 from waleed-elmelegy-arm/mbedtls-3.6-fix-key-deriv-bad-state-error by Gilles Peskine · 5 months ago
  83. 43a04e7 Re-introduce log asserts on positive cases by Manuel Pégourié-Gonnard · 5 months ago
  84. 8476c38 Improve a test assertion by Manuel Pégourié-Gonnard · 5 months ago
  85. 29073e3 Fix a typo by Manuel Pégourié-Gonnard · 5 months ago
  86. b59caea Add test cases for EOF in the middle of fragments by Manuel Pégourié-Gonnard · 5 months ago
  87. 4712b3e Adjust logic around log pattern by Manuel Pégourié-Gonnard · 5 months ago
  88. d2197af Add test for length larger than 2^16 by Manuel Pégourié-Gonnard · 5 months ago
  89. 8577510 Adapt "large ClientHello" tests to incremental by Manuel Pégourié-Gonnard · 5 months ago
  90. c6cf7e5 Cleanly reject non-HS in-between HS fragments by Manuel Pégourié-Gonnard · 5 months ago
  91. 051b1e2 Reduce the level of logging used in tests by Manuel Pégourié-Gonnard · 5 months ago
  92. adad476 Move new tests to their own data file by Manuel Pégourié-Gonnard · 5 months ago
  93. 996c4c0 Fix dependency issues by Manuel Pégourié-Gonnard · 5 months ago
  94. 6b25c50 New test function for large ClientHello by Manuel Pégourié-Gonnard · 5 months ago
  95. 89cc61a Fix hash dependencies for TLS 1.2 tests by Manuel Pégourié-Gonnard · 5 months ago
  96. 2b1ec8f Fix curve dependencies by Manuel Pégourié-Gonnard · 5 months ago
  97. 428ce0a Add missing dependency declaration by Manuel Pégourié-Gonnard · 5 months ago
  98. 3a7f1d2 Fix dependency issues by Manuel Pégourié-Gonnard · 5 months ago
  99. 31253cd Add test with non-HS record in-between HS fragments by Manuel Pégourié-Gonnard · 6 months ago
  100. bde37ce Add test to TLS 1.3 ClientHello fragmentation by Manuel Pégourié-Gonnard · 6 months ago