summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: use LSAN_OPTIONS instead of ASAN_OPTIONSNikos Mavrogiannopoulos2016-09-052-2/+2
* tests: corrected detection of 64-bit systems in softhsm.hNikos Mavrogiannopoulos2016-09-051-2/+2
* tests: added check for PKCS#11 signature validityNikos Mavrogiannopoulos2016-09-052-1/+240
* tests: template-test: use uniform way to detect 32-bit systemsNikos Mavrogiannopoulos2016-09-031-1/+1
* .gitlab-ci.yml: use the gitlab.com shared runnersNikos Mavrogiannopoulos2016-09-021-2/+2
* Import DTLS sliding window validation from OpenConnect ESP codeDavid Woodhouse2016-09-022-32/+31
* tests: don't run danetool.sh when not compiled with dane supportNikos Mavrogiannopoulos2016-08-291-1/+4
* tests: mini-dtls-record: modified expected order to account for new SW behaviorNikos Mavrogiannopoulos2016-08-291-1/+1
* tests: enhance the DTLS window unit test to account for lost packetsNikos Mavrogiannopoulos2016-08-291-1/+35
* tests: added basic operational check of gnutls_ocsp_resp_get_single()Nikos Mavrogiannopoulos2016-08-281-1/+44
* tests: added suppressions.valgrind in ocsp-testsNikos Mavrogiannopoulos2016-08-262-1/+1
* tests: added check for the decoding of pbes1-des-md5 keyNikos Mavrogiannopoulos2016-08-263-2/+36
* tests: enable ocsp-must-staple-connection checkNikos Mavrogiannopoulos2016-08-253-15/+26
* tests: don't use piped tee in pkcs8-decodeNikos Mavrogiannopoulos2016-08-241-5/+2
* tests: ocsp-tls-connection: no longer check for netcat; it was not neededNikos Mavrogiannopoulos2016-08-241-7/+0
* tests: added decoding of key with pbes2 and SHA256 PRFNikos Mavrogiannopoulos2016-08-243-2/+37
* tests: added basic test of STARTTLS over FTP for gnutls-cliNikos Mavrogiannopoulos2016-08-223-1/+19
* tests: added basic starttls functionality testing on gnutls-cliNikos Mavrogiannopoulos2016-08-223-2/+76
* tests: fixed fastopen.sh to operate from cmdNikos Mavrogiannopoulos2016-08-221-4/+4
* tests: openpgp-certs tests were moved to cert-testsNikos Mavrogiannopoulos2016-08-1016-61/+28
* tests: mini-dtls-hello-verify: ignore SIGPIPE to avoid unexpected crashesNikos Mavrogiannopoulos2016-08-101-0/+3
* tests: removed unused variables from testsNikos Mavrogiannopoulos2016-08-093-59/+3
* tests: Add tests for X509 IP constraintsMartin Ukrop2016-08-093-2/+945
* tests: Add more IP conversion unit testsMartin Ukrop2016-08-092-6/+62
* tests: added unit test for ip_in_cidr functionNikos Mavrogiannopoulos2016-08-092-1/+98
* tests: Add corner case tests for name constraints, improve docMartin Ukrop2016-08-092-1/+25
* Change ca3 and related certificate to include an intermediate CA in the chain.Stefan Sørensen2016-08-0910-198/+483
* Revert "tests: check gnutls_certificate_get_x509_crt with more than one certi...Nikos Mavrogiannopoulos2016-08-092-82/+30
* tests: do not run srp test when no SRP support is compiled inNikos Mavrogiannopoulos2016-08-091-1/+1
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-0961-337/+91
* gnutls_transport_set_fastopen: added flags optionstcp-fast-openNikos Mavrogiannopoulos2016-08-081-1/+1
* tests: check gnutls_certificate_get_x509_crt with more than one certificatesNikos Mavrogiannopoulos2016-08-082-30/+82
* tests: Use common ca3 test certificates in x509cert, x509dn and x509self tests.Stefan Sørensen2016-08-083-307/+32
* tests: Remove zero-termination of gnutls_datum encapsulated certificatesStefan Sørensen2016-08-081-17/+17
* tests: added check for errors when importing illegal RSA keysNikos Mavrogiannopoulos2016-08-086-3/+339
* tests: added missing backslash in key-tests MakefileNikos Mavrogiannopoulos2016-08-081-1/+1
* tests: use gnutls_record_set_timeout instead of kill child processesNikos Mavrogiannopoulos2016-08-053-3/+8
* tests: mini-record modify in a way to be more fail safeNikos Mavrogiannopoulos2016-08-051-4/+6
* tests: ignore sigpipe in mini-recordNikos Mavrogiannopoulos2016-08-051-0/+1
* tests: client-fastopen: removed seccomp conditionalNikos Mavrogiannopoulos2016-08-021-1/+1
* tests: Add and improve chain testsMartin Ukrop2016-07-291-54/+164
* tests: updated paths for new location of p12 filesNikos Mavrogiannopoulos2016-07-282-5/+5
* tests: safe renegotiation tests are run from top dirNikos Mavrogiannopoulos2016-07-283-43/+6
* tests: srp tests moved outside subdirNikos Mavrogiannopoulos2016-07-283-53/+2
* tests: moved sha2 tests into cert-tests/Nikos Mavrogiannopoulos2016-07-2814-208/+191
* tests: moved ecdsa tests to key-tests/Nikos Mavrogiannopoulos2016-07-286-126/+105
* tests: moved dsa tests into key-tests/Nikos Mavrogiannopoulos2016-07-2811-50/+22
* tests: moved pkcs8 tests to key-tests/Nikos Mavrogiannopoulos2016-07-2814-49/+17
* tests: key-tests: moved data files into data/ subdirNikos Mavrogiannopoulos2016-07-2814-29/+33
* tests: moved pkcs12 tests into cert-certs/ subdirNikos Mavrogiannopoulos2016-07-2813-318/+15