From: Guenter Knauf Date: Thu, 27 Dec 2007 23:59:11 +0000 (+0000) Subject: Add backport proposal. X-Git-Tag: 2.2.7~66 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=abd0257eef18054beb70a1777d6d84572e3e8304;p=thirdparty%2Fapache%2Fhttpd.git Add backport proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607142 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5c2496736d6..9a0ef8e8dfe 100644 --- a/STATUS +++ b/STATUS @@ -115,6 +115,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~fuankg/diffs/sslport.diff +1: fuankg + * mod_ssl: Add server name indication (RFC 4366) support (PR 34607). + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=606190 + Backport version for 2.2.x of patch: + http://people.apache.org/~fuankg/diffs/httpd-2.2.x-sni.diff + +1: fuankg + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when