TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/gh-readonly-queue/mbedtls-3.6/pr-9737-6f35a4dbe0d14d23fce3b1de31f66855f07ff7d8
/
library
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
0b8b7a1
Merge pull request #9448 from valeriosetti/psa-use-static-slots-backport
by Gilles Peskine
· 9 months ago
0f170ad
Merge pull request #9714 from ThePassionate/mbedtls-1022-3.6.0
by David Horstmann
· 9 months ago
66b39d4
net/mbedtls_net_connect: Preventing double close problem
by makejian
· 10 months ago
fe0f09e
Documentation: fix some nits
by Valerio Setti
· 10 months ago
ce84921
psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE
by Valerio Setti
· 11 months ago
dbfb2ab
psa: zeroize static key buffer content when key slot is freed
by Valerio Setti
· 12 months ago
f51488b
psa: fix some macro definition
by Valerio Setti
· 12 months ago
70fa89c
psa-core: remove unnecessary element in psa_key_slot_t
by Valerio Setti
· 12 months ago
faed169
psa_crypto_core: take also cipher's key length into account when sizing static key buffer
by Valerio Setti
· 12 months ago
1980bb7
psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE
by Valerio Setti
· 12 months ago
8d4f150
psa: allow to use static key buffers instead of dynamic ones
by Valerio Setti
· 1 year, 2 months ago
e905442
Merge pull request #9675 from eleuzi01/backport-9673
by David Horstmann
· 10 months ago
5adc9c3
Add "common.h"
by Elena Uziunaite
· 10 months ago
78542bf
Merge pull request #9698 from gilles-peskine-arm/3.6.2-rc2-mergeback-3
by David Horstmann
· 10 months ago
7f5ec13
Adjust file path for generate_ssl_debug_helpers.py
by Elena Uziunaite
· 10 months ago
bfb9f71
Revert "Add generated files"
by David Horstmann
· 11 months ago
a712d8d
Bump version to 3.6.2
by Gilles Peskine
· 10 months ago
5f1c8a7
pkwrite: fix buffer overrun
by Valerio Setti
· 10 months ago
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
698a90d
Ignore and clean generated assembly
by Gilles Peskine
· 1 year, 1 month ago
925e9ad
Add target to compile to assembly
by Gilles Peskine
· 1 year, 1 month ago
5a668dd
Reduce level of non-error debug message
by Gilles Peskine
· 11 months ago
015d222
Remove transitional always-on internal option
by Gilles Peskine
· 11 months ago
78df03a
Separate accepting TLS 1.3 middlebox compatibility from sending it
by Gilles Peskine
· 11 months ago
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
32bdf19
Minor updates in doc/comments/debug
by Manuel Pégourié-Gonnard
· 1 year, 2 months ago
8cd0dfa
Merge pull request #9537 from mpg/tickets13-followup
by Manuel Pégourié-Gonnard
· 11 months ago
f59d7b9
Merge pull request #9493 from yanesca/rsapub_additional_tests
by Manuel Pégourié-Gonnard
· 11 months ago
1116de3
Add guard on internal 1.2-only function
by Manuel Pégourié-Gonnard
· 11 months ago
15fa9ce
Misc improvements to comments
by Manuel Pégourié-Gonnard
· 11 months ago
33a2918
Merge pull request #9390 from eleuzi01/backport-9327
by Manuel Pégourié-Gonnard
· 11 months ago
4bc15d8
Fix guards on #include
by Manuel Pégourié-Gonnard
· 11 months ago
126cfed
Fix code style
by Manuel Pégourié-Gonnard
· 11 months ago
96cfd7a
Move bignum code path testing out of the library
by Janos Follath
· 12 months ago
2f8ad59
Explain the choice of the value of MBEDTLS_MPI_IS_PUBLIC
by Janos Follath
· 12 months ago
e86607c
Initial local variables to secure default
by Janos Follath
· 12 months ago
42f72b3
Introduce MBEDTLS_MPI_IS_TEST
by Janos Follath
· 12 months ago
fbc34ee
Revert "Add generated files"
by David Horstmann
· 11 months ago
0d11176
Add generated files
by David Horstmann
· 11 months ago
1d2dcfc
Bump version to 3.6.1
by David Horstmann
· 11 months ago
9f10979
Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr
by David Horstmann
· 11 months ago
c46edd4
Fix/Improve documentation
by Ronald Cron
· 11 months ago
9f44c88
Rename some "new_session_tickets" symbols
by Ronald Cron
· 11 months ago
ba45a44
Move session tickets getter functions to ssl_misc.h
by Ronald Cron
· 11 months ago
97dc583
Improve debug logs
by Ronald Cron
· 11 months ago
d67f801
Do not add a new field in the SSL config
by Ronald Cron
· 11 months ago
b675b2b
TLS 1.3: Ignore tickets if disabled at runtime
by Ronald Cron
· 11 months ago
bedddd7
Add mbedtls_ssl_conf_enable_new_session_tickets() API
by Ronald Cron
· 11 months ago
57dbd69
TLS 1.3 server: move crypto_init after protocol negotiation
by Gilles Peskine
· 11 months ago
5047627
Error translation and init are needed in PSK-only builds as well
by Gilles Peskine
· 11 months ago
069bccd
Call psa_crypto_init in the library when required for TLS 1.3
by Gilles Peskine
· 11 months ago
4002e6f
Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted
by Gilles Peskine
· 11 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
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, 1 month ago
41e0cdf
Fix issue in handling legacy_compression_methods in ssl_tls13_parse_client_hello()
by Waleed Elmelegy
· 1 year, 2 months ago
837af43
ccm.c: Return early when ccm* is used without tag.
by Minos Galanakis
· 12 months ago
5f31697
Add header for mbedtls_mpi_exp_mod_unsafe()
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
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
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
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
cb7f632
tls13: Add support for trusted certificate callback
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
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
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
c2ec6fa
Free allocated memory where methods were returning without freeing
by Gowtham Suresh Kumar
· 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
68c0e3d
Fix Mbed-TLS build when WIN32_LEAN_AND_MEAN macro is defined globally
by Sergey Markelov
· 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
7f9470a
Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp
by Gilles Peskine
· 12 months ago
Next »