PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * mpm_winnt: disable the 'data' accept filter entirely to prevent denial of
+ service. PR 59970.
+ trunk patch: http://svn.apache.org/r1758307
+ http://svn.apache.org/r1758308
+ http://svn.apache.org/r1758309
+ http://svn.apache.org/r1758311
+ 2.4.x patch: trunk works (modulo CHANGES and APLOGNO's next-number)
+ +1: jchampion, wrowe, covener
+
+ * mpm_winnt: always zero out OVERLAPPED structs when recycling them.
+ trunk patch: http://svn.apache.org/r1758310
+ 2.4.x patch: trunk works
+ +1: jchampion, wrowe, covener
+
+ * mod_proxy_connect: Delay some memory allocation
+ Fix some style (space only)
+ trunk patch: http://svn.apache.org/r1756852
+ http://svn.apache.org/r1756853
+ 2.4.x patch: trunk works
+ +1: jailletc36, jchampion, covener
+
+ * mod_authn_dbd: Remove an unused structure
+ trunk patch: http://svn.apache.org/r1756846
+ 2.4.x patch: trunk works
+ +1: jailletc36, jchampion, covener
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1750392.patch
+1: ylavic
- * mpm_winnt: disable the 'data' accept filter entirely to prevent denial of
- service. PR 59970.
- trunk patch: http://svn.apache.org/r1758307
- http://svn.apache.org/r1758308
- http://svn.apache.org/r1758309
- http://svn.apache.org/r1758311
- 2.4.x patch: trunk works (modulo CHANGES and APLOGNO's next-number)
- +1: jchampion, wrowe
-
- * mpm_winnt: always zero out OVERLAPPED structs when recycling them.
- trunk patch: http://svn.apache.org/r1758310
- 2.4.x patch: trunk works
- +1: jchampion, wrowe
-
* mod_status: Delay some memory allocation
Fix <p> tag closing syntax
trunk patch: http://svn.apache.org/r1757010
+1: jailletc36, jchampion
jchampion: nitpick: r1757010 introduces trailing whitespace
- * mod_proxy_connect: Delay some memory allocation
- Fix some style (space only)
- trunk patch: http://svn.apache.org/r1756852
- http://svn.apache.org/r1756853
- 2.4.x patch: trunk works
- +1: jailletc36, jchampion
-
- * mod_authn_dbd: Remove an unused structure
- trunk patch: http://svn.apache.org/r1756846
- 2.4.x patch: trunk works
- +1: jailletc36, jchampion
-
PATCHES/ISSUES THAT ARE BEING WORKED
*) http: Don't remove the Content-Length of zero from a HEAD response if