summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: Added missing filegnutls_3_5_10Nikos Mavrogiannopoulos2017-03-061-1/+1
* Enforce the max packet length for OpenPGP subpackets as wellAlex Gaynor2017-03-052-1/+2
* tests: skip tests which cannot be run in FIPS140-2 modeNikos Mavrogiannopoulos2017-03-024-4/+22
* tests: priorities: skip test in FIPS140-2 modeNikos Mavrogiannopoulos2017-03-021-2/+4
* tests: added test cases with invalid openpgp certsNikos Mavrogiannopoulos2017-03-014-2/+3
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-02-233-2/+4
* tests: split starttls.sh into multiple scriptsNikos Mavrogiannopoulos2017-02-2310-144/+352
* tests: updated to include the pin-sha256 in outputNikos Mavrogiannopoulos2017-02-2312-0/+24
* tests: updated to take into account the pin-sha256 oneline outputNikos Mavrogiannopoulos2017-02-231-1/+1
* tests: pkcs11-import-with-pin: removed invalid conditional macroNikos Mavrogiannopoulos2017-02-231-4/+0
* tests: added PKCS#11 test for pin inputNikos Mavrogiannopoulos2017-02-232-1/+199
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-02-203-2/+4
* Add LMTP, POP3, NNTP, Sieve and PostgreSQL support to gnutls-cliRobert Scheck2017-02-206-0/+66
* tests: Improve port-checking infrastructure.Rical Jasan2017-02-191-6/+47
* x509: optimize subject alternative name accessNikos Mavrogiannopoulos2017-02-151-0/+1
* tests: enable all IDNA tests when compiled with libidn2Nikos Mavrogiannopoulos2017-02-057-11/+26
* Address test suite failure due to timezone differences.Nikos Mavrogiannopoulos2017-02-021-1/+1
* tests: use the exported API for IDNA testingNikos Mavrogiannopoulos2017-01-261-13/+28
* tests: simplified str-idnaNikos Mavrogiannopoulos2017-01-261-39/+58
* Add support for libidn2 (IDNA 2008 + TR46)Tim Rühsen2017-01-261-3/+11
* 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