TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
766be1f8f4ea2f22cbb004f4c8c2341f789ea97f
766be1f
Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING
by Felix Conway
· 8 weeks ago
2e1399f
Add __attribute__ ((nonstring)) to remove unterminated-string-initialization warning
by Felix Conway
· 8 weeks ago
4c26d7d
Merge pull request #10179 from gilles-peskine-arm/union-initialization-gcc15-driver-checks-3.6
by Manuel Pégourié-Gonnard
· 8 weeks ago
1592639
Merge pull request #10182 from gilles-peskine-arm/f_rng-documentation-3.6
by Gilles Peskine
· 9 weeks ago
0050f5f
Update framework with additional operation initialization checks
by Gilles Peskine
· 6 months ago
23a0d48
Merge pull request #10196 from ronald-cron-arm/move-crypto-struct-inclusion
by David Horstmann
· 10 weeks ago
4960825
Add change log
by Ronald Cron
· 10 weeks ago
3ea3635
Move the inclusion of crypto_sizes.h and crypto_struct.h in crypto.h
by Ronald Cron
· 10 weeks ago
077f8e6
Restore standard initializers in _init tests
by Gilles Peskine
· 6 months ago
93dd995
Use short initializers for multipart operation structures
by Gilles Peskine
· 6 months ago
1173786
Merge pull request #10185 from rojer/tls_consts_3.6
by Manuel Pégourié-Gonnard
· 3 months ago
fb5e2e5
Mark ssl_tls12_preset_suiteb_sig_algs const
by Deomid rojer Ryabkov
· 1 year, 5 months ago
e3aaf82
Mark ssl_tls12_preset_default_sig_algs const
by Deomid rojer Ryabkov
· 1 year, 5 months ago
dad206d
Merge pull request #10168 from gilles-peskine-arm/union-initialization-gcc15-basic-fix-3.6
by Manuel Pégourié-Gonnard
· 3 months ago
addf8fc
Fix ECDSA documentation: blinding is no longer optional
by Gilles Peskine
· 3 months ago
c0b357d
ECDSA is a special flower
by Gilles Peskine
· 3 months ago
ed10e2a
Note functions that store the RNG callback in a context
by Gilles Peskine
· 3 months ago
060c70e
Reference mbedtls_f_rng_t in public documentation
by Gilles Peskine
· 3 months ago
1337d54
Name and document the type of random generator callbacks
by Gilles Peskine
· 3 months ago
ff32e86
Merge pull request #10170 from yanesca/mbedtls-3.6.3.1-pr
by Gilles Peskine
· 3 months ago
91b29a0
Grammar in comments
by Gilles Peskine
· 3 months ago
c5848a5
Merge branch 'mbedtls-3.6.3.1-rc' into mbedtls-3.6.3.1-pr
by Janos Follath
· 3 months ago
6fb5120
Remove .gitmodules
by Janos Follath
· 3 months ago
main
master
v3.6.3.1
65b5483
Changelog entry for the union initialization fixes
by Gilles Peskine
· 6 months ago
f4ebf80
Test with GCC 15 with sloppy union initialization
by Gilles Peskine
· 3 months ago
0e4907d
Initialize MAC context in internal functions for one-shot MAC
by Gilles Peskine
· 6 months ago
bbec1c1
Initialize MAC context in internal functions for KDF
by Gilles Peskine
· 6 months ago
a7a480b
Initialize driver context in setup functions
by Gilles Peskine
· 6 months ago
f0daff9
Merge pull request #10151 from gilles-peskine-arm/union-initialization-gcc15-preliminaries-3.6
by Gilles Peskine
· 3 months ago
15bb8e0
Improve comments
by Gilles Peskine
· 3 months ago
3bd433d
Merge pull request #10150 from gilles-peskine-arm/pylint-check-str-concat-3.6
by David Horstmann
· 3 months ago
88f6ce1
Update framework
by Gilles Peskine
· 3 months ago
df06572
Allow gcc-15 to be in $PATH
by Gilles Peskine
· 6 months ago
2eab9fd
Enable drivers when testing with GCC 15
by Gilles Peskine
· 6 months ago
bf90dc9
GCC 15: Silence -Wunterminated-string-initialization
by Gilles Peskine
· 8 months ago
94c1b9a
Test with GCC 15
by Gilles Peskine
· 8 months ago
451b9ad
Disable warning from gcc -pedantic on dlsym/dlopen
by Gilles Peskine
· 7 months ago
ebd0888
Move persistent key tests to a separate .data file
by Gilles Peskine
· 6 months ago
f5f15aa
Move concurrent tests to a separate .data file
by Gilles Peskine
· 6 months ago
cdb3781
Update obsolete section title
by Gilles Peskine
· 6 months ago
ae18357
Merge pull request #10138 from XavierChapron/xch/constify-mbedtls_cipher_base_lookup_table-3.6
by Gilles Peskine
· 3 months ago
cc4649d
Complain about a missing comma in multiline lists of strings
by Gilles Peskine
· 3 months ago
0dd76e0
Prepare framework for pylint check-str-concat-over-line-jumps
by Gilles Peskine
· 3 months ago
8444211
Merge pull request #10137 from gilles-peskine-arm/test_suite_ssl-fix-ret-20250408-3.6
by Gilles Peskine
· 3 months ago
74383ab
Merge pull request #10132 from valeriosetti/issue157-3.6
by Gilles Peskine
· 4 months ago
gh-readonly-queue/mbedtls-3.6/pr-10132-e08edcc494cd43683e57a2a16ba883da1c9018af
309ca52
framework: update reference
by Valerio Setti
· 4 months ago
afedef5
Constify cipher_wrap:mbedtls_cipher_base_lookup_table
by Xavier Chapron
· 4 months ago
e08edcc
Merge pull request #9469 from mfil/feature/backport36_implement_tls_exporter
by David Horstmann
· 4 months ago
0e6032d
Fix some test helper functions returning 0 on some failures
by Gilles Peskine
· 4 months ago
1ff1281
Check the status of mbedtls_ssl_set_hostname()
by Gilles Peskine
· 4 months ago
1b0e2e9
Add missing ifdef for mbedtls_ssl_tls13_exporter
by Max Fillinger
· 4 months ago
40c2024
Add label_len argument to non-PSA tls_prf_generic
by Max Fillinger
· 4 months ago
820e5cc
Fix dependencies for TLS-Exporter tests
by Max Fillinger
· 7 months ago
0b65a91
Fix doxygen for MBEDTLS_SSL_KEYING_MATERIAL_EXPORT
by Max Fillinger
· 7 months ago
5122dc6
Fix mistake in previous comment change
by Max Fillinger
· 8 months ago
7833b18
Fix HkdfLabel comment
by Max Fillinger
· 8 months ago
529931a
Allow maximum label length in Hkdf-Expand-Label
by Max Fillinger
· 8 months ago
6a64f0f
Exporter: Add min. and max. label tests
by Max Fillinger
· 8 months ago
76bb753
Fix max. label length in key material exporter
by Max Fillinger
· 9 months ago
97a2879
Document BAD_INPUT_DATA error in key material exporter
by Max Fillinger
· 9 months ago
c361064
Fix requirements for TLS 1.3 Exporter compat test
by Max Fillinger
· 9 months ago
6f7cf0e
Use mbedtls_calloc, not regular calloc
by Max Fillinger
· 9 months ago
2310c19
Add fixed compatibility test for TLS 1.3 Exporter
by Max Fillinger
· 9 months ago
e009158
Remove exporter compatibility test for TLS 1.3
by Max Fillinger
· 9 months ago
0faf5d1
Fix openssl s_client invocation
by Max Fillinger
· 9 months ago
d22493f
Print names of new tests properly
by Max Fillinger
· 9 months ago
a442aea
Fix memory leak in example programs
by Max Fillinger
· 9 months ago
9c3a7ba
ssl-opt.sh: Add tests for keying material export
by Max Fillinger
· 9 months ago
c8f936e
mbedtls_test_ssl_do_handshake_with_endpoints: Zeroize endpoints
by Max Fillinger
· 9 months ago
ede294e
Exporter tests: Don't use unavailbable constant
by Max Fillinger
· 9 months ago
2c2a6ac
Exporter tests: Add missing depends-ons
by Max Fillinger
· 9 months ago
8ee2141
Use one maximum key_len for all exported keys
by Max Fillinger
· 9 months ago
fb7e578
Exporter tests: Reduce key size in long key tests
by Max Fillinger
· 9 months ago
20e4ac8
Exporter tests: Free endpoints before PSA_DONE()
by Max Fillinger
· 9 months ago
81b41d4
Exporter tests: Fix possible uninitialized variable use
by Max Fillinger
· 9 months ago
538ed71
Coding style cleanup
by Max Fillinger
· 9 months ago
e825110
Exporter tests: Initialize allocated memory
by Max Fillinger
· 9 months ago
436cc20
Exportert tests: Free endpoints and options
by Max Fillinger
· 9 months ago
e95edbf
Fix output size check for key material exporter
by Max Fillinger
· 9 months ago
ffc47e6
Increase allowed output size of HKDF-Expand-Label
by Max Fillinger
· 9 months ago
9e23339
Add more tests for keying material export
by Max Fillinger
· 9 months ago
1bc2a9b
Mention MBEDTLS_SSL_KEYING_MATERIAL_EXPORT in change log
by Max Fillinger
· 9 months ago
8fa7252
Fix #endif comment
by Max Fillinger
· 9 months ago
d97e0e8
Enable MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by default
by Max Fillinger
· 9 months ago
951b886
Create MBEDTLS_SSL_KEYING_MATERIAL_EXPORT option
by Max Fillinger
· 9 months ago
7b52328
Remove TLS 1.2 Exporter if we don't have randbytes
by Max Fillinger
· 10 months ago
92d2930
Revert "Store randbytes for TLS 1.2 TLS-Exporter"
by Max Fillinger
· 10 months ago
948e15d
Fix typos in comments
by Max Fillinger
· 10 months ago
6c02ea8
Use fewer magic numbers in TLS-Exporter functions
by Max Fillinger
· 10 months ago
76077e2
Add label length argument to tls_prf_generic()
by Max Fillinger
· 10 months ago
85b33ee
Store randbytes for TLS 1.2 TLS-Exporter
by Max Fillinger
· 10 months ago
c48e9e0
Fix coding style
by Max Fillinger
· 11 months ago
0118293
Fix build when one of TLS 1.2 or 1.3 is disabled
by Max Fillinger
· 11 months ago
9359f4d
Fix coding style
by Max Fillinger
· 11 months ago
15f9f5e
Fix TLS exporter changelog entry
by Max Fillinger
· 11 months ago
f95bfda
Fix doxygen comment parameter name
by Max Fillinger
· 11 months ago
5805cc9
Fix typos in comment
by Max Fillinger
· 11 months ago
3be83a7
Fix mismatches in function declarations
by Max Fillinger
· 12 months ago
1466bf8
Fix key_len check in TLS-Exporter
by Max Fillinger
· 12 months ago
77a447b
Actually set exporter defaults in ssl_client2
by Max Fillinger
· 12 months ago
Next »