1. 05 May, 1998 2 commits
  2. 04 May, 1998 2 commits
  3. 29 Apr, 1998 2 commits
  4. 25 Apr, 1998 2 commits
  5. 21 Apr, 1998 2 commits
  6. 19 Apr, 1998 1 commit
  7. 16 Apr, 1998 1 commit
  8. 15 Apr, 1998 3 commits
  9. 13 Apr, 1998 1 commit
  10. 11 Apr, 1998 1 commit
  11. 07 Apr, 1998 1 commit
  12. 03 Apr, 1998 1 commit
  13. 01 Apr, 1998 1 commit
  14. 31 Mar, 1998 1 commit
  15. 30 Mar, 1998 1 commit
  16. 28 Mar, 1998 1 commit
  17. 27 Mar, 1998 1 commit
  18. 26 Mar, 1998 2 commits
  19. 25 Mar, 1998 1 commit
  20. 24 Mar, 1998 1 commit
  21. 21 Mar, 1998 4 commits
  22. 20 Mar, 1998 5 commits
  23. 15 Mar, 1998 1 commit
    • dgaudet's avatar
      - The "merging" optimization in mod_setenvif did not deal with · 78c67de8
      dgaudet authored
        SetEnvIfNoCase properly; and it used strcmp() to compare header
        names when it should use strcasecmp().
      
      - Change the merging optimization so that it only considers the most
        recent setenvif for merging.  This means that mod_setenvif will
        consider all directives in the order they appear in the config file.
      
      - Document that mod_setenvif considers directives in the order they
        appear, and give an example use.
      
      - Perform more comparisons at compile-time in order to speed up things
        at compile-time.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80545 13f79535-47bb-0310-9956-ffa450edef68
      78c67de8
  24. 13 Mar, 1998 1 commit
  25. 10 Mar, 1998 1 commit