summaryrefslogtreecommitdiffstats
path: root/test/ssl-tests/protocol_version.pm
AgeCommit message (Expand)Author
2021-04-29Adjust ssl_test_new for SHA1 security levelMatt Caswell
2021-02-18Update copyright yearMatt Caswell
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2020-06-27Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx
2020-04-23Update copyright yearMatt Caswell
2020-04-20Teach ssl_test_new how to test the FIPS moduleMatt Caswell
2019-06-17Allow TLSv1.3 in a no-ec buildMatt Caswell
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-06-26Respect SSL_OP_NO_TICKET in TLSv1.3Matt Caswell
2018-03-20Update copyright yearMatt Caswell
2018-03-14Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell
2017-04-26Add tests for version/ciphersuite sanity checksMatt 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 support to test_ssl_new for testing with DTLS over SCTPMatt Caswell
2017-03-21Add a test for resumption after HRRMatt Caswell
2017-01-30Re-enable test_ssl_new resumption tests for TLSv1.3Matt Caswell
2016-12-08Send and Receive a TLSv1.3 format ServerHelloMatt Caswell
2016-11-09Look at the supported_versions extension even if the server <TLS1.3Matt Caswell
2016-11-02Update Configure to know about tls1_3Matt Caswell
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-08-08Reorganize SSL test structuresEmilia Kasper
2016-07-21Test client-side resumptionEmilia Kasper
2016-07-20SSL test framework: port resumption testsEmilia Kasper
2016-06-13Port DTLS version negotiation testsEmilia Kasper