Update TLSProxy to know about HelloRetryRequest messages
authorMatt Caswell <matt@openssl.org>
Thu, 2 Feb 2017 16:06:28 +0000 (16:06 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Feb 2017 13:14:25 +0000 (13:14 +0000)
commit0adb6417403f4be801b8da28cb83efb60f79f66c
treea5a73dafb9e83aa60f7d7d5785f594a4a7444786
parentf6cec2d8badb6e9b01e8f477f98fdeecc32e46a5
Update TLSProxy to know about HelloRetryRequest messages

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2341)
util/TLSProxy/HelloRetryRequest.pm [new file with mode: 0644]
util/TLSProxy/Message.pm
util/TLSProxy/Proxy.pm