TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
c568688456819a6b63ca8ef7750b85b8f47148c8
c568688
config.py: do not enable MBEDTLS_PLATFORM_GET_ENTROPY_ALT in full config
by Valerio Setti
· 4 months ago
748e24d
Merge pull request #10143 from diopoex/development
by Gilles Peskine
· 3 months ago
4f4a2b3
Merge pull request #10146 from gilles-peskine-arm/pylint-check-str-concat-dev
by David Horstmann
· 3 months ago
ad6953f
Merge pull request #10114 from felixc-arm/switch-to-which-aes
by David Horstmann
· 3 months ago
8893a8f
Complain about a missing comma in multiline lists of strings
by Gilles Peskine
· 3 months ago
0f6dd1c
Prepare framework for pylint check-str-concat-over-line-jumps
by Gilles Peskine
· 3 months ago
4156c49
Merge pull request #10122 from felixc-arm/move-public-headers
by Gilles Peskine
· 3 months ago
97c45bb
Merge pull request #10120 from gilles-peskine-arm/test_suite_ssl-fix-ret-20250408
by Gilles Peskine
· 3 months ago
f065c31
Update tf-psa-crypto pointer
by Felix Conway
· 4 months ago
6908580
Use aesni_crypt_ecb and internal_aes_encrypt to check conditional compilation
by Felix Conway
· 4 months ago
ad70494
Remove executable permissions and shebang from component-platforms.sh
by Felix Conway
· 4 months ago
8e13c8f
Add shebang to fix CI error
by Felix Conway
· 4 months ago
9949f00
Add tf-psa-crypto/programs/test/which_aes to Makefile
by Felix Conway
· 4 months ago
5081d65
Switch all.sh components from selftest to which_aes
by Felix Conway
· 4 months ago
b12205c
Removed use of mbedtls_cipher_info from ssl_context_info.c
by diopoex
· 4 months ago
0d4fca2
Update submodule pointers
by Felix Conway
· 4 months ago
232da48
Merge pull request #9421 from mfil/feature/implement_tls_exporter
by David Horstmann
· 4 months ago
61bd272
Check include/mbedtls exists before including from it
by Felix Conway
· 4 months ago
dc6f6ec
Update framework pointer to merge commit
by Felix Conway
· 4 months ago
819bb4a
Reset crypto pointer to development
by Felix Conway
· 4 months ago
dba07e1
Add missing ifdef for mbedtls_ssl_tls13_exporter
by Max Fillinger
· 4 months ago
8ab3d8c
Merge pull request #10074 from bjwtaylor/rng-documentation
by Manuel Pégourié-Gonnard
· 4 months ago
gh-readonly-queue/development/pr-10074-a3d27b54fc9dd5d4f030e3e46e637015a863362c
a3d27b5
Merge pull request #10045 from gilles-peskine-arm/defragment-test-server-first-flight-dev
by Ronald Cron
· 4 months ago
gh-readonly-queue/development/pr-10045-4580c71f677f4e56b16f9fe4c71d66457637c0b6
a5db6c1
Fix record insertion
by Manuel Pégourié-Gonnard
· 4 months ago
7af97b6
Use HANDSHAKE_OVER in nominal test cases
by Manuel Pégourié-Gonnard
· 4 months ago
8d73bdc
Improve comments
by Manuel Pégourié-Gonnard
· 4 months ago
6fedc4e
Add executable permissions to new perl file
by Felix Conway
· 4 months ago
132f5b9
Use same dependencies for helper functions
by Manuel Pégourié-Gonnard
· 4 months ago
1f471a1
Tighten dependencies again
by Manuel Pégourié-Gonnard
· 4 months ago
921a2ac
Improve dependency declarations
by Manuel Pégourié-Gonnard
· 4 months ago
0a1996f
Tighten dependency declarations
by Manuel Pégourié-Gonnard
· 4 months ago
c0721e0
Improve documentation
by Gilles Peskine
· 5 months ago
eb48890
Remove redundant setup
by Gilles Peskine
· 5 months ago
161cadd
Fix copypasta
by Gilles Peskine
· 5 months ago
84ccbd8
Simulate closing the connection mid-message
by Gilles Peskine
· 5 months ago
5e3c0bd
Also test inserting non-empty, non-handshake records
by Gilles Peskine
· 5 months ago
c34ea47
Fix the build without MBEDTLS_DEBUG_C
by Gilles Peskine
· 5 months ago
0742672
Fix the build in PSK-only configurations
by Gilles Peskine
· 5 months ago
bc694b3
Fix printf of enum
by Gilles Peskine
· 5 months ago
7ab9fb6
Pacify ancient clang -Wmissing-initializer
by Gilles Peskine
· 5 months ago
7c1dbef
Test split, coalesced-split and empty handshake records
by Gilles Peskine
· 5 months ago
92122ed
Create handshake record coalescing tests
by Gilles Peskine
· 5 months ago
a4bf002
Document gotcha of move_handshake_to_state
by Gilles Peskine
· 5 months ago
c67befe
Add a log message on every SSL state transition
by Gilles Peskine
· 5 months ago
f670ba5
Always call mbedtls_ssl_handshake_set_state
by Gilles Peskine
· 5 months ago
52bed3f
Update tf-psa-crypto & framework pointers
by Felix Conway
· 4 months ago
4580c71
Merge pull request #10118 from mpg/issue-template
by Gilles Peskine
· 4 months ago
gh-readonly-queue/development/pr-10118-3b819cf22f9eca2f144fd99c05907fd56f7ffd12
1ef121c
Move script and update shebang to fix CI
by Felix Conway
· 4 months ago
e6605f9
Adjust build scripts to accommodate public header move
by Felix Conway
· 4 months ago
946bf14
Fix some test helper functions returning 0 on some failures
by Gilles Peskine
· 4 months ago
55b8bb4
Check the status of mbedtls_ssl_set_hostname()
by Gilles Peskine
· 4 months ago
3b819cf
Merge pull request #10109 from mpg/merge-from-restricted
by Gilles Peskine
· 4 months ago
f02784b
Tune wording
by Manuel Pégourié-Gonnard
· 4 months ago
16be0f0
Merge pull request #10008 from valeriosetti/issue138-development
by Ronald Cron
· 4 months ago
48e5c95
tf-psa-crypto: update reference
by Valerio Setti
· 5 months ago
0690a63
framework: update reference
by Valerio Setti
· 5 months ago
09e35e7
Update bug report template for security issues
by Manuel Pégourié-Gonnard
· 4 months ago
8bbe60a
Merge pull request #10102 from ronald-cron-arm/check-generated-files-follow-up
by Ronald Cron
· 4 months ago
33770e7
Update tf-psa-crypto pointer
by Ronald Cron
· 4 months ago
96121ed
Update framework pointer
by Ronald Cron
· 4 months ago
ed4a2b4
Merge branch 'development-restricted' into merge-from-restricted
by Manuel Pégourié-Gonnard
· 4 months ago
e235958
Merge pull request #10078 from bjwtaylor/pk_rsa_alt-removal
by Manuel Pégourié-Gonnard
· 4 months ago
762c801
Use make_generated_files.py in make_generated_files.bat
by Ronald Cron
· 4 months ago
444db89
Remove check-generated-files.sh
by Ronald Cron
· 4 months ago
694cbfa
Merge pull request #10101 from ronald-cron-arm/remove-all-sh-wrapper
by Ronald Cron
· 4 months ago
gh-readonly-queue/development/pr-10101-3189752b2f77a1118d8d8166d9e50c58b2f9fa66
5d9b9d2
Rename mbedtls-all.sh to just all.sh
by Ronald Cron
· 4 months ago
8e2d40d
Remove all.sh wrapper
by Ronald Cron
· 4 months ago
1a1ec2f
Fix up merge conflict resolution
by Max Fillinger
· 4 months ago
29f8f9a
Fix dependencies for TLS-Exporter tests
by Max Fillinger
· 7 months ago
7577c9e
Fix doxygen for MBEDTLS_SSL_KEYING_MATERIAL_EXPORT
by Max Fillinger
· 7 months ago
af2035f
Fix mistake in previous comment change
by Max Fillinger
· 8 months ago
ee33b31
Fix HkdfLabel comment
by Max Fillinger
· 8 months ago
5826883
Allow maximum label length in Hkdf-Expand-Label
by Max Fillinger
· 8 months ago
9f84333
Exporter: Add min. and max. label tests
by Max Fillinger
· 8 months ago
9c5bae5
Fix max. label length in key material exporter
by Max Fillinger
· 9 months ago
53d9168
Document BAD_INPUT_DATA error in key material exporter
by Max Fillinger
· 9 months ago
d23579c
Fix requirements for TLS 1.3 Exporter compat test
by Max Fillinger
· 9 months ago
22728dc
Use mbedtls_calloc, not regular calloc
by Max Fillinger
· 9 months ago
4e21703
Add fixed compatibility test for TLS 1.3 Exporter
by Max Fillinger
· 9 months ago
7b97712
Remove exporter compatibility test for TLS 1.3
by Max Fillinger
· 9 months ago
6d53a3a
Fix openssl s_client invocation
by Max Fillinger
· 9 months ago
f8059db
Print names of new tests properly
by Max Fillinger
· 9 months ago
144ccce
Fix memory leak in example programs
by Max Fillinger
· 9 months ago
92b7a7e
ssl-opt.sh: Add tests for keying material export
by Max Fillinger
· 9 months ago
ee467aa
mbedtls_test_ssl_do_handshake_with_endpoints: Zeroize endpoints
by Max Fillinger
· 9 months ago
d6e0095
Exporter tests: Don't use unavailbable constant
by Max Fillinger
· 9 months ago
8e0b8c9
Exporter tests: Add missing depends-ons
by Max Fillinger
· 9 months ago
c6fd1a2
Use one maximum key_len for all exported keys
by Max Fillinger
· 9 months ago
a9a9e99
Exporter tests: Reduce key size in long key tests
by Max Fillinger
· 9 months ago
9dc7b19
Exporter tests: Free endpoints before PSA_DONE()
by Max Fillinger
· 9 months ago
364afea
Exporter tests: Fix possible uninitialized variable use
by Max Fillinger
· 9 months ago
ea1e777
Coding style cleanup
by Max Fillinger
· 9 months ago
8a2d2ad
Exporter tests: Initialize allocated memory
by Max Fillinger
· 9 months ago
8f12e31
Exportert tests: Free endpoints and options
by Max Fillinger
· 9 months ago
3e12918
Fix output size check for key material exporter
by Max Fillinger
· 9 months ago
28916ac
Increase allowed output size of HKDF-Expand-Label
by Max Fillinger
· 9 months ago
cf007ca
Add more tests for keying material export
by Max Fillinger
· 9 months ago
a5b63c5
Mention MBEDTLS_SSL_KEYING_MATERIAL_EXPORT in change log
by Max Fillinger
· 9 months ago
0747388
Fix #endif comment
by Max Fillinger
· 9 months ago
51bec54
Enable MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by default
by Max Fillinger
· 9 months ago
Next »