1. 13 Nov, 2005 3 commits
  2. 11 Nov, 2005 1 commit
  3. 10 Nov, 2005 3 commits
  4. 08 Nov, 2005 2 commits
  5. 07 Nov, 2005 3 commits
  6. 05 Nov, 2005 2 commits
  7. 03 Nov, 2005 1 commit
  8. 02 Nov, 2005 2 commits
  9. 30 Oct, 2005 9 commits
  10. 29 Oct, 2005 4 commits
  11. 28 Oct, 2005 1 commit
  12. 26 Oct, 2005 8 commits
  13. 25 Oct, 2005 1 commit
    • Ruediger Pluem's avatar
      Merge r327185 from trunk: · a77b67b4
      Ruediger Pluem authored
      * Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
        chain immediately instead of spooling it completely before passing it
        to the filter chain. It contains a bandaid to handle intentional
        flushes from Tomcat side. Further explanation in code and report.
      
        ajp.h:           Add ajp_msg_reuse prototype
      
        mod_proxy_ajp.c: Adjust logic of ap_proxy_ajp_request
      
        ajp_msg.c:       Add ajp_msg_reuse
      
        ajp_header.c:    Adjusting logic of ajp_read_header
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@328467 13f79535-47bb-0310-9956-ffa450edef68
      a77b67b4