summaryrefslogtreecommitdiffstats
path: root/test/ssl-tests
AgeCommit message (Expand)Author
2020-03-17Update copyright yearMatt Caswell
2020-02-16Check that ed25519 and ed448 are allowed by the security levelKurt Roeckx
2020-02-16Generate new Ed488 certificatesKurt Roeckx
2019-08-09Add TLS tests for RSA-PSS Restricted certificatesMatt Caswell
2019-02-26Update copyright yearMatt Caswell
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2018-11-20Update copyright yearMatt Caswell
2018-11-14Fix no-ec and no-tls1_2Matt Caswell
2018-11-12Test use of a brainpool ECDSA certificateMatt Caswell
2018-11-10Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.Tomas Mraz
2018-09-04Add a test for RSA key exchange with both RSA and RSA-PSS certsMatt Caswell
2018-08-20Change Post Handshake auth so that it is opt-inMatt Caswell
2018-07-31Fix some TLSv1.3 alert issuesMatt Caswell
2018-06-26Respect SSL_OP_NO_TICKET in TLSv1.3Matt Caswell
2018-04-24Allow TLSv1.3 EC certs to use compressed pointsMatt Caswell
2018-03-28Tolerate a Certificate using a non-supported group on server sideMatt Caswell
2018-03-20Update copyright yearMatt Caswell
2018-03-14Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell
2018-03-12Session Ticket app dataTodd Short
2018-03-05Update tests for TLS Ed448Matt Caswell
2018-02-07Enable TLSv1.3 by defaultMatt Caswell
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short
2018-01-25Add TLS 1.3 draft-23 PSS signature algorithmsBenjamin Kaduk
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-02Fix minor 'the the' typosDaniel Bevenius
2017-12-11Fix no-chachaMatt Caswell
2017-12-11Don't expect a POLY1305 ciphersuite when using no-poly1305Matt Caswell
2017-12-11Replace tabs with spaces in 25-cipher.conf.inMatt Caswell
2017-12-11Fix no-tls1_1Matt Caswell
2017-11-30Use ChaCha only if prioritized by clntTodd Short
2017-11-05Implement Maximum Fragment Length TLS extension.FdaSilvaYY
2017-10-04Session resume broken switching contextsTodd Short
2017-09-20Add RSA-PSS certificate type TLS testsDr. Stephen Henson
2017-09-08Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.David Benjamin
2017-07-13Add additional ECDSA/Ed25519 selection tests.Dr. Stephen Henson
2017-06-24Fix no-dsa buildBenjamin Kaduk
2017-06-21Update test config fileDr. Stephen Henson
2017-06-21Add Ed25519 TLS 1.3 and 1.2 testsDr. Stephen Henson
2017-06-06Fix #2400 Add NO_RENEGOTIATE optionTodd Short
2017-05-02TLS1.3 PaddingTodd Short
2017-04-26Add tests for version/ciphersuite sanity checksMatt Caswell
2017-04-26Add a ciphersuite config sanity check for serversMatt Caswell
2017-04-26Add a ciphersuite config sanity check for clientsMatt Caswell
2017-04-25Fix issue in 18-dtls-renegotiate.conf.inMatt Caswell
2017-04-25Add SCTP testing for 04-client_auth.confMatt Caswell
2017-04-25Add SCTP testing for 11-dtls_resumption.confMatt Caswell
2017-04-25Add SCTP testing to 07-dtls-protocol-version.confMatt Caswell
2017-04-25Add SCTP testing to 18-dtls-renegotiate.confMatt Caswell
2017-04-25Add SCTP testing to 16-dtls-certstatus.confMatt Caswell
2017-04-25Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell