]> git.ipfire.org Git - thirdparty/openssl.git/history - test/recipes/70-test_sslmessages.t
Teach TLSProxy how to parse CertificateRequest messages
[thirdparty/openssl.git] / test / recipes / 70-test_sslmessages.t
2019-09-06  Matt CaswellTeach TLSProxy how to parse CertificateRequest messages
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Matt CaswellFixes for no-tls1_2 and no-tls1_2-method
2018-01-20  Richard LevitteEnable TLSProxy tests on Windows
2017-11-21  Matt CaswellIgnore the session when setting SNI in s_client
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-08-31  Matt CaswellUpdate the tests for SNI changes
2017-04-27  Matt CaswellEnsure s_client sends an SNI extension by default
2017-04-26  Matt CaswellAdd a ciphersuite config sanity check for servers
2017-03-03  Bernd EdlingerReset executable bits on files where not needed.
2017-01-04  Richard LevitteDon't run OCSP tests when OCSP is disabled
2017-01-04  Richard LevitteDon't test SRP when it's disabled
2017-01-04  Richard LevitteDon't run NPN tests when NPN is disabled
2016-12-29  Richard Levitte70-test_sslmessages.t: Don't check EXT_SIG_ALGS if...
2016-12-29  Matt CaswellFix CT test_sslmessages hangs
2016-12-29  Matt CaswellAdd a test to check the EC point formats extension...
2016-12-16  Richard LevitteFix no-ct, skip tests recipes that try to test CT
2016-12-08  Matt CaswellFix various indentation
2016-12-08  Matt CaswellMove the checkhandshake.pm module into test/testlib
2016-12-08  Matt CaswellCorrect imports for checkhandshake module
2016-12-08  Matt CaswellRemove some spurious whitespace
2016-12-08  Matt CaswellAdd more extension tests to test_sslmessages
2016-12-08  Matt CaswellMerge common code between test_tls13messages and test_s...
2016-12-08  Matt CaswellAdd extension tests in test_sslmessages
2016-12-08  Matt CaswellEnable status_request test in test_sslmessages
2016-12-08  Matt CaswellAdd a test to check messsages sent are the ones we...