commit | cc2455bfa8cb4d62792dee533e9262f470e78e72 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Wed Jan 11 17:18:19 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Mon Jan 30 10:17:01 2017 +0000 |
tree | e6feee9f308672d17d6aa582ff3b8b12dff6e8db | |
parent | cda6b99867e5f353c9c9da7127a92c4bf902a2f4 [diff] |
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)