Fix a bug in TLSProxy where zero length messages were not being recorded
authorMatt Caswell <matt@openssl.org>
Tue, 22 Nov 2016 16:16:23 +0000 (16:16 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Dec 2016 17:19:38 +0000 (17:19 +0000)
commitd70bde8805800473da0f25671902f1b4b07eecca
tree8239b37ce1fd204c15d3710e3fbaab71af5682d5
parent0bfe166b8ffa1f0efe986e4d731e289c48437895
Fix a bug in TLSProxy where zero length messages were not being recorded

Perl changes reviewed by Richard Levitte. Non-perl changes reviewed by Rich
Salz

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
util/TLSProxy/Message.pm