summaryrefslogtreecommitdiff
path: root/test/recipes/70-test_tls13messages.t
Commit message (Expand)AuthorAgeFilesLines
* Centralise Environment Variables for the testsMatt Caswell2020-05-061-2/+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-17/+72
* Allow TLSv1.3 in a no-ec buildMatt Caswell2019-06-171-0/+3
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Change Post Handshake auth so that it is opt-inMatt Caswell2018-08-201-1/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-011-1/+6
* Enable TLSProxy tests on WindowsRichard Levitte2018-01-201-1/+1
* Send supported_versions in an HRRMatt Caswell2017-12-141-0/+2
* Merge HRR into ServerHelloMatt Caswell2017-12-141-3/+3
* Update ServerHello to new draft-22 formatMatt Caswell2017-12-141-0/+2
* Fix test_tls13messages with no-ocspBenjamin Kaduk2017-12-081-30/+31
* Ignore the session when setting SNI in s_clientMatt Caswell2017-11-211-4/+2
* Don't do version neg on an HRRMatt Caswell2017-10-161-0/+8
* Update the tests for SNI changesMatt Caswell2017-08-311-7/+9
* Add a test for supported_groups in the EE messageMatt Caswell2017-05-081-1/+13
* Add a test for CT in TLSv1.3Matt Caswell2017-05-031-19/+25
* Ensure s_client sends an SNI extension by defaultMatt Caswell2017-04-271-5/+6
* Reset executable bits on files where not needed.Bernd Edlinger2017-03-031-0/+0
* Update the tls13messages test to add some HRR scenariosMatt Caswell2017-02-141-4/+53
* Add testing of TLSv1.3 resumption in test_tls13messagesMatt Caswell2017-01-301-7/+15
* Add support for the psk_key_exchange_modes extensionMatt Caswell2017-01-301-0/+2
* Make CertificateVerify TLS1.3 awareMatt Caswell2017-01-101-0/+2
* Implement TLSv1.3 style CertificateStatusMatt Caswell2017-01-061-4/+2
* Create Certificate messages in TLS1.3 formatMatt Caswell2017-01-061-2/+4
* Fix various indentationMatt Caswell2016-12-081-26/+26
* Move the checkhandshake.pm module into test/testlibMatt Caswell2016-12-081-72/+65
* Correct imports for checkhandshake moduleMatt Caswell2016-12-081-2/+1
* Remove some spurious whitespaceMatt Caswell2016-12-081-1/+1
* Add more extension tests to test_sslmessagesMatt Caswell2016-12-081-4/+4
* Merge common code between test_tls13messages and test_sslmessagesMatt Caswell2016-12-081-128/+104
* Add tests for new extension codeMatt Caswell2016-12-081-9/+154
* Add EncryptedExtensions messageMatt Caswell2016-12-081-0/+1
* Send and Receive a TLSv1.3 format ServerHelloMatt Caswell2016-12-081-6/+7
* Extend test_tls13messagesMatt Caswell2016-11-231-7/+44
* Add a test for the TLSv1.3 state machineMatt Caswell2016-11-231-0/+86