1. 18 Oct, 2011 1 commit
  2. 10 Oct, 2011 2 commits
  3. 09 Oct, 2011 5 commits
  4. 08 Oct, 2011 3 commits
  5. 03 Oct, 2011 1 commit
  6. 01 Oct, 2011 1 commit
  7. 28 Sep, 2011 1 commit
  8. 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
  9. 25 Sep, 2011 1 commit
  10. 19 Sep, 2011 1 commit
  11. 17 Sep, 2011 2 commits
  12. 15 Sep, 2011 2 commits
  13. 12 Sep, 2011 1 commit
  14. 09 Sep, 2011 2 commits
  15. 08 Sep, 2011 2 commits
  16. 07 Sep, 2011 1 commit
  17. 06 Sep, 2011 1 commit
  18. 04 Sep, 2011 1 commit
  19. 01 Sep, 2011 1 commit
  20. 28 Aug, 2011 1 commit
  21. 15 Aug, 2011 3 commits
  22. 13 Aug, 2011 1 commit
  23. 12 Aug, 2011 1 commit
  24. 11 Aug, 2011 1 commit
  25. 10 Aug, 2011 1 commit
  26. 08 Aug, 2011 2 commits