summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: remove bash usageAlon Bar-Lev2017-01-0516-18/+16
* tests: suite: chain: support separate builddirAlon Bar-Lev2017-01-051-1/+3
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-0520-0/+121
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-042-35/+9
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-043-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-043-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-043-1/+8
* tests: openpgp-cert-parser: simplifiedNikos Mavrogiannopoulos2017-01-041-8/+16
* tests: added reproducer for server issuesNikos Mavrogiannopoulos2017-01-043-2/+117
* tests: added test with private key that causes memory leakNikos Mavrogiannopoulos2017-01-043-2/+2
* tests: added test with PKCS#8 key that signals FPENikos Mavrogiannopoulos2017-01-043-2/+4
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-0444-10/+260
* tests: cert-tests: pkcs12 drop builddir usageAlon Bar-Lev2017-01-042-4/+2
* tests: suite: pkcs11: skip if no softhsmAlon Bar-Lev2017-01-041-1/+1
* tests: added test case with invalid X.509 certNikos Mavrogiannopoulos2017-01-032-1/+1
* tests: added test case with invalid X.509 certNikos Mavrogiannopoulos2017-01-032-1/+1
* tests: added reproducer for client issuesNikos Mavrogiannopoulos2017-01-035-1/+118
* tests: do not run key-tests under leak sanitizerNikos Mavrogiannopoulos2017-01-031-1/+1
* tests: illegal-rsa: don't hide stderrNikos Mavrogiannopoulos2017-01-031-2/+2
* tests: added suite for checking PKCS#7 structure importNikos Mavrogiannopoulos2017-01-036-2/+149
* tests: added test case with invalid X.509 certificateNikos Mavrogiannopoulos2017-01-022-1/+2
* 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 certificate to reproduce memory leakNikos Mavrogiannopoulos2017-01-022-1/+1
* 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 Gaynor2016-12-312-0/+4
* 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: simplified DH params formatNikos Mavrogiannopoulos2016-12-311-33/+9
* tests: corrected type in openssl compat testsNikos Mavrogiannopoulos2016-12-311-2/+2
* 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
* Do not infinite loop if an EOF occurs while skipping a PGP packetAlex Gaynor2016-12-283-0/+43
* tests: added check for certtool loading CA certificates from PKCS#11Nikos Mavrogiannopoulos2016-12-193-8/+184
* tests: added check for multiple calls to gnutls_priority_set_direct()Nikos Mavrogiannopoulos2016-12-192-1/+173
* tests: added certificate which was causing issues in gnutls_x509_crt_print()Nikos Mavrogiannopoulos2016-12-162-1/+1
* tests: improved certder to easily load certificates from a directoryNikos Mavrogiannopoulos2016-12-1610-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