summaryrefslogtreecommitdiff
path: root/test/recipes/70-test_tls13kexmodes.t
Commit message (Expand)AuthorAgeFilesLines
* Remove OPENSSL_ia32cap overrides in various test scriptsBernd Edlinger2021-10-061-3/+0
* Update expected results for tls13kexmodes testsBenjamin Kaduk2021-05-121-7/+5
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-1/+1
* 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/+35
* 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
* Update copyright yearMatt Caswell2018-02-131-1/+1
* 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-2/+2
* Update ServerHello to new draft-22 formatMatt Caswell2017-12-141-0/+2
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-4/+4
* Don't do version neg on an HRRMatt Caswell2017-10-161-0/+8
* Update the tests for SNI changesMatt Caswell2017-08-311-0/+1
* Do not allow non-dhe kex_modes by defaultMatt Caswell2017-07-071-3/+4
* Reset executable bits on files where not needed.Bernd Edlinger2017-03-031-0/+0
* Update the kex modes tests to check various HRR scenariosMatt Caswell2017-02-141-3/+87
* Add a test for the PSK kex modes extensionMatt Caswell2017-01-301-0/+243