aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslmessages.t
Commit message (Expand)AuthorAgeFilesLines
* Ensure s_client sends an SNI extension by defaultMatt Caswell2017-04-271-6/+6
* Add a ciphersuite config sanity check for serversMatt Caswell2017-04-261-0/+1
* Reset executable bits on files where not needed.Bernd Edlinger2017-03-031-0/+0
* Don't run OCSP tests when OCSP is disabledRichard Levitte2017-01-041-42/+52
* Don't test SRP when it's disabledRichard Levitte2017-01-041-12/+17
* Don't run NPN tests when NPN is disabledRichard Levitte2017-01-041-26/+31
* 70-test_sslmessages.t: Don't check EXT_SIG_ALGS if TLS 1.2 is disabledRichard Levitte2016-12-291-2/+3
* Fix CT test_sslmessages hangsMatt Caswell2016-12-291-2/+4
* Add a test to check the EC point formats extension appears when we expectMatt Caswell2016-12-291-5/+27
* Fix no-ct, skip tests recipes that try to test CTRichard Levitte2016-12-161-30/+38
* Fix various indentationMatt Caswell2016-12-081-40/+40
* Move the checkhandshake.pm module into test/testlibMatt Caswell2016-12-081-118/+111
* Correct imports for checkhandshake moduleMatt Caswell2016-12-081-2/+1
* Remove some spurious whitespaceMatt Caswell2016-12-081-2/+2
* Add more extension tests to test_sslmessagesMatt Caswell2016-12-081-15/+184
* Merge common code between test_tls13messages and test_sslmessagesMatt Caswell2016-12-081-160/+123
* Add extension tests in test_sslmessagesMatt Caswell2016-12-081-8/+89
* Enable status_request test in test_sslmessagesMatt Caswell2016-12-081-19/+6
* Add a test to check messsages sent are the ones we expectMatt Caswell2016-12-081-0/+160