Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
6152b0267cac48e897facb25f7d492d83ae8bbbe
/
tests
/
compat.sh
751286b
Make tests/*.sh runnable from anywhere
by Manuel Pégourié-Gonnard
· 10 years ago
a8f3b75
Fix issue in compat.sh
by Manuel Pégourié-Gonnard
· 10 years ago
e4f6edc
Rename to mbed TLS in tests/
by Manuel Pégourié-Gonnard
· 10 years ago
5b8f7ea
Merge new security defaults for programs (RC4 disabled, SSL3 disabled)
by Paul Bakker
· 10 years ago
bd47a58
Add ssl_set_arc4_support()
by Manuel Pégourié-Gonnard
· 10 years ago
54b1a8f
Merge support for Extended Master Secret (session-hash)
by Paul Bakker
· 10 years ago
f46f128
Fix test scripts portability issues
by Manuel Pégourié-Gonnard
· 10 years ago
dd45927
compat.sh: allow git version of gnutls
by Manuel Pégourié-Gonnard
· 10 years ago
85a4178
compat.sh: make options a bit more robust
by Manuel Pégourié-Gonnard
· 10 years ago
7fa6772
Scripts print more info on failure within buildbot
by Manuel Pégourié-Gonnard
· 11 years ago
1287f11
Detect GnuTLS presence and version in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
1649449
Fix details in compat.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
decaf0b
Clean up unused variable in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
74b1170
Simplify terminating ssl_server2 in test scripts
by Manuel Pégourié-Gonnard
· 11 years ago
e46aa5e
Update GnuTLS version requirements in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
7e0a518
Add a missing suite to compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
8d4ad07
SHA-2 ciphersuites now require TLS 1.x
by Manuel Pégourié-Gonnard
· 11 years ago
7457cb3
Fix some version/peer requirements in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
fab2a3c
Fix port selection in ssl test scripts
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
2594859
Add CCM suites to compat.sh (self-op only)
by Manuel Pégourié-Gonnard
· 11 years ago
17b85cb
Merged additional tests and improved code coverage
by Paul Bakker
· 11 years ago
563ad02
Fix final report in compat.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
e9a9a61
Deduplicate suites in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
12b8472
Test against GnuTLS for every common ciphersuite
by Manuel Pégourié-Gonnard
· 11 years ago
a1a9f9a
Allow GnuTLS to be enabled via environment
by Manuel Pégourié-Gonnard
· 11 years ago
e01af4c
Tune compat.sh and ssl-opt.sh error reporting
by Manuel Pégourié-Gonnard
· 11 years ago
5de31ec
Don't use dummy CA in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
3947d04
Fix too aggressive test for gnutls commands
by Manuel Pégourié-Gonnard
· 11 years ago
74faf3c
Fix usage of environment variables for commands
by Manuel Pégourié-Gonnard
· 11 years ago
84fd687
Use ssl_client2 to terminate ssl_server2
by Manuel Pégourié-Gonnard
· 11 years ago
ba0b844
compat.sh and ssl-opt.sh cosmetics
by Manuel Pégourié-Gonnard
· 11 years ago
9edba77
Add --exclude and --peers options to compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
a437144
Start adding GnuTLS client support to compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
213c67a
Adapt to new ssl_client2 default
by Manuel Pégourié-Gonnard
· 11 years ago
5b2d776
GnuTLS in compat.sh: server-side
by Manuel Pégourié-Gonnard
· 11 years ago
3eec604
Add memcheck support to compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
1b149ef
Use no cert when none is required in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
f7a2690
Make the openssl command configurable in sh tests
by Manuel Pégourié-Gonnard
· 11 years ago
911622d
compat.sh: never kill our server
by Manuel Pégourié-Gonnard
· 11 years ago
87ae303
compat.sh: use file output (prep. for valgrind)
by Manuel Pégourié-Gonnard
· 11 years ago
42d195a
compat.sh: don't start server if no ciphersuite
by Manuel Pégourié-Gonnard
· 11 years ago
9dea8bd
Minor compat.sh clean-up
by Manuel Pégourié-Gonnard
· 11 years ago
a9062e9
shell scripts: clean up when exiting on signal
by Manuel Pégourié-Gonnard
· 11 years ago
4145b89
compat.sh cosmetics
by Manuel Pégourié-Gonnard
· 11 years ago
da782c9
compat.sh: better certificate verification testing
by Manuel Pégourié-Gonnard
· 11 years ago
eaadc50
New ssl-opt.sh test script
by Manuel Pégourié-Gonnard
· 11 years ago
c57e98b
compat.sh: terminate ssl_server2 cleanly
by Manuel Pégourié-Gonnard
· 11 years ago
5f593f0
compat.sh: rm a useless sleep
by Manuel Pégourié-Gonnard
· 11 years ago
9595771
compat.sh: source cosmetics
by Manuel Pégourié-Gonnard
· 11 years ago
330e411
compat.sh: factor code into run_client() function
by Manuel Pégourié-Gonnard
· 11 years ago
304beef
compat.sh: function to start server
by Manuel Pégourié-Gonnard
· 11 years ago
9ada01a
compat.sh: regroup arguments even more
by Manuel Pégourié-Gonnard
· 11 years ago
1b31d7f
compat.sh: remove useless server restart
by Manuel Pégourié-Gonnard
· 11 years ago
48f196c
compat.sh refactoring: group ciphersuite lists
by Manuel Pégourié-Gonnard
· 11 years ago
d941a79
compat.sh refectoring: regroup argument setting
by Manuel Pégourié-Gonnard
· 11 years ago
fe40f48
Do not print error on missing kill target in compat.sh
by Paul Bakker
· 11 years ago
5a607d2
Merged IPv6 support in the NET module
by Paul Bakker
· 11 years ago
c9baa87
Force server to IPv4 in compat.s
by Manuel Pégourié-Gonnard
· 11 years ago
0759d36
Fix ciphersuite selection in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
31a2325
Add ECDH_ECDSA suites to compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
07b54e0
Fix EC suites version requirements in compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
452f6ba
compat.sh cleanups
by Manuel Pégourié-Gonnard
· 11 years ago
c6f03fa
Update compat.sh ciphersuite versions
by Manuel Pégourié-Gonnard
· 11 years ago
65ea372
Rm unsupported suites (export) from compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
8d01eea
Add Camellia-GCM ciphersuites
by Manuel Pégourié-Gonnard
· 11 years ago
eebb5ad
Add RSA-PSK and ECDHE-PSK suites to compat.sh
by Manuel Pégourié-Gonnard
· 11 years ago
eb1714e
Fix certs/psk arguments in compat.sh
by Manuel Pégourié-Gonnard
· 12 years ago
d331319
Check -m option in compat.sh
by Manuel Pégourié-Gonnard
· 12 years ago
70064fd
compat.sh: report results
by Manuel Pégourié-Gonnard
· 12 years ago
7ebaf37
Add ECDSA suites to compat.sh
by Manuel Pégourié-Gonnard
· 12 years ago
dfc8d5a
Small adjustments in compat.sh
by Manuel Pégourié-Gonnard
· 12 years ago
9791a40
Refactor compat.sh to prepare for ECDSA
by Manuel Pégourié-Gonnard
· 12 years ago
0f2f0bf
CAMELLIA-based PSK and DHE-PSK ciphersuites added
by Paul Bakker
· 12 years ago
524691c
Added --modes option to tests/compat.sh
by Paul Bakker
· 12 years ago
accd4eb
compat.sh now has -f command-line option to filter used ciphersuites
by Paul Bakker
· 12 years ago
89fe7f4
compat.sh modified to support new ssl_server2 and ssl_client2 capabilities
by Paul Bakker
· 12 years ago
40afb4b
Added PSK GCM, SHA256 and SHA384 ciphers from RFC5487
by Paul Bakker
· 12 years ago
a1bf92d
Added PSK NULL ciphers from RFC4785
by Paul Bakker
· 12 years ago
48f7a5d
DHE-PSK based ciphersuite support added and cleaner key exchange based
by Paul Bakker
· 12 years ago
7e5e7ca
Added PSK ciphersuite tests to compat.sh
by Paul Bakker
· 12 years ago
abfdfbf
Removed duplicate value from compat.sh ciphersuite list
by Paul Bakker
· 12 years ago
27714b1
Added Camellia ECDHE-based CBC ciphersuites
by Paul Bakker
· 12 years ago
a54e493
Added ECDHE-based SHA256 and SHA384 ciphersuites
by Paul Bakker
· 12 years ago
41c83d3
Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS
by Paul Bakker
· 12 years ago
1eeceae
More expansive testing
by Paul Bakker
· 12 years ago
645ce3a
- Moved ciphersuite naming scheme to IANA reserved names
by Paul Bakker
· 12 years ago
0c93d12
- Ability to define openssl at top
by Paul Bakker
· 13 years ago
ca4ab49
- Added GCM ciphersuites to TLS implementation
by Paul Bakker
· 13 years ago
10cd225
- Added support for the SHA256 ciphersuites of AES and Camellia
by Paul Bakker
· 13 years ago
398cb51
- Allow to test for multiple modes
by Paul Bakker
· 13 years ago
fab5c82
- Added support for NULL cipher (POLARSSL_CIPHER_NULL_CIPHER) and weak ciphersuites (POLARSSL_ENABLE_WEAK_CIPHERSUITES). They are disabled by default!
by Paul Bakker
· 13 years ago