From: Eric Covener Date: Wed, 31 May 2017 13:27:37 +0000 (+0000) Subject: add proposal X-Git-Tag: 2.2.33~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68123f096a08b84d6e8643e9e53c53ba3f865da1;p=thirdparty%2Fapache%2Fhttpd.git add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1797037 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7f5c2a300ad..2c5444615ff 100644 --- a/STATUS +++ b/STATUS @@ -113,7 +113,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] - + *) mod_ssl: Consistently pass the expected bio_filter_in_ctx_t + to ssl_io_filter_error(). [Yann Ylavic] + trunk patch: https://svn.apache.org/r1796343 + 2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-ssl_error_page_ctx.diff + (function names and parameters changed a bit) + note: The HTTP-over-HTTPS error page doesn't seem to actually work in 2.2 + +1 covener + PATCHES/ISSUES THAT ARE STALLED: *) mod_proxy_connect: The connect method doesn't work if the client is