aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslrecords.t
Commit message (Expand)AuthorAgeFilesLines
* Don't allow fragmented alertsMatt Caswell2017-05-171-4/+4
* More typo fixesFdaSilvaYY2017-03-291-1/+1
* Fix the number of tests to skip if TLSv1.3 is disabledMatt Caswell2017-03-071-1/+1
* Add a test for records not on the record boundaryMatt Caswell2017-03-071-11/+112
* Adopt test to changed behaviorBenjamin Kaduk2017-02-231-1/+1
* Add more TLS1.3 record testsMatt Caswell2016-12-051-6/+46
* Fix the tests following the state machine changes for TLSv1.3Matt Caswell2016-11-231-0/+1
* Add a test for the wrong version number in a recordMatt Caswell2016-11-071-1/+31
* Add a test for unrecognised record typesMatt Caswell2016-11-021-1/+47
* Enable TLSProxy to talk TLS1.3Matt Caswell2016-11-021-0/+9
* Remove a stray unneeded line in 70-test_sslrecords.tMatt Caswell2016-08-151-1/+0
* Add some SSLv2 ClientHello testsMatt Caswell2016-08-151-1/+197
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* Fix no-tls1_2Matt Caswell2016-07-251-2/+2
* Add a test for fragmented alertsMatt Caswell2016-06-271-1/+61
* Skip the TLSProxy tests if environmental problems are an issueMatt Caswell2016-06-161-3/+2
* Add empty record testsMatt Caswell2016-06-071-0/+81