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)
Showing
- include/openssl/ssl.h 2 additions, 1 deletioninclude/openssl/ssl.h
- ssl/ssl_lib.c 18 additions, 8 deletionsssl/ssl_lib.c
- ssl/statem/statem.c 7 additions, 0 deletionsssl/statem/statem.c
- ssl/statem/statem.h 1 addition, 0 deletionsssl/statem/statem.h
- ssl/statem/statem_clnt.c 9 additions, 0 deletionsssl/statem/statem_clnt.c
Please register or sign in to comment