TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/gh-readonly-queue/development/pr-9926-0a69f14abcac00bb13dcdd9dc4edd2e0996bd30e
/
tests
5ba9b57
Convert test function to a static function
by Gabor Mezei
· 5 months ago
1ac784c
Fix test case migration
by Gabor Mezei
· 5 months ago
9ee58e4
Update test dependencies
by Gabor Mezei
· 5 months ago
47c6277
Update dependencies
by Gabor Mezei
· 5 months ago
3ead04a
Remove/migrate tests for key exchange based on decryption
by Gabor Mezei
· 5 months ago
3ee9a8c
Remove `TLS-RSA` related test cases
by Gabor Mezei
· 5 months ago
e1e2730
Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option
by Gabor Mezei
· 5 months ago
94b9972
Merge pull request #10007 from minosgalanakis/task9887_extend_defragmentation_tests
by Gilles Peskine
· 5 months ago
625c8fd
ssl-opt: Added 4 and 128 bytes tests to HS defragmentation for server initiated reneg
by Minos Galanakis
· 5 months ago
dfc082e
ssl-opt: Fixed a minor typo.
by Minos Galanakis
· 5 months ago
6dcfdf1
Adapt dependencies to the new world
by Manuel Pégourié-Gonnard
· 5 months ago
af4606d
Re-introduce log asserts on positive cases
by Manuel Pégourié-Gonnard
· 5 months ago
47d0b79
Improve a test assertion
by Manuel Pégourié-Gonnard
· 5 months ago
f4a67cf
Fix a typo
by Manuel Pégourié-Gonnard
· 5 months ago
e5ddf36
Add test cases for EOF in the middle of fragments
by Manuel Pégourié-Gonnard
· 5 months ago
ed873f9
Adjust logic around log pattern
by Manuel Pégourié-Gonnard
· 5 months ago
2285d61
Add test for length larger than 2^16
by Manuel Pégourié-Gonnard
· 5 months ago
4f1b38a
Adapt "large ClientHello" tests to incremental
by Manuel Pégourié-Gonnard
· 5 months ago
757040c
Cleanly reject non-HS in-between HS fragments
by Manuel Pégourié-Gonnard
· 5 months ago
1038b22
Reduce the level of logging used in tests
by Manuel Pégourié-Gonnard
· 5 months ago
55d9124
Move new tests to their own data file
by Manuel Pégourié-Gonnard
· 5 months ago
299f94a
Fix dependency issues
by Manuel Pégourié-Gonnard
· 5 months ago
1bed827
New test function for large ClientHello
by Manuel Pégourié-Gonnard
· 5 months ago
6e79ff5
Fix hash dependencies for TLS 1.2 tests
by Manuel Pégourié-Gonnard
· 5 months ago
e760d7b
Fix curve dependencies
by Manuel Pégourié-Gonnard
· 5 months ago
ae567ad
Add missing dependency declaration
by Manuel Pégourié-Gonnard
· 5 months ago
73247c6
Fix dependency issues
by Manuel Pégourié-Gonnard
· 5 months ago
5d0a921
Add test with non-HS record in-between HS fragments
by Manuel Pégourié-Gonnard
· 6 months ago
de7aac7
Add test to TLS 1.3 ClientHello fragmentation
by Manuel Pégourié-Gonnard
· 6 months ago
4afdf34
Add reference tests with 1.3 ClientHello
by Manuel Pégourié-Gonnard
· 6 months ago
e916652
Add supported_curves/groups extension
by Manuel Pégourié-Gonnard
· 6 months ago
6637ef7
New test function inject_client_content_on_the_wire()
by Manuel Pégourié-Gonnard
· 6 months ago
f475a15
ssl-opt: Disabled the renegotiation delay for fragmented HS renegotiation.
by Minos Galanakis
· 5 months ago
641e08e
ssl-opt: Updated documentation.
by Minos Galanakis
· 5 months ago
1d78c7d
ssl-opt: Added client-initiated server-rejected renegotation test.
by Minos Galanakis
· 5 months ago
a8f1438
ssl-opt: Updated O_NEXT_CLI_RENEGOTIATE used by fragmented HS renegotiation with certificates.
by Minos Galanakis
· 5 months ago
df4ddfd
ssl-opt: Fragmented HS renegotiation, removed -legacy_renegotiation argument.
by Minos Galanakis
· 5 months ago
0b830f1
ssl-opt: Fragmented HS renegotiation, removed requires_certificate_authentication dependency.
by Minos Galanakis
· 5 months ago
9b2e4b8
ssl-opt: Fragmented HS renegotiation, removed requires_openssl_3_x dependency.
by Minos Galanakis
· 5 months ago
af0e60b
ssl-opt: Fragmented HS renegotiation, adjusted test names for consistency.
by Minos Galanakis
· 5 months ago
70be67b
ssl-opt: Fragmented HS renegotiation, updated matching regex
by Minos Galanakis
· 5 months ago
ae54c74
ssl-opt: Added coverage for client-initiated fragmented HS renegotiation tests.
by Minos Galanakis
· 5 months ago
a7b19aa
ssl-opt: Refactored fragmented HS renegotiation tests.
by Minos Galanakis
· 5 months ago
990a109
ssl-opt: Fragmented HS renegotiation, updated documentation.
by Minos Galanakis
· 5 months ago
135ebd3
ssl-opt: Removed mock-tests from HS renegotiation.
by Minos Galanakis
· 5 months ago
87be69a
sll-opt: Added refence fix for the Mock HS Defrag test using renegotitiation delay
by Minos Galanakis
· 5 months ago
05009c7
Added Mock Renegotiation negative test for testing.
by Minos Galanakis
· 5 months ago
529188f
ssl-opt: Added fragmented HS tests for server-initiated renegotiation.
by Minos Galanakis
· 5 months ago
5aaa6e0
ssl-opt: Added fragmented HS tests for client-initiated renegotiation.
by Minos Galanakis
· 6 months ago
daa14a4
ssl-opt: Added fragmented HS tests for SSL_VARIABLE_BUFFER_LENGTH.
by Minos Galanakis
· 6 months ago
906d3cd
Merge pull request #10020 from bensze01/msvc-format-size-macros
by Bence Szépkúti
· 5 months ago
gh-readonly-queue/development/pr-10020-50432e42c88991743d4b4a9bb732d5313fe026e8
24f11a3
Use an array of strings instead of pointer smuggling
by Bence Szépkúti
· 5 months ago
46e0b1c
Use dummy typedef instead of macro
by Bence Szépkúti
· 5 months ago
a2a0c2c
Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev
by Minos Galanakis
· 5 months ago
58bb7ec
Disable fatal assertions in Windows printf tests
by Bence Szépkúti
· 5 months ago
154066d
Add testcase for MBEDTLS_PRINTF_MS_TIME
by Bence Szépkúti
· 5 months ago
c6a8bf0
Test handling of format macros defined in debug.h
by Bence Szépkúti
· 5 months ago
1221052
Run test_suite_debug without MBEDTLS_SSL_TLS_C
by Bence Szépkúti
· 5 months ago
6408113
tests: move component_test_tf_psa_crypto_cmake_as_package to tf-psa-crypto
by Valerio Setti
· 5 months ago
2d1f260
Merge pull request #9954 from gabor-mezei-arm/9753_migrate_RSA_key_exchange_tests
by Ronald Cron
· 5 months ago
8829aa3
Fix code style
by Gabor Mezei
· 5 months ago
1495093
TLS context serialization needs an AEAD ciphersuite
by Gabor Mezei
· 5 months ago
e85ece6
Handshake defragmentation: reassemble incrementally
by Gilles Peskine
· 5 months ago
ea4df49
Update test dependencies
by Gabor Mezei
· 5 months ago
dcbe4ce
Update dependencies
by Gabor Mezei
· 5 months ago
92e49e1
Update comment
by Gabor Mezei
· 5 months ago
c27757b
Add new test component
by Gabor Mezei
· 5 months ago
8adcfc8
Add ECDSA ciphersuite support for `resize_buffer` tests
by Gabor Mezei
· 5 months ago
ab02cd5
Revert "Delete test cases"
by Gabor Mezei
· 5 months ago
cdd3474
Fix test case name
by Gabor Mezei
· 5 months ago
973a712
Migrate to a usable ciphersuite
by Gabor Mezei
· 6 months ago
ff9b2e7
Delete test cases
by Gabor Mezei
· 6 months ago
dd7c0f1
Fix ciphersuit
by Gabor Mezei
· 6 months ago
9d7fd3d
Migrate the RSA key exchage tests
by Gabor Mezei
· 6 months ago
00ab710
Delete SSL async decryption tests
by Gabor Mezei
· 6 months ago
fc42c22
Migrate RSA key exchange tests
by Gabor Mezei
· 6 months ago
461899e
analyze_outcomes.py: remove exceptions for MBEDTLS_DHM_C
by Valerio Setti
· 6 months ago
eb63eb2
etests: remove MBEDTLS_DHM_C/DHM occurrencies
by Valerio Setti
· 6 months ago
e0bd20b
Generate handshake defragmentation test cases: update analyze_outcomes
by Gilles Peskine
· 5 months ago
f89bc27
Switch to generated handshake tests
by Gilles Peskine
· 5 months ago
5071a25
Normalize requirements in defragmentation test cases
by Gilles Peskine
· 5 months ago
46cb8a2
Normalize messages in defragmentation test cases
by Gilles Peskine
· 5 months ago
aaab090
Normalize whitespace in defragmentation test cases
by Gilles Peskine
· 5 months ago
b40d33b
Move most TLS handshake defragmentation tests to a separate file
by Gilles Peskine
· 5 months ago
4773333
New generated file: tests/opt-testcases/handshake-generated.sh
by Gilles Peskine
· 5 months ago
1027c4c
psasim: add support for psa_can_do_hash()
by Valerio Setti
· 5 months ago
886fa8d
psasim: add support for psa_export_public_key_iop
by Valerio Setti
· 5 months ago
5df993d
Merge remote-tracking branch 'development' into tls-defragmentation-merge-development-20250303
by Gilles Peskine
· 5 months ago
4354dc6
ssl-opt: Re-introduce certificate dependency for HS negative tests.
by Minos Galanakis
· 5 months ago
0dd57a9
ssl-opt: Removed dependencies for HS defrag negative tests.
by Minos Galanakis
· 5 months ago
d01ac30
ssl-opt: Adjusted reference hs defragmentation tests.
by Minos Galanakis
· 5 months ago
76957cc
ssl-opt: Minor typos and documentation fixes.
by Minos Galanakis
· 5 months ago
19dbbe0
analyze_outcomes: Temporary disabled 3 HS Degragmentation tests.
by Minos Galanakis
· 5 months ago
17170a5
ssl-opt: Updated documentation of HS-Defrag tests.
by Minos Galanakis
· 5 months ago
c8709c6
ssl-opt: Removed redundant dependencies: requires_openssl_3_x
by Minos Galanakis
· 5 months ago
cd6a24b
ssl-opt.sh: Disabled HS Defrag Tests for TLS1.2 where len < 16
by Minos Galanakis
· 5 months ago
99ca668
ssl-opt: Replaced max_send_frag with split_send_frag
by Minos Galanakis
· 5 months ago
a5a8c9f
ssl-opt: Added coverage for hs defragmentation TLS 1.2 tests.
by Minos Galanakis
· 5 months ago
d708a63
ssl-opt: Updated documentation.
by Minos Galanakis
· 6 months ago
36c81f5
ssl-opt: Added DSA-RSA dependency on TLS1.2 defragmentation testing.
by Minos Galanakis
· 6 months ago
Next »