summaryrefslogtreecommitdiff
path: root/tests/cert-common.h
Commit message (Expand)AuthorAgeFilesLines
* tests: correct gost server certificatesDmitry Eremin-Solenikov2019-10-081-43/+42
* tests: added sanity check for rfc7633 behaviorNikos Mavrogiannopoulos2019-07-031-0/+32
* Add or clean header guards in tests/Tim Rühsen2019-05-071-0/+5
* Extend test cert to 2049-05-27Bernhard M. Wiedemann2019-04-151-10/+10
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-151-0/+128
* tests: add common gost certificates for testsDmitry Eremin-Solenikov2018-06-231-0/+216
* New constructors for classes client_session() and server_session() provide pa...Philippe Widmer2018-05-101-38/+38
* tests: added unit test for the SPKI related functionsNikos Mavrogiannopoulos2017-08-031-0/+65
* tests: added tests on EdDSA signature validation using the sign/verify_data APIsNikos Mavrogiannopoulos2017-07-171-0/+25
* tests: added unit testing for server ciphersuite/KX negotiationNikos Mavrogiannopoulos2017-07-101-1/+65
* tests: combined tables of sign-verify teststmp-rsa-pss-round-twoNikos Mavrogiannopoulos2017-05-311-1/+0
* tests: added tests for RSA-PSS key exchange under TLS 1.2Nikos Mavrogiannopoulos2017-05-291-0/+98
* tests: added mini-x509-ipaddrNikos Mavrogiannopoulos2017-03-231-0/+89
* tests: added check with failed verification on invalid UTF-8Nikos Mavrogiannopoulos2016-12-081-0/+33
* tests: updated cert with UTF8 names to contain proper IDNA2003 encoded namesNikos Mavrogiannopoulos2016-12-081-14/+14
* tests: added check for server-side ECDSA keysNikos Mavrogiannopoulos2016-09-221-0/+37
* tests: added check for client-side DSA keyNikos Mavrogiannopoulos2016-09-221-0/+49
* tests: added check for insecure keyNikos Mavrogiannopoulos2016-09-171-0/+45
* tests: added checks to verify server understanding of UTF8 hostnamesidna-serverNikos Mavrogiannopoulos2016-09-121-0/+36
* Change ca3 and related certificate to include an intermediate CA in the chain.Stefan Sørensen2016-08-091-139/+406
* Revert "tests: check gnutls_certificate_get_x509_crt with more than one certi...Nikos Mavrogiannopoulos2016-08-091-58/+26
* tests: check gnutls_certificate_get_x509_crt with more than one certificatesNikos Mavrogiannopoulos2016-08-081-26/+58
* tests: Remove zero-termination of gnutls_datum encapsulated certificatesStefan Sørensen2016-08-081-17/+17
* tests: added small text clarifying the purpose of the cert-common.h headerNikos Mavrogiannopoulos2016-05-261-0/+12
* tests: enhanced set_x509*_key to verify that connections succeed with credsNikos Mavrogiannopoulos2016-05-101-152/+168
* tests: added check for gnutls_certificate_set_x509_simple_pkcs12_fileNikos Mavrogiannopoulos2016-05-031-0/+98
* tests: check client behavior of sending CA certificatesNikos Mavrogiannopoulos2016-04-281-0/+254
* tests: Added checks for false start operationNikos Mavrogiannopoulos2016-02-271-12/+20
* tests: added check for gnutls_dh_params_import_dsaNikos Mavrogiannopoulos2016-02-111-0/+17
* tests: added ECDSA key in cert-common.hNikos Mavrogiannopoulos2015-12-311-0/+26
* tests: check whether a peer changing certificate is detectedNikos Mavrogiannopoulos2015-12-081-0/+189
* tests: added check for TLS extension decoding error propagationNikos Mavrogiannopoulos2015-11-291-0/+81
* tests: added basic functionality testing for system-keys in windowsNikos Mavrogiannopoulos2015-11-251-0/+61