summaryrefslogtreecommitdiffstats
path: root/util/TLSProxy/Record.pm
AgeCommit message (Expand)Author
2017-05-03Update the TLSv1.3 version indicator for draft-20Matt Caswell
2017-03-29More typo fixesFdaSilvaYY
2017-03-16Update the TLSv1.3 version indicator for draft-19Matt Caswell
2016-12-05Add more TLS1.3 record testsMatt Caswell
2016-12-05Update the record layer to use TLSv1.3 style record constructionMatt Caswell
2016-11-29Use the TLSv1.3 nonce constructionMatt Caswell
2016-11-23Fix some TLSProxy warningsMatt Caswell
2016-11-23Fix the tests following the state machine changes for TLSv1.3Matt Caswell
2016-11-09Add server side support for supported_versions extensionMatt Caswell
2016-11-07Add a test for the wrong version number in a recordMatt Caswell
2016-11-02Add a test for unrecognised record typesMatt Caswell
2016-11-02Enable TLSProxy to talk TLS1.3Matt Caswell
2016-08-15Add some SSLv2 ClientHello testsMatt Caswell
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz
2015-08-13for test_sslvertol, add a value to display SSL version < 3 in debugRichard Levitte
2015-08-11Add a libssl test harnessMatt Caswell