summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Nikos Mavrogiannopoulos2014-11-201-3/+6
| | | | information
* 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 ↵Nikos Mavrogiannopoulos2014-11-131-1/+7
| | | | | | | gnutls_ocsp_resp_get_responder_raw_id In addition reverted gnutls_ocsp_resp_get_responder() to the old buggy behavior of returning 0 if the element was missing.
* 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
|
* testcompat: check the PSK ciphersuite interoperability against polarsslNikos Mavrogiannopoulos2014-11-042-0/+92
|
* testcompat: added interop tests with polarsslNikos Mavrogiannopoulos2014-11-045-36/+315
|
* tests: Added check for gnutls_certificate_set_x509_key_file2() and PKCS #11 ↵Nikos Mavrogiannopoulos2014-11-012-2/+293
| | | | + PIN
* tests: added test for gnutls_global_init after all descriptors are closedNikos Mavrogiannopoulos2014-10-312-1/+81
|
* tests: dtls-stress: fix issues in the suiteNikos Mavrogiannopoulos2014-10-311-7/+7
|
* removed support for SALSA20 and for stream ciphers with IVNikos Mavrogiannopoulos2014-10-241-6/+0
| | | | | The proposal was not adopted by the TLS WG, and the AEAD path will be used.
* tests: check the issuer value validity of gnutls_x509_trust_list_get_issuerNikos Mavrogiannopoulos2014-10-231-0/+10
|
* tests: include minitasn1 when neededNikos Mavrogiannopoulos2014-10-221-0/+4
|
* dtls-stress: reindented codeNikos Mavrogiannopoulos2014-10-201-150/+81
|
* tests: dtls-stress: only replay when send succeedsNikos Mavrogiannopoulos2014-10-201-2/+4
|
* testsrn: do not assume that SSL 3.0 is enabled by defaultNikos Mavrogiannopoulos2014-10-171-1/+1
|
* tests: added check for import failure of v1 certificate with extensionsNikos Mavrogiannopoulos2014-10-131-1/+32
|
* tests: removed last remnants of GNUTLS_VERIFY_KEY_PURPOSE_ON_INTERMEDIATENikos Mavrogiannopoulos2014-10-101-3/+3
|
* tests: pkcs11-combo: use unique db fileNikos Mavrogiannopoulos2014-10-101-3/+4
|
* tests: updated time in pkcs11-is-knownNikos Mavrogiannopoulos2014-10-091-1/+1
|
* tests: allow running specific chainverify tests on fixed datesNikos Mavrogiannopoulos2014-10-093-14/+27
|
* tests: Added check to ensure that trust list combination with extra ↵Nikos Mavrogiannopoulos2014-10-092-2/+504
| | | | certificates works
* tests: check whether the extended master secret is negotiated by defaultNikos Mavrogiannopoulos2014-10-082-0/+18
|
* tests: added check for gnutls_record_discard_queued()Nikos Mavrogiannopoulos2014-10-072-1/+307
|
* tests: corrected test for v1 cert signing (removed bogus authorityIdentifier)Nikos Mavrogiannopoulos2014-10-071-31/+31
|
* Add a test for PKCS11 CA iterationArmin Burgmeier2014-10-071-0/+31
| | | | Signed-off-by: Armin Burgmeier <armin@arbur.net>
* tests: corrected check with gnutls_x509_trust_list_get_issuerNikos Mavrogiannopoulos2014-10-071-108/+112
|