- b0aba9a Improve comments to be more accurate by Joe Subbiani · 4 years ago
- 1d592cb Remove NULL-SHA256 specific to OpenSSL by Joe Subbiani · 4 years ago
- 918ee79 Improve consitancy and useability by Joe Subbiani · 4 years ago
- 439a696 Improve translation error checking by Joe Subbiani · 4 years ago
- c3610ba Check exit status of translate_ciphers.py by Joe Subbiani · 4 years ago
- f3fcc29 Move translate scripts to appropriate folder by Joe Subbiani · 4 years ago
- 43592bd Remove trailing whitespaces by Joe Subbiani · 4 years ago
- a032963 Modify comment descriptions of add_xxx_ciphersuites() by Joe Subbiani · 4 years ago
- 34d6262 Reduce calls to translate_ciphers.py in compat.sh by Joe Subbiani · 4 years ago
- 15d7124 Replace lists with calls to translate_ciphersuite.py by Joe Subbiani · 4 years ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- 6370dbe Remove the _SSL_FALLBACK_ parts by TRodziewicz · 4 years, 3 months ago
- 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
- 96f5bae Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman by Gilles Peskine · 4 years, 4 months ago
- 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
- 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
- 231befa Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
- 6c77bc6 compat.sh: stop using allow_sha1 by Manuel Pégourié-Gonnard · 5 years ago
- 499bf4c compat.sh: quit using SHA-1 certificates by Manuel Pégourié-Gonnard · 5 years ago
- 244d066 compat.sh: enable CBC-SHA-2 suites for GnuTLS by Manuel Pégourié-Gonnard · 5 years ago
- e8582ba Merge pull request #3546 from bensze01/copyright by danh-arm · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 98944cd Merge pull request #3404 from mpg/improve-ssl-opt-logs by Manuel Pégourié-Gonnard · 5 years ago
- 882148e Remove obsolete buildbot reference in compat.sh by Manuel Pégourié-Gonnard · 5 years ago
- c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
- 6eece5b Exclude DTLS 1.2 only with older OpenSSL by Gilles Peskine · 6 years ago
- 6e70eb2 tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
- 419bd00 Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
- bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
- 2dadab7 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
- 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
- 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 7 years ago
- c36b432 Add GnuTLS interop for CCM(-8) ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
- a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
- 11999bb Fix minor code style issues by Darryl Green · 7 years ago
- 19d1373 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
- ce5673c Add reference to github issue in compat.sh by Manuel Pégourié-Gonnard · 7 years ago
- 2268b96 aria: disable by default in config.h by Manuel Pégourié-Gonnard · 7 years ago
- bba6406 compat.sh: add remaining ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
- 7299dfd compat.sh: add ARIA interop tests with OpenSSL by Manuel Pégourié-Gonnard · 7 years ago
- a0e4708 compat.sh: add self-interop tests for ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
- 392c2d2 compat.sh: run 1.2-only tests with DTLS too by Manuel Pégourié-Gonnard · 7 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
- 12c49c7 compat.sh: use wait_server_start by Gilles Peskine · 8 years ago
- 62469d9 Allow SHA-1 in test scripts by Gilles Peskine · 8 years ago
- f181e25 Remove specific GnuTLS and OpenSSL version requirements by Andres AG · 9 years ago
- ac22d11 Remove references to PolarSSL in compat.sh by Simon Butcher · 9 years ago
- 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
- 9afdc83 Fix bashisms in test scripts by Manuel Pégourié-Gonnard · 10 years ago
- 39e2ca9 Use OpenSSL in compat.sh on Travis, except DTLS by Manuel Pégourié-Gonnard · 10 years ago
- 7eb58cb Rm obsolete hack 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
- 6195767 Fix default of openssl s_server by Manuel Pégourié-Gonnard · 10 years ago
- e36d564 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
- f52248a Adapt compat.sh to GnuTLS 3.4 by Manuel Pégourié-Gonnard · 10 years ago
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
- ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
- 751286b Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
- 19db8ea Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
- 82cf0a1 Fix for openssl s_server oddity in 1.0.2 by Manuel Pégourié-Gonnard · 10 years ago
- dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 11 years ago
- eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
- a8f3b75 Fix issue in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
- e4f6edc Rename to mbed TLS in tests/ by Manuel Pégourié-Gonnard · 11 years ago
- 67505bf Merge branch 'development' into dtls 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
- 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
- f46f128 Fix test scripts portability issues by Manuel Pégourié-Gonnard · 11 years ago
- 56d985d Merge branch 'session-hash' into dtls by Manuel Pégourié-Gonnard · 11 years ago
- dd45927 compat.sh: allow git version of gnutls by Manuel Pégourié-Gonnard · 11 years ago
- 85a4178 compat.sh: make options a bit more robust by Manuel Pégourié-Gonnard · 11 years ago
- 3679519 Rm now useless MTU setting in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
- 53aef81 Work around OpenSSL bug in compat.sh by Manuel Pégourié-Gonnard · 11 years ago
- d1af102 Add DTLS interop testing with OpenSSL server by Manuel Pégourié-Gonnard · 11 years ago
- 9bfb122 Add DTLS interop testing with GnuTLS server by Manuel Pégourié-Gonnard · 11 years ago
- 29980b1 Add DTLS interop testing (PolarSSL server) by Manuel Pégourié-Gonnard · 11 years ago
- 3025b6c Add DTLS self-op test in compat.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
- 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