summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-251-1/+5
* tests: verify that a written certificate will inherit its ID from privkeyNikos Mavrogiannopoulos2017-01-251-0/+166
* tests: remove bash usageAlon Bar-Lev2017-01-2015-17/+15
* tests: suite: chain: support separate builddirAlon Bar-Lev2017-01-201-1/+3
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-2020-0/+121
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-2042-9/+238
* tests: cert-tests: pkcs12 drop builddir usageAlon Bar-Lev2017-01-202-4/+2
* tests: added missing filegnutls_3_5_8Nikos Mavrogiannopoulos2017-01-091-1/+1
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-062-35/+9
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-063-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-063-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-063-1/+8
* tests: openpgp-cert-parser: simplifiedNikos Mavrogiannopoulos2017-01-061-8/+20
* tests: added test case with invalid X.509 certNikos Mavrogiannopoulos2017-01-052-1/+1
* tests: added test case with invalid X.509 certNikos Mavrogiannopoulos2017-01-052-1/+1
* tests: do not run key-tests under leak sanitizerNikos Mavrogiannopoulos2017-01-051-1/+1
* tests: illegal-rsa: don't hide stderrNikos Mavrogiannopoulos2017-01-051-2/+2
* tests: added test case with invalid X.509 certificateNikos Mavrogiannopoulos2017-01-052-1/+2
* tests: added certificate to reproduce memory leakNikos Mavrogiannopoulos2017-01-052-1/+1
* tests: cert-tests: force asan to return an error code other than one on failureNikos Mavrogiannopoulos2017-01-021-1/+1
* tests: added test for invalid private keysNikos Mavrogiannopoulos2017-01-023-2/+54
* tests: added test case with invalid PKCS#8 dataNikos Mavrogiannopoulos2017-01-023-2/+2
* Corrected a leak in OpenPGP sub-packet parsing.Alex Gaynor2017-01-022-0/+5
* Attempt to fix a leak in OpenPGP cert parsing.Alex Gaynor2017-01-022-0/+4
* Do not infinite loop if an EOF occurs while skipping a PGP packetAlex Gaynor2017-01-023-0/+43
* tests: enable all the ciphersuite in openssl cli for DSS checkstmp-gnutls35x-compat-checks-fixNikos 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: simplified DH params formatNikos Mavrogiannopoulos2016-12-311-33/+9
* tests: added common variable for DH parametersNikos Mavrogiannopoulos2016-12-313-31/+33
* tests: fixed paths in compat testsNikos Mavrogiannopoulos2016-12-311-2/+2
* tests: better termination checking in compat testsNikos Mavrogiannopoulos2016-12-312-3/+22
* Merge branch 'tmp-priority-fix' into 'master' Nikos Mavrogiannopoulos2016-12-192-1/+173
* Merge branch 'tmp-x509-print-fix' into 'master' Nikos Mavrogiannopoulos2016-12-1711-418/+156
* tests: added test for PKCS#8 encrypted key decodingNikos Mavrogiannopoulos2016-12-133-8/+89
* tests: disable ASAN leak checks on suite testsNikos Mavrogiannopoulos2016-12-091-4/+5
* tests: disable ASAN leak checks on certificate testsNikos Mavrogiannopoulos2016-12-091-0/+3
* tests: enhanced long-session-id testtmp-long-session-id-updateNikos Mavrogiannopoulos2016-12-091-14/+8
* tests: eliminate compilation warning in crq-basic [ci skip]Nikos Mavrogiannopoulos2016-12-091-1/+1
* tests: make conditional (to HAVE_LIBIDN) any IDN related checksNikos Mavrogiannopoulos2016-12-082-0/+6
* tests: disable leak checks in rsa-md5-collision.shNikos Mavrogiannopoulos2016-12-081-1/+6
* tests: split and enhanced UTF-8 name checks from hostname-checkNikos Mavrogiannopoulos2016-12-083-78/+218
* tests: added check with failed verification on invalid UTF-8Nikos Mavrogiannopoulos2016-12-084-1/+192
* tests: updated cert with UTF8 names to contain proper IDNA2003 encoded namesNikos Mavrogiannopoulos2016-12-081-14/+14
* tests: added missing test in distNikos Mavrogiannopoulos2016-12-081-1/+1
* tests: corrected typos in starttls.shNikos Mavrogiannopoulos2016-12-081-1/+1
* tests: reduced the intermediate steps in rsa-md5-collisiontmp-rsa-md5-simplificationsNikos Mavrogiannopoulos2016-12-077-21/+533
* tests: added operational -sign/verify- tests in keygen appNikos Mavrogiannopoulos2016-12-071-0/+46
* tests: enhanced keygen to include check of gnutls_x509_privkey_cpyNikos Mavrogiannopoulos2016-12-071-1/+19
* tests: added tests for CRL generation APIsNikos Mavrogiannopoulos2016-12-072-1/+212