From a54b64325aaa77a8a0212e3490579a4b5259f6a2 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 19 Aug 2013 18:09:12 +0000 Subject: [PATCH] merge covener and rpluem proposals for r1082190, vote for improved ECC patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1515540 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/STATUS b/STATUS index f470a7e8f50..b7877c6752f 100644 --- a/STATUS +++ b/STATUS @@ -101,16 +101,16 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: trunk: http://svn.apache.org/r1506714 +1: gstein, wrowe, rpluem -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - * mod_ssl: Compare SNI hostname against Host header case-insensitively. PR: 49491 Trunk version of patch: http://svn.apache.org/r1082189 Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, trawick + +1: rpluem, trawick, covener + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] * mod_ssl: Support ECC keys trunk patch: http://svn.apache.org/r834378 @@ -124,15 +124,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1308862 http://svn.apache.org/r1509875 2.2.x patch: http://people.apache.org/~sf/ECC-2.2-v2.diff - +1: sf - trawick: Is there any particular reason that the patch doesn't - define OPENSSL_NO_EC for older OpenSSL levels and use - that as the feature check, as is done in the 2.4.x - branch? I guess I can help out with that if it is just - a matter of labor. - sf: It does (in ssl_toolkit_compat.h where these things are in 2.2). - But v1 of the patch lacked one commit to properly use OPENSSL_NO_EC - everywhere. Fixed in v2. + +1: sf, trawick * mod_ssl config: Fix range check bug with SSLRenegBufferSize trunk patch: http://svn.apache.org/r954641 @@ -142,13 +134,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: trunk patch to ssl_engine_config.c (above) applies with offset +1: trawick - * mod_ssl: compare SNI hostname to Host header case insensitively - - trunk patch: http://svn.apache.org/viewvc?rev=1082189&view=rev - 2.4.x patch: n/a, fixed before 2.4 branched. - 2.2.x patch: trunk works - +1 covener - PATCHES/ISSUES THAT ARE STALLED -- 2.47.2