1. 91972cc Merge pull request #9608 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries-3.6 by Gilles Peskine · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9608-0b8b7a1ee1d3704199660540dc8a4efa546f1593
  2. 0b8b7a1 Merge pull request #9448 from valeriosetti/psa-use-static-slots-backport by Gilles Peskine · 9 months ago
  3. 0f170ad Merge pull request #9714 from ThePassionate/mbedtls-1022-3.6.0 by David Horstmann · 9 months ago
  4. 66b39d4 net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
  5. fe0f09e Documentation: fix some nits by Valerio Setti · 10 months ago
  6. ce84921 psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 11 months ago
  7. dbfb2ab psa: zeroize static key buffer content when key slot is freed by Valerio Setti · 12 months ago
  8. f51488b psa: fix some macro definition by Valerio Setti · 12 months ago
  9. 70fa89c psa-core: remove unnecessary element in psa_key_slot_t by Valerio Setti · 12 months ago
  10. faed169 psa_crypto_core: take also cipher's key length into account when sizing static key buffer by Valerio Setti · 12 months ago
  11. 1980bb7 psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE by Valerio Setti · 12 months ago
  12. 8d4f150 psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 2 months ago
  13. e905442 Merge pull request #9675 from eleuzi01/backport-9673 by David Horstmann · 10 months ago
  14. 5adc9c3 Add "common.h" by Elena Uziunaite · 10 months ago
  15. 78542bf Merge pull request #9698 from gilles-peskine-arm/3.6.2-rc2-mergeback-3 by David Horstmann · 10 months ago
  16. 7f5ec13 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  17. bfb9f71 Revert "Add generated files" by David Horstmann · 11 months ago
  18. a712d8d Bump version to 3.6.2 by Gilles Peskine · 10 months ago
  19. 5f1c8a7 pkwrite: fix buffer overrun by Valerio Setti · 10 months ago
  20. 8536c3c Merge pull request #9161 from mpg/doc-guards by Manuel Pégourié-Gonnard · 10 months ago gh-readonly-queue/mbedtls-3.6/pr-9161-c3ef0c78e81edb57b0dcc3fd622cc8a74e6abc6b
  21. 698a90d Ignore and clean generated assembly by Gilles Peskine · 1 year, 1 month ago
  22. 925e9ad Add target to compile to assembly by Gilles Peskine · 1 year, 1 month ago
  23. 5a668dd Reduce level of non-error debug message by Gilles Peskine · 11 months ago
  24. 015d222 Remove transitional always-on internal option by Gilles Peskine · 11 months ago
  25. 78df03a Separate accepting TLS 1.3 middlebox compatibility from sending it by Gilles Peskine · 11 months ago
  26. 26fc039 Merge pull request #9498 from minosgalanakis/bugfix/return_early_in_ccm_star_bp36 by Gilles Peskine · 11 months ago gh-readonly-queue/mbedtls-3.6/pr-9498-78b1362b4228b21aaa63156fba4e3348f538d96c
  27. 32bdf19 Minor updates in doc/comments/debug by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  28. 8cd0dfa Merge pull request #9537 from mpg/tickets13-followup by Manuel Pégourié-Gonnard · 11 months ago
  29. f59d7b9 Merge pull request #9493 from yanesca/rsapub_additional_tests by Manuel Pégourié-Gonnard · 11 months ago
  30. 1116de3 Add guard on internal 1.2-only function by Manuel Pégourié-Gonnard · 11 months ago
  31. 15fa9ce Misc improvements to comments by Manuel Pégourié-Gonnard · 11 months ago
  32. 33a2918 Merge pull request #9390 from eleuzi01/backport-9327 by Manuel Pégourié-Gonnard · 11 months ago
  33. 4bc15d8 Fix guards on #include by Manuel Pégourié-Gonnard · 11 months ago
  34. 126cfed Fix code style by Manuel Pégourié-Gonnard · 11 months ago
  35. 96cfd7a Move bignum code path testing out of the library by Janos Follath · 12 months ago
  36. 2f8ad59 Explain the choice of the value of MBEDTLS_MPI_IS_PUBLIC by Janos Follath · 12 months ago
  37. e86607c Initial local variables to secure default by Janos Follath · 12 months ago
  38. 42f72b3 Introduce MBEDTLS_MPI_IS_TEST by Janos Follath · 12 months ago
  39. fbc34ee Revert "Add generated files" by David Horstmann · 11 months ago
  40. 0d11176 Add generated files by David Horstmann · 11 months ago
  41. 1d2dcfc Bump version to 3.6.1 by David Horstmann · 11 months ago
  42. 9f10979 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago
  43. c46edd4 Fix/Improve documentation by Ronald Cron · 11 months ago
  44. 9f44c88 Rename some "new_session_tickets" symbols by Ronald Cron · 11 months ago
  45. ba45a44 Move session tickets getter functions to ssl_misc.h by Ronald Cron · 11 months ago
  46. 97dc583 Improve debug logs by Ronald Cron · 11 months ago
  47. d67f801 Do not add a new field in the SSL config by Ronald Cron · 11 months ago
  48. b675b2b TLS 1.3: Ignore tickets if disabled at runtime by Ronald Cron · 11 months ago
  49. bedddd7 Add mbedtls_ssl_conf_enable_new_session_tickets() API by Ronald Cron · 11 months ago
  50. 57dbd69 TLS 1.3 server: move crypto_init after protocol negotiation by Gilles Peskine · 11 months ago
  51. 5047627 Error translation and init are needed in PSK-only builds as well by Gilles Peskine · 11 months ago
  52. 069bccd Call psa_crypto_init in the library when required for TLS 1.3 by Gilles Peskine · 11 months ago
  53. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 11 months ago
  54. 86a4c25 Merge pull request #9499 from waleed-elmelegy-arm/fix-legacy-compression-issue-3.6 by Gilles Peskine · 12 months ago
  55. df0ef8a Merge pull request #9281 from mpg/rsapub by Gilles Peskine · 12 months ago
  56. a1c4f4c Improve comments explaining legacy_methods_compression handling by Waleed Elmelegy · 1 year, 1 month ago
  57. 3918598 Correct a small typo in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 1 month ago
  58. 566ed54 Improve handling of legacy_compression_methods in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 1 month ago
  59. 41e0cdf Fix issue in handling legacy_compression_methods in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 2 months ago
  60. 837af43 ccm.c: Return early when ccm* is used without tag. by Minos Galanakis · 12 months ago
  61. 5f31697 Add header for mbedtls_mpi_exp_mod_unsafe() by Janos Follath · 12 months ago
  62. 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  63. 82976f3 Make mbedtls_mpi_exp_mod_unsafe internal by Janos Follath · 12 months ago
  64. 11cac75 Simplify and explain the overflow check for maximum slice length by Gilles Peskine · 12 months ago
  65. 6298d73 Merge pull request #1265 from mpg/refactor-tls123-verif by Manuel Pégourié-Gonnard · 12 months ago
  66. 7e551a2 Merge pull request #1263 from mpg/fix-tls13-optional-ku by Manuel Pégourié-Gonnard · 12 months ago
  67. 9183ba1 Add overflow check for maximum key slot length by David Horstmann · 12 months ago
  68. 4312491 Tweak macro check to allow 3 extra key slices by David Horstmann · 12 months ago
  69. a8e13d7 Fix incorrect comments on slice numbering by David Horstmann · 12 months ago
  70. c32a4a2 Fix guards around function now used by 1.3 as well by Manuel Pégourié-Gonnard · 12 months ago
  71. 565da76 Fix typos in comments by Manuel Pégourié-Gonnard · 12 months ago
  72. f2aa65f Improve some comments by Manuel Pégourié-Gonnard · 12 months ago
  73. ce60330 Merge 1.2 and 1.3 certificate verification by Manuel Pégourié-Gonnard · 12 months ago
  74. d37054c Minor refactoring of generic SSL certificate verif by Manuel Pégourié-Gonnard · 12 months ago
  75. dee6ffa Add support for context f_vrfy callback in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  76. e910ac8 Improve a variable's name by Manuel Pégourié-Gonnard · 12 months ago
  77. 523a7e4 Restrict the scope of a few variables by Manuel Pégourié-Gonnard · 12 months ago
  78. cb7f632 tls13: Add support for trusted certificate callback by Ronald Cron · 1 year, 4 months ago
  79. 2b98a4e Allow no authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  80. e1cc926 Allow optional authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  81. 4d4c0c7 Add comments about 1.3 server sending no cert by Manuel Pégourié-Gonnard · 12 months ago
  82. 85b864e Rm translation code for unused flag by Manuel Pégourié-Gonnard · 12 months ago
  83. 8a14aaa Simplify certificate curve check for 1.2 by Manuel Pégourié-Gonnard · 12 months ago
  84. 4938b69 Make mbedtls_ssl_check_cert_usage() work for 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  85. 96a0c5c Clean up mbedtls_ssl_check_cert_usage() by Manuel Pégourié-Gonnard · 12 months ago
  86. afb2079 Clean up initialization in _core_exp_mod() by Janos Follath · 12 months ago
  87. 8786dd7 Disable optionally safe test hook in threading builds by Janos Follath · 12 months ago
  88. a112691 Fix optionally safe hooks declarations by Janos Follath · 12 months ago
  89. c2ec6fa Free allocated memory where methods were returning without freeing by Gowtham Suresh Kumar · 12 months ago
  90. 9d72df8 Optimise public RSA operations by Janos Follath · 12 months ago
  91. 2c62441 Fix mpi_core_exp_mod documentation by Janos Follath · 12 months ago
  92. 68c0e3d Fix Mbed-TLS build when WIN32_LEAN_AND_MEAN macro is defined globally by Sergey Markelov · 12 months ago
  93. e0842aa Add tests for optionally safe codepaths by Janos Follath · 12 months ago
  94. 020b9ab Use actual exponent size for window calculation by Janos Follath · 12 months ago
  95. a5fc8f3 Move _public parameters next to their target by Janos Follath · 12 months ago
  96. 0c292b2 Make MBEDTLS_MPI_IS_PUBLIC thumb friendly by Janos Follath · 12 months ago
  97. 90b4271 Move MBEDTLS_MPI_IS_* macros to bignum_core.h by Janos Follath · 12 months ago
  98. bb3f295 Move mixed security code to small local functions by Janos Follath · 12 months ago
  99. 38ff70e Make _optionally_safe functions internal by Janos Follath · 12 months ago
  100. 7f9470a Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp by Gilles Peskine · 12 months ago