summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: changes for running tests under windowsNikos Mavrogiannopoulos2015-11-281-1/+1
* tests: override-ciphers will not run mac tests on windowsNikos Mavrogiannopoulos2015-11-282-10/+18
* tests: updates for certtool test to run under windowsNikos Mavrogiannopoulos2015-11-282-2/+5
* tests: changes for running tests under windowsNikos Mavrogiannopoulos2015-11-288-15/+14
* tests: use gnulib where neededNikos Mavrogiannopoulos2015-11-241-1/+3
* tests: disable global-init-override test in windowsNikos Mavrogiannopoulos2015-11-241-0/+5
* tests: included missing filesgnutls_3_4_7Nikos Mavrogiannopoulos2015-11-221-1/+1
* tests: check gnutls_certificate_flagsNikos Mavrogiannopoulos2015-11-181-0/+14
* tests: corrected copyright infoNikos Mavrogiannopoulos2015-11-162-4/+4
* tests: added check for overriding global initializationNikos Mavrogiannopoulos2015-11-162-1/+65
* tests: suite: more shell scripts were given the .sh suffix and simplified mak...Nikos Mavrogiannopoulos2015-11-129-13/+117
* tests: suite: don't run shell scripts with valgrindNikos Mavrogiannopoulos2015-11-124-5/+7
* tests: testsrn: output errors on stderrNikos Mavrogiannopoulos2015-11-121-15/+16
* tests: verify that unique IDs are generated as expectedNikos Mavrogiannopoulos2015-11-124-0/+118
* testdane: improved error detection in sitesNikos Mavrogiannopoulos2015-11-091-3/+13
* tests: suite: eliminate many leaks in the tests and run them under valgrindNikos Mavrogiannopoulos2015-11-096-34/+339
* tests: openpgp-certs: use valgrindNikos Mavrogiannopoulos2015-11-093-7/+28
* tests: eliminate leaks in mini-eagain2.cNikos Mavrogiannopoulos2015-11-091-0/+3
* tests: key-tests: use valgrindNikos Mavrogiannopoulos2015-11-094-16/+45
* tests: run the PKCS #12 tests under valgrindNikos Mavrogiannopoulos2015-11-093-18/+295
* Require TLS 1.2 for all the ciphersuites which are defined for it onlyNikos Mavrogiannopoulos2015-11-092-2/+2
* tests: added check for gnutls_priority_set_defaultNikos Mavrogiannopoulos2015-11-062-2/+283
* tests: testdane will not check hosts which are unreachableNikos Mavrogiannopoulos2015-10-211-18/+28
* tests: Check whether a resumed session contains the ext master secret extensionNikos Mavrogiannopoulos2015-10-201-1/+41
* tests: adapted testpkcs11 for use with 3.4.x certtoolNikos Mavrogiannopoulos2015-10-172-1/+31
* tests: verify that public keys are properly writtenNikos Mavrogiannopoulos2015-10-172-3/+58
* tests: enhanced sec-params check to account for future sec-paramNikos Mavrogiannopoulos2015-10-131-1/+7
* tests: better detection of softhsm libraryNikos Mavrogiannopoulos2015-10-071-7/+9
* Backported new verification functions for clients from 3.5.x branchNikos Mavrogiannopoulos2015-10-072-1/+562
* tests: added test for gnutls_session_set_verify_functionNikos Mavrogiannopoulos2015-10-073-3/+317
* tests: corrected resumption tests to disable tickets when neededNikos Mavrogiannopoulos2015-08-212-20/+21
* tests: verify whether CRL date setting works as expectedNikos Mavrogiannopoulos2015-08-131-0/+38
* tests: verify CRL appending effectivenessNikos Mavrogiannopoulos2015-08-131-0/+27
* tests: check whether the CRL generation code works as expectedNikos Mavrogiannopoulos2015-08-122-1/+56
* include all cert-tests into distNikos Mavrogiannopoulos2015-08-091-8/+7
* tests: added check for decoding of a PKCS #8 key as fallbackNikos Mavrogiannopoulos2015-08-042-1/+75
* tests: added check for the fallback SCSVNikos Mavrogiannopoulos2015-08-012-1/+359
* tests: added missing certtool-long-cnNikos Mavrogiannopoulos2015-08-011-0/+53
* tests: added check for proper handling of very long CNsNikos Mavrogiannopoulos2015-07-312-5/+354
* tests: added check for server sending (or not) status request messagesNikos Mavrogiannopoulos2015-07-313-1/+698
* gnutls_prf_rfc5705: Allow for non-null context and zero context lengthNikos Mavrogiannopoulos2015-07-201-0/+1
* tests: added cross-check between gnutls_prf_rfc5705() and gnutls_prf()Nikos Mavrogiannopoulos2015-07-201-0/+25
* removed legacy libgcrypt flagsNikos Mavrogiannopoulos2015-07-203-3/+1
* gnutls_prf_rfc5705: optimize in the common use case, by avoiding mallocNikos Mavrogiannopoulos2015-07-201-2/+2
* tests: added check for gnutls_prf() and gnutls_prf_rfc5705Nikos Mavrogiannopoulos2015-07-202-1/+435
* tests: updated pskself to check the hint in all PSK ciphersuitesNikos Mavrogiannopoulos2015-07-101-29/+60
* tests: added suppression for bash mem leakNikos Mavrogiannopoulos2015-07-101-0/+10
* tests: don't run certtool-utf8 when libidn is 1.30 or lessNikos Mavrogiannopoulos2015-07-092-2/+7
* tests: added check for invalid UTF8 encoded stringNikos Mavrogiannopoulos2015-07-083-4/+45
* tests: check whether we print the prime size in DSA keysNikos Mavrogiannopoulos2015-07-013-1/+34