2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/ssl-policy.patch
+1: icing
+ *) Some easy proposals:
+ - mod_logio, mod_ssl: Remove pointless static in optional fn pointer
+ variable declaration
+ - core: Fix a potential compiler warning about uninitialized variable.
+ PR 59821
+ trunk patch: http://svn.apache.org/r1822931
+ http://svn.apache.org/r1827783
+ 2.4.x patch: svn merge -c 1822931,1827783 ^/httpd/httpd/trunk .
+ +1: jailletc36,
+
+ *) mod_dumpio: do nothing below log level TRACE7
+ trunk patch: http://svn.apache.org/r1818802
+ http://svn.apache.org/r1818825
+ 2.4.x patch: svn merge -c 1818802,1818825 ^/httpd/httpd/trunk .
+ +1: jailletc36,
+
+ *) mod_ssl: Use 'ap_log_rerror()' instead of 'ap_log_error()' consistently
+ PR 62003
+ trunk patch: http://svn.apache.org/r1827865
+ 2.4.x patch: svn merge -c 1827865 ^/httpd/httpd/trunk .
+ +1: jailletc36,
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]