Move server side TLS to new state machine
authorMatt Caswell <matt@openssl.org>
Tue, 8 Sep 2015 08:19:22 +0000 (09:19 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:38:18 +0000 (08:38 +0000)
commit94836de2aeab65869caf2aa9a260114a309aaf0a
tree934d928e488d9de7e0a8477e2f7f2b283837477f
parente27f234a4147a7bd621d2a439c2cc2cc9a6a8382
Move server side TLS to new state machine

Implement all of the necessary changes for moving TLS server side
processing into the new state machine code.

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