Various fixes required to allow SSL_write/SSL_read during early data
authorMatt Caswell <matt@openssl.org>
Mon, 27 Feb 2017 11:19:57 +0000 (11:19 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:16 +0000 (17:44 +0000)
commitf7e393be4725c33739d46a58de94a06ebdc6e49d
treeadd97239b271f4ecc41c7f1c27e63a6470432aaa
parentd7f8783ff9e88ad34e010564d721a55a48c6d674
Various fixes required to allow SSL_write/SSL_read during early data

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2737)
ssl/ssl_lib.c
ssl/statem/statem.c
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_locl.h
ssl/statem/statem_srvr.c
ssl/tls13_enc.c