1. 25 Oct, 2011 2 commits
  2. 23 Oct, 2011 2 commits
  3. 22 Oct, 2011 1 commit
  4. 18 Oct, 2011 1 commit
  5. 10 Oct, 2011 2 commits
  6. 09 Oct, 2011 5 commits
  7. 08 Oct, 2011 3 commits
  8. 03 Oct, 2011 1 commit
  9. 01 Oct, 2011 1 commit
  10. 28 Sep, 2011 1 commit
  11. 26 Sep, 2011 1 commit
    • Stefan Fritsch's avatar
      Make mod_substitute more efficient: · e38adfbe
      Stefan Fritsch authored
      - Use varbuf resizable buffer instead of constantly allocating pool
        memory and copying data around. This changes the memory requirement from
        quadratic in ((number of substitutions in line) * (length of line)) to
        linear in (length of line).
      - Instead of copying buckets just to append a \0, use new ap_regexec_len()
        function
      
      PR: 50559
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1176019 13f79535-47bb-0310-9956-ffa450edef68
      e38adfbe
  12. 25 Sep, 2011 1 commit
  13. 19 Sep, 2011 1 commit
  14. 17 Sep, 2011 2 commits
  15. 15 Sep, 2011 2 commits
  16. 12 Sep, 2011 1 commit
  17. 09 Sep, 2011 2 commits
  18. 08 Sep, 2011 2 commits
  19. 07 Sep, 2011 1 commit
  20. 06 Sep, 2011 1 commit
  21. 04 Sep, 2011 1 commit
  22. 01 Sep, 2011 1 commit
  23. 28 Aug, 2011 1 commit
  24. 15 Aug, 2011 3 commits
  25. 13 Aug, 2011 1 commit