Enable the client to call SSL_read() without stopping the ability to call SSL_write_e...
authorMatt Caswell <matt@openssl.org>
Sat, 25 Feb 2017 15:34:07 +0000 (15:34 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:16 +0000 (17:44 +0000)
commit564547e482406c2d4c56a59e288b3a479dac2d74
tree10ffc53f0749d268456c3d4ea534ae2d38e2f9c0
parent4004ce5f6cd6540a07d6d1a4cef7138821d5e596
Enable the client to call SSL_read() without stopping the ability to call SSL_write_early()

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