removed gnutls_pubkey_get_verify_algorithm() and unnecessary internal APIs
[gnutls:gnutls.git] / tests /
2015-02-20 Nikos Mavrogiannop... tests: added check for invalid X.509 certificate
2015-02-20 Nikos Mavrogiannop... tests: added check for gnutls_record_get_state()
2015-01-28 Nikos Mavrogiannop... tests: added check for operation under different thread...
2015-01-28 Nikos Mavrogiannop... tests: added check for operation under different proces...
2015-01-12 Nikos Mavrogiannop... tests: updates in softhsm detection
2015-01-12 Nikos Mavrogiannop... testpkcs11: do not ignore the failure to write a trusted CA
2015-01-12 Nikos Mavrogiannop... tests: key-import-export: enhanced to test gnutls_pubke...
2015-01-11 Nikos Mavrogiannop... testpkcs11: modified to support both softhsmv1 and v2
2015-01-11 Nikos Mavrogiannop... tests: enhanced key-import-export to check output of...
2015-01-11 Nikos Mavrogiannop... tests: eliminated leaks
2015-01-11 Nikos Mavrogiannop... tests: added checks for private key import/export functions
2015-01-10 Nikos Mavrogiannop... tests: Added test case for openpgp keys loaded by callback
2015-01-08 Nikos Mavrogiannop... tests: updated mini-dtls-record-asym
2015-01-06 Nikos Mavrogiannop... tests: better documentation of mini-dtls-record-asym...
2015-01-06 Nikos Mavrogiannop... tests: moved udp_socketpair to utils
2015-01-06 Nikos Mavrogiannop... tests: corrected asymmetric MTU test for DTLS and added...
2015-01-06 Nikos Mavrogiannop... Added test case for DTLS handshake packet reconstructio...
2015-01-05 Nikos Mavrogiannop... tests: added check to ensure that DTLS handshake packet...
2015-01-05 Nikos Mavrogiannop... testpkcs11: detect softhsm2
2015-01-05 Nikos Mavrogiannop... tests: account for disabling of ARCFOUR where needed
2014-12-31 Nikos Mavrogiannop... tests: added check for gnutls_x509_trust_list_get_issue...
2014-12-31 Nikos Mavrogiannop... tests: added checks for the new --key-id and --fingerpr...
2014-12-28 Nikos Mavrogiannop... tests: enhanced openpgp-keyring test
2014-12-24 Nikos Mavrogiannop... PKCS #11 tests: ported to softhsmv2
2014-12-21 Nikos Mavrogiannop... tests: pkcs11-is-known checks whether the import of...
2014-12-21 Nikos Mavrogiannop... Added softhsm.h to share code in softhsm detection
2014-12-16 Nikos Mavrogiannop... test-ciphers: do not fail on processor which don't...
2014-12-12 Nikos Mavrogiannop... tests: disable SSL 3.0 checks with polarssl
2014-12-12 Nikos Mavrogiannop... testdane: removed www.vulcano.cl from good hosts
2014-12-12 Nikos Mavrogiannop... tests: enhanced x509cert-tl
2014-12-11 Nikos Mavrogiannop... tests: x509cert: verify that length returned from gnutl...
2014-12-11 Nikos Mavrogiannop... testcompat: corrected usage of null cipher
2014-12-05 Nikos Mavrogiannop... tests: corrected the expected lengths in ocsp
2014-12-05 Nikos Mavrogiannop... ciphersuite test: enhanced check for correct ciphersuites
2014-12-05 Nikos Mavrogiannop... ciphersuites tests: add missing includes
2014-12-05 Nikos Mavrogiannop... ciphersuite tests: define HAVE_CONFIG_H
2014-12-03 Nikos Mavrogiannop... tests: enhanced cipher check to include all ciphers.
2014-12-03 Nikos Mavrogiannop... tests: updated for AES-128-CCM ciphersuites
2014-12-03 Nikos Mavrogiannop... ported to nettle 3.0
2014-11-30 Nikos Mavrogiannop... tests: Added check for verification using CRLs
2014-11-27 Nikos Mavrogiannop... tests: small fix in mini-chain-unsorted
2014-11-27 Nikos Mavrogiannop... tests: added mini-chain-unsorted
2014-11-25 Nikos Mavrogiannop... tests: Added check for memory leaks when a file cannot...
2014-11-24 Nikos Mavrogiannop... tests: added leak check for gnutls_set_x509_key_mem2()
2014-11-23 Nikos Mavrogiannop... tests: run rfc2253-escape-test under valgrind
2014-11-23 Nikos Mavrogiannop... tests: enhanced custom-url check
2014-11-23 Nikos Mavrogiannop... Added memxor_different_alignment into suppressions
2014-11-23 Nikos Mavrogiannop... tests: added check for registration of custom URLs
2014-11-21 Nikos Mavrogiannop... tests: added test for GNUTLS_E_GOT_APPLICATION_DATA...
2014-11-19 Nikos Mavrogiannop... tests: added check for the abbreviated URLs which don...
2014-11-14 Nikos Mavrogiannop... tests: ocsp: added the signature in check
2014-11-14 Nikos Mavrogiannop... tests: ocsp: added check with a long response
2014-11-14 Nikos Mavrogiannop... corrected crq test case; reported by Andreas Metzler
2014-11-13 Nikos Mavrogiannop... replaced gnutls_ocsp_resp_get_responder_by_key with...
2014-11-13 Nikos Mavrogiannop... updated OCSP tests to account for the new key ID
2014-11-09 Nikos Mavrogiannop... Added check with the invalid crq sent by Sean Burford
2014-11-06 Nikos Mavrogiannop... testcompat-openssl: disable SSL 3.0 as it is not suppor...
2014-11-06 Nikos Mavrogiannop... fixed polarssl compatibility checks on debian
2014-11-06 Nikos Mavrogiannop... tests: separated the two testcompat tests (openssl...
2014-11-05 Nikos Mavrogiannop... tests: added interoperability tests with openssl's PSK
2014-11-05 Nikos Mavrogiannop... tests: enhanced test to check the return value of gnutl...
2014-11-05 Nikos Mavrogiannop... tests: Added unit tests for gnutls_certificate_get_ours...
2014-11-04 Nikos Mavrogiannop... tests: Added test for MAC verification checks
2014-11-04 Nikos Mavrogiannop... testcompat: increased the number of test cases checked
2014-11-04 Nikos Mavrogiannop... testcompat-polarssl: try to run the test only if polars...
2014-11-04 Nikos Mavrogiannop... testcompat: check the PSK ciphersuite interoperability...
2014-11-04 Nikos Mavrogiannop... testcompat: added interop tests with polarssl
2014-11-01 Nikos Mavrogiannop... tests: Added check for gnutls_certificate_set_x509_key_...
2014-10-31 Nikos Mavrogiannop... tests: added test for gnutls_global_init after all...
2014-10-31 Nikos Mavrogiannop... tests: dtls-stress: fix issues in the suite
2014-10-24 Nikos Mavrogiannop... removed support for SALSA20 and for stream ciphers...
2014-10-23 Nikos Mavrogiannop... tests: check the issuer value validity of gnutls_x509_t...
2014-10-22 Nikos Mavrogiannop... tests: include minitasn1 when needed
2014-10-20 Nikos Mavrogiannop... dtls-stress: reindented code
2014-10-20 Nikos Mavrogiannop... tests: dtls-stress: only replay when send succeeds
2014-10-17 Nikos Mavrogiannop... testsrn: do not assume that SSL 3.0 is enabled by default
2014-10-13 Nikos Mavrogiannop... tests: added check for import failure of v1 certificate...
2014-10-10 Nikos Mavrogiannop... tests: removed last remnants of GNUTLS_VERIFY_KEY_PURPO...
2014-10-10 Nikos Mavrogiannop... tests: pkcs11-combo: use unique db file
2014-10-09 Nikos Mavrogiannop... tests: updated time in pkcs11-is-known
2014-10-09 Nikos Mavrogiannop... tests: allow running specific chainverify tests on...
2014-10-09 Nikos Mavrogiannop... tests: Added check to ensure that trust list combinatio...
2014-10-08 Nikos Mavrogiannop... tests: check whether the extended master secret is...
2014-10-07 Nikos Mavrogiannop... tests: added check for gnutls_record_discard_queued()
2014-10-07 Nikos Mavrogiannop... tests: corrected test for v1 cert signing (removed...
2014-10-07 Armin BurgmeierAdd a test for PKCS11 CA iteration
2014-10-06 Nikos Mavrogiannop... tests: corrected check with gnutls_x509_trust_list_get_...
2014-10-06 Nikos Mavrogiannop... tests: check gnutls_pkcs11_crt_is_known() when multiple...
2014-10-02 Nikos Mavrogiannop... tests: added -r option to dtls-stress
2014-10-01 Nikos Mavrogiannop... tests: added check for GNUTLS_TL_GET_COPY
2014-09-24 Nikos Mavrogiannop... use unsigned types in prototypes
2014-09-24 Armin BurgmeierCheck the credentials getter functions as part of the...
2014-09-22 Nikos Mavrogiannop... tests: Added checks for key purpose verification
2014-09-19 Nikos Mavrogiannop... tests: enhanced test suite to pass more of the PKCS...
2014-09-18 Nikos Mavrogiannop... tests: added checks with modified certificate
2014-09-18 Armin BurgmeierCheck for all error conditions when verifying a certificate
2014-09-15 Nikos Mavrogiannop... tests: use the PID number in RPORT
2014-09-13 Nikos Mavrogiannop... tests: Added crlverify to check gnutls_x509_crl_verify...
2014-09-13 Nikos Mavrogiannop... create-chain.sh: generate CRL
2014-09-12 Nikos Mavrogiannop... pkcs11-get-issuer: do not hardcode the chain number...
next