TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/mbedtls-2.7
/
tests
/
ssl-opt.sh
8607f06
ssl-opt.sh: Only check the server exit for Mbed TLS
by Gilles Peskine
· 4 years, 6 months ago
028ca78
ssl-opt.sh: if the server fails, do treat it as a test failure
by Gilles Peskine
· 4 years, 6 months ago
352a7cf
Fix printf escape errors in shell scripts
by Gilles Peskine
· 5 years ago
e7a9c3a
ssl-opt.sh --help: don't show regexps for -f and -e
by Gilles Peskine
· 5 years ago
44bfbe3
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
3365970
Fix misuse of printf in shell script
by Manuel Pégourié-Gonnard
· 5 years ago
ed0aaf4
Fix added proxy command when IPv6 is used
by Manuel Pégourié-Gonnard
· 5 years ago
c5ae9c8
Simplify test syntax
by Manuel Pégourié-Gonnard
· 5 years ago
57e328e
Fix logic error in setting client port
by Manuel Pégourié-Gonnard
· 5 years ago
e5201e4
ssl-opt.sh: include test name in log files
by Manuel Pégourié-Gonnard
· 5 years ago
bc079e2
ssl-opt.sh: remove old buildbot-specific condition
by Manuel Pégourié-Gonnard
· 5 years ago
1fcb1a1
ssl-opt.sh: add proxy to all DTLS tests
by Manuel Pégourié-Gonnard
· 5 years ago
4e9f712
Update license headers to Apache-2.0 OR GPL-2.0-or-later
by Bence Szépkúti
· 5 years ago
09b4f19
Add Apache-2.0 headers to all scripts
by Bence Szépkúti
· 5 years ago
b1ee30b
Adjust timeout of tests with "no resend" assertions
by Manuel Pégourié-Gonnard
· 6 years ago
a58b046
Add negative test for hard reconnect cookie check
by Manuel Pégourié-Gonnard
· 5 years ago
d6e4454
Improve some test names in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 5 years ago
aa719e7
Align some timeouts with the 2.16 branch in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 5 years ago
5e261e9
Fix possible close_notify/ClientHello confusion
by Manuel Pégourié-Gonnard
· 5 years ago
5d11712
Merge pull request #3020 from mpg/fix-ssl-opt-gnutls-no-sha1-2.7
by Janos Follath
· 6 years ago
179c227
Fix CA encoding issue with gnutls-cli
by Manuel Pégourié-Gonnard
· 6 years ago
37abf12
De-duplicate SHA1-independent test in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 6 years ago
a92990a
Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1
by Manuel Pégourié-Gonnard
· 6 years ago
4557551
Add test for record compression in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 6 years ago
b86bcb4
ssl-opt.sh: wait for proxy to start before running the script further
by Unknown
· 6 years ago
3473091
tests: Limit each log to 10 GiB
by Jaeden Amero
· 6 years ago
0cf1776
Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
3a70ab9
Merge remote-tracking branch 'origin/pr/2390' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
6ee6f18
Merge remote-tracking branch 'origin/pr/2435' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
a82d38d
Fix failure in SSLv3 per-version suites test
by Manuel Pégourié-Gonnard
· 6 years ago
8fd9156
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
664623e
Specify server certificate to use in SHA-1 test
by Ron Eldor
· 7 years ago
a34cc6b
Correct length check for DTLS records from old epochs.
by Hanno Becker
· 8 years ago
c895821
ssl-opt.sh: change expected output for large srv packet test with SSLv3
by Andrzej Kurek
· 7 years ago
d731a63
Add missing large and small packet tests for ssl_server2
by Andrzej Kurek
· 7 years ago
557335e
Added buffer_size and response_size options for ssl-server2.
by Andrzej Kurek
· 7 years ago
651902d
Merge remote-tracking branch 'public/pr/1972' into mbedtls-2.7
by Simon Butcher
· 7 years ago
cc4f58d
Merge remote-tracking branch 'public/pr/1956' into mbedtls-2.7
by Simon Butcher
· 7 years ago
dc6c0e4
ssl-opt.sh: Preserve proxy log, too, if --preserve-logs is specified
by Hanno Becker
· 7 years ago
b554636
ssl-opt.sh: Add DTLS session resumption tests
by Hanno Becker
· 7 years ago
3a333a5
Add tests for empty CA list in CertificateRequest, TLS 1.0 & 1.1
by Hanno Becker
· 7 years ago
f37a99e
Merge remote-tracking branch 'upstream-public/pr/1814' into mbedtls-2.7
by Jaeden Amero
· 7 years ago
14783c4
Add test for empty app data records to ssl-opt.sh
by Andres Amaya Garcia
· 7 years ago
7163a6a
Fix ssl-opt.sh not starting when lsof is not available
by Gilles Peskine
· 7 years ago
94226d8
Update ssl-opt.sh test to run condition
by Ron Eldor
· 7 years ago
c7f1523
Add ECC extensions test in ssl-opts.sh
by Ron Eldor
· 7 years ago
f9519bf
Add more SNI/DTLS tests
by Andres Amaya Garcia
· 7 years ago
914eea4
Rename SNI/DTLS tests in ssl-opt.sh script
by Andres Amaya Garcia
· 7 years ago
e8b0774
Add SNI with DTLS tests to ssl-opt.sh script
by Andres AG
· 9 years ago
03da121
Enable SSL test scripts to dump logs on stdout
by Azim Khan
· 7 years ago
3f9cff2
Merge branch 'prr_424' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
ade51af
Merge branch 'development' into development-restricted
by Jaeden Amero
· 8 years ago
784de59
Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted
by Jaeden Amero
· 8 years ago
3c9e2b5
wait_server_start: warn if lsof is not available
by Gilles Peskine
· 8 years ago
0d225da
Increase waiting times compat.sh and ssl-opt.sh
by Manuel Pégourié-Gonnard
· 8 years ago
d08d958
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
418b536
wait_server_start: minor efficiency improvement
by Gilles Peskine
· 8 years ago
02e28fe
Merge remote-tracking branch 'upstream-restricted/pr/425' into development-restricted
by Gilles Peskine
· 8 years ago
0884f48
Merge remote-tracking branch 'upstream-public/pr/1141' into development
by Gilles Peskine
· 8 years ago
68306ed
Merge remote-tracking branch 'upstream-public/pr/1094' into development
by Gilles Peskine
· 8 years ago
909f9a3
Improve style in tests/ssl-opt.sh
by Hanno Becker
· 8 years ago
45ee787
Correct truncated HMAC tests in ssl-opt.sh
by Hanno Becker
· 8 years ago
4c4f410
Add truncated HMAC extension tests for DTLS
by Hanno Becker
· 8 years ago
34d0c3f
Add missing truncated HMAC test for TLS
by Hanno Becker
· 8 years ago
e214804
Add small packet tests for DTLS
by Hanno Becker
· 8 years ago
278fc7a
Extend large packet tests for TLS
by Hanno Becker
· 8 years ago
8501f98
Extend small packet tests for TLS
by Hanno Becker
· 8 years ago
32c5501
Add missing dependencies on trunc HMAC ext in ssl-opt.sh
by Hanno Becker
· 8 years ago
992b687
Fix heap corruption in ssl_decrypt_buf
by Hanno Becker
· 8 years ago
9cfabe3
Use a conservative excess of the maximum fragment length in tests
by Hanno Becker
· 8 years ago
6a24364
Add dependency on SSL_RENEGOTIATION to renego tests in ssl-opt.sh
by Hanno Becker
· 8 years ago
b0f148c
Renegotiation: Add tests for SigAlg ext parsing
by Janos Follath
· 8 years ago
88f5808
Renegotiation: Add tests for SigAlg ext parsing
by Janos Follath
· 8 years ago
67d8da5
Remove use of GNU sed features from ssl-opt.sh
by Andres Amaya Garcia
· 8 years ago
3b1bdff
Fix typos in ssl-opt.sh comments
by Andres Amaya Garcia
· 8 years ago
b84c40b
Add ssl-opt.sh test to check gmt_unix_time is good
by Andres Amaya Garcia
· 8 years ago
93993de
Extend ssl-opt.h so that run_test takes function
by Andres Amaya Garcia
· 8 years ago
acdae0c
Remove use of GNU sed features from ssl-opt.sh
by Andres Amaya Garcia
· 8 years ago
5987ef4
Fix typos in ssl-opt.sh comments
by Andres Amaya Garcia
· 8 years ago
ac36e38
Add ssl-opt.sh test to check gmt_unix_time is good
by Andres Amaya Garcia
· 8 years ago
a46a58a
Extend ssl-opt.h so that run_test takes function
by Andres Amaya Garcia
· 8 years ago
13be990
Correct expectation in DHM test in ssl-opt.sh
by Hanno Becker
· 8 years ago
6428f8d
Let ssl-opt.sh gracefully fail is SSL_MAX_CONTENT_LEN is not 16384
by Hanno Becker
· 8 years ago
09930d1
Add expected number of fragments to 16384-byte packet tests
by Hanno Becker
· 8 years ago
c526696
Add tests for messages beyond 16384 bytes to ssl-opt.sh
by Hanno Becker
· 8 years ago
4aed27e
Add missing test-dependencies for MBEDTLS_SSL_MAX_FRAGMENT_LENGTH
by Hanno Becker
· 8 years ago
bcfa6f4
Fix the check for max CA intermediates in ssl-opt.sh
by Simon Butcher
· 8 years ago
efdfeeb
Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA
by Simon Butcher
· 8 years ago
06b7863
Change a ssl-opt.sh script sanity checks
by Simon Butcher
· 8 years ago
a6bca9f
Check value of MBEDTLS_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh
by Hanno Becker
· 8 years ago
9107b5f
Improve comments
by Manuel Pégourié-Gonnard
· 8 years ago
81bb6b6
Add SSL tests for long cert chains
by Manuel Pégourié-Gonnard
· 8 years ago
af63c21
Fix issue in testing SHA-1 compile-time option
by Manuel Pégourié-Gonnard
· 8 years ago
e6706e6
Add tests for missing CA chains and bad curves.
by Hanno Becker
· 8 years ago
ddc6e52
Merge remote-tracking branch 'gilles/iotssl-1223/development' into development
by Manuel Pégourié-Gonnard
· 8 years ago
383a118
Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development
by Manuel Pégourié-Gonnard
· 8 years ago
5d2511c
SHA-1 deprecation: allow it in key exchange
by Gilles Peskine
· 8 years ago
62469d9
Allow SHA-1 in test scripts
by Gilles Peskine
· 8 years ago
bc70a18
Test that SHA-1 defaults off
by Gilles Peskine
· 8 years ago
d50177f
Fix FALLBACK_SCSV parsing
by Gilles Peskine
· 8 years ago
Next »