summaryrefslogtreecommitdiff
path: root/tests/suite/testcompat-main-openssl
Commit message (Expand)AuthorAgeFilesLines
* 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