Move TLSv1.3 Session Ticket processing into the state machine
authorMatt Caswell <matt@openssl.org>
Wed, 11 Jan 2017 17:18:19 +0000 (17:18 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 30 Jan 2017 10:17:01 +0000 (10:17 +0000)
commitcc2455bfa8cb4d62792dee533e9262f470e78e72
treee6feee9f308672d17d6aa582ff3b8b12dff6e8db
parentcda6b99867e5f353c9c9da7127a92c4bf902a2f4
Move TLSv1.3 Session Ticket processing into the state machine

We still ignore it for now, but at least its in the right place.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
ssl/record/rec_layer_s3.c
ssl/statem/statem_clnt.c
ssl/statem/statem_locl.h