summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* certtool: made explicit the inclusion of time in PKCS #7 signaturesNikos Mavrogiannopoulos2015-06-161-4/+28
* tests: minor updates in pkcs7 output checks to match new certtoolNikos Mavrogiannopoulos2015-06-162-0/+2
* tests: added signature/verification stress testNikos Mavrogiannopoulos2015-06-112-1/+213
* tests: check also individual ciphers for interoperabilityNikos Mavrogiannopoulos2015-06-112-7/+47
* tests: check random generator for long outputs as wellNikos Mavrogiannopoulos2015-06-041-0/+15
* tests: do not include times in the PKCS #7 checks as they depend on local tim...Nikos Mavrogiannopoulos2015-06-033-3/+1
* tests: Added PKCS #7 attribute generation checkNikos Mavrogiannopoulos2015-06-032-1/+229
* tests: updated for new certtool outputNikos Mavrogiannopoulos2015-06-032-0/+22
* tests: added PKCS #7 verification check with MD5Nikos Mavrogiannopoulos2015-06-021-0/+18
* tests: check PKCS #7 structure signature generationNikos Mavrogiannopoulos2015-06-021-0/+39
* tests: check PKCS #7 bundle generationNikos Mavrogiannopoulos2015-06-023-1/+102
* tests: added checks with PKCS #7 detached dataNikos Mavrogiannopoulos2015-06-024-1/+23
* tests: check the key purpose in PKCS #7 verificationNikos Mavrogiannopoulos2015-06-021-1/+17
* tests: added PKCS #7 test with more than 1 certsNikos Mavrogiannopoulos2015-06-024-5/+67
* tests: added check for gnutls_x509_dn_get_strNikos Mavrogiannopoulos2015-06-021-0/+10
* tests: Added tests for PKCS7 cert extractionNikos Mavrogiannopoulos2015-05-314-3/+75
* tests: enhance the no-signal check to include proper data sendingNikos Mavrogiannopoulos2015-05-171-1/+19
* tests: check the operation of GNUTLS_NO_SIGNALNikos Mavrogiannopoulos2015-05-172-1/+219
* tests: do not perform internationalized name checks without libidnNikos Mavrogiannopoulos2015-05-061-0/+2
* tests: updated sign-md5-rep to reduce false failuresNikos Mavrogiannopoulos2015-05-061-29/+8
* tests: eliminate mem leaks in mini-loss-timeNikos Mavrogiannopoulos2015-05-051-1/+2
* tests: testdane: remove dane.nox.su from the list of known to be good hostsNikos Mavrogiannopoulos2015-05-051-2/+2
* tests: mini-loss-time enhanced to check proper timeouts in both client and se...Nikos Mavrogiannopoulos2015-05-051-19/+52
* tests: mini-dtls-mtu: compile in windowsNikos Mavrogiannopoulos2015-05-051-1/+2
* tests: added check to verify that pull timeout is not called on non-blocking ...Nikos Mavrogiannopoulos2015-04-302-1/+353
* tests: key generation test was moved to main checksNikos Mavrogiannopoulos2015-04-283-2/+2
* Handle DNS name constraints with leading dotNikos Mavrogiannopoulos2015-04-281-2/+14
* tests: mini-etm: use TLS as the transport layerNikos Mavrogiannopoulos2015-04-261-7/+5
* tests: added comment for sign-md5-repNikos Mavrogiannopoulos2015-04-261-1/+2
* tests: added reproducer for the MD5 acceptance issueNikos Mavrogiannopoulos2015-04-252-1/+367
* tests: added unit tests for gnutls_certificate_client_get_request_statusNikos Mavrogiannopoulos2015-04-251-1/+15
* tests: added check for gnutls_credentials_getNikos Mavrogiannopoulos2015-04-221-0/+9
* tests: resume-dtls: remove global variablesNikos Mavrogiannopoulos2015-04-211-48/+30
* tests: initialize status where neededNikos Mavrogiannopoulos2015-04-216-6/+6
* tests: cleanup openpgp-auth2Nikos Mavrogiannopoulos2015-04-211-1/+1
* tests: cleanup mini-dtls-rehandshakeNikos Mavrogiannopoulos2015-04-211-22/+15
* tests: resume: check for signalsNikos Mavrogiannopoulos2015-04-212-14/+13
* tests: reduced compiler warningsNikos Mavrogiannopoulos2015-04-216-26/+24
* tests: verify the return value of gnutls_certificate_get_ours when no cert is...Nikos Mavrogiannopoulos2015-04-211-0/+11
* tests: close unused file descriptors in resume checksNikos Mavrogiannopoulos2015-04-212-0/+8
* tests: added check with X.509 certificates and callbacksNikos Mavrogiannopoulos2015-04-202-1/+483
* tests: added check for gnutls_certificate_get_ours() when used in combination...Nikos Mavrogiannopoulos2015-04-201-0/+5
* tests: improved x509dn checkNikos Mavrogiannopoulos2015-04-201-1/+7
* tests: ignore sigpipe in resume and termination testsNikos Mavrogiannopoulos2015-04-163-0/+7
* Remove SOCK_CLOEXEC from socket() call.Nikos Mavrogiannopoulos2015-04-141-1/+1
* tests: enhanced cert tests with SHA256 key IDsNikos Mavrogiannopoulos2015-04-081-3/+19
* tests: added files into distgnutls_3_4_0Nikos Mavrogiannopoulos2015-04-081-0/+1
* tests: test CCM-8 against polarsslNikos Mavrogiannopoulos2015-04-071-0/+10
* tests: verify the behavior of GNUTLS_E_NEED_FALLBACKNikos Mavrogiannopoulos2015-04-073-1/+168
* tests: ciphersuite test will ignore the invalid names of TLS_DHE_PSK_WITH_AES...Nikos Mavrogiannopoulos2015-04-071-2/+5