]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
complain^H^H^H^H^H^H^Hask humbly about a missing feature in the ECC proposal
authorJeff Trawick <trawick@apache.org>
Sat, 10 Aug 2013 11:40:26 +0000 (11:40 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 10 Aug 2013 11:40:26 +0000 (11:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1512644 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6438fc78e9cee96b278b48012f9b4685f6446c2d..f427673a8a53866981029bb41d10fd8f72487bcf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -124,6 +124,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1509875
     2.2.x patch: http://people.apache.org/~sf/ECC-2.2.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.
 
   * mod_ssl config: Fix range check bug with SSLRenegBufferSize
     trunk patch: http://svn.apache.org/r954641