http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1750392.patch
+1: ylavic
+ *) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
+ allowing per backend TLS configuration.
+ trunk patch: http://svn.apache.org/r1740928
+ http://svn.apache.org/r1740960
+ http://svn.apache.org/r1740967
+ http://svn.apache.org/r1740987
+ http://svn.apache.org/r1740998
+ http://svn.apache.org/r1742697
+ http://svn.apache.org/r1756976
+ 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1740928_and_co.patch
+ +1: ylavic
+
+ *) Fix warnings with new compilers, warnings treated as error
+ in maintainer-mode, standard c-89 is enforced
+ trunk patch: http://svn.apache.org/r1702948
+ http://svn.apache.org/r1759415
+ 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1702948_and_co.patch
+ +1: ylavic
+
+
PATCHES/ISSUES THAT ARE BEING WORKED
*) http: Don't remove the Content-Length of zero from a HEAD response if