summaryrefslogtreecommitdiff
path: root/test/ssl-tests/protocol_version.pm
Commit message (Expand)AuthorAgeFilesLines
* Adjust ssl_test_new for SHA1 security levelMatt Caswell2021-04-291-2/+5
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-5/+17
* Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx2020-06-271-1/+10
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Teach ssl_test_new how to test the FIPS moduleMatt Caswell2020-04-201-29/+81
* Allow TLSv1.3 in a no-ec buildMatt Caswell2019-06-171-1/+1
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Respect SSL_OP_NO_TICKET in TLSv1.3Matt Caswell2018-06-261-0/+1
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-141-0/+2
* Add tests for version/ciphersuite sanity checksMatt Caswell2017-04-261-0/+31
* 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 support to test_ssl_new for testing with DTLS over SCTPMatt Caswell2017-04-251-3/+1
* Add a test for resumption after HRRMatt Caswell2017-03-211-1/+20
* Re-enable test_ssl_new resumption tests for TLSv1.3Matt Caswell2017-01-301-16/+0
* Send and Receive a TLSv1.3 format ServerHelloMatt Caswell2016-12-081-0/+16
* Look at the supported_versions extension even if the server <TLS1.3Matt Caswell2016-11-091-3/+4
* Update Configure to know about tls1_3Matt Caswell2016-11-021-2/+3
* Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell2016-11-021-8/+14
* Reorganize SSL test structuresEmilia Kasper2016-08-081-3/+3
* Test client-side resumptionEmilia Kasper2016-07-211-5/+27
* SSL test framework: port resumption testsEmilia Kasper2016-07-201-5/+64
* Port DTLS version negotiation testsEmilia Kasper2016-06-131-0/+166