]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Support for OpenSSL 1.1.0:
authorRainer Jung <rjung@apache.org>
Sun, 7 Feb 2016 01:20:37 +0000 (01:20 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 7 Feb 2016 01:20:37 +0000 (01:20 +0000)
commit8bc4871c576e5587d8a31cc3c2c6fa2fa7a1649d
treea5b7d010b5b3b541ac4175f9d7b846b034b6c79d
parent967edd55810e5b3b520dd8df0f7da783420698eb
Support for OpenSSL 1.1.0:
- mod_ssl
Look out for "XXX: OpenSSL 1.1.0:" for a few
open problems.

Not tested with test suite yet.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728909 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.c
modules/ssl/mod_ssl_ct.c
modules/ssl/ssl_ct_sct.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_ocsp.c
modules/ssl/ssl_engine_vars.c
modules/ssl/ssl_util_stapling.c