Enable the server to call SSL_write() without stopping the ability to call SSL_read_e...
authorMatt Caswell <matt@openssl.org>
Sat, 25 Feb 2017 15:59:44 +0000 (15:59 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:16 +0000 (17:44 +0000)
commitd7f8783ff9e88ad34e010564d721a55a48c6d674
tree42f45aced29f5db352b88a6f27a75567af7cd3ea
parent564547e482406c2d4c56a59e288b3a479dac2d74
Enable the server to call SSL_write() without stopping the ability to call SSL_read_early()

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