summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: added reproducer applications for psk and srp fuzzerstmp-oss-fuzz-updatesNikos Mavrogiannopoulos2017-08-051-0/+1
* tests: added unit test for gnutls_x509_privkey_importNikos Mavrogiannopoulos2017-08-041-0/+1
* tests: added TLS negotiation with various keys under PKCS#11Nikos Mavrogiannopoulos2017-08-041-1/+1
* tests: added check for the negotiation of ext keysNikos Mavrogiannopoulos2017-08-041-1/+1
* tests: added unit test for the SPKI abstract functionsNikos Mavrogiannopoulos2017-08-041-1/+1
* tests: added RSA and RSA PSS key unit testsNikos Mavrogiannopoulos2017-08-031-1/+1
* tests: added unit test for the SPKI related functionsNikos Mavrogiannopoulos2017-08-031-1/+1
* tests: renamed tests for uniformityNikos Mavrogiannopoulos2017-08-031-9/+9
* tests: added unit test for RSA-PSS signing over PKCS#11Nikos Mavrogiannopoulos2017-08-031-1/+2
* tests: added unit test for group listings in priority structureNikos Mavrogiannopoulos2017-08-021-1/+1
* tests: added RFC7919 FFDHE unit testsNikos Mavrogiannopoulos2017-08-021-1/+1
* tests: added unit tests for gnutls_sign_is_secure2()Nikos Mavrogiannopoulos2017-07-211-1/+1
* tests: introduced tests on public key import-exporttmp-eddsa-after-rsa-pssNikos Mavrogiannopoulos2017-07-171-0/+1
* tests: added sign/verification test using rfc8080 keysNikos Mavrogiannopoulos2017-07-171-1/+1
* tests: pkcs7: added ed25519 basic signing and verification checksNikos Mavrogiannopoulos2017-07-171-0/+1
* tests: added unit tests for gnutls_priority_set*()Nikos Mavrogiannopoulos2017-07-101-1/+1
* tests: added unit testing for server/client cipher negotiationNikos Mavrogiannopoulos2017-07-101-1/+2
* tests: added unit testing for server ciphersuite/KX negotiationNikos Mavrogiannopoulos2017-07-101-1/+2
* tests: added ECDSA OCSP response verificationNikos Mavrogiannopoulos2017-07-011-0/+1
* tests: added check on saving certs and OCSP responsestmp-ocsp-save-testsNikos Mavrogiannopoulos2017-06-291-1/+1
* tests: ocsptool: added test of --verify-response with --load-chainNikos Mavrogiannopoulos2017-06-201-1/+3
* tests: added unit test for safenet protectserver HSM's PKCS#11 supporttmp-handle-safenet-hsmsNikos Mavrogiannopoulos2017-06-161-1/+5
* Removed support for openpgp certificates and keysNikos Mavrogiannopoulos2017-06-161-10/+1
* tests: added reproducer for OCSP response found test casestmp-ocsp-status-fixNikos Mavrogiannopoulos2017-06-151-2/+2
* tests: verify that duplicate extensions are rejectedNikos Mavrogiannopoulos2017-06-141-1/+1
* tests: added unit test for overriding TLS extensionsNikos Mavrogiannopoulos2017-06-141-1/+1
* tests: simplified CPPFLAGS of tests using internal gnutls funcsNikos Mavrogiannopoulos2017-06-071-25/+5
* tests: added basic functionality check for psktoolNikos Mavrogiannopoulos2017-06-051-1/+2
* tests: added unit test to verify that certificates with non-DER strict time f...tmp-tolerate-certs-with-invalid-timeNikos Mavrogiannopoulos2017-06-051-1/+1
* tests: added low-level unit tests on TLS 1.0 and 1.2 PRFsNikos Mavrogiannopoulos2017-06-011-2/+5
* tests: combined tables of sign-verify teststmp-rsa-pss-round-twoNikos Mavrogiannopoulos2017-05-311-1/+1
* tests: added basic test on "external" keys with gnutls_privkey_import_ext2()Nikos Mavrogiannopoulos2017-05-311-1/+1
* tests: added unit tests for the gnutls_x509_* sign/verify APIsNikos Mavrogiannopoulos2017-05-311-2/+2
* tests: added tests signature validation using the sign/verify_data APIsNikos Mavrogiannopoulos2017-05-311-1/+1
* tests: added unit test for gnutls_sign_supports_pk_algorithm()Nikos Mavrogiannopoulos2017-05-291-1/+1
* tests: added unit tests for gnutls_de/encode_rs_valueNikos Mavrogiannopoulos2017-05-271-1/+2
* tests: added TLS server test for multi-key usageNikos Mavrogiannopoulos2017-05-201-1/+1
* Don't let GnuTLS headers in NETTLE_CFLAGS override local headersDmitry Eremin-Solenikov2017-05-191-10/+10
* tests: added unit test for p11-kit trust storeNikos Mavrogiannopoulos2017-05-101-2/+5
* tests: added check for gnutls-cli's sni-hostname optionNikos Mavrogiannopoulos2017-05-101-1/+1
* tests: added check for PSK client callback in RSA-PSKNikos Mavrogiannopoulos2017-05-061-1/+1
* tests: simplified name of mini-rsa-psk checkNikos Mavrogiannopoulos2017-05-061-1/+1
* tests: added DH parameter check in X.509 authNikos Mavrogiannopoulos2017-04-081-1/+1
* tests: added basic unit test on gnutls_random_art()Nikos Mavrogiannopoulos2017-04-081-1/+1
* tests: added basic check for systemkey toolNikos Mavrogiannopoulos2017-04-071-1/+1
* tests: enhanced tofu trustdb checksNikos Mavrogiannopoulos2017-04-071-1/+1
* tests: added unit tests for the base64 raw decoding functionsNikos Mavrogiannopoulos2017-04-071-1/+1
* tests: added basic check for system trust storeNikos Mavrogiannopoulos2017-04-061-1/+1
* tests: added unit test for gnutls_priority_get_cipher_suite_indexNikos Mavrogiannopoulos2017-04-021-2/+10
* ocsp-test: disable under windowsNikos Mavrogiannopoulos2017-03-261-2/+3