1. 4012b5d Merge pull request #9553 from ronald-cron-arm/project-and-branches-detection-3.6 by Ronald Cron · 11 months ago gh-readonly-queue/mbedtls-3.6/pr-9553-d3d586bf5f5dfe1f93bdfa2d719d54542a58eccd
  2. d3d586b Merge pull request #9174 from billatarm/3.6-add-pc-test by Paul Elliott · 11 months ago
  3. 3cc48e4 tests: add a test for pkg-config files by Bill Roberts · 1 year, 4 months ago
  4. ceaee10 Update framework to the merge of #45 by Ronald Cron · 11 months ago
  5. 3091687 Update framework by Ronald Cron · 11 months ago
  6. 8cd0dfa Merge pull request #9537 from mpg/tickets13-followup by Manuel Pégourié-Gonnard · 11 months ago
  7. f59d7b9 Merge pull request #9493 from yanesca/rsapub_additional_tests by Manuel Pégourié-Gonnard · 11 months ago
  8. aa80f53 Use libary default in ssl_client2 for new_session_tickets by Manuel Pégourié-Gonnard · 11 months ago
  9. d210bf7 Merge pull request #9338 from sezrab/analyze_driver_vs_reference_header_correction-3.6 by Gilles Peskine · 11 months ago
  10. 1116de3 Add guard on internal 1.2-only function by Manuel Pégourié-Gonnard · 11 months ago
  11. 15fa9ce Misc improvements to comments by Manuel Pégourié-Gonnard · 11 months ago
  12. 33a2918 Merge pull request #9390 from eleuzi01/backport-9327 by Manuel Pégourié-Gonnard · 11 months ago
  13. 6496d56 Make error line consistent with the header by Elena Uziunaite · 11 months ago
  14. 6cda2ca Merge pull request #9509 from eleuzi01/backport-9508 by Manuel Pégourié-Gonnard · 11 months ago gh-readonly-queue/mbedtls-3.6/pr-9509-aae8011eb0579cd84bdd2979fee55d407658a5a9
  15. 9ec6d45 Fix code style (for real this time, hopefully) by Manuel Pégourié-Gonnard · 11 months ago
  16. 4bc15d8 Fix guards on #include by Manuel Pégourié-Gonnard · 11 months ago
  17. 126cfed Fix code style by Manuel Pégourié-Gonnard · 11 months ago
  18. 0a75adc Prepare codepath tests for early termination by Janos Follath · 12 months ago
  19. e9cc10d Fix incorrect test result by Janos Follath · 12 months ago
  20. 96cfd7a Move bignum code path testing out of the library by Janos Follath · 12 months ago
  21. 2f8ad59 Explain the choice of the value of MBEDTLS_MPI_IS_PUBLIC by Janos Follath · 12 months ago
  22. e86607c Initial local variables to secure default by Janos Follath · 12 months ago
  23. 42f72b3 Introduce MBEDTLS_MPI_IS_TEST by Janos Follath · 12 months ago
  24. 55be79b Add tests for optionally safe code paths in RSA by Janos Follath · 12 months ago
  25. 5fc20fc Add tests for optionally safe code paths in bignum by Janos Follath · 12 months ago
  26. aae8011 Merge pull request #1288 from Mbed-TLS/mbedtls-3.6.1_mergeback by David Horstmann · 11 months ago
  27. fbc34ee Revert "Add generated files" by David Horstmann · 11 months ago
  28. 71c569d Merge pull request #1286 from Mbed-TLS/mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago mbedtls-3.6.2rc mbedtls-3.6.1 v3.6.1
  29. 4c8ca72 Move some ChangeLog entries to a different section by David Horstmann · 11 months ago
  30. fedf9a2 Add CVE IDs to security ChangeLog by David Horstmann · 11 months ago
  31. 18f3beb Update BRANCHES.md by David Horstmann · 11 months ago
  32. 0d11176 Add generated files by David Horstmann · 11 months ago
  33. ea44fa7 Finalise ChangeLog by David Horstmann · 11 months ago
  34. 1d2dcfc Bump version to 3.6.1 by David Horstmann · 11 months ago
  35. 9cf929d Assemble ChangeLog by David Horstmann · 11 months ago
  36. 636367f Don't clean test_keys.h and test_certs.h by David Horstmann · 11 months ago
  37. 204c4b4 Fix typos in make clean target for Windows by David Horstmann · 11 months ago
  38. 9f10979 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago
  39. 72064b2 Merge pull request #9507 from ronald-cron-arm/disable-new-session-tickets by Gilles Peskine · 11 months ago
  40. c46edd4 Fix/Improve documentation by Ronald Cron · 11 months ago
  41. 9f44c88 Rename some "new_session_tickets" symbols by Ronald Cron · 11 months ago
  42. c9884b0 Fix change log by Ronald Cron · 11 months ago
  43. 48a9f56 Improve documentation by Ronald Cron · 11 months ago
  44. ba45a44 Move session tickets getter functions to ssl_misc.h by Ronald Cron · 11 months ago
  45. 31b40b3 Add change logs by Ronald Cron · 11 months ago
  46. 97dc583 Improve debug logs by Ronald Cron · 11 months ago
  47. fc76718 Move MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET doc by Ronald Cron · 11 months ago
  48. d67f801 Do not add a new field in the SSL config by Ronald Cron · 11 months ago
  49. 57ad182 ssl_client2: Fix new_session_tickets option parsing by Ronald Cron · 11 months ago
  50. e55659d Document NewSessionTicket handling being disabled by default by Ronald Cron · 11 months ago
  51. 63826e6 Leave the spaces in psa-transition.md by Elena Uziunaite · 11 months ago
  52. 9df0563 Improve MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET documentation by Ronald Cron · 11 months ago
  53. 0c81fc2 Fix typo in psa-transition.md by Elena Uziunaite · 11 months ago
  54. 0e5d4fd Document MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET. by Ronald Cron · 11 months ago
  55. 23303a4 Enable TLS 1.3 ticket handling in resumption tests by Ronald Cron · 11 months ago
  56. b675b2b TLS 1.3: Ignore tickets if disabled at runtime by Ronald Cron · 11 months ago
  57. bedddd7 Add mbedtls_ssl_conf_enable_new_session_tickets() API by Ronald Cron · 11 months ago
  58. 7defa41 Merge pull request #9501 from gilles-peskine-arm/tls13-psa-init-auto-3.6 by Gilles Peskine · 11 months ago
  59. 8b8228c Merge pull request #1282 from gilles-peskine-arm/merge-3.6-restricted-20240823 by Manuel Pégourié-Gonnard · 11 months ago
  60. 57dbd69 TLS 1.3 server: move crypto_init after protocol negotiation by Gilles Peskine · 11 months ago
  61. aa6ef7d Changelog entry for psa_crypto_init potentially being called from TLS by Gilles Peskine · 11 months ago
  62. 92e803e Clarify "negotiating" by Gilles Peskine · 11 months ago
  63. 5047627 Error translation and init are needed in PSK-only builds as well by Gilles Peskine · 11 months ago
  64. 069bccd Call psa_crypto_init in the library when required for TLS 1.3 by Gilles Peskine · 12 months ago
  65. cd4da16 Don't call psa_crypto_init in test programs when not required for TLS 1.3 by Gilles Peskine · 12 months ago
  66. 5950301 Don't call psa_crypto_init in unit tests when not required for TLS 1.3 by Gilles Peskine · 12 months ago
  67. 590bdcb Call psa_crypto_init in the library when required for TLS 1.3: doc by Gilles Peskine · 11 months ago
  68. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago
  69. 86a4c25 Merge pull request #9499 from waleed-elmelegy-arm/fix-legacy-compression-issue-3.6 by Gilles Peskine · 12 months ago
  70. df0ef8a Merge pull request #9281 from mpg/rsapub by Gilles Peskine · 12 months ago
  71. 8ac9caf Fix the capitalisation in the changelog entry by Waleed Elmelegy · 12 months ago
  72. d930a3e Reduce the wording in changelog entry by Waleed Elmelegy · 12 months ago
  73. 5183e1a Improve the changelog entry for fixing legacy compression issue by Waleed Elmelegy · 12 months ago
  74. f669fef Add chanelog entry for fixing legacy comprssion methods issue by Waleed Elmelegy · 12 months ago
  75. 1297309 Remove redundant legacy compression test by Waleed Elmelegy · 1 year, 1 month ago
  76. 38c8757 Improve legacy compression regression testing by Waleed Elmelegy · 1 year, 1 month ago
  77. 790f3b1 Add regression testing to handling Legacy_compression_methods by Waleed Elmelegy · 1 year, 1 month ago
  78. a1c4f4c Improve comments explaining legacy_methods_compression handling by Waleed Elmelegy · 1 year, 1 month ago
  79. 3918598 Correct a small typo in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 1 month ago
  80. 566ed54 Improve handling of legacy_compression_methods in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 2 months ago
  81. 41e0cdf Fix issue in handling legacy_compression_methods in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 2 months ago
  82. 4c857c4 Fix Changelog formatting by Janos Follath · 12 months ago
  83. d8d5353 Merge pull request #1279 from gilles-peskine-arm/memory_allocation_cleanup_psa_crypto_rsa-changelog-3.6 by David Horstmann · 12 months ago
  84. 5f31697 Add header for mbedtls_mpi_exp_mod_unsafe() by Janos Follath · 12 months ago
  85. 5d16334 Improve ChangeLog by Janos Follath · 12 months ago
  86. 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  87. 82976f3 Make mbedtls_mpi_exp_mod_unsafe internal by Janos Follath · 12 months ago
  88. 6c20869 Add changelog by Janos Follath · 12 months ago
  89. d2cb074 Tiny fix in ChangeLog pt 2 by Elena Uziunaite · 12 months ago
  90. c3ed44c Tiny fix in ChangeLog by Elena Uziunaite · 12 months ago
  91. 58da249 Changelog entry for the RSA memory leak by Gilles Peskine · 12 months ago
  92. 7be977a Merge pull request #9486 from sergio-nsk/sergio-nsk/3.6/lean_and_mean/1 by minosgalanakis · 12 months ago
  93. 11cac75 Simplify and explain the overflow check for maximum slice length by Gilles Peskine · 12 months ago
  94. 6298d73 Merge pull request #1265 from mpg/refactor-tls123-verif by Manuel Pégourié-Gonnard · 12 months ago
  95. 7e551a2 Merge pull request #1263 from mpg/fix-tls13-optional-ku by Manuel Pégourié-Gonnard · 12 months ago
  96. 9183ba1 Add overflow check for maximum key slot length by David Horstmann · 12 months ago
  97. 4312491 Tweak macro check to allow 3 extra key slices by David Horstmann · 12 months ago
  98. a8e13d7 Fix incorrect comments on slice numbering by David Horstmann · 12 months ago
  99. f4f3e92 Add a ChangeLog entry by Manuel Pégourié-Gonnard · 12 months ago
  100. c32a4a2 Fix guards around function now used by 1.3 as well by Manuel Pégourié-Gonnard · 12 months ago