http://svn.apache.org/r1727603
2.4.x patch:
Trunk version of patch works modulo CHANGES
- +1: icing, ylavic
+ +1: icing, ylavic, jim
*) mod_proxy: Play/restore the TLS-SNI on new backend connections which
had to be issued because the remote closed the previous/reusable one
http://svn.apache.org/r1732986
http://svn.apache.org/r1733056
2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-mod_proxy-SNI_reuse-v2.patch
- +1: ylavic, icing
+ +1: ylavic, icing, jim
* prefork: Fix crash in ap_mpm_pod_check call caused by NULL dereference of
its parameter when starting httpd as single process (httpd -X).
http://svn.apache.org/r1733064
http://svn.apache.org/r1733068
2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-prefork-ONE_PROCESS_POD.patch
- +1: ylavic, icing
+ +1: ylavic, icing, jim
*) mod_ssl: When SSLVerify is disabled (NONE), don't force a renegotiation if
the SSLVerifyDepth applied with the default/handshaken vhost differs from
the one applicable with the finally selected vhost.
trunk patch: http://svn.apache.org/r1684171
2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-SSLVerify_NONE_no_reneg_Depth.patch
- +1: ylavic, icing
+ +1: ylavic, icing, jim
*) core: Ensure that httpd exits with an error status when the MPM fails
to run.
http://svn.apache.org/r1733162
http://svn.apache.org/r1733173
2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-exit_with_error_on_mpm_failure.patch
- +1: ylavic
+ +1: ylavic, jim
PATCHES/ISSUES THAT ARE BEING WORKED