From: Sander Striker Date: Fri, 8 Aug 2003 00:05:57 +0000 (+0000) Subject: New one for backport. Trivial. X-Git-Tag: 2.0.48~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=031db152fe6940a31a10b087efa01118bfdeb073;p=thirdparty%2Fapache%2Fhttpd.git New one for backport. Trivial. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100938 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6dc33e652bf..b72b38c7b61 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/07 22:29:58 $] +Last modified at [$Date: 2003/08/08 00:05:57 $] Release: @@ -298,6 +298,11 @@ PATCHES TO PORT FROM 2.1 by mod_ssl itself. modules/ssl/ssl_engine_kernel.c: r1.97 +1: striker, trawick + + * mod_ssl: Add error msg for the case when FakeBasicAuth is tried to be + tricked. IOW, when someone tries to spoof his identity. + modules/ssl/ssl_engine_kernel.c: r1.98 + +1: striker * fix extern "C" declaration of util_ebcdic.h. PR: 22203 include/util_ebcdic.h: r1.15