1. 20 Mar, 1998 4 commits
  2. 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
  3. 13 Mar, 1998 1 commit
  4. 10 Mar, 1998 1 commit
  5. 06 Mar, 1998 1 commit
  6. 04 Mar, 1998 2 commits
  7. 03 Mar, 1998 3 commits
  8. 28 Feb, 1998 1 commit
  9. 26 Feb, 1998 1 commit
  10. 25 Feb, 1998 1 commit
  11. 24 Feb, 1998 1 commit
  12. 23 Feb, 1998 2 commits
  13. 20 Feb, 1998 2 commits
  14. 18 Feb, 1998 3 commits
  15. 15 Feb, 1998 1 commit
  16. 14 Feb, 1998 2 commits
  17. 12 Feb, 1998 1 commit
  18. 11 Feb, 1998 2 commits
  19. 07 Feb, 1998 3 commits
  20. 05 Feb, 1998 6 commits
  21. 04 Feb, 1998 1 commit