]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Support compilation against libssl built with OPENSSL_NO_SSL3.
authorEric Covener <covener@apache.org>
Thu, 5 Jan 2017 18:57:49 +0000 (18:57 +0000)
committerEric Covener <covener@apache.org>
Thu, 5 Jan 2017 18:57:49 +0000 (18:57 +0000)
commitb4e7f274bda29c7cf732dca713927a94d832140a
tree30332bfc40f99a0e584dc780b556c0570360c193
parent38726509a739abee38a7c2a2c68b576ef406ee2a
Support compilation against libssl built with OPENSSL_NO_SSL3.

backport https://svn.apache.org/r1706008 from 2.4.x

Submitted by: kbrand
Reviewed by: ylavic, wrowe, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1777494 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_private.h
support/ab.c