Fix SSL_state_string() and SSL_state_string_long()
authorMatt Caswell <matt@openssl.org>
Mon, 27 Nov 2017 12:35:15 +0000 (12:35 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 28 Nov 2017 10:24:23 +0000 (10:24 +0000)
These functions needed updates for the various state machine states that
have been added for TLSv1.3.

Fixes #4795

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4801)


No differences found