TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/archive/mbedtls-2.0
/
tests
/
ssl-opt.sh
7eb58cb
Rm obsolete hack in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 10 years ago
31cafa3
Rm obsolete test in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 10 years ago
03db6b0
Cosmetics in test scripts
by Manuel Pégourié-Gonnard
· 10 years ago
6ea831d
Add tests for mbedtls_set_hs_ca_chain()
by Manuel Pégourié-Gonnard
· 10 years ago
c948a79
Add tests for mbedtls_ssl_set_hs_authmode()
by Manuel Pégourié-Gonnard
· 10 years ago
4d6f178
Add support for SNI CA and authmode in ssl_server2
by Manuel Pégourié-Gonnard
· 10 years ago
6195767
Fix default of openssl s_server
by Manuel Pégourié-Gonnard
· 10 years ago
7a010aa
Add tests for dhm_min_bitlen
by Manuel Pégourié-Gonnard
· 10 years ago
2240486
Allow more time for DTLS interop tests with proxy
by Manuel Pégourié-Gonnard
· 10 years ago
662c6e8
Disable truncated HMAC by default
by Manuel Pégourié-Gonnard
· 10 years ago
6df3196
Fix typo in test name
by Manuel Pégourié-Gonnard
· 10 years ago
e6efa6f
manually merge 9f98251 make extKeyUsage accessible
by Manuel Pégourié-Gonnard
· 10 years ago
89addc4
manually merge 0c6ce2f use x509_crt_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
fa44f20
Change authmode default to Required on client
by Manuel Pégourié-Gonnard
· 10 years ago
988209f
Adapt to SSlv2 Hello disabled by default
by Manuel Pégourié-Gonnard
· 10 years ago
ea0920f
Adjust test scripts to new RC4 defaults
by Manuel Pégourié-Gonnard
· 10 years ago
19db8ea
Make tests/*.sh runnable from anywhere
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
8fe411e
Avoid issue with OpenSSl in interop test
by Manuel Pégourié-Gonnard
· 10 years ago
9699996
Add missing require_gnutls guards in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 10 years ago
f7d2bba
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
539d972
Add missing guards for gnuTLS
by Paul Bakker
· 10 years ago
3bb0801
Add default/basic test for DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
3a173f4
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
dc370e4
Improve script portability
by Manuel Pégourié-Gonnard
· 11 years ago
23eb74d
Fix issues with new defaults
by Manuel Pégourié-Gonnard
· 11 years ago
67505bf
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
bfccdd3
Merge commit '36adc36' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
0017c2b
Merge commit '9835bc0' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
8fbb01e
Merge commit 'b2eaac1' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
0af1ba3
Merge commit 'f6080b8' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
51d8166
Adapt tests to new defaults/errors.
by Manuel Pégourié-Gonnard
· 11 years ago
5b8f7ea
Merge new security defaults for programs (RC4 disabled, SSL3 disabled)
by Paul Bakker
· 11 years ago
c82b7e2
Merge option to disable truncated hmac on the server-side
by Paul Bakker
· 11 years ago
e522d0f
Merge smarter certificate selection for pre-TLS-1.2 clients
by Paul Bakker
· 11 years ago
9835bc0
Fix racy test.
by Manuel Pégourié-Gonnard
· 11 years ago
a852cf4
Fix issue with non-blocking I/O & record splitting
by Manuel Pégourié-Gonnard
· 11 years ago
f356115
Merge support for 1/n-1 record splitting
by Paul Bakker
· 11 years ago
f6080b8
Merge support for enabling / disabling renegotiation support at compile-time
by Paul Bakker
· 11 years ago
d9e2dd2
Merge support for Encrypt-then-MAC
by Paul Bakker
· 11 years ago
bd47a58
Add ssl_set_arc4_support()
by Manuel Pégourié-Gonnard
· 11 years ago
a65d508
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
54b1a8f
Merge support for Extended Master Secret (session-hash)
by Paul Bakker
· 11 years ago
b52b015
Merge support for FALLBACK_SCSV
by Paul Bakker
· 11 years ago
448ea50
Set min version to TLS 1.0 in programs
by Manuel Pégourié-Gonnard
· 11 years ago
e117a8f
Make truncated hmac a runtime option server-side
by Manuel Pégourié-Gonnard
· 11 years ago
f01768c
Specific error for suites in common but none good
by Manuel Pégourié-Gonnard
· 11 years ago
df331a5
Prefer SHA-1 certificates for pre-1.2 clients
by Manuel Pégourié-Gonnard
· 11 years ago
3ff7823
Add tests for CBC record splitting
by Manuel Pégourié-Gonnard
· 11 years ago
c82ee35
Fix tests that were failing with record splitting
by Manuel Pégourié-Gonnard
· 11 years ago
f46f128
Fix test scripts portability issues
by Manuel Pégourié-Gonnard
· 11 years ago
590f416
Add tests for periodic renegotiation
by Manuel Pégourié-Gonnard
· 11 years ago
85d915b
Add tests for renego security enforcement
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
Next »