TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
af0c461f3969a8c51c29cd48b83197250a120c60
af0c461
mbedtls_ssl_prepare_handshake_record(): refactor first fragment prep
by Gilles Peskine
· 5 months ago
1e81d34
Tweak handshake fragment log message
by Gilles Peskine
· 5 months ago
3d490a9
Tweak "waiting for more handshake fragments" log message
by Gilles Peskine
· 5 months ago
b6102b6
Fix Doxygen markup
by Gilles Peskine
· 6 months ago
134677d
Merge pull request #10029 from gilles-peskine-arm/tls-defragment-generate-tests-3.6
by Gilles Peskine
· 5 months ago
2e7def5
Update framework
by Gilles Peskine
· 5 months ago
9d54be5
Generate handshake defragmentation test cases: update analyze_outcomes
by Gilles Peskine
· 5 months ago
2e7f2a2
Switch to generated handshake tests
by Gilles Peskine
· 5 months ago
6183a64
Normalize requirements in defragmentation test cases
by Gilles Peskine
· 5 months ago
49e1ed2
Normalize messages in defragmentation test cases
by Gilles Peskine
· 5 months ago
8321ab5
Normalize whitespace in defragmentation test cases
by Gilles Peskine
· 5 months ago
8ef2e74
Move most TLS handshake defragmentation tests to a separate file
by Gilles Peskine
· 5 months ago
28f953c
New generated file: tests/opt-testcases/handshake-generated.sh
by Gilles Peskine
· 5 months ago
abb08f1
Merge pull request #10024 from gilles-peskine-arm/tls-defragmentation-merge-3.6-20250303
by David Horstmann
· 5 months ago
e0f1240
Merge remote-tracking branch 'mbedtls-3.6' into tls-defragmentation-merge-3.6-20250303
by Gilles Peskine
· 5 months ago
b55fd70
Merge pull request #10016 from minosgalanakis/issue9887_add_basic_defragmentation_tests_36
by Gilles Peskine
· 5 months ago
5764816
ssl-opt: Re-introduce certificate dependency for HS negative tests.
by Minos Galanakis
· 5 months ago
97a24eb
ssl-opt: Removed dependencies for HS defrag negative tests.
by Minos Galanakis
· 5 months ago
4834826
ssl-opt: Adjusted reference hs defragmentation tests.
by Minos Galanakis
· 5 months ago
19d857d
ssl-opt: Minor typos and documentation fixes.
by Minos Galanakis
· 5 months ago
21e4f21
analyze_outcomes: Temporary disabled 3 HS Degragmentation tests.
by Minos Galanakis
· 5 months ago
618ad79
ssl-opt: Updated documentation of HS-Defrag tests.
by Minos Galanakis
· 5 months ago
bb1bd8b
ssl-opt: Removed redundant dependencies: requires_openssl_3_x
by Minos Galanakis
· 5 months ago
065b89c
ssl-opt.sh: Disabled HS Defrag Tests for TLS1.2 where len < 16
by Minos Galanakis
· 5 months ago
4335125
ssl-opt: Replaced max_send_frag with split_send_frag
by Minos Galanakis
· 6 months ago
ee8e7c3
ssl-opt: Added coverage for hs defragmentation TLS 1.2 tests.
by Minos Galanakis
· 6 months ago
2622aea
ChangeLog: Updated the entry for tls-hs-defragmentation
by Minos Galanakis
· 6 months ago
e6dbf49
ssl-opt: Updated documentation.
by Minos Galanakis
· 6 months ago
79693bf
ssl-opt: Added negative tests for handshake fragmentation.
by Minos Galanakis
· 6 months ago
03ae352
ssl-opt: Added handshake fragmentation tests for 4 byte fragments.
by Minos Galanakis
· 6 months ago
871469a
ssl-opt: Added negative-assertion testing, (HS Fragmentation disabled)
by Minos Galanakis
· 6 months ago
48aa2de
ssl-opt: Added tls 1.2 tests for HS defragmentation.
by Minos Galanakis
· 6 months ago
1d47ceb
ssl-opt: Dependency resolving set to use to requires_protocol_version HS deframentation tests.
by Minos Galanakis
· 6 months ago
502da02
ssl-opt: Adjusted the wording on handshake fragmentation tests.
by Minos Galanakis
· 6 months ago
9886fd1
ssl-opt: Added requires_openssl_3_x to defragmentation tests.
by Minos Galanakis
· 6 months ago
afb428e
ssl-opt: Updated the keywords to look up during handshake fragmentation tests.
by Minos Galanakis
· 6 months ago
c5f1ba3
Add missing client certificate check in handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
5fc8d3f
Test Handshake defragmentation only for TLS 1.3 only for small values
by Waleed Elmelegy
· 6 months ago
be59ab5
Add guard to handshake defragmentation tests for client certificate
by Waleed Elmelegy
· 6 months ago
99f4691
Add a comment to elaborate using split_send_frag in handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
57f61f8
Enforce client authentication in handshake fragmentation tests
by Waleed Elmelegy
· 6 months ago
826fc5c
Remove unneeded mtu option from handshake fragmentation tests
by Waleed Elmelegy
· 6 months ago
e9b0884
Add client authentication to handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
1b2590b
Require openssl to support TLS 1.3 in handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
5b7c8bb
Remove unnecessary string check in handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
8870b99
Fix typo in TLS Handshake defrafmentation tests
by Waleed Elmelegy
· 6 months ago
e11d8c9
Improve TLS handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
29581ce
Add TLS Hanshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
cca140b
Merge pull request #9981 from gilles-peskine-arm/tls_hs_defrag_in-3.6-badmac_seen
by Manuel Pégourié-Gonnard
· 5 months ago
1ba478d
Merge pull request #9988 from Harry-Ramsey/move-program-files-to-mbedtls-framework-3-6
by Ronald Cron
· 6 months ago
1da22a8
Update framework pointer
by Harry Ramsey
· 6 months ago
4c1383a
Update documentation regarding metatest
by Harry Ramsey
· 6 months ago
65e9bef
Update documentation regarding test_zeroize
by Harry Ramsey
· 6 months ago
4e1a12e
Update path to demo_common.sh
by Harry Ramsey
· 6 months ago
d621d34
Update path for moved test_zeroize.gdb script
by Harry Ramsey
· 6 months ago
03f4957
Update paths for moved programs in generate_visualc_files.pl
by Harry Ramsey
· 6 months ago
151e089
Update paths for moved dlopen_demo.sh
by Harry Ramsey
· 6 months ago
061e0f5
Update paths for moved program files in CMakeLists
by Harry Ramsey
· 6 months ago
dab817a
Update include paths in C files
by Harry Ramsey
· 6 months ago
a67f133
Update paths for moved program files in makefiles
by Harry Ramsey
· 6 months ago
6eb335d
Merge pull request #9919 from davidhorstmann-arm/clarify-x509-security-md-3.6
by Janos Follath
· 6 months ago
4726d20
Remove unused variable in ssl_server.c
by Waleed Elmelegy
· 6 months ago
716aead
Update the changelog message
by Deomid rojer Ryabkov
· 6 months ago
2878a05
Remove obselete checks due to the introduction of handhsake defragmen...
by Deomid rojer Ryabkov
· 6 months ago
c52273d
Add a note about badmac_seen's new name in ssl_context_info
by Gilles Peskine
· 6 months ago
55151d3
Fix Doxygen misuse
by Gilles Peskine
· 6 months ago
d358d6e
Add MBEDTLS_FRAMEWORK_DIR variable to CMake
by Harry Ramsey
· 6 months ago
cb72cd2
Don't reset badmac_seen on a DTLS client reconnect
by Gilles Peskine
· 6 months ago
b710599
Merge in_hsfraglen with badmac_seen_or_in_hsfraglen
by Gilles Peskine
· 6 months ago
ebdd405
Change the type of in_hsfraglen to unsigned
by Gilles Peskine
· 6 months ago
f6a676d
Rename badmac_seen to badmac_seen_or_in_hsfraglen
by Gilles Peskine
· 6 months ago
69f8f45
Minor readability improvement
by Gilles Peskine
· 6 months ago
bbe8745
Remove in_hshdr
by Deomid rojer Ryabkov
· 6 months ago
85ec2b3
Add a safety check for in_hsfraglen
by Deomid rojer Ryabkov
· 6 months ago
5c853ea
Allow fragments less HS msg header size (4 bytes)
by Deomid rojer Ryabkov
· 6 months ago
96e2290
Remove mbedtls_ssl_reset_in_out_pointers
by Deomid rojer Ryabkov
· 6 months ago
1f4088c
Review comments
by Deomid rojer Ryabkov
· 7 months ago
db2da52
Update ChangeLog.d/tls-hs-defrag-in.txt
by Deomid Ryabkov
· 7 months ago
3fc5a4d
Defragment incoming TLS handshake messages
by Deomid rojer Ryabkov
· 1 year, 5 months ago
0c6eb5d
Move programs out of Mbed TLS
by Harry Ramsey
· 6 months ago
c811fb7
Merge pull request #9941 from valeriosetti/issue94-3.6
by Ronald Cron
· 6 months ago
411f7dc
framework: update reference
by Valerio Setti
· 6 months ago
aa7bd59
components-compliance.sh: update references to test_psa_compliance.py
by Valerio Setti
· 6 months ago
d673acf
components-configuration.sh: update references to test_psa_constant_names.py
by Valerio Setti
· 6 months ago
7297e8d
Move files out of Mbed TLS
by Valerio Setti
· 6 months ago
2045886
Merge pull request #9937 from valeriosetti/issue9688-backport
by Ronald Cron
· 6 months ago
1a0ee06
test_suite_ssl: update description for conf_curve and conf_gruop tests
by Valerio Setti
· 7 months ago
e94ab3c
test_suite_ssl: add ECDHE-RSA case for handshake_fragmentation()
by Valerio Setti
· 7 months ago
4f2a74d
test_suite_ssl: add new ECDHE-RSA tests
by Valerio Setti
· 7 months ago
b6fff90
Merge pull request #9907 from mpg/conf-curves-3.6
by Manuel Pégourié-Gonnard
· 6 months ago
79d5ea2
Merge pull request #9495 from minosgalanakis/doc/add_mbedtls_ecp_check_privkey_comment_bp36
by Janos Follath
· 6 months ago
4847765
Update tf-psa-crypto/drivers/builtin/src/ecp.c
by minosgalanakis
· 12 months ago
910273c
Fix missing-word typo
by David Horstmann
· 6 months ago
fe2d3e0
Add paragraph on undefined behaviour
by David Horstmann
· 7 months ago
8bf5dc6
Add X.509 formatting validation to SECURITY.md
by David Horstmann
· 7 months ago
ea18c7e
Fix incorrect test function
by Manuel Pégourié-Gonnard
· 7 months ago
632667e
Remove useless dependency from test function
by Manuel Pégourié-Gonnard
· 7 months ago
18e4b3f
Merge pull request #9857 from gilles-peskine-arm/psa-storage-test-cases-never-supported-negative-3.6
by Gilles Peskine
· 7 months ago
a6c1f56
Add ignore list entries for ECDH/FFDH algorithm without key type
by Gilles Peskine
· 7 months ago
a2a0c39
Remove test coverage exceptions that are no longer needed
by Gilles Peskine
· 7 months ago
Next »