Split TLS server functions
authorMatt Caswell <matt@openssl.org>
Tue, 8 Sep 2015 08:38:08 +0000 (09:38 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:38:18 +0000 (08:38 +0000)
commite27f234a4147a7bd621d2a439c2cc2cc9a6a8382
treeb18fe84ebeec97d3fecef591388a4506fdaa06d7
parent4e3458a565da5bccf30fe598e87ad7da1ee9daa7
Split TLS server functions

Split the TLS server ssl3_get_* and ssl3_send_* functions into two ready
for the migration to the new state machine code.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
include/openssl/ssl.h
ssl/d1_srvr.c
ssl/s3_srvr.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h