Send supported_versions in an HRR
authorMatt Caswell <matt@openssl.org>
Tue, 5 Dec 2017 10:16:25 +0000 (10:16 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 14 Dec 2017 15:06:37 +0000 (15:06 +0000)
commit426dfc9ff7c1afaf1ed5981a9c7846e310c7ae3e
treef3fbe2897ccb9fc9e506e6f0ff16b49dbd59a715
parente7dd763e513f576b8e4e32bb5d08abc37bb08a40
Send supported_versions in an HRR

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4701)
crypto/err/openssl.txt
include/openssl/sslerr.h
ssl/ssl_err.c
ssl/statem/extensions_clnt.c
ssl/statem/statem_srvr.c
test/recipes/70-test_tls13kexmodes.t
test/recipes/70-test_tls13messages.t
util/perl/TLSProxy/ServerHello.pm