aboutsummaryrefslogtreecommitdiff
path: root/util/TLSProxy/Record.pm
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte1-398/+0
2017-07-07Update the version number for TLSv1.3 draft 21Matt Caswell1-1/+1
2017-05-03Update the TLSv1.3 version indicator for draft-20Matt Caswell1-1/+1
2017-03-29More typo fixesFdaSilvaYY1-1/+1
2017-03-16Update the TLSv1.3 version indicator for draft-19Matt Caswell1-8/+8
2016-12-05Add more TLS1.3 record testsMatt Caswell1-2/+11
2016-12-05Update the record layer to use TLSv1.3 style record constructionMatt Caswell1-7/+46
2016-11-29Use the TLSv1.3 nonce constructionMatt Caswell1-2/+0
2016-11-23Fix some TLSProxy warningsMatt Caswell1-2/+14
2016-11-23Fix the tests following the state machine changes for TLSv1.3Matt Caswell1-12/+13
2016-11-09Add server side support for supported_versions extensionMatt Caswell1-0/+1
2016-11-07Add a test for the wrong version number in a recordMatt Caswell1-5/+8
2016-11-02Add a test for unrecognised record typesMatt Caswell1-2/+4
2016-11-02Enable TLSProxy to talk TLS1.3Matt Caswell1-11/+16
2016-08-15Add some SSLv2 ClientHello testsMatt Caswell1-1/+13
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz1-51/+5
2015-08-13for test_sslvertol, add a value to display SSL version < 3 in debugRichard Levitte1-2/+4
2015-08-11Add a libssl test harnessMatt Caswell1-0/+360