summaryrefslogtreecommitdiff
path: root/test/recipes/70-test_sslmessages.t
Commit message (Expand)AuthorAgeFilesLines
* Centralise Environment Variables for the testsMatt Caswell2020-05-061-1/+0
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Use .cnf for config files, not .confRich Salz2020-03-061-1/+1
* Teach TLSProxy how to parse CertificateRequest messagesMatt Caswell2019-09-061-1/+24
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell2018-02-091-1/+2
* Enable TLSProxy tests on WindowsRichard Levitte2018-01-201-1/+1
* Ignore the session when setting SNI in s_clientMatt Caswell2017-11-211-2/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* Update the tests for SNI changesMatt Caswell2017-08-311-1/+2
* 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