summaryrefslogtreecommitdiff
path: root/tests/suite/testcompat-main-openssl
Commit message (Expand)AuthorAgeFilesLines
* tests: rewrite launch_server using launch_bare_serverDaiki Ueno2020-10-031-72/+70
* tests: remove unused first argument from launch_serverDaiki Ueno2020-09-251-52/+52
* tests: use ": ${FOO=BAR}" syntax for default handling in shell scriptsDaiki Ueno2020-09-251-3/+3
* testcompat-openssl: specify -sigalgsDaiki Ueno2020-09-211-5/+7
* testcompat-openssl: improve testing against secured OpenSSL versions.Dimitri John Ledkov2020-02-061-40/+33
* testcompat-openssl: added interop test with DTLS 1.2Nikos Mavrogiannopoulos2019-07-031-2/+89
* testcompat-openssl: do not test DSS or small curves with 1.1.1tmp-fix-ci-runsNikos Mavrogiannopoulos2018-11-071-25/+39
* tests: fix serv location in testcompat-main-opensslNikos Mavrogiannopoulos2018-05-161-1/+1
* Allow running of test against installed gnutls-servAndreas Metzler2018-05-151-1/+2
* tests: testcompat-openssl: disable DSS ciphersuites under SSL3.0Nikos Mavrogiannopoulos2018-05-091-59/+64
* tests: added reproducer for safe renegotiation failure with opensslNikos Mavrogiannopoulos2017-09-071-1/+13
* tests: enhanced SSL3.0 openssl detection in testcompat-opensslNikos Mavrogiannopoulos2017-07-171-8/+25
* tests: disable ARCFOUR interop tests if openssl doesn't support the cipherNikos Mavrogiannopoulos2017-07-171-12/+21
* tests: testcompat-openssl: 3DES is explicitly enabled for SSL 3.0Nikos Mavrogiannopoulos2017-07-171-6/+6
* tests: enabled X25519 interop tests with openssl 1.1.0Nikos Mavrogiannopoulos2017-06-191-13/+29
* tests: modify tests to allow signatures with SHA1Nikos Mavrogiannopoulos2017-05-311-2/+2
* tests: remove bash usageAlon Bar-Lev2017-01-051-1/+1
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-051-0/+5
* tests: enable all the ciphersuite in openssl cli for DSS checksfix-compat-testsNikos Mavrogiannopoulos2016-12-311-3/+3
* tests: don't check against 3DES if disabled in opensslNikos Mavrogiannopoulos2016-12-311-3/+8
* tests: do not pass the -dhparams to openssl 1.1.0; it doesn't workNikos Mavrogiannopoulos2016-12-311-1/+8
* tests: corrected type in openssl compat testsNikos Mavrogiannopoulos2016-12-311-2/+2
* tests: added common variable for DH parametersNikos Mavrogiannopoulos2016-12-311-23/+23
* tests: better termination checking in compat testsNikos Mavrogiannopoulos2016-12-311-2/+15
* tests: run compatibility checks in parallel for various modifiersNikos Mavrogiannopoulos2016-05-211-68/+79
* tests: use /bin/bash in tests which require common.shNikos Mavrogiannopoulos2016-05-201-1/+1
* Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-141-2/+2
* tests: simplified server launching processNikos Mavrogiannopoulos2016-05-131-49/+91
* tests: include self tests with CURVE-X25519Nikos Mavrogiannopoulos2016-04-241-63/+112
* tests: updated the openssl compat check to make explicit the used curvesNikos Mavrogiannopoulos2016-04-241-23/+32
* testcompat-openssl: enable TLS 1.2 tests with openssl 1.0.1+Nikos Mavrogiannopoulos2016-03-181-7/+7
* tests: tab indent + minor style changesAlon Bar-Lev2015-06-241-502/+525
* tests: suite: cleanup shell usageAlon Bar-Lev2015-06-211-501/+491
* tests: check also individual ciphers for interoperabilityNikos Mavrogiannopoulos2015-06-111-4/+24
* tests: check legacy RC4 in testcompatNikos Mavrogiannopoulos2015-03-231-3/+23
* tests: speed up testcompat check by remove less important optionsNikos Mavrogiannopoulos2015-03-051-1/+1
* tests: updated the suite to account for the removal of DSA by defaultNikos Mavrogiannopoulos2015-03-031-8/+8
* cross-implementation test suite was relicensed to 3-clause BSDNikos Mavrogiannopoulos2015-03-031-12/+22
* testcompat: corrected usage of null cipherNikos Mavrogiannopoulos2014-12-111-1/+1
* testcompat-openssl: disable SSL 3.0 as it is not supported on debianNikos Mavrogiannopoulos2014-11-061-0/+9
* tests: separated the two testcompat tests (openssl/polarssl)Nikos Mavrogiannopoulos2014-11-061-0/+603