TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/gh-readonly-queue/development/pr-10235-4ccde0c8e5837db88f3118ade472e8cf42aa70e0
/
tests
/
ssl-opt.sh
e0ce40b
Change hardcoded error values in ssl-opt to take in the PSA error alias
by Felix Conway
· 3 months ago
232da48
Merge pull request #9421 from mfil/feature/implement_tls_exporter
by David Horstmann
· 4 months ago
ed4a2b4
Merge branch 'development-restricted' into merge-from-restricted
by Manuel Pégourié-Gonnard
· 4 months ago
d23579c
Fix requirements for TLS 1.3 Exporter compat test
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
92b7a7e
ssl-opt.sh: Add tests for keying material export
by Max Fillinger
· 9 months ago
1ac784c
Fix test case migration
by Gabor Mezei
· 5 months ago
3ead04a
Remove/migrate tests for key exchange based on decryption
by Gabor Mezei
· 5 months ago
e1e2730
Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option
by Gabor Mezei
· 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
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
a2a0c2c
Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev
by Minos Galanakis
· 5 months ago
dd7c0f1
Fix ciphersuit
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
b40d33b
Move most TLS handshake defragmentation tests to a separate file
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
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
640512e
mbedtls_ssl_set_hostname tests: add tests with CA callback
by Gilles Peskine
· 6 months ago
488b919
Require calling mbedtls_ssl_set_hostname() for security
by Gilles Peskine
· 6 months ago
434016e
Keep track of whether mbedtls_ssl_set_hostname() has been called
by Gilles Peskine
· 6 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
74ce749
ssl-opt: Added negative tests for handshake fragmentation.
by Minos Galanakis
· 6 months ago
1c106af
ssl-opt: Added handshake fragmentation tests for 4 byte fragments.
by Minos Galanakis
· 6 months ago
41782a9
ssl-opt: Added negative-assertion testing, (HS Fragmentation disabled)
by Minos Galanakis
· 6 months ago
85fe73d
ssl-opt: Added tls 1.2 tests for HS defragmentation.
by Minos Galanakis
· 6 months ago
a4dde77
ssl-opt: Dependency resolving set to use to requires_protocol_version HS deframentation tests.
by Minos Galanakis
· 6 months ago
a8a298c
ssl-opt: Adjusted the wording on handshake fragmentation tests.
by Minos Galanakis
· 6 months ago
a1b9117
ssl-opt: Added requires_openssl_3_x to defragmentation tests.
by Minos Galanakis
· 6 months ago
270dd74
ssl-opt: Updated the keywords to look up during handshake fragmentation tests.
by Minos Galanakis
· 6 months ago
4028cfd
Add missing client certificate check in handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
5f21537
Test Handshake defragmentation only for TLS 1.3 only for small values
by Waleed Elmelegy
· 6 months ago
a75c7e0
Add guard to handshake defragmentation tests for client certificate
by Waleed Elmelegy
· 6 months ago
f162249
Add a comment to elaborate using split_send_frag in handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
61b8e2d
Enforce client authentication in handshake fragmentation tests
by Waleed Elmelegy
· 6 months ago
39d83dd
Remove unneeded mtu option from handshake fragmentation tests
by Waleed Elmelegy
· 6 months ago
48874b3
Add client authentication to handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
f912031
Require openssl to support TLS 1.3 in handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
fccd014
Remove unnecessary string check in handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
c0118d8
Fix typo in TLS Handshake defrafmentation tests
by Waleed Elmelegy
· 6 months ago
0e0d5d4
Improve TLS handshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
79a8ded
Add TLS Hanshake defragmentation tests
by Waleed Elmelegy
· 6 months ago
e5054e4
mbedtls_ssl_set_hostname tests: baseline
by Gilles Peskine
· 6 months ago
58b399e
Automate MBEDTLS_X509_TRUSTED_CERTIFICATE_CALLBACK dependency
by Gilles Peskine
· 6 months ago
98f348a
ssl-opt.sh|compat.sh: remove references to DHE-RSA
by Valerio Setti
· 6 months ago
ed44508
Merge pull request #9916 from valeriosetti/issue9688
by Ronald Cron
· 6 months ago
0ebd6de
ssl-opt.sh: remove tests forcing DHE-RSA for which have alternatives
by Valerio Setti
· 7 months ago
3b412e2
ssl-opt.sh: remove tests which are specific for DHE-RSA
by Valerio Setti
· 7 months ago
309a7ec
ssl-opt.sh: adapt tests from DHE-RSA to ECDHE-RSA
by Valerio Setti
· 7 months ago
5c730c1
ssl-opt.sh: remove DHE-PSK only test cases
by Valerio Setti
· 7 months ago
bc7c523
Remove uses of secp244k1
by Gilles Peskine
· 7 months ago
4a8e8f8
Merge pull request #9666 from Harry-Ramsey/remove-obsolete-ci-scripts-development
by Manuel Pégourié-Gonnard
· 8 months ago
4ce27cb
ssl-opt: CONFIGS_ENABLED list should always end with a space char.
by Minos Galanakis
· 8 months ago
c6d2e4e
Remove obsolete tcp_client.pl
by Harry Ramsey
· 10 months ago
ac767e5
Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED
by Gilles Peskine
· 11 months ago
7dfe7c9
Remove RSA-PSK test cases
by Gilles Peskine
· 11 months ago
e7c28d6
Merge pull request #9727 from gilles-peskine-arm/use_psa_crypto-always_forced
by Janos Follath
· 9 months ago
gh-readonly-queue/development/pr-9727-0b7faf9011cda58411a4f21ee940f196decddf1a
05030d4
Skip slowest FFDH tests against GnuTLS with MSan or Valgrind
by Gilles Peskine
· 9 months ago
005370f
Skip "no USE_PSA" test cases in ssl-opt.sh
by Gilles Peskine
· 9 months ago
fb31ebd
Remove code for MBEDTLS_USE_PSA_CRYPTO disabled in ssl-opt.sh
by Gilles Peskine
· 9 months ago
5e443f9
Remove direct requirements on MBEDTLS_USE_PSA_CRYPTO in ssl-opt.sh
by Gilles Peskine
· 9 months ago
f9ad830
Skip ssl_server in config-suite-b
by Gilles Peskine
· 11 months ago
cc7d6ae
Note known issue about test cases skipped in TLS 1.3-only builds
by Gilles Peskine
· 11 months ago
6ef5239
Compatibiliy with older OpenSSL and GnuTLS
by Gilles Peskine
· 11 months ago
6b4d693
Test dtls_server
by Gilles Peskine
· 11 months ago
c83e56c
Test ssl_fork_server
by Gilles Peskine
· 11 months ago
3abca95
Test ssl_pthread_server
by Gilles Peskine
· 11 months ago
a21e893
Test ssl_server
by Gilles Peskine
· 11 months ago
ae710c8
Test dtls_client
by Gilles Peskine
· 11 months ago
7985d45
Test ssl_client1
by Gilles Peskine
· 11 months ago
2bc5c80
Allow test cases to use a specific port
by Gilles Peskine
· 11 months ago
Next »