summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: pkcs12_encode: fix test for SHA512tmp-gnutls_3_5_x-backport-record-pad-fixesNikos Mavrogiannopoulos2018-06-131-12/+0
* hmac-sha384 and sha256 ciphersuites were removed from defaultsNikos Mavrogiannopoulos2018-06-132-7/+7
* tests: improved detection of 64-bit systemstmp-gnutls_3_5_x-f26Nikos Mavrogiannopoulos2018-05-262-2/+4
* tests: testcompat-openssl: 3DES is explicitly enabled for SSL 3.0Nikos Mavrogiannopoulos2018-05-261-6/+6
* retrieve_pin: refuse to retrieve PIN from URI more than one timeNikos Mavrogiannopoulos2018-04-251-3/+26
* tests: check whether get_mtu() functions relate to the set valuesNikos Mavrogiannopoulos2018-01-161-0/+25
* tests: added reproducer for self-signed verification errorNikos Mavrogiannopoulos2018-01-072-0/+146
* tests: check fingerprint generation with SHA512Nikos Mavrogiannopoulos2017-10-021-0/+8
* tests: enhanced resumption checks with same and different SNItmp-gnutls_3_5_x-sni-fixesNikos Mavrogiannopoulos2017-09-241-1/+35
* tests: added reproducer for DTLS infinite loopNikos Mavrogiannopoulos2017-09-193-2/+616
* tests: added reproducer for safe renegotiation failure with opensslNikos Mavrogiannopoulos2017-09-061-1/+12
* tests: check whether generated private keys are marked privateNikos Mavrogiannopoulos2017-08-281-0/+8
* tests: added unit test of p11tool with --set-pinNikos Mavrogiannopoulos2017-08-281-0/+20
* tests: check whether generated or copied keys are marked as sensitiveNikos Mavrogiannopoulos2017-08-281-0/+15
* tests: check whether validation parameters are lost on key re-importNikos Mavrogiannopoulos2017-08-081-0/+19
* tests: backported provable privkey testing with PKCS#8 filesNikos Mavrogiannopoulos2017-08-086-0/+620
* tests: added ECDSA OCSP response verificationNikos Mavrogiannopoulos2017-07-014-2/+82
* tests: added check on saving certs and OCSP responsesNikos Mavrogiannopoulos2017-06-292-1/+79
* tests: pkcs11-mock: backported module from masterNikos Mavrogiannopoulos2017-06-201-34/+33
* tests: added unit test for safenet protectserver HSM's PKCS#11 supportgnutls_3_5_x_safenet_updatesNikos Mavrogiannopoulos2017-06-174-11/+227
* tests: corrected typo in makefilegnutls_3_5_13Nikos Mavrogiannopoulos2017-06-071-1/+1
* tests: added unit test to verify that certificates with non-DER strict time f...Nikos Mavrogiannopoulos2017-06-055-117/+72
* tests: skip x86-specific tests when not in x86Nikos Mavrogiannopoulos2017-05-264-2/+25
* tests: on cipher override do not run the compatibility checksNikos Mavrogiannopoulos2017-05-231-1/+1
* tests: add test for signing with certificate listKarl Tarbe2017-05-165-1/+362
* test: corrected typo preventing the run of openpgp test [ci skip]Nikos Mavrogiannopoulos2017-05-111-1/+1
* tests: added check for gnutls-cli's sni-hostname optionNikos Mavrogiannopoulos2017-05-102-1/+67
* tests: added check for PSK client callback in RSA-PSKNikos Mavrogiannopoulos2017-05-062-1/+319
* tests: simplified name of mini-rsa-psk checkNikos Mavrogiannopoulos2017-05-062-48/+14
* tests: utilize the email_protection_key template optionNikos Mavrogiannopoulos2017-05-054-19/+20
* tests: don't use GNUTLS_IDNA_FORCE_2008 in str-idnaNikos Mavrogiannopoulos2017-05-011-5/+1
* tests: enhance with checks to verify that textual IPs are not matchedNikos Mavrogiannopoulos2017-04-301-0/+85
* tests: check against symbols present only in IDNA2003Nikos Mavrogiannopoulos2017-04-301-1/+9
* tests: use gnutls_global_init instead of global_initNikos Mavrogiannopoulos2017-04-071-1/+1
* tests: dtls-stress: use X.509 certificates instead of openpgpNikos Mavrogiannopoulos2017-04-072-59/+9
* tests: do not run tests which require openpgp when it is disabledNikos Mavrogiannopoulos2017-04-071-1/+1
* tests: added basic check for system trust storeNikos Mavrogiannopoulos2017-04-062-1/+74
* Rename uint64 to gnutls_uint64 to avoid conflict with macOSDavid Caldwell2017-04-061-28/+28
* tests: fixed possible buffer overflow to avoid spurious complaintsNikos Mavrogiannopoulos2017-04-051-1/+1
* tests: Copy template out of ${srcdir}Matt Turner2017-04-011-2/+2
* tests: added checks with problematic PKCS#12 filesNikos Mavrogiannopoulos2017-03-315-2/+69
* ocsp-test: disable under windowsNikos Mavrogiannopoulos2017-03-261-2/+2
* Revert "ocsp-test: disable under windows"Nikos Mavrogiannopoulos2017-03-261-5/+0
* ocsp-test: disable under windowsNikos Mavrogiannopoulos2017-03-261-0/+5
* tests: added unit test of gnutls_pubkey_verify_data2 override flagsNikos Mavrogiannopoulos2017-03-222-1/+142
* tests: added script to check pkg-config operationNikos Mavrogiannopoulos2017-03-212-1/+63
* tests: improved tls-rehandshake testsNikos Mavrogiannopoulos2017-03-212-92/+8
* tests: check whether a rehandshake without a cert worksNikos Mavrogiannopoulos2017-03-212-1/+313
* build: tests: resolve as-needed issue with seccompAlon Bar-Lev2017-03-141-4/+6
* tests: introduced check for parallel operation (signatures) in PKCS#11 modeNikos Mavrogiannopoulos2017-03-142-1/+199