From: Jeff Trawick Date: Fri, 26 Feb 2010 22:18:02 +0000 (+0000) Subject: +1 for renegotiation flag patch X-Git-Tag: 2.2.15~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b624f469a0c0298f69b2f09b783eef42e14581;p=thirdparty%2Fapache%2Fhttpd.git +1 for renegotiation flag patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@916842 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index da0a0eb2d42..2dc9ebe60e7 100644 --- a/STATUS +++ b/STATUS @@ -221,7 +221,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=916817&view=rev Backport version for 2.2.x of patch: http://people.apache.org/~jorton/ms_reneg22_v2.diff - +1: jorton, + +1: jorton, trawick * mod_ssl: Fix potential SSL I/O filter hang if a long list of trusted CAs is configured for client cert auth. PR 46952