TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-crypto
/
a65d5082b69e8ea17ef73714600df78e8d0cad70
/
tests
/
ssl-opt.sh
a65d508
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
f46f128
Fix test scripts portability issues
by Manuel Pégourié-Gonnard
· 11 years ago
f9d778d
Merge branch 'etm' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
56d985d
Merge branch 'session-hash' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
fedba98
Merge branch 'fb-scsv' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
b575b54
Forbid extended master secret with SSLv3
by Manuel Pégourié-Gonnard
· 11 years ago
169dd6a
Adjust minimum length for EtM
by Manuel Pégourié-Gonnard
· 11 years ago
78e745f
Don't send back EtM extension if not using CBC
by Manuel Pégourié-Gonnard
· 11 years ago
0098e7d
Preparation for EtM
by Manuel Pégourié-Gonnard
· 11 years ago
699cafa
Implement initial negotiation of EtM
by Manuel Pégourié-Gonnard
· 11 years ago
01b2699
Implement FALLBACK_SCSV server-side
by Manuel Pégourié-Gonnard
· 11 years ago
1cbd39d
Implement FALLBACK_SCSV client-side
by Manuel Pégourié-Gonnard
· 11 years ago
367381f
Add negotiation of Extended Master Secret
by Manuel Pégourié-Gonnard
· 11 years ago
a6ace04
Test for lost HelloRequest
by Manuel Pégourié-Gonnard
· 11 years ago
f138447
Avoid spurious timeout in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
74a1378
Avoid false positive in ssl-opt.sh with memcheck
by Manuel Pégourié-Gonnard
· 11 years ago
e698f59
Add tests for ssl_set_dtls_badmac_limit()
by Manuel Pégourié-Gonnard
· 11 years ago
caecdae
Cosmetics in ssl_server2 & complete tests for HVR
by Manuel Pégourié-Gonnard
· 11 years ago
37e08e1
Fix max_fragment_length with DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
127ab88
Give more time to lossy tests with normal timers
by Manuel Pégourié-Gonnard
· 11 years ago
ba958b8
Add test for server-initiated renego
by Manuel Pégourié-Gonnard
· 11 years ago
85beb30
Add test for resumption with non-blocking I/O
by Manuel Pégourié-Gonnard
· 11 years ago
a59af05
Give more time to tests that time out too often
by Manuel Pégourié-Gonnard
· 11 years ago
7a26d73
Add test for session resumption
by Manuel Pégourié-Gonnard
· 11 years ago
df9a0a8
Drop unexpected ApplicationData
by Manuel Pégourié-Gonnard
· 11 years ago
37a4de2
Use shorter timeouts in ssl-opt.sh proxy tests
by Manuel Pégourié-Gonnard
· 11 years ago
6093d81
Add tests with proxy and non-blocking I/O
by Manuel Pégourié-Gonnard
· 11 years ago
579950c
Fix bug with non-blocking I/O and cookies
by Manuel Pégourié-Gonnard
· 11 years ago
bd97fdb
Make ssl_server2's HVR handling more realistic
by Manuel Pégourié-Gonnard
· 11 years ago
7a66cbc
Rm some redundant tests
by Manuel Pégourié-Gonnard
· 11 years ago
9590e0a
Add proxy tests with gnutls-srv & fragmentation
by Manuel Pégourié-Gonnard
· 11 years ago
fa60f12
Quit using "yes" in ssl-opt.sh with openssl
by Manuel Pégourié-Gonnard
· 11 years ago
08a1d4b
Fix bug with client auth with DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
d0fd1da
Add test with proxy and openssl server
by Manuel Pégourié-Gonnard
· 11 years ago
1b753f1
Add test for renego with proxy
by Manuel Pégourié-Gonnard
· 11 years ago
18e519a
Add proxy tests with more handshake flows
by Manuel Pégourié-Gonnard
· 11 years ago
76fe9e4
Test that anti-replay ignores all duplicates
by Manuel Pégourié-Gonnard
· 11 years ago
2739313
Make anti-replay a runtime option
by Manuel Pégourié-Gonnard
· 11 years ago
246c13a
Fix epoch checking
by Manuel Pégourié-Gonnard
· 11 years ago
b47368a
Add replay detection
by Manuel Pégourié-Gonnard
· 11 years ago
825a49e
Add more udp_proxy tests
by Manuel Pégourié-Gonnard
· 11 years ago
a6189f0
udp_proxy wasn't actually killed
by Manuel Pégourié-Gonnard
· 11 years ago
a071972
Add tests with dropped packets
by Manuel Pégourié-Gonnard
· 11 years ago
63eca93
Drop invalid records with DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
990f9e4
Handle late handshake messages gracefully
by Manuel Pégourié-Gonnard
· 11 years ago
be9eb87
Adapt ssl-opt.sh to allow using udp_proxy in tests
by Manuel Pégourié-Gonnard
· 11 years ago
0a65934
Re-enable valgrind for all tests
by Manuel Pégourié-Gonnard
· 11 years ago
0c4cbc7
Add test for fragmentation + renego with GnuTLS
by Manuel Pégourié-Gonnard
· 11 years ago
f1499f6
Add interop testing for renego with GnuTLS
by Manuel Pégourié-Gonnard
· 11 years ago
77b0b8d
Disable some tests with valgrind for now
by Manuel Pégourié-Gonnard
· 11 years ago
64dffc5
Make handshake reassembly work with openssl
by Manuel Pégourié-Gonnard
· 11 years ago
a775617
Add test with openssl with DTLS in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
502bf30
Handle reassembly of handshake messages
by Manuel Pégourié-Gonnard
· 11 years ago
c392b24
Fix server-initiated renegotiation with DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
30d16eb
Fix client-initiated renegotiation with DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
0eb6cab
Add DTLS cookies test to ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
7fa6772
Scripts print more info on failure within buildbot
by Manuel Pégourié-Gonnard
· 11 years ago
c2b0092
Fix leaving around temporary file in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
72e51ee
Use arithmetic expansion in scripts, avoid bashisms
by Manuel Pégourié-Gonnard
· 11 years ago
c0f6a69
Add client timeout to ssl-opt.sh and compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
a4afadf
Fix bug in OpenSSL v2 support testing
by Manuel Pégourié-Gonnard
· 11 years ago
644e8f3
Adapt debug_level in ssl-opt.sh to new levels
by Manuel Pégourié-Gonnard
· 11 years ago
8e03c71
Normalize names in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
5136296
Add interop testing of renegotiation
by Manuel Pégourié-Gonnard
· 11 years ago
f2629b9
Rm now useless tricks from ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
480905d
Fix selection of hash from sig_alg ClientHello ext.
by Manuel Pégourié-Gonnard
· 11 years ago
baa7f07
Add GnuTLS support to ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
f07f421
Fix server-initiated renego with non-blocking I/O
by Manuel Pégourié-Gonnard
· 11 years ago
a8c0a0d
Add "exchanges" option to test server and client
by Manuel Pégourié-Gonnard
· 11 years ago
6591962
Allow delay on renego on client
by Manuel Pégourié-Gonnard
· 11 years ago
74b1170
Simplify terminating ssl_server2 in test scripts
by Manuel Pégourié-Gonnard
· 11 years ago
6f4fbbb
Add a "skip" feature in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
e73b263
Add config-full to all.sh
by Manuel Pégourié-Gonnard
· 11 years ago
fae355e
Add tests for ssl_set_renegotiation_enforced()
by Manuel Pégourié-Gonnard
· 11 years ago
a9964db
Add ssl_set_renegotiation_enforced()
by Manuel Pégourié-Gonnard
· 11 years ago
8920f69
Add test for packets of max size
by Manuel Pégourié-Gonnard
· 11 years ago
ee41503
Add tests for small packets
by Manuel Pégourié-Gonnard
· 11 years ago
fab2a3c
Fix port selection in ssl test scripts
by Manuel Pégourié-Gonnard
· 11 years ago
0c1ec47
Make ssl-opt.sh faster and more robust
by Manuel Pégourié-Gonnard
· 11 years ago
bbcb1ce
Revert "Avoid sleep 1 at server start in ssl-opt.sh"
by Manuel Pégourié-Gonnard
· 11 years ago
14c78c9
Merge more SSL tests and required ssl_server2 additions
by Paul Bakker
· 11 years ago
95c0a63
Add tests for ssl_get_bytes_avail()
by Manuel Pégourié-Gonnard
· 11 years ago
90805a8
Add test for ssl_set_ciphersuites_for_version()
by Manuel Pégourié-Gonnard
· 11 years ago
10c3c9f
Add test for PSK without a key
by Manuel Pégourié-Gonnard
· 11 years ago
a6781c9
Add tests for PSK callback
by Manuel Pégourié-Gonnard
· 11 years ago
0cc7e31
Add test for ssl_set_dh_param_ctx()
by Manuel Pégourié-Gonnard
· 11 years ago
db2a6c1
Avoid sleep 1 at server start in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
32f8f4d
Catch SERVERQUIT timeout in ssl test scripts
by Manuel Pégourié-Gonnard
· 11 years ago
bc3b16c
Also use unique names for temp files
by Manuel Pégourié-Gonnard
· 11 years ago
8066b81
Pick a "unique" port in SSL test scripts
by Manuel Pégourié-Gonnard
· 11 years ago
1ebc0c5
Fix typos
by Paul Bakker
· 11 years ago
17cde5f
Fix ssl-opt.sh for new ciphersuites order
by Manuel Pégourié-Gonnard
· 11 years ago
0408fd1
Add extendedKeyUsage checking in SSL modules
by Manuel Pégourié-Gonnard
· 11 years ago
a9db85d
Add tests for keyUsage with client auth
by Manuel Pégourié-Gonnard
· 11 years ago
7f2a07d
Check keyUsage in SSL client and server
by Manuel Pégourié-Gonnard
· 11 years ago
17b85cb
Merged additional tests and improved code coverage
by Paul Bakker
· 11 years ago
83d8c73
Disable ALPN by default
by Manuel Pégourié-Gonnard
· 11 years ago
f6521de
Add ALPN tests to ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
913030c
Enable SSLv2 testing if OPENSSL_CMD is set
by Manuel Pégourié-Gonnard
· 11 years ago
00d538f
Disable renegotiation by default in example cli/srv
by Manuel Pégourié-Gonnard
· 11 years ago
Next »