testcompat-openssl: added interop test with DTLS 1.2
[gd/gnutls] / tests / suite / testcompat-main-openssl
2019-07-03 Nikos Mavrogiannop... testcompat-openssl: added interop test with DTLS 1.2
2018-11-09 Dmitry Eremin-Sole... Merge branch 'tmp-fix-ci-runs' into 'master'
2018-11-07 Nikos Mavrogiannop... testcompat-openssl: do not test DSS or small curves...
2018-05-16 Nikos Mavrogiannop... tests: fix serv location in testcompat-main-openssl
2018-05-15 Andreas MetzlerAllow running of test against installed gnutls-serv
2018-05-09 Nikos Mavrogiannop... tests: testcompat-openssl: disable DSS ciphersuites...
2017-09-07 Nikos Mavrogiannop... tests: added reproducer for safe renegotiation failure...
2017-07-17 Nikos Mavrogiannop... tests: enhanced SSL3.0 openssl detection in testcompat...
2017-07-17 Nikos Mavrogiannop... tests: disable ARCFOUR interop tests if openssl doesn...
2017-07-17 Nikos Mavrogiannop... tests: testcompat-openssl: 3DES is explicitly enabled...
2017-06-19 Nikos Mavrogiannop... tests: enabled X25519 interop tests with openssl 1.1.0
2017-05-31 Nikos Mavrogiannop... tests: modify tests to allow signatures with SHA1
2017-01-05 Alon Bar-Levtests: remove bash usage
2017-01-05 Alon Bar-Levtests: skip tests that requires tools if tools are...
2016-12-31 Nikos Mavrogiannop... tests: enable all the ciphersuite in openssl cli for...
2016-12-31 Nikos Mavrogiannop... tests: don't check against 3DES if disabled in openssl
2016-12-31 Nikos Mavrogiannop... tests: do not pass the -dhparams to openssl 1.1.0;...
2016-12-31 Nikos Mavrogiannop... tests: corrected type in openssl compat tests
2016-12-31 Nikos Mavrogiannop... tests: added common variable for DH parameters
2016-12-31 Nikos Mavrogiannop... tests: better termination checking in compat tests
2016-05-21 Nikos Mavrogiannop... tests: run compatibility checks in parallel for various...
2016-05-20 Nikos Mavrogiannop... tests: use /bin/bash in tests which require common.sh
2016-05-14 Nikos Mavrogiannop... Allow for conditional compilation of SSL 3.0 protocol
2016-05-13 Nikos Mavrogiannop... tests: simplified server launching process
2016-04-24 Nikos Mavrogiannop... tests: include self tests with CURVE-X25519
2016-04-24 Nikos Mavrogiannop... tests: updated the openssl compat check to make explici...
2016-03-18 Nikos Mavrogiannop... testcompat-openssl: enable TLS 1.2 tests with openssl...
2015-06-24 Alon Bar-Levtests: tab indent + minor style changes
2015-06-21 Alon Bar-Levtests: suite: cleanup shell usage
2015-06-11 Nikos Mavrogiannop... tests: check also individual ciphers for interoperability
2015-03-23 Nikos Mavrogiannop... tests: check legacy RC4 in testcompat
2015-03-05 Nikos Mavrogiannop... tests: speed up testcompat check by remove less importa...
2015-03-03 Nikos Mavrogiannop... tests: updated the suite to account for the removal...
2015-03-03 Nikos Mavrogiannop... cross-implementation test suite was relicensed to 3...
2014-12-11 Nikos Mavrogiannop... testcompat: corrected usage of null cipher
2014-11-06 Nikos Mavrogiannop... testcompat-openssl: disable SSL 3.0 as it is not suppor...
2014-11-06 Nikos Mavrogiannop... tests: separated the two testcompat tests (openssl...