From: Joe Orton Date: Fri, 26 Feb 2010 16:49:18 +0000 (+0000) Subject: Add backport of SSLInsecureReneg and friends. X-Git-Tag: 2.2.15~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a71f2ced6e9b4212c072ef5b3bdeb64077ad887;p=thirdparty%2Fapache%2Fhttpd.git Add backport of SSLInsecureReneg and friends. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@916753 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 880102c56c8..d863b23fa77 100644 --- a/STATUS +++ b/STATUS @@ -208,6 +208,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, + * mod_ssl: Add SSLInsecureRenegotiation directive. + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=906039&view=rev + http://svn.apache.org/viewcvs.cgi?rev=906057&view=rev + http://svn.apache.org/viewcvs.cgi?rev=906485&view=rev + http://svn.apache.org/viewcvs.cgi?rev=906491&view=rev + http://svn.apache.org/viewcvs.cgi?rev=908015&view=rev + http://svn.apache.org/viewcvs.cgi?rev=916733&view=rev + Backport version for 2.2.x of patch: + http://people.apache.org/~jorton/ms_reneg22_v1.diff + +1: jorton, + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre