commit | ef6c191bceb7f09918cfd39e780759c32afb2396 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Thu Mar 09 15:03:07 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Mar 16 14:20:38 2017 +0000 |
tree | 1a91e3b4be56102bb9ad9706b122c9e8c87e4cda | |
parent | bc993d30fcff70667618d83f5b58d99e119f4c23 [diff] |
Update end of early data processing for draft-19 The end of early data is now indicated by a new handshake message rather than an alert. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2895)