git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@525714
13f79535-47bb-0310-9956-
ffa450edef68
identify exactly what the proposed changes are! Add all new
proposals to the end of this list. ]
+ * mod_ssl: Move thread locking upcall initialization before
+ hardware library initialization, so hardware library can use
+ these upcalls when run in a threaded MPM. Fixes PR 20951.
+
+ http://people.apache.org/~sctemme/2.0.x-ssl_engine_init.c.patch
+
+ +1: sctemme
+
*) Reverse Proxy fixes: <Location> bug and Cookie support
Patch is at
http://people.apache.org/~colm/httpd-2.0-reverse-proxy-cookie.patch