summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: corrected asymmetric MTU test for DTLS and added cachingNikos Mavrogiannopoulos2015-01-061-17/+71
* Added test case for DTLS handshake packet reconstruction when it exceeds MTUNikos Mavrogiannopoulos2015-01-062-1/+297
* tests: added check to ensure that DTLS handshake packets will not exceed MTUNikos Mavrogiannopoulos2015-01-052-1/+364
* testpkcs11: detect softhsm2Nikos Mavrogiannopoulos2015-01-051-1/+1
* tests: account for disabling of ARCFOUR where neededNikos Mavrogiannopoulos2015-01-054-23/+19
* tests: added check for gnutls_x509_trust_list_get_issuer_by_dn()Nikos Mavrogiannopoulos2014-12-311-0/+19
* tests: added checks for the new --key-id and --fingerprint certtool optionsNikos Mavrogiannopoulos2014-12-312-2/+67
* tests: enhanced openpgp-keyring testNikos Mavrogiannopoulos2014-12-281-0/+35
* PKCS #11 tests: ported to softhsmv2Nikos Mavrogiannopoulos2014-12-247-110/+105
* tests: pkcs11-is-known checks whether the import of PKCS #11 objects as trust...Nikos Mavrogiannopoulos2014-12-211-2/+31
* Added softhsm.h to share code in softhsm detectionNikos Mavrogiannopoulos2014-12-217-93/+104
* test-ciphers: do not fail on processor which don't have the AES-NI instructionsNikos Mavrogiannopoulos2014-12-161-0/+7
* tests: disable SSL 3.0 checks with polarsslNikos Mavrogiannopoulos2014-12-121-0/+3
* testdane: removed www.vulcano.cl from good hostsNikos Mavrogiannopoulos2014-12-121-1/+2
* tests: enhanced x509cert-tlNikos Mavrogiannopoulos2014-12-121-9/+34
* tests: x509cert: verify that length returned from gnutls_x509_crt_get_dn matc...Nikos Mavrogiannopoulos2014-12-111-1/+6
* testcompat: corrected usage of null cipherNikos Mavrogiannopoulos2014-12-111-1/+1
* tests: corrected the expected lengths in ocspNikos Mavrogiannopoulos2014-12-051-10/+10
* ciphersuite test: enhanced check for correct ciphersuitesNikos Mavrogiannopoulos2014-12-052-3/+13
* ciphersuites tests: add missing includesNikos Mavrogiannopoulos2014-12-051-1/+1
* ciphersuite tests: define HAVE_CONFIG_HNikos Mavrogiannopoulos2014-12-051-1/+1
* tests: enhanced cipher check to include all ciphers.Nikos Mavrogiannopoulos2014-12-032-3/+81
* tests: updated for AES-128-CCM ciphersuitesNikos Mavrogiannopoulos2014-12-032-13/+23
* ported to nettle 3.0Nikos Mavrogiannopoulos2014-12-031-16/+16
* tests: Added check for verification using CRLsNikos Mavrogiannopoulos2014-11-302-1/+234
* tests: small fix in mini-chain-unsortedNikos Mavrogiannopoulos2014-11-271-4/+4
* tests: added mini-chain-unsortedNikos Mavrogiannopoulos2014-11-273-1/+373
* tests: Added check for memory leaks when a file cannot be loaded.Nikos Mavrogiannopoulos2014-11-252-1/+53
* tests: added leak check for gnutls_set_x509_key_mem2()Nikos Mavrogiannopoulos2014-11-242-1/+121
* tests: run rfc2253-escape-test under valgrindNikos Mavrogiannopoulos2014-11-231-1/+4
* tests: enhanced custom-url checkNikos Mavrogiannopoulos2014-11-231-9/+18
* Added memxor_different_alignment into suppressionsNikos Mavrogiannopoulos2014-11-232-0/+14
* tests: added check for registration of custom URLsNikos Mavrogiannopoulos2014-11-232-1/+334
* tests: added test for GNUTLS_E_GOT_APPLICATION_DATA on rehandshakeNikos Mavrogiannopoulos2014-11-212-1/+460
* tests: added check for the abbreviated URLs which don't contain object inform...Nikos Mavrogiannopoulos2014-11-201-3/+6
* tests: ocsp: added the signature in checkNikos Mavrogiannopoulos2014-11-141-1/+19
* tests: ocsp: added check with a long responseNikos Mavrogiannopoulos2014-11-141-3/+209
* corrected crq test case; reported by Andreas MetzlerNikos Mavrogiannopoulos2014-11-141-2/+11
* replaced gnutls_ocsp_resp_get_responder_by_key with gnutls_ocsp_resp_get_resp...Nikos Mavrogiannopoulos2014-11-131-1/+7
* updated OCSP tests to account for the new key IDNikos Mavrogiannopoulos2014-11-131-2/+2
* Added check with the invalid crq sent by Sean BurfordNikos Mavrogiannopoulos2014-11-093-2/+47
* testcompat-openssl: disable SSL 3.0 as it is not supported on debianNikos Mavrogiannopoulos2014-11-061-0/+9
* fixed polarssl compatibility checks on debianNikos Mavrogiannopoulos2014-11-061-8/+12
* tests: separated the two testcompat tests (openssl/polarssl)Nikos Mavrogiannopoulos2014-11-065-342/+372
* tests: added interoperability tests with openssl's PSKNikos Mavrogiannopoulos2014-11-051-0/+46
* tests: enhanced test to check the return value of gnutls_record_send()Nikos Mavrogiannopoulos2014-11-051-2/+6
* tests: Added unit tests for gnutls_certificate_get_ours in mini-x509-2Nikos Mavrogiannopoulos2014-11-051-0/+105
* tests: Added test for MAC verification checksNikos Mavrogiannopoulos2014-11-042-1/+421
* testcompat: increased the number of test cases checkedNikos Mavrogiannopoulos2014-11-042-88/+114
* testcompat-polarssl: try to run the test only if polarssl binaries are availableNikos Mavrogiannopoulos2014-11-041-0/+5