summaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslmessages.t
AgeCommit message (Expand)Author
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-02-09Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell
2018-01-20Enable TLSProxy tests on WindowsRichard Levitte
2017-11-21Ignore the session when setting SNI in s_clientMatt Caswell
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-08-31Update the tests for SNI changesMatt Caswell
2017-04-27Ensure s_client sends an SNI extension by defaultMatt Caswell
2017-04-26Add a ciphersuite config sanity check for serversMatt Caswell
2017-03-03Reset executable bits on files where not needed.Bernd Edlinger
2017-01-04Don't run OCSP tests when OCSP is disabledRichard Levitte
2017-01-04Don't test SRP when it's disabledRichard Levitte
2017-01-04Don't run NPN tests when NPN is disabledRichard Levitte
2016-12-2970-test_sslmessages.t: Don't check EXT_SIG_ALGS if TLS 1.2 is disabledRichard Levitte
2016-12-29Fix CT test_sslmessages hangsMatt Caswell
2016-12-29Add a test to check the EC point formats extension appears when we expectMatt Caswell
2016-12-16Fix no-ct, skip tests recipes that try to test CTRichard Levitte
2016-12-08Fix various indentationMatt Caswell
2016-12-08Move the checkhandshake.pm module into test/testlibMatt Caswell
2016-12-08Correct imports for checkhandshake moduleMatt Caswell
2016-12-08Remove some spurious whitespaceMatt Caswell
2016-12-08Add more extension tests to test_sslmessagesMatt Caswell
2016-12-08Merge common code between test_tls13messages and test_sslmessagesMatt Caswell
2016-12-08Add extension tests in test_sslmessagesMatt Caswell
2016-12-08Enable status_request test in test_sslmessagesMatt Caswell
2016-12-08Add a test to check messsages sent are the ones we expectMatt Caswell