]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/ssl.h.in
Make SSL_get_early_data_status() take a const
authorMatt Caswell <matt@openssl.org>
Fri, 24 Feb 2017 14:17:41 +0000 (14:17 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:16 +0000 (17:44 +0000)
commitf5b519c416ad70f0bc0e9a5750be1367224eee5a
tree4cfeee7dd8cd5659c71f4cfc2b439a847cf3084e
parent46dcb9457edc1bcf224a36f9d559363507440fd7
Make SSL_get_early_data_status() take a const

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