aboutsummaryrefslogtreecommitdiffstats
path: root/util/TLSProxy/Record.pm
Commit message (Expand)AuthorAgeFilesLines
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-151-398/+0
* Update the version number for TLSv1.3 draft 21Matt Caswell2017-07-071-1/+1
* Update the TLSv1.3 version indicator for draft-20Matt Caswell2017-05-031-1/+1
* More typo fixesFdaSilvaYY2017-03-291-1/+1
* Update the TLSv1.3 version indicator for draft-19Matt Caswell2017-03-161-8/+8
* Add more TLS1.3 record testsMatt Caswell2016-12-051-2/+11
* Update the record layer to use TLSv1.3 style record constructionMatt Caswell2016-12-051-7/+46
* Use the TLSv1.3 nonce constructionMatt Caswell2016-11-291-2/+0
* Fix some TLSProxy warningsMatt Caswell2016-11-231-2/+14
* Fix the tests following the state machine changes for TLSv1.3Matt Caswell2016-11-231-12/+13
* Add server side support for supported_versions extensionMatt Caswell2016-11-091-0/+1
* Add a test for the wrong version number in a recordMatt Caswell2016-11-071-5/+8
* Add a test for unrecognised record typesMatt Caswell2016-11-021-2/+4
* Enable TLSProxy to talk TLS1.3Matt Caswell2016-11-021-11/+16
* Add some SSLv2 ClientHello testsMatt Caswell2016-08-151-1/+13
* Copyright consolidation; .pm and ConfigureRich Salz2016-04-201-51/+5
* for test_sslvertol, add a value to display SSL version < 3 in debugRichard Levitte2015-08-131-2/+4
* Add a libssl test harnessMatt Caswell2015-08-111-0/+360