Skip to content
  1. Jan 04, 2008
    • Joe Orton's avatar
      Merge r591393 from trunk: · c0711c18
      Joe Orton authored
      Fix handling of buffered request body for per-location SSL
      renegotiation when an internal redirect occurs:
      
      * modules/ssl/ssl_engine_io.c (ssl_io_buffer_fill): Remove
      protocol-level filters before inserting the buffering filter.
      (ssl_io_filter_buffer): Return an EOS if invoked with an empty
      brigade; do not remove the filter after exhausting the buffer.
      (ssl_io_filter_buffer): Increase the type of the buffer filter to be
      AP_FTYPE_PROTOCOL.
      
      PR: 43738
      Reviewed by: rpluem, wrowe, jorton
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@608787 13f79535-47bb-0310-9956-ffa450edef68
      c0711c18
  2. Jan 03, 2008
  3. Jan 02, 2008
  4. Jan 01, 2008
  5. Dec 31, 2007
  6. Dec 30, 2007
  7. Dec 29, 2007