]> git.ipfire.org Git - thirdparty/gnutls.git/commit
handshake: treat reply to HRR as a reply to hello verify request
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 6 Oct 2017 09:16:17 +0000 (11:16 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 19 Feb 2018 14:29:35 +0000 (15:29 +0100)
commitbcf4de0371efbdf0846388e2df0cb14b5db09954
tree69505a6dfb9f367972985f6c68b927ada3b2d747
parent3d429ce545de071a036f6849875423fa679ee48d
handshake: treat reply to HRR as a reply to hello verify request

That is, re-use the client random value on the client hello which
is a reply to a hello retry request.

Relates #299

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
lib/handshake.c