Make rcu_thread_key context-aware
[openssl.git] / test / ssl-tests / protocol_version.pm
2021-04-29 Matt CaswellAdjust ssl_test_new for SHA1 security level
2021-02-18 Matt CaswellUpdate copyright year
2021-02-05 Matt CaswellStop disabling TLSv1.3 if ec and dh are disabled
2020-06-27 Kurt RoeckxReduce the security bits for MD5 and SHA1 based signatu...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-20 Matt CaswellTeach ssl_test_new how to test the FIPS module
2019-06-17 Matt CaswellAllow TLSv1.3 in a no-ec build
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-06-26 Matt CaswellRespect SSL_OP_NO_TICKET in TLSv1.3
2018-03-20 Matt CaswellUpdate copyright year
2018-03-14 Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2017-04-26 Matt CaswellAdd tests for version/ciphersuite sanity checks
2017-04-25 Matt CaswellAdd SCTP testing for 11-dtls_resumption.conf
2017-04-25 Matt CaswellAdd SCTP testing to 07-dtls-protocol-version.conf
2017-04-25 Matt CaswellAdd support to test_ssl_new for testing with DTLS over...
2017-03-21 Matt CaswellAdd a test for resumption after HRR
2017-01-30 Matt CaswellRe-enable test_ssl_new resumption tests for TLSv1.3
2016-12-08 Matt CaswellSend and Receive a TLSv1.3 format ServerHello
2016-11-09 Matt CaswellLook at the supported_versions extension even if the...
2016-11-02 Matt CaswellUpdate Configure to know about tls1_3
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-08-08 Emilia KasperReorganize SSL test structures
2016-07-21 Emilia KasperTest client-side resumption
2016-07-20 Emilia KasperSSL test framework: port resumption tests
2016-06-13 Emilia KasperPort DTLS version negotiation tests