Skip to content
  1. Nov 21, 2016
    • Jim Jagielski's avatar
      Merge r1769332 from trunk: · 6c41094a
      Jim Jagielski authored
      ssl: clear the error queue before SSL_read/write/accept()
      
      If other modules or libraries do not clear the OpenSSL error queue after
      a failed operation, other code that relies on SSL_get_error() -- in
      particular, code that deals with SSL_ERROR_WANT_READ/WRITE logic -- will
      malfunction later on. To prevent this, explicitly clear the error queue
      before calls like SSL_read/write/accept().
      
      PR: 60223
      Submitted by: Paul Spangler <paul.spangler ni.com>
      Submitted by: jchampion
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1770673 13f79535-47bb-0310-9956-ffa450edef68
      6c41094a
    • Jim Jagielski's avatar
      Merge r1698334 from trunk: · 26ae36eb
      Jim Jagielski authored
      Avoid adding duplicate subequest filters, as they would not be stripped
      properly during an ap_internal_fast_redirect.
      
      
      Submitted by: covener
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1770672 13f79535-47bb-0310-9956-ffa450edef68
      26ae36eb
  2. Nov 20, 2016
  3. Nov 19, 2016
  4. Nov 17, 2016
  5. Nov 16, 2016
  6. Nov 15, 2016
  7. Nov 14, 2016
  8. Nov 13, 2016
  9. Nov 11, 2016
  10. Nov 10, 2016
  11. Nov 09, 2016
  12. Nov 07, 2016
  13. Nov 04, 2016
  14. Nov 03, 2016
  15. Nov 02, 2016