- 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago
- 86a4c25 Merge pull request #9499 from waleed-elmelegy-arm/fix-legacy-compression-issue-3.6 by Gilles Peskine · 12 months ago
- df0ef8a Merge pull request #9281 from mpg/rsapub by Gilles Peskine · 12 months ago
- 8ac9caf Fix the capitalisation in the changelog entry by Waleed Elmelegy · 12 months ago
- d930a3e Reduce the wording in changelog entry by Waleed Elmelegy · 12 months ago
- 5183e1a Improve the changelog entry for fixing legacy compression issue by Waleed Elmelegy · 12 months ago
- f669fef Add chanelog entry for fixing legacy comprssion methods issue by Waleed Elmelegy · 12 months ago
- 1297309 Remove redundant legacy compression test by Waleed Elmelegy · 1 year, 1 month ago
- 38c8757 Improve legacy compression regression testing by Waleed Elmelegy · 1 year, 1 month ago
- 790f3b1 Add regression testing to handling Legacy_compression_methods by Waleed Elmelegy · 1 year, 1 month ago
- a1c4f4c Improve comments explaining legacy_methods_compression handling by Waleed Elmelegy · 1 year, 1 month ago
- 3918598 Correct a small typo in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 1 month ago
- 566ed54 Improve handling of legacy_compression_methods in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 2 months ago
- 41e0cdf Fix issue in handling legacy_compression_methods in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 2 months ago
- 4c857c4 Fix Changelog formatting by Janos Follath · 12 months ago
- d8d5353 Merge pull request #1279 from gilles-peskine-arm/memory_allocation_cleanup_psa_crypto_rsa-changelog-3.6 by David Horstmann · 12 months ago
- 5f31697 Add header for mbedtls_mpi_exp_mod_unsafe() by Janos Follath · 12 months ago
- 5d16334 Improve ChangeLog by Janos Follath · 12 months ago
- 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
- 82976f3 Make mbedtls_mpi_exp_mod_unsafe internal by Janos Follath · 12 months ago
- 6c20869 Add changelog by Janos Follath · 12 months ago
- d2cb074 Tiny fix in ChangeLog pt 2 by Elena Uziunaite · 12 months ago
- c3ed44c Tiny fix in ChangeLog by Elena Uziunaite · 12 months ago
- 58da249 Changelog entry for the RSA memory leak by Gilles Peskine · 12 months ago
- 7be977a Merge pull request #9486 from sergio-nsk/sergio-nsk/3.6/lean_and_mean/1 by minosgalanakis · 12 months ago
- 11cac75 Simplify and explain the overflow check for maximum slice length by Gilles Peskine · 12 months ago
- 6298d73 Merge pull request #1265 from mpg/refactor-tls123-verif by Manuel Pégourié-Gonnard · 12 months ago
- 7e551a2 Merge pull request #1263 from mpg/fix-tls13-optional-ku by Manuel Pégourié-Gonnard · 12 months ago
- 9183ba1 Add overflow check for maximum key slot length by David Horstmann · 12 months ago
- 4312491 Tweak macro check to allow 3 extra key slices by David Horstmann · 12 months ago
- a8e13d7 Fix incorrect comments on slice numbering by David Horstmann · 12 months ago
- f4f3e92 Add a ChangeLog entry by Manuel Pégourié-Gonnard · 12 months ago
- c32a4a2 Fix guards around function now used by 1.3 as well by Manuel Pégourié-Gonnard · 12 months ago
- 565da76 Fix typos in comments by Manuel Pégourié-Gonnard · 12 months ago
- ff28e4c Fix two dependency declarations in ssl-opt by Manuel Pégourié-Gonnard · 12 months ago
- f2aa65f Improve some comments by Manuel Pégourié-Gonnard · 12 months ago
- ce60330 Merge 1.2 and 1.3 certificate verification by Manuel Pégourié-Gonnard · 12 months ago
- d37054c Minor refactoring of generic SSL certificate verif by Manuel Pégourié-Gonnard · 12 months ago
- dee6ffa Add support for context f_vrfy callback in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
- e910ac8 Improve a variable's name by Manuel Pégourié-Gonnard · 12 months ago
- 523a7e4 Restrict the scope of a few variables by Manuel Pégourié-Gonnard · 12 months ago
- 8d5da8f ssl-opt.sh: Test trusted certificate callback in TLS 1.3 by Ronald Cron · 1 year, 4 months ago
- cb7f632 tls13: Add support for trusted certificate callback by Ronald Cron · 1 year, 4 months ago
- 84442a3 ssl-opt.sh: Fix test case titles by Ronald Cron · 1 year, 4 months ago
- 2b98a4e Allow no authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
- a0a781e Reorder some tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
- e1cc926 Allow optional authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
- 4d4c0c7 Add comments about 1.3 server sending no cert by Manuel Pégourié-Gonnard · 12 months ago
- 85b864e Rm translation code for unused flag by Manuel Pégourié-Gonnard · 12 months ago
- 8a14aaa Simplify certificate curve check for 1.2 by Manuel Pégourié-Gonnard · 12 months ago
- 4938b69 Make mbedtls_ssl_check_cert_usage() work for 1.3 by Manuel Pégourié-Gonnard · 12 months ago
- 96a0c5c Clean up mbedtls_ssl_check_cert_usage() by Manuel Pégourié-Gonnard · 12 months ago
- 4192bba Test cert alert REVOKED -> CERT_REVOKED by Manuel Pégourié-Gonnard · 1 year ago
- d6e2069 Test cert alert NOT_TRUSTED -> UNKNOWN_CA by Manuel Pégourié-Gonnard · 1 year ago
- a3cf1a5 Fix ordering of a test case in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year ago
- 060e284 Add test forcing TLS 1.2 for clearer coverage by Manuel Pégourié-Gonnard · 1 year ago
- 878af12 Fix memory corruption in exp_mod tests by Janos Follath · 12 months ago
- b0b71dc Edit ChangeLog entry by Elena Uziunaite · 12 months ago
- afb2079 Clean up initialization in _core_exp_mod() by Janos Follath · 12 months ago
- 8786dd7 Disable optionally safe test hook in threading builds by Janos Follath · 12 months ago
- a112691 Fix optionally safe hooks declarations by Janos Follath · 12 months ago
- 4a30cd2 Merge pull request #1274 from gowthamsk-arm/mem-alloc-cleanup-3.6 by Tom Cosgrove · 12 months ago
- 777e3e7 Update ChangeLog by Elena Uziunaite · 12 months ago
- c2ec6fa Free allocated memory where methods were returning without freeing by Gowtham Suresh Kumar · 12 months ago
- 04db1fb Add test cases for extKeyUsage by Elena Uziunaite · 12 months ago
- 9d72df8 Optimise public RSA operations by Janos Follath · 12 months ago
- 2c62441 Fix mpi_core_exp_mod documentation by Janos Follath · 12 months ago
- e74c840 Rationalize extKeyUsage tests by Elena Uziunaite · 12 months ago
- 28cdd11 Merge pull request #9479 from gilles-peskine-arm/psa-keystore-static-release-update-3.6 by Tom Cosgrove · 12 months ago
- 68c0e3d Fix Mbed-TLS build when WIN32_LEAN_AND_MEAN macro is defined globally by Sergey Markelov · 12 months ago
- 39c2272 The fully static key store will miss the 3.6.1 release by Gilles Peskine · 12 months ago
- fc1b6f5 Mention the option name for the dynamic key store by Gilles Peskine · 12 months ago
- 70658db Merge pull request #9463 from sezrab/psa_util_in_builds_without_psa-3.6 by Manuel Pégourié-Gonnard · 12 months ago
- e196c1a Merge pull request #9475 from gilles-peskine-arm/framework-update-20240813-3.6 by Manuel Pégourié-Gonnard · 12 months ago
- 7342656 Add tests for optionally unsafe code paths by Janos Follath · 12 months ago
- 4d9981a Update framework to the head of the main branch by Gilles Peskine · 12 months ago
- e0842aa Add tests for optionally safe codepaths by Janos Follath · 12 months ago
- 020b9ab Use actual exponent size for window calculation by Janos Follath · 12 months ago
- a5fc8f3 Move _public parameters next to their target by Janos Follath · 12 months ago
- 0c292b2 Make MBEDTLS_MPI_IS_PUBLIC thumb friendly by Janos Follath · 12 months ago
- 90b4271 Move MBEDTLS_MPI_IS_* macros to bignum_core.h by Janos Follath · 12 months ago
- bb3f295 Move mixed security code to small local functions by Janos Follath · 12 months ago
- 38ff70e Make _optionally_safe functions internal by Janos Follath · 12 months ago
- e084964 Improve documentation of MBEDTLS_MPI_IS_PUBLIC by Janos Follath · 12 months ago
- 5435850 Merge pull request #9457 from gilles-peskine-arm/announce-4.0-removals-202408 by Janos Follath · 12 months ago
- 7f9470a Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp by Gilles Peskine · 12 months ago
- 47bf23f PSA PAKE wasn't in 2.28 by Gilles Peskine · 12 months ago
- ce629a6 entropy.h is also going away by Gilles Peskine · 12 months ago
- cdd5b07 Use P_CLI when O_CLI's status is not reliable by Manuel Pégourié-Gonnard · 12 months ago
- ee73321 Mention interfaces replaced by PSA drivers by Gilles Peskine · 12 months ago
- 3001e27 Update the submodule to the head of PR in the framework repository by Michael Schuster · 1 year ago
- 6474d90 Changelog entry by Sam Berry · 12 months ago
- 81a438b Remove MBEDTLS_PSA_UTIL_HAVE_ECDSA so that functions are only enabled when PSA enabled by Sam Berry · 1 year, 1 month ago
- 1dfb6b5 Clarify some internal documentation by Gilles Peskine · 12 months ago
- ac43de0 Make integer downsizing explicit by Gilles Peskine · 1 year, 2 months ago
- 628ad38 Changelog entry for MBEDTLS_PSA_KEY_STORE_DYNAMIC by Gilles Peskine · 1 year, 2 months ago
- 9dc903a Add test components with the PSA static key store by Gilles Peskine · 1 year, 2 months ago
- 3bc9d2b Dynamic key store: make full-key-store tests work effectively by Gilles Peskine · 1 year, 2 months ago
- a81282c Microoptimizations when MBEDTLS_PSA_KEY_STORE_DYNAMIC is disabled by Gilles Peskine · 1 year, 2 months ago
- e8199f5 Dynamic key store: implementation by Gilles Peskine · 1 year, 2 months ago