summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "tests: updated to account for ARCFOUR being disabled"Nikos Mavrogiannopoulos2016-01-084-10/+10
* tests: updated to account for cert generation after c1405c6e08ef55421108bd439...Nikos Mavrogiannopoulos2016-01-056-50/+50
* tests: Makefile.am: removed invalid program ld flagsNikos Mavrogiannopoulos2016-01-051-2/+0
* Handle DNS name constraints with leading dotNikos Mavrogiannopoulos2015-12-201-2/+14
* tests: updated to account for ARCFOUR being disabledNikos Mavrogiannopoulos2015-12-154-10/+10
* tests: corrected copyright infoNikos Mavrogiannopoulos2015-11-202-4/+4
* tests: added check for overriding global initializationNikos Mavrogiannopoulos2015-11-202-1/+66
* utils: backported sec_sleep()Nikos Mavrogiannopoulos2015-11-162-0/+33
* tests: backported mini-handshake-timeoutNikos Mavrogiannopoulos2015-11-161-4/+4
* tests: backported mini-dtls-record.c and resume-dtls.cNikos Mavrogiannopoulos2015-11-162-82/+69
* Require TLS 1.2 for all the ciphersuites which are defined for it onlyNikos Mavrogiannopoulos2015-11-151-1/+1
* tests: check whether the CRL generation code works as expectedNikos Mavrogiannopoulos2015-08-192-1/+57
* tests: backported fix in mini-eagain2gnutls_3_3_17Nikos Mavrogiannopoulos2015-08-091-2/+3
* tests: backported test-ciphersuite-names from masterNikos Mavrogiannopoulos2015-06-255-79/+107
* tests: backported test-compat-main from masterNikos Mavrogiannopoulos2015-06-111-39/+77
* tests: check random generator for long outputs as wellNikos Mavrogiannopoulos2015-06-041-0/+15
* Allow using nettle3 with gnutls3.3Nikos Mavrogiannopoulos2015-05-141-31/+32
* tests: updated sign-md5-rep to reduce false failuresNikos Mavrogiannopoulos2015-05-061-30/+9
* tests: eliminate mem leaks in mini-loss-timeNikos Mavrogiannopoulos2015-05-051-1/+2
* tests: backported mini-loss-time from masterNikos Mavrogiannopoulos2015-05-051-52/+84
* tests: added reproducer for the MD5 acceptance issueNikos Mavrogiannopoulos2015-04-252-1/+366
* tests: mini-loss-time: ignore sigpipeNikos Mavrogiannopoulos2015-03-301-0/+1
* tests: change the default port in testcompat to avoid clash with testsrnNikos Mavrogiannopoulos2015-03-301-1/+1
* made ciphersuites.c more self-contained to be handled by test-ciphersuites.shNikos Mavrogiannopoulos2015-03-291-1/+1
* tests: added small test to verify that GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED ...Nikos Mavrogiannopoulos2015-03-061-0/+11
* Revert "tests: template-test: added a baseline check to detect slow systems"Nikos Mavrogiannopoulos2015-03-054-76/+9
* 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
* tests: template-test: added a baseline check to detect slow systemsNikos Mavrogiannopoulos2015-03-054-9/+76
* testpkcs11: do not ignore the failure to write a trusted CANikos Mavrogiannopoulos2015-03-041-1/+1
* testpkcs11: detect softhsm2Nikos Mavrogiannopoulos2015-03-041-1/+1
* tests: added checks for invalid X.509 certificate signaturesNikos Mavrogiannopoulos2015-02-254-3/+130
* tests: testcompat: disable tests with NULL ciphersuites; debian doesn't suppo...Nikos Mavrogiannopoulos2015-02-211-0/+12
* tests: require DTLS 1.2 when using GCMNikos Mavrogiannopoulos2015-02-212-2/+2
* tests: enhanced openpgp-keyring testNikos Mavrogiannopoulos2014-12-281-0/+35
* added missing variableNikos Mavrogiannopoulos2014-12-211-0/+1
* Added softhsm.h to share code in softhsm detectionNikos Mavrogiannopoulos2014-12-216-75/+96
* testcompat: corrected usage of null cipherNikos Mavrogiannopoulos2014-12-111-1/+1
* restore only the documented behaviorNikos Mavrogiannopoulos2014-11-221-1/+0
* tests: added test for GNUTLS_E_GOT_APPLICATION_DATA on rehandshakeNikos Mavrogiannopoulos2014-11-212-1/+459
* corrected crq test case; reported by Andreas MetzlerNikos Mavrogiannopoulos2014-11-141-2/+11
* testcompat: updatedgnutls_3_3_10Nikos Mavrogiannopoulos2014-11-102-96/+194
* Added check with the invalid crq sent by Sean BurfordNikos Mavrogiannopoulos2014-11-093-2/+47
* tests: added test for gnutls_global_init after all descriptors are closedNikos Mavrogiannopoulos2014-10-312-1/+81
* tests: dtls-stress -r disabled as it causes issues when used with freebsd kernelNikos Mavrogiannopoulos2014-10-251-1/+1
* tests: check the issuer value validity of gnutls_x509_trust_list_get_issuerNikos Mavrogiannopoulos2014-10-231-0/+10
* tests: include minitasn1 when neededNikos Mavrogiannopoulos2014-10-221-0/+4
* tests: added check for import failure of v1 certificate with extensionsNikos Mavrogiannopoulos2014-10-131-1/+32
* tests: pkcs11-combo: use unique db fileNikos Mavrogiannopoulos2014-10-101-3/+4
* tests: added -r option to dtls-stressNikos Mavrogiannopoulos2014-10-102-0/+24