Introduce a new early_data state in the state machine
authorMatt Caswell <matt@openssl.org>
Sat, 25 Feb 2017 00:06:49 +0000 (00:06 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:16 +0000 (17:44 +0000)
commit4004ce5f6cd6540a07d6d1a4cef7138821d5e596
tree223adc60063e412d1f993f7c4a581a3283a4fa43
parentbc908c679b0d13ed5fdeb06d4c2eda8b0b5f5ce6
Introduce a new early_data state in the state machine

Also simplifies the state machine a bit.

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