summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: added small test to verify that GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED ...Nikos Mavrogiannopoulos2015-03-061-0/+11
* tests: speed up testcompat check by remove less important optionsNikos Mavrogiannopoulos2015-03-052-2/+2
* tests: updated paths for softhsm detectionNikos Mavrogiannopoulos2015-03-051-2/+2
* tests: don't perform the overflow check in 32-bit systemsNikos Mavrogiannopoulos2015-03-051-0/+4
* tests: date parsing test was modified to work in 32-bit systemsNikos Mavrogiannopoulos2015-03-052-5/+5
* Revert "tests: increased the retries with datefudge cert generation"Nikos Mavrogiannopoulos2015-03-051-14/+7
* Revert "tests: template-test: added a baseline check to detect slow systems"Nikos Mavrogiannopoulos2015-03-054-62/+2
* tests: template-test: added a baseline check to detect slow systemsNikos Mavrogiannopoulos2015-03-054-2/+62
* tests: increased the retries with datefudge cert generationNikos Mavrogiannopoulos2015-03-051-7/+14
* tests: removed dane hosts which don't behave wellNikos Mavrogiannopoulos2015-03-041-1/+3
* asn1random.pl: generate simple tags onlyIlya V. Matveychikov2015-03-041-1/+8
* tests: added checks for invalid X.509 certificate signaturesNikos Mavrogiannopoulos2015-03-044-3/+130
* tests: updated the suite to account for the removal of DSA by defaultNikos Mavrogiannopoulos2015-03-031-8/+8
* tests: updated the suite to account for the removal of DSA by defaultNikos Mavrogiannopoulos2015-03-034-24/+26
* cross-implementation test suite was relicensed to 3-clause BSDNikos Mavrogiannopoulos2015-03-034-48/+88
* tests: mini-key-material: avoid memory leakNikos Mavrogiannopoulos2015-02-211-0/+1
* tests: require DTLS 1.2 when using GCMNikos Mavrogiannopoulos2015-02-213-5/+4
* tests: modified tests with obsolete APIs with their replacement APINikos Mavrogiannopoulos2015-02-212-16/+8
* tests: added checks for gnutls_x509_crt_get_signature_algorithm and gnutls_x5...Nikos Mavrogiannopoulos2015-02-211-0/+19
* tests: added check for invalid X.509 certificateNikos Mavrogiannopoulos2015-02-202-1/+138
* tests: added check for gnutls_record_get_state()Nikos Mavrogiannopoulos2015-02-202-1/+366
* tests: added check for operation under different threads and DTLSNikos Mavrogiannopoulos2015-01-282-1/+396
* tests: added check for operation under different processes and DTLSNikos Mavrogiannopoulos2015-01-282-1/+386
* tests: updates in softhsm detectionNikos Mavrogiannopoulos2015-01-121-2/+5
* testpkcs11: do not ignore the failure to write a trusted CANikos Mavrogiannopoulos2015-01-121-1/+1
* tests: key-import-export: enhanced to test gnutls_pubkey_*_ecc_x962Nikos Mavrogiannopoulos2015-01-121-0/+38
* testpkcs11: modified to support both softhsmv1 and v2Nikos Mavrogiannopoulos2015-01-111-9/+23
* tests: enhanced key-import-export to check output of pubkeysNikos Mavrogiannopoulos2015-01-111-1/+123
* tests: eliminated leaksNikos Mavrogiannopoulos2015-01-111-13/+28
* tests: added checks for private key import/export functionsNikos Mavrogiannopoulos2015-01-112-1/+222
* tests: Added test case for openpgp keys loaded by callbackNikos Mavrogiannopoulos2015-01-102-1/+469
* tests: updated mini-dtls-record-asymNikos Mavrogiannopoulos2015-01-081-6/+7
* tests: better documentation of mini-dtls-record-asym purposeNikos Mavrogiannopoulos2015-01-061-8/+12
* tests: moved udp_socketpair to utilsNikos Mavrogiannopoulos2015-01-063-49/+56
* tests: corrected asymmetric MTU test for DTLS and added cachingNikos Mavrogiannopoulos2015-01-061-17/+71
* Added test case for DTLS handshake packet reconstruction when it exceeds MTUNikos Mavrogiannopoulos2015-01-062-1/+297
* tests: added check to ensure that DTLS handshake packets will not exceed MTUNikos Mavrogiannopoulos2015-01-052-1/+364
* testpkcs11: detect softhsm2Nikos Mavrogiannopoulos2015-01-051-1/+1
* tests: account for disabling of ARCFOUR where neededNikos Mavrogiannopoulos2015-01-054-23/+19
* tests: added check for gnutls_x509_trust_list_get_issuer_by_dn()Nikos Mavrogiannopoulos2014-12-311-0/+19
* tests: added checks for the new --key-id and --fingerprint certtool optionsNikos Mavrogiannopoulos2014-12-312-2/+67
* tests: enhanced openpgp-keyring testNikos Mavrogiannopoulos2014-12-281-0/+35
* PKCS #11 tests: ported to softhsmv2Nikos Mavrogiannopoulos2014-12-247-110/+105
* tests: pkcs11-is-known checks whether the import of PKCS #11 objects as trust...Nikos Mavrogiannopoulos2014-12-211-2/+31
* Added softhsm.h to share code in softhsm detectionNikos Mavrogiannopoulos2014-12-217-93/+104
* test-ciphers: do not fail on processor which don't have the AES-NI instructionsNikos Mavrogiannopoulos2014-12-161-0/+7
* tests: disable SSL 3.0 checks with polarsslNikos Mavrogiannopoulos2014-12-121-0/+3
* testdane: removed www.vulcano.cl from good hostsNikos Mavrogiannopoulos2014-12-121-1/+2
* tests: enhanced x509cert-tlNikos Mavrogiannopoulos2014-12-121-9/+34
* tests: x509cert: verify that length returned from gnutls_x509_crt_get_dn matc...Nikos Mavrogiannopoulos2014-12-111-1/+6