TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
eb2b15accd4433cb15b144acff35a6328efa62f2
/
tests
/
ssl-opt.sh
cac0c1a
Merge remote-tracking branch 'upstream-public/pr/1378' into development
by Jaeden Amero
· 7 years ago
4c761fa
Add test for empty app data records to ssl-opt.sh
by Andres Amaya Garcia
· 7 years ago
922bd1e
Merge remote-tracking branch 'public/pr/1752' into development
by Simon Butcher
· 7 years ago
e7aeef0
Merge remote-tracking branch 'public/pr/536' into development
by Simon Butcher
· 7 years ago
a931265
Fix ssl-opt.sh not starting when lsof is not available
by Gilles Peskine
· 7 years ago
643df7c
Update ssl-opt.sh test to run condition
by Ron Eldor
· 7 years ago
58093c8
Add ECC extensions test in ssl-opts.sh
by Ron Eldor
· 7 years ago
ce66d5e
Declare ChaCha-Poly ciphersuites
by Manuel Pégourié-Gonnard
· 7 years ago
c4dd073
test: Add test cases for separately reduced inward/outward buffer sizes
by Angus Gratton
· 7 years ago
9873696
Merge remote-tracking branch 'public/pr/710' into development
by Simon Butcher
· 7 years ago
725f1cb
SSL async tests: add a few test cases for error in decrypt
by Gilles Peskine
· 7 years ago
54306c1
Add more SNI/DTLS tests
by Andres Amaya Garcia
· 7 years ago
f77d3d3
Rename SNI/DTLS tests in ssl-opt.sh script
by Andres Amaya Garcia
· 7 years ago
807d74a
SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert
by Gilles Peskine
· 7 years ago
deda75a
Fix missing continuation indicator in ssl-opt.sh
by Gilles Peskine
· 7 years ago
37289cd
SSL async tests: tighten a few log checks in some test cases
by Gilles Peskine
· 7 years ago
12d0cc1
Add test case for SSL async resume after resume
by Gilles Peskine
· 7 years ago
c912572
ssl_server2: merge redundant async_private_error=resume/pk
by Gilles Peskine
· 7 years ago
d326883
Document what the SSL async sign callback needs to do with RSA
by Gilles Peskine
· 7 years ago
ad28bf0
Documentation improvements
by Gilles Peskine
· 7 years ago
168dae8
Comment formatting and whitespace fixes
by Gilles Peskine
· 7 years ago
b74a1c7
Rename MBEDTLS_SSL_ASYNC_PRIVATE_C to MBEDTLS_SSL_ASYNC_PRIVATE
by Gilles Peskine
· 7 years ago
b44692f
Merge branch 'mbedtls_ssl_get_key_exchange_md_ssl_tls-return_hashlen' into tls_async_server-2.9
by Gilles Peskine
· 7 years ago
fcca9d8
SSL asynchronous decryption (server side): tests
by Gilles Peskine
· 8 years ago
d9bfcab
SSL asynchronous signature: fix renegotiation tests
by Gilles Peskine
· 8 years ago
60ee4ca
SSL asynchronous signature: basic test of recovery after error
by Gilles Peskine
· 8 years ago
3665f1d
SSL asynchronous signature: test cases
by Gilles Peskine
· 8 years ago
80aa3b8
Merge branch 'pr_946' into development-proposed
by Gilles Peskine
· 7 years ago
19d1373
Enable SSL test scripts to dump logs on stdout
by Azim Khan
· 7 years ago
2bd5757
Merge branch 'development' into iotssl-1204
by Hanno Becker
· 7 years ago
adfa64f
Abort idle-loop in ssl_server2 if sockets gets invalid
by Hanno Becker
· 7 years ago
8d83218
Increase UDP record packing time in ssl-opt.sh
by Hanno Becker
· 7 years ago
7b6582b
Kill server and proxy via SIGQUIT in ssl-opt.sh
by Hanno Becker
· 7 years ago
bc6c110
Add test to ssl-opt.sh demonstrating the need for ssl_check_pending
by Hanno Becker
· 7 years ago
6a33f59
Add tests for event-driven I/O in DTLS to ssl-opt.sh
by Hanno Becker
· 7 years ago
b7f6086
Merge branch 'prr_424' into development-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
72a4f03
Add tests for UDP proxy packing option
by Hanno Becker
· 8 years ago
0007671
Add tests for event-driven I/O
by Hanno Becker
· 8 years ago
4ac73e7
Use shell string processing instead of sed in ssl-opt.sh
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
52c6dc6
Correct length check for DTLS records from old epochs.
by Hanno Becker
· 8 years ago
d82d846
ssl-opt.sh: Kill server via KILL signal if TERM doesn't succeed
by Hanno Becker
· 8 years ago
cadb5bb
Add slight delay before killing server in ssl-opt.sh for log output
by Hanno Becker
· 8 years ago
17c0493
Allow default arguments for client/server/proxy in ssl-opt.sh
by Hanno Becker
· 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
89baba2
Add tests for the CA suppression option
by Janos Follath
· 8 years ago
1cc8e34
Send TLS alerts in many more cases
by Gilles Peskine
· 8 years ago
fd8332e
SSL tests: server requires auth, client has no certificate
by Gilles Peskine
· 8 years ago
f93c7d3
Support setting the ports on the command line
by Gilles Peskine
· 8 years ago
692ad84
Add DTLS test to check 6 byte record ctr is cmp
by Andres AG
· 9 years ago
1a83445
Add SNI with DTLS tests to ssl-opt.sh script
by Andres AG
· 9 years ago
8e00410
Merge fix for AEAD Random IVs
by Simon Butcher
· 9 years ago
9900014
Merge fix for IE Certificate Compatibility
by Simon Butcher
· 9 years ago
Next »