summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: added unit test for gnutls_x509_crt_check_iptmp-added-check-ip-functionNikos Mavrogiannopoulos2017-03-161-1/+2
* build: tests: resolve as-needed issue with seccompAlon Bar-Lev2017-03-141-4/+6
* tests: added unit tests for gnutls_pkcs11_token_get_mechanismNikos Mavrogiannopoulos2017-03-131-1/+5
* tests: added unit test for gnutls_pkcs11_reinit()Nikos Mavrogiannopoulos2017-03-131-1/+6
* tests: added unit tests for gnutls_pkcs11_obj_get_infoNikos Mavrogiannopoulos2017-03-131-1/+1
* tests: added unit test for gnutls_pkcs11_get_pin_functionNikos Mavrogiannopoulos2017-03-131-1/+1
* tests: moved ocsp-tests to main directoryNikos Mavrogiannopoulos2017-03-131-4/+13
* tests: introduced check for parallel operation (signatures) in PKCS#11 modeNikos Mavrogiannopoulos2017-03-131-1/+4
* tests: added checks for the old DN decoding functionsNikos Mavrogiannopoulos2017-03-081-1/+1
* tests: split sign-verify test to RSA and ECDSA partsNikos Mavrogiannopoulos2017-03-081-2/+2
* tests: converted compile-time checks for FIPS140 mode to run-timetmp-use-thread-local-rngNikos Mavrogiannopoulos2017-03-071-2/+0
* tests: decoupled the random generator operational tests from the forking onesNikos Mavrogiannopoulos2017-03-061-2/+2
* tests: verify whether crypto operations failNikos Mavrogiannopoulos2017-03-061-1/+2
* Makefile.am: added missing fileNikos Mavrogiannopoulos2017-03-061-1/+1
* tests: added client reproducer for memory leakNikos Mavrogiannopoulos2017-02-231-1/+2
* tests: split starttls.sh into multiple scriptsNikos Mavrogiannopoulos2017-02-231-3/+4
* tests: added PKCS#11 test for pin inputNikos Mavrogiannopoulos2017-02-221-1/+1
* Add LMTP, POP3, NNTP, Sieve and PostgreSQL support to gnutls-cliRobert Scheck2017-02-191-0/+1
* tests: enhanced test suite to include creation of invalid certificatesNikos Mavrogiannopoulos2017-02-171-1/+1
* tests: added certificate which reproduces a leak in gnutls_x509_ext_import_aiaNikos Mavrogiannopoulos2017-01-191-0/+1
* tests: added check which ensures a client cannot receive during handshakeNikos Mavrogiannopoulos2017-01-181-1/+1
* tests: added check which ensures a client cannot transmit during handshakeNikos Mavrogiannopoulos2017-01-181-1/+2
* tests: added reproducer for server issuesNikos Mavrogiannopoulos2017-01-041-2/+4
* tests: added test case with invalid X.509 certNikos Mavrogiannopoulos2017-01-031-1/+1
* tests: added test case with invalid X.509 certNikos Mavrogiannopoulos2017-01-031-1/+1
* tests: added reproducer for client issuesNikos Mavrogiannopoulos2017-01-031-1/+5
* tests: added suite for checking PKCS#7 structure importNikos Mavrogiannopoulos2017-01-031-2/+4
* tests: added test case with invalid X.509 certificateNikos Mavrogiannopoulos2017-01-021-1/+2
* tests: added certificate to reproduce memory leakNikos Mavrogiannopoulos2017-01-021-1/+1
* tests: added check for multiple calls to gnutls_priority_set_direct()Nikos Mavrogiannopoulos2016-12-191-1/+1
* tests: added certificate which was causing issues in gnutls_x509_crt_print()Nikos Mavrogiannopoulos2016-12-161-1/+1
* tests: improved certder to easily load certificates from a directoryNikos Mavrogiannopoulos2016-12-161-2/+5
* tests: added test for PKCS#8 encrypted key decodingNikos Mavrogiannopoulos2016-12-131-1/+1
* tests: split and enhanced UTF-8 name checks from hostname-checkNikos Mavrogiannopoulos2016-12-081-1/+2
* tests: added check with failed verification on invalid UTF-8Nikos Mavrogiannopoulos2016-12-081-1/+1
* 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