1. 12 Jan, 2015 9 commits
  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 1 commit