summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: crq: ignore lines for Security LeveltlsfuzzerNikos Mavrogiannopoulos2017-03-071-1/+1
* testsuite: added tlsfuzzerNikos Mavrogiannopoulos2017-03-076-1/+163
* tests: converted compile-time checks for FIPS140 mode to run-timetmp-use-thread-local-rngNikos Mavrogiannopoulos2017-03-0715-61/+81
* tests: decoupled the random generator operational tests from the forking onesNikos Mavrogiannopoulos2017-03-066-32/+225
* tests: added check to verify that including crypto.h is sufficientNikos Mavrogiannopoulos2017-03-062-2/+19
* tests: verify whether crypto operations failNikos Mavrogiannopoulos2017-03-062-1/+200
* Makefile.am: added missing fileNikos Mavrogiannopoulos2017-03-061-1/+1
* Enforce the max packet length for OpenPGP subpackets as wellAlex Gaynor2017-03-052-1/+2
* tests: do not generate certificates with serial being zeroNikos Mavrogiannopoulos2017-03-031-1/+1
* tests: check whether a certificate with illegal version is rejectedNikos Mavrogiannopoulos2017-03-033-24/+40
* tests: chainverify: incorporated the tests for unknown critical extensionsNikos Mavrogiannopoulos2017-03-021-0/+235
* tests: verify that critical extensions can be storedNikos Mavrogiannopoulos2017-03-024-1/+67
* tests: added verification for unknown critical extensionsNikos Mavrogiannopoulos2017-03-025-2/+289
* tests: skip tests which cannot be run in FIPS140-2 modeNikos Mavrogiannopoulos2017-03-024-4/+22
* tests: priorities: enhanced for test to work under FIPS140-2 modeNikos Mavrogiannopoulos2017-03-011-13/+27
* tests: doc update [ci skip]Nikos Mavrogiannopoulos2017-03-011-0/+2
* tests: added test cases with invalid openpgp certstmp-further-openpgp-fixesNikos Mavrogiannopoulos2017-03-014-2/+3
* tests: crt_apis: added tests for writing/reading unique IDstmp-testsuite-unique-idNikos Mavrogiannopoulos2017-02-281-17/+49
* tests: added test for interactive creation of a requesttmp-long-dns-generationNikos Mavrogiannopoulos2017-02-283-1/+112
* tests: added certificate generation with very long DNS and CN nameNikos Mavrogiannopoulos2017-02-284-30/+172
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-02-233-2/+3
* tests: added client reproducer for memory leakNikos Mavrogiannopoulos2017-02-232-1/+2
* tests: update to take into account the removal of random arttmp-print-public-key-pinNikos Mavrogiannopoulos2017-02-2310-120/+0
* 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: split starttls.sh into multiple scriptsNikos Mavrogiannopoulos2017-02-2310-144/+351
* tests: pkcs11-import-with-pin: removed invalid conditional macroNikos Mavrogiannopoulos2017-02-221-4/+0
* tests: added PKCS#11 test for pin inputNikos Mavrogiannopoulos2017-02-222-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-196-0/+66
* tests: Improve port-checking infrastructure.tmp-work-without-netstatRical Jasan2017-02-191-6/+47
* tests: ignore sanity checks in broken cert testNikos Mavrogiannopoulos2017-02-171-0/+2
* tests: enhanced test suite to include invalid X509v3 certNikos Mavrogiannopoulos2017-02-173-1/+29
* tests: enhanced test suite to include creation of invalid certificatesNikos Mavrogiannopoulos2017-02-172-1/+217
* tests: enhanced test suite to include invalid V1 certsNikos Mavrogiannopoulos2017-02-174-2/+96
* tests: modified tests for the disablement of 3DESNikos Mavrogiannopoulos2017-02-052-10/+10
* x509: optimize subject alternative name accesstmp-san-parsing-optimizationNikos Mavrogiannopoulos2017-02-051-0/+1
* tests: enable all IDNA tests when compiled with libidn2Nikos Mavrogiannopoulos2017-02-047-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-251-3/+11
* tests: verify that a written certificate will inherit its ID from privkeytmp-assign-same-pkcs11-idNikos Mavrogiannopoulos2017-01-242-0/+167
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-231-1/+5
* Revert "tests: suite: pkcs11: skip if no softhsm"Nikos Mavrogiannopoulos2017-01-201-1/+1
* tests: added private key causing FPENikos Mavrogiannopoulos2017-01-193-2/+3
* tests: added PKCS#8 key which causes undefined behavior on importNikos Mavrogiannopoulos2017-01-193-2/+2
* tests: added certificate which reproduces a leak in gnutls_x509_ext_import_aiaNikos Mavrogiannopoulos2017-01-192-0/+1
* tests: added check which ensures a client cannot receive during handshakeNikos Mavrogiannopoulos2017-01-182-1/+299
* tests: added check which ensures a client cannot transmit during handshakeNikos Mavrogiannopoulos2017-01-182-1/+296