summaryrefslogtreecommitdiff
path: root/tests/common-cert-key-exchange.c
Commit message (Expand)AuthorAgeFilesLines
* raw public keys: apply the key usage bits the same way as X.509Nikos Mavrogiannopoulos2019-02-061-0/+92
* Fallback to TLS 1.2 when incompatible with signature certs are providedNikos Mavrogiannopoulos2019-02-061-29/+28
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-151-22/+49
* ANON,SRP,NULL ciphersuites: when set do not negotiate TLS1.3 or laterNikos Mavrogiannopoulos2018-04-131-1/+1
* tests: added negative tests for RSA-PSS key exchangeNikos Mavrogiannopoulos2018-03-091-0/+88
* tests: added unit test for hello retry request supportNikos Mavrogiannopoulos2018-02-191-2/+15
* tests: introduced basic TLS1.3 key exchange test suiteNikos Mavrogiannopoulos2018-02-191-3/+9
* Revert "priority: disable the enabled by default RSA-PSS signature algorithms"Nikos Mavrogiannopoulos2018-02-191-4/+2
* priority: disable the enabled by default RSA-PSS signature algorithmstmp-tests-include-ccmNikos Mavrogiannopoulos2018-02-121-2/+4
* tests: added reproducer for DTLS infinite loopNikos Mavrogiannopoulos2017-09-191-2/+9
* tests: added TLS handshake test with EdDSA25519 certificatesNikos Mavrogiannopoulos2017-07-171-2/+5
* tests: key-exchange: added error checking in gnutls_certificate_set_x509_key_memtmp-more-rsa-pss-related-changesNikos Mavrogiannopoulos2017-06-061-3/+12
* tests: added tests for RSA-PSS key exchange under TLS 1.2Nikos Mavrogiannopoulos2017-05-291-31/+28
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-4/+4
* tests: added key exchange checks for all DTLS protocolsNikos Mavrogiannopoulos2016-05-141-0/+167
* tests: separated the key exchange checksNikos Mavrogiannopoulos2016-05-141-0/+211