Commit e6145157 authored by Jacob Champion's avatar Jacob Champion
Browse files

Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1758312 13f79535-47bb-0310-9956-ffa450edef68
parent 49d58ce3
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -208,6 +208,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk works modulo CHANGES
     +1 covener

   * 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

   * 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

PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if