]> git.ipfire.org Git - thirdparty/gnutls.git/commit
handshake: send hello retry request when no key share matches
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 21 Sep 2017 14:40:43 +0000 (16:40 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 19 Feb 2018 14:29:35 +0000 (15:29 +0100)
commitaeb3353b48dfe08c851dc53bdc1914d3173d5909
tree364ebfe0c65c9dd96cba7da2c9ed2789556c1d8c
parent98ffb853e3ed9244b82f6954fbb638da6799796f
handshake: send hello retry request when no key share matches

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
12 files changed:
lib/Makefile.am
lib/alert.c
lib/constate.c
lib/ext/key_share.c
lib/gnutls_int.h
lib/handshake-tls13.c
lib/handshake.c
lib/handshake.h
lib/hello_ext.c
lib/state.c
lib/tls13/hello_retry.c [new file with mode: 0644]
lib/tls13/hello_retry.h [new file with mode: 0644]