Skip to content
  1. May 29, 2015
  2. May 27, 2015
  3. May 25, 2015
  4. May 24, 2015
  5. May 23, 2015
  6. May 22, 2015
  7. May 21, 2015
    • Rainer Jung's avatar
      Comments. · 11b6c0f8
      Rainer Jung authored
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1680944 13f79535-47bb-0310-9956-ffa450edef68
      11b6c0f8
    • Yann Ylavic's avatar
      Merge r1664205 from trunk. · 1f3722a2
      Yann Ylavic authored
      
      r1664205 | covener | 2015-03-05 03:33:16 +0100 (Thu, 05 Mar 2015) | 12 lines
      
        *) SECURITY: CVE-2015-0253 (cve.mitre.org)
           core: Fix a crash introduced in with ErrorDocument 400 pointing
           to a local URL-path with the INCLUDES filter active, introduced
           in 2.4.11. PR 57531. [Yann Ylavic]
      
      
      Submitted By: ylavic
      Committed By: covener
      
      
      Reviewed by: ylavic, wrowe, rjung
      Backported by: ylavic
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1680927 13f79535-47bb-0310-9956-ffa450edef68
      1f3722a2
    • Yann Ylavic's avatar
      Merge r1526189, r1658765 from trunk. · 25970d35
      Yann Ylavic authored
      
      r1526189 | trawick | 2013-09-25 16:29:02 +0200 (Wed, 25 Sep 2013) | 8 lines
      
      mod_proxy: Add ap_connection_reusable() for checking if a connection
      is reusable as of this point in processing.
      
      mod_proxy_fcgi uses the new API to determine if FCGI_CONN_CLOSE
      should be enabled, but that doesn't change existing behavior
      since the connection is currently marked for closure elsewhere
      in the module.
      
      
      r1658765 | ylavic | 2015-02-10 18:25:54 +0100 (Tue, 10 Feb 2015) | 4 lines
      
      mod_proxy_http: Use the "Connection: close" header for requests to
      backends not recycling connections (disablereuse), including the default
      reverse and forward proxies.
      
      
      Reviewed by: ylavic, wrowe, rjung
      Backported by: ylavic
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1680923 13f79535-47bb-0310-9956-ffa450edef68
      25970d35
    • Yann Ylavic's avatar
      2.2.x only. · ed528b88
      Yann Ylavic authored
      mod_proxy: Reuse proxy/balancer workers' parameters and scores across
      graceful restarts, even if new workers are added, old ones removed, or
      the order changes.
      
      Proposed by: jkaluza
      Reviewed by: ylavic, jkaluza, wrowe
      Backported by: ylavic
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1680920 13f79535-47bb-0310-9956-ffa450edef68
      ed528b88
    • Yann Ylavic's avatar
      Merge r1653997 from trunk. · b3eaa012
      Yann Ylavic authored
      
      r1653997 | ylavic | 2015-01-22 19:37:06 +0100 (Thu, 22 Jan 2015) | 7 lines
      
      mod_ssl: Fix merge problem with SSLProtocol that made SSLProtocol ALL ignored
      in virtualhost context (new version of r1653906 reverted by r1653993).
      
      Submitted By: Michael Kaufmann <apache-bugzilla michael-kaufmann.ch>
      Committed/modified By: ylavic
      
      
      Reviewed by: ylavic, wrowe, rjung
      Backported by: ylavic
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1680917 13f79535-47bb-0310-9956-ffa450edef68
      b3eaa012