aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssl-tests
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2018-11-201-1/+1
* Fix no-ec and no-tls1_2Matt Caswell2018-11-142-35/+45
* Test use of a brainpool ECDSA certificateMatt Caswell2018-11-122-397/+495
* Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.Tomas Mraz2018-11-102-0/+150
* Add a test for RSA key exchange with both RSA and RSA-PSS certsMatt Caswell2018-09-042-226/+309
* Change Post Handshake auth so that it is opt-inMatt Caswell2018-08-202-14/+35
* Fix some TLSv1.3 alert issuesMatt Caswell2018-07-314-4/+6
* Respect SSL_OP_NO_TICKET in TLSv1.3Matt Caswell2018-06-263-0/+41
* Allow TLSv1.3 EC certs to use compressed pointsMatt Caswell2018-04-242-2/+10
* Tolerate a Certificate using a non-supported group on server sideMatt Caswell2018-03-282-397/+506
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-142-0/+4
* Session Ticket app dataTodd Short2018-03-122-0/+245
* Update tests for TLS Ed448Matt Caswell2018-03-054-390/+775
* Enable TLSv1.3 by defaultMatt Caswell2018-02-074-439/+2231
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-012-0/+769
* Add TLS 1.3 draft-23 PSS signature algorithmsBenjamin Kaduk2018-01-252-73/+121
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-1/+1
* Fix minor 'the the' typosDaniel Bevenius2018-01-021-1/+1
* Fix no-chachaMatt Caswell2017-12-111-1/+1
* Don't expect a POLY1305 ciphersuite when using no-poly1305Matt Caswell2017-12-112-9/+14
* Replace tabs with spaces in 25-cipher.conf.inMatt Caswell2017-12-111-51/+51
* Fix no-tls1_1Matt Caswell2017-12-112-62/+67
* Use ChaCha only if prioritized by clntTodd Short2017-11-302-0/+395
* Implement Maximum Fragment Length TLS extension.FdaSilvaYY2017-11-052-3/+258
* Session resume broken switching contextsTodd Short2017-10-042-2/+20
* Add RSA-PSS certificate type TLS testsDr. Stephen Henson2017-09-202-128/+356
* Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.David Benjamin2017-09-082-51/+51
* Add additional ECDSA/Ed25519 selection tests.Dr. Stephen Henson2017-07-132-108/+224
* Fix no-dsa buildBenjamin Kaduk2017-06-241-12/+12
* Update test config fileDr. Stephen Henson2017-06-211-109/+190
* Add Ed25519 TLS 1.3 and 1.2 testsDr. Stephen Henson2017-06-211-1/+70
* Fix #2400 Add NO_RENEGOTIATE optionTodd Short2017-06-062-1/+175
* TLS1.3 PaddingTodd Short2017-05-022-0/+59
* Add tests for version/ciphersuite sanity checksMatt Caswell2017-04-261-0/+31
* Add a ciphersuite config sanity check for serversMatt Caswell2017-04-262-75/+83
* Add a ciphersuite config sanity check for clientsMatt Caswell2017-04-268-13/+49
* Fix issue in 18-dtls-renegotiate.conf.inMatt Caswell2017-04-252-1/+10
* Add SCTP testing for 04-client_auth.confMatt Caswell2017-04-251-124/+140
* Add SCTP testing for 11-dtls_resumption.confMatt Caswell2017-04-251-40/+45
* Add SCTP testing to 07-dtls-protocol-version.confMatt Caswell2017-04-251-25/+29
* Add SCTP testing to 18-dtls-renegotiate.confMatt Caswell2017-04-251-144/+162
* Add SCTP testing to 16-dtls-certstatus.confMatt Caswell2017-04-251-1/+34
* Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell2017-04-252-107/+105
* Add SSL tests for certificates with embedded SCTsRob Percival2017-04-122-68/+163
* Add certificate_authorities tests client to server.Dr. Stephen Henson2017-04-032-1/+9
* Add a test for resumption after HRRMatt Caswell2017-03-211-1/+20
* Add Client CA names testsDr. Stephen Henson2017-03-163-235/+498
* Port remaining old DTLS testsEmilia Kasper2017-03-142-11/+340
* Port SRP tests to the new test frameworkEmilia Kasper2017-03-142-0/+247