summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: added check to ensure that pkcs11 objects will be reopened on forkpkcs11-checkNikos Mavrogiannopoulos2016-07-041-1/+5
* tests: account pkcs11/pkcs11-mock-ext.h in MakefileNikos Mavrogiannopoulos2016-06-301-1/+1
* tests: link pkcs11-import-url-privkey with libdlNikos Mavrogiannopoulos2016-06-301-0/+1
* tests: added check to verify the tolerance of broken C_GetAttributesNikos Mavrogiannopoulos2016-06-301-1/+5
* tests: link libpkcs11mock1 with gnulibip-name-constraintsNikos Mavrogiannopoulos2016-06-281-0/+1
* tests: moved pkcs11-softhsm test suite into pkcs11/Nikos Mavrogiannopoulos2016-06-231-3/+7
* tests: added check for handshake packet reconstructionNikos Mavrogiannopoulos2016-06-161-1/+1
* tests: added unit test for gnutls_x509_tlsfeatures_check_crtNikos Mavrogiannopoulos2016-06-141-1/+2
* tests: cert-tests: moved all data files in separate subdirNikos Mavrogiannopoulos2016-06-141-1/+1
* tests: added check of DTLS rehandshake for upgradeNikos Mavrogiannopoulos2016-06-101-1/+1
* tests: added check of DTLS rehandshake when using PKIX certsNikos Mavrogiannopoulos2016-06-101-1/+1
* tests: renamed rehandshake checks for clarityNikos Mavrogiannopoulos2016-06-061-3/+3
* tests: move pkcs11-cert-import-url4-exts with the other pkcs11 testsNikos Mavrogiannopoulos2016-06-031-2/+3
* tests: check gnutls_pkcs11_obj_list_import_url4() with GNUTLS_PKCS11_OBJ_FLAG...Nikos Mavrogiannopoulos2016-06-031-1/+4
* tests: added basic check for gnutls_url_is_supportedNikos Mavrogiannopoulos2016-05-311-1/+1
* tests: added unit tests for gnutls_x509_tlsfeatures_t handling funcsNikos Mavrogiannopoulos2016-05-301-1/+1
* tests: add testcase to check for missing status requestTim Kosse2016-05-301-1/+2
* tests: added SSL2.0 client hello parsing checkNikos Mavrogiannopoulos2016-05-261-1/+1
* tests: do not use pkglib to generate libpkcs11mock1.soNikos Mavrogiannopoulos2016-05-201-3/+2
* tests: added check to verify that keylog file is being writtenNikos Mavrogiannopoulos2016-05-181-1/+2
* tests: renamed cert-callback checks for simplicityNikos Mavrogiannopoulos2016-05-171-2/+2
* tests: added check with the legacy cert verification callbackNikos Mavrogiannopoulos2016-05-171-1/+1
* tests: added key exchange checks for all DTLS protocolsNikos Mavrogiannopoulos2016-05-141-1/+4
* tests: separated the key exchange checksNikos Mavrogiannopoulos2016-05-141-2/+8
* tests: enhanced set_x509*_key to verify that connections succeed with credsNikos Mavrogiannopoulos2016-05-101-1/+1
* tests: added checks for certificate generation APIsNikos Mavrogiannopoulos2016-05-061-1/+1
* tests: avoid the usage of tmpnam()Nikos Mavrogiannopoulos2016-05-041-0/+2
* tests: added check for gnutls_certificate_set_x509_simple_pkcs12_fileNikos Mavrogiannopoulos2016-05-031-1/+1
* tests: added check of gnutls_certificate_set_x509_key_file2 with DER inputNikos Mavrogiannopoulos2016-05-031-1/+2
* tests: added check for gnutls_certificate_set_key()Nikos Mavrogiannopoulos2016-05-031-1/+1
* tests: added a basic PKCS#11 mock moduleNikos Mavrogiannopoulos2016-05-031-0/+22
* tests: added checks on PKCS#1 digest info encoding/decodingNikos Mavrogiannopoulos2016-05-021-1/+1
* tests: added checks for base64 functionsNikos Mavrogiannopoulos2016-04-291-1/+1
* tests: added check for SRP ID change during rehandshakeNikos Mavrogiannopoulos2016-04-291-1/+2
* tests: added check for PSK ID change during rehandshakeNikos Mavrogiannopoulos2016-04-291-1/+1
* tests: added unit tests on the HEX encoding/decoding functionsNikos Mavrogiannopoulos2016-04-291-1/+1
* tests: added check on whether builtin URLs cannot be overridenNikos Mavrogiannopoulos2016-04-281-1/+1
* tests: check client behavior of sending CA certificatesNikos Mavrogiannopoulos2016-04-281-1/+2
* tests: do not run danetool.sh on windowsNikos Mavrogiannopoulos2016-04-191-1/+5
* tests: added basic check on danetool --tlsa-rr optionNikos Mavrogiannopoulos2016-04-181-1/+1
* tests: enhanced mini-x509-kx with ECDHE-ECDSA ciphersuite testingNikos Mavrogiannopoulos2016-04-131-1/+1
* tests: added basic tests for CSR parsingNikos Mavrogiannopoulos2016-04-131-1/+1
* tests: added basic tests on CRL parsingNikos Mavrogiannopoulos2016-04-131-1/+1
* tests: combined the resume checks for Anonymous and PSK ciphersuitesNikos Mavrogiannopoulos2016-04-121-2/+10
* name constraints: compute permitted set strictlyDaiki Ueno2016-04-051-1/+9
* tests: added check for system priority file loading and parsingNikos Mavrogiannopoulos2016-04-011-2/+5
* tests: added check for gnutls_record_set_state() under DTLSNikos Mavrogiannopoulos2016-03-311-1/+1
* tests: check gnutls_record_get_state() with DTLSNikos Mavrogiannopoulos2016-03-291-1/+1
* tests: added OCSP related checksNikos Mavrogiannopoulos2016-03-231-1/+1
* tests: added check for version negotiation default prio stringNikos Mavrogiannopoulos2016-03-031-1/+1