1. 12 Jan, 2015 1 commit
    • Jim Jagielski's avatar
      Merge r1601184, r1601274, r1601185 from trunk: · d0fc447e
      Jim Jagielski authored
      mod_ssl: Ensure that the SSL close notify alert is flushed to the client.
               PR54998.
      
      Submitted By: Tim Kosse <tim.kosse filezilla-project.org>, ylavic
      Committed By: ylavic
      
      
      mod_ssl: SSL_smart_shutdown(): follow up to r1601184.
      Use SSL_get_wbio() to comply with OPENSSL_NO_SSL_INTERN.
      Stop SSL shutdown loop when flush fails.
      
      
      mpm_event[opt]: Send the SSL close notify alert when the KeepAliveTimeout
                      expires. PR54998.
      
      Submitted by: ylavic
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1651077 13f79535-47bb-0310-9956-ffa450edef68
      d0fc447e
  2. 09 Jan, 2015 3 commits
  3. 17 Dec, 2014 1 commit
  4. 16 Dec, 2014 1 commit
    • Jim Jagielski's avatar
      Merge r1641077, r1641095 from trunk: · 610b4763
      Jim Jagielski authored
      mod_ssl: Fix recognition of OCSP stapling responses that are encoded
               improperly or too large.
      
      The one byte "ok" flag stored with the response was accounted for in
      the wrong condition.
      
      
      follow up to r1641077: 
      
      one bug was traded for another in r1641077; track the response
      length and the cached object length separately to avoid such
      confusion
      
      Submitted by: trawick
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1645935 13f79535-47bb-0310-9956-ffa450edef68
      610b4763
  5. 14 Dec, 2014 1 commit
  6. 05 Dec, 2014 1 commit
  7. 02 Dec, 2014 4 commits
  8. 29 Nov, 2014 1 commit
  9. 25 Nov, 2014 1 commit
    • Joe Orton's avatar
      Merge r1640036, r1640331 from trunk: · 55ad7eb6
      Joe Orton authored
      mod_proxy_fcgi: SECURITY: CVE-2014-3583 (cve.mitre.org)
      Fix a potential crash with response headers' size above 8K.
      
      The code changes to mod_authnz_fcgi keep the handle_headers()
      function in sync between the two modules.  mod_authnz_fcgi
      does not have this issue because it allocated a separate byte
      for terminating '\0'.
      
      Submitted by: ylavic, trawick
      Reviewed by: ylavic, trawick, mrumph
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1641551 13f79535-47bb-0310-9956-ffa450edef68
      55ad7eb6
  10. 11 Nov, 2014 2 commits
  11. 01 Nov, 2014 3 commits
  12. 29 Oct, 2014 1 commit
  13. 27 Oct, 2014 10 commits
  14. 18 Oct, 2014 1 commit
  15. 16 Oct, 2014 2 commits
  16. 14 Oct, 2014 1 commit
  17. 11 Oct, 2014 2 commits
  18. 26 Sep, 2014 3 commits
  19. 19 Sep, 2014 1 commit