summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: check that gnutls_x509_crt_check_hostname() will correctly use the las...Nikos Mavrogiannopoulos2014-08-171-0/+50
* tests: test the decoding of a PKCS #12 structure with SHA256 MACNikos Mavrogiannopoulos2014-08-103-1/+9
* tests: updated string to keys tests for new internal APINikos Mavrogiannopoulos2014-08-101-2/+2
* tests: Added test cases for IPv4/6 matching.Nikos Mavrogiannopoulos2014-06-301-0/+136
* include config.hNikos Mavrogiannopoulos2014-05-291-0/+2
* tests/slow: add -I flags necessary for out-of-source builds.Michał Górny2014-05-171-1/+3
* tests: pass PKCS12PATH to fix tests in out-of-source builds.Michał Górny2014-05-171-0/+1
* Enable hint in the rsa-psk test.Nikos Mavrogiannopoulos2014-04-181-21/+11
* win32 updatesNikos Mavrogiannopoulos2014-04-092-2/+6
* do not build ecore when cross-compiling for windows.Nikos Mavrogiannopoulos2014-04-091-1/+2
* eliminate memory leakNikos Mavrogiannopoulos2014-04-051-0/+1
* fixed bashismsNikos Mavrogiannopoulos2014-04-051-11/+11
* Enhanced test to check that the correct number of certificates is receivedNikos Mavrogiannopoulos2014-04-041-29/+76
* the chainverify test ensures that there is no diverge between different verif...Nikos Mavrogiannopoulos2014-04-041-1/+35
* Added test for gnutls_record_cork() and uncork usage under DTLS.Nikos Mavrogiannopoulos2014-03-311-5/+43
* Added test for CVE-2014-0092Nikos Mavrogiannopoulos2014-03-311-0/+48
* Changed the behaviour in wildcard acceptance in certificates.Nikos Mavrogiannopoulos2014-03-201-40/+89
* updatedNikos Mavrogiannopoulos2014-03-081-2/+4
* Improved DTLS rehandshake test to catch a timeout issue in handshake().Nikos Mavrogiannopoulos2014-02-181-0/+1
* corrected suppressions fileNikos Mavrogiannopoulos2014-02-141-1/+2
* Added test for pathlen constraints.Nikos Mavrogiannopoulos2014-02-121-0/+60
* Added check for v1 intermediate CA certificateNikos Mavrogiannopoulos2014-02-121-0/+109
* only test ZLIB if it is enabledNikos Mavrogiannopoulos2014-02-061-0/+2
* check errors from gnutls_priority_set_direct().Nikos Mavrogiannopoulos2014-02-061-2/+12
* corrected testNikos Mavrogiannopoulos2014-01-241-2/+2
* added nettle's suppressionsNikos Mavrogiannopoulos2014-01-201-0/+7
* enhanced set_pkcs12_cred test.Nikos Mavrogiannopoulos2014-01-113-64/+47
* corrected some tests to operate silently under valgrindNikos Mavrogiannopoulos2013-12-213-4/+5
* corrected leakNikos Mavrogiannopoulos2013-12-211-0/+1
* corrected running tests over valgrindNikos Mavrogiannopoulos2013-12-211-2/+1
* corrected checkgnutls_3_2_8_1Nikos Mavrogiannopoulos2013-12-211-2/+7
* corrected pathsNikos Mavrogiannopoulos2013-12-211-3/+3
* Skip tests that require the non-suiteb curves.Nikos Mavrogiannopoulos2013-12-162-6/+9
* mini-deflate was combined with mini-record-2Nikos Mavrogiannopoulos2013-11-223-139/+7
* Added self checks for new date reading functionalityNikos Mavrogiannopoulos2013-11-164-1/+148
* Dates and time that would overflow the GeneralTime are also truncated. We may...Nikos Mavrogiannopoulos2013-11-166-4/+292
* corrected issue with a not-yet-valid certificateNikos Mavrogiannopoulos2013-11-142-2/+2
* hacks to work with fedora's opensslNikos Mavrogiannopoulos2013-11-142-6/+35
* do not run on clippled versions of opensslNikos Mavrogiannopoulos2013-11-101-0/+6
* improved ciphersuite testNikos Mavrogiannopoulos2013-11-102-2/+19
* always exit when fail is called.Nikos Mavrogiannopoulos2013-11-101-2/+1
* Ignore SIGPIPE.Nikos Mavrogiannopoulos2013-11-101-0/+1
* use GNUTLS_PIN instead of GNUTLS_PKCS11_PIN.Nikos Mavrogiannopoulos2013-11-101-1/+1
* Added test suite for PKCS #11 cards (not executed automatically).Nikos Mavrogiannopoulos2013-11-1010-0/+706
* reindented codeNikos Mavrogiannopoulos2013-11-08196-39849/+39559
* Do not use gnutls_dh_set_prime_bits() in server side.Nikos Mavrogiannopoulos2013-11-026-6/+0
* win32 fixNikos Mavrogiannopoulos2013-10-311-2/+4
* Better DANE test output.Nikos Mavrogiannopoulos2013-10-291-0/+7
* Added ciphersuite testNikos Mavrogiannopoulos2013-10-268-1/+3155
* Added a proper termination of session to avoid issues with premature terminat...Nikos Mavrogiannopoulos2013-10-261-4/+12