summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: reduced the intermediate steps in rsa-md5-collisiontmp-rsa-md5-simplificationsNikos Mavrogiannopoulos2016-12-071-3/+2
* tests: added tests for CRL generation APIsNikos Mavrogiannopoulos2016-12-071-1/+1
* tests: added check for MTU calculation on DTLS 1.2Nikos Mavrogiannopoulos2016-12-061-1/+1
* tests: added checks on signature key usage violationsNikos Mavrogiannopoulos2016-12-011-1/+1
* tests: added unit tests for gnutls_idna_map()Nikos Mavrogiannopoulos2016-11-231-1/+2
* tests: added unit tests for gnutls_utf8_password_normalize()Nikos Mavrogiannopoulos2016-11-201-1/+2
* tests: added test to ensure that gnutls_rnd() is not called during initializa...Nikos Mavrogiannopoulos2016-11-041-1/+2
* tests: introduced checks for gnutls_rnd() in multi-threaded scenarioNikos Mavrogiannopoulos2016-10-291-1/+2
* tests: check for gnutls 3.3.x compatibilitytmp-status-response-rollbackNikos Mavrogiannopoulos2016-10-271-1/+1
* Fix compilation of tests if nettle is not installed in standard pathDmitry Eremin-Solenikov2016-10-251-0/+8
* modified the gnutls_certificate_set_key* changeNikos Mavrogiannopoulos2016-10-241-1/+1
* tests: added checks for the new GNUTLS_NO_TICKETS flagNikos Mavrogiannopoulos2016-10-211-1/+2
* tests: added pkcs11-privkey-exporttmp-pkcs11-tests-updateNikos Mavrogiannopoulos2016-10-201-1/+5
* tests: check gnutls_psk_set_server_known_dh_paramsNikos Mavrogiannopoulos2016-10-141-1/+1
* tests: check gnutls_anon_set_server_known_dh_paramsNikos Mavrogiannopoulos2016-10-141-1/+2
* tests: check gnutls_certificate_set_known_dh_paramsNikos Mavrogiannopoulos2016-10-141-1/+1
* tests: added check for PKCS#7 catalog file parsing and data extractingNikos Mavrogiannopoulos2016-10-141-1/+1
* tests: added check to verify that the server will bail out after receiving on...Nikos Mavrogiannopoulos2016-10-141-1/+1
* tests: added check to verify that the server will bail out after many alertsNikos Mavrogiannopoulos2016-10-141-1/+2
* tests: added check for Encrypt-then-MAC under DTLSNikos Mavrogiannopoulos2016-10-131-1/+1
* tests: cleanups in tls-etm.cNikos Mavrogiannopoulos2016-10-131-1/+1
* tests: added checks for gnutls_session_supplemental_registerNikos Mavrogiannopoulos2016-10-061-2/+2
* tests: added checks for gnutls_session_ext_registerNikos Mavrogiannopoulos2016-10-061-2/+2
* tests: fixed compilation of pkcs11-privkey-always-authtmp-win32Nikos Mavrogiannopoulos2016-10-041-1/+1
* tests: added test for CKA_ALWAYS_AUTHENTICATE handling in PKCS#11Nikos Mavrogiannopoulos2016-10-031-1/+6
* tests: added check for server-side ECDSA keysNikos Mavrogiannopoulos2016-09-221-1/+1
* tests: added check for client-side DSA keyNikos Mavrogiannopoulos2016-09-221-1/+2
* tests: check whether large packets are allowed on the handshakeNikos Mavrogiannopoulos2016-09-191-1/+1
* tests: added check for insecure keyNikos Mavrogiannopoulos2016-09-171-1/+1
* tests: added checks to verify server understanding of UTF8 hostnamesidna-serverNikos Mavrogiannopoulos2016-09-121-1/+2
* tests: added unit testing for gnutls_certificate_set_ocsp_status_request_func...Nikos Mavrogiannopoulos2016-09-121-1/+1
* tests: added unit tests for gnutls_certificate_set_x509_key()Nikos Mavrogiannopoulos2016-09-121-1/+1
* tests: more checks for functionality of gnutls_certificate_set_ocsp_status_re...Nikos Mavrogiannopoulos2016-09-121-1/+1
* tests: don't build cmocka tests with libutils - they conflictNikos Mavrogiannopoulos2016-09-061-3/+11
* tests: added unit tests of _gnutls_utf8_to_ucs2 and _gnutls_ucs2_to_utf8Nikos Mavrogiannopoulos2016-09-061-1/+1
* tests: use LSAN_OPTIONS instead of ASAN_OPTIONSNikos Mavrogiannopoulos2016-09-051-1/+1
* tests: added check for PKCS#11 signature validityNikos Mavrogiannopoulos2016-09-051-1/+1
* tests: don't run danetool.sh when not compiled with dane supportNikos Mavrogiannopoulos2016-08-291-1/+4
* tests: added basic test of STARTTLS over FTP for gnutls-cliNikos Mavrogiannopoulos2016-08-221-1/+1
* tests: added basic starttls functionality testing on gnutls-cliNikos Mavrogiannopoulos2016-08-221-2/+2
* tests: openpgp-certs tests were moved to cert-testsNikos Mavrogiannopoulos2016-08-101-4/+0
* tests: Add tests for X509 IP constraintsMartin Ukrop2016-08-091-1/+1
* tests: Add more IP conversion unit testsMartin Ukrop2016-08-091-1/+1
* tests: added unit test for ip_in_cidr functionNikos Mavrogiannopoulos2016-08-091-1/+1
* tests: added check for errors when importing illegal RSA keysNikos Mavrogiannopoulos2016-08-081-1/+2
* tests: updated paths for new location of p12 filesNikos Mavrogiannopoulos2016-07-281-4/+4
* tests: safe renegotiation tests are run from top dirNikos Mavrogiannopoulos2016-07-281-4/+6
* tests: srp tests moved outside subdirNikos Mavrogiannopoulos2016-07-281-2/+2
* tests: moved sha2 tests into cert-tests/Nikos Mavrogiannopoulos2016-07-281-1/+1
* tests: moved ecdsa tests to key-tests/Nikos Mavrogiannopoulos2016-07-281-1/+1