]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Axe dead code: It wouldn't have been needed ever since httpd 2.0.35
authorKaspar Brand <kbrand@apache.org>
Sat, 30 Nov 2013 07:17:53 +0000 (07:17 +0000)
committerKaspar Brand <kbrand@apache.org>
Sat, 30 Nov 2013 07:17:53 +0000 (07:17 +0000)
commit4ef7be87a27e5cf6a8478fcd6115dabd17d3468b
treeb7686257802568926df8cdd40e1e325505f63821
parenta053f47d8e55b178133a41a51513ae79451c5d8f
Axe dead code: It wouldn't have been needed ever since httpd 2.0.35
was released in April 2002... it was fixed in the [unreleased]
SSLeay 0.9.1b, which was the basis for the initial OpenSSL 0.9.1c
release in December 1998 (specifically, it's this change to ssl_set_pkey():
https://cvs.openssl.org/filediff?f=openssl/ssl/ssl_rsa.c&v1=1.1.1.2&v2=1.1.1.3)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1546692 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_init.c