1. 21 Aug, 2001 2 commits
  2. 18 Aug, 2001 1 commit
  3. 16 Aug, 2001 2 commits
  4. 15 Aug, 2001 2 commits
    • Ken Coar's avatar
      · e5fc1642
      Ken Coar authored
      	The last commit got away from me; this explains both.  First, make
      	the CookeExpires directive an OR_FILEINFO one like all the others.
      	Next, add a CookieDomain directive so the Domain= attribute may be
      	customised.  Next, add a CookieStyle directive so that the syntax
      	of the cookie may be set.  Historically we have always used the
      	obsolete Netscape syntax, and this is still the default.  However,
      	CookieStyle allows the RFC2109 syntax (essentially Max-Age instead
      	of Expires) or RFC2965 ([Set-]Cookie2) syntax to be used.
      
      PR:		5006, 5023, 5920, 6140
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90175 13f79535-47bb-0310-9956-ffa450edef68
      e5fc1642
    • Ken Coar's avatar
      · c8f44626
      Ken Coar authored
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90174 13f79535-47bb-0310-9956-ffa450edef68
      c8f44626
  5. 13 Aug, 2001 4 commits
  6. 12 Aug, 2001 1 commit
  7. 10 Aug, 2001 2 commits
  8. 01 Aug, 2001 2 commits
  9. 30 Jul, 2001 1 commit
  10. 29 Jul, 2001 1 commit
  11. 25 Jul, 2001 2 commits
  12. 16 Jul, 2001 2 commits
  13. 15 Jul, 2001 1 commit
  14. 13 Jul, 2001 3 commits
  15. 12 Jul, 2001 1 commit
  16. 11 Jul, 2001 1 commit
  17. 06 Jul, 2001 1 commit
  18. 04 Jul, 2001 1 commit
  19. 22 Jun, 2001 1 commit
    • Jeff Trawick's avatar
      These patches affect only TPF. · e84ccc12
      Jeff Trawick authored
      They are driven by changes to the TPF operating system:
           updates in shutdown processing to accommodate new code in TPF's
      Internet Daemon
           updates to allow non-blocking file descriptors on TPF now that our
      select() supports non-socket file descriptors
           changes to os.c to take advantage of TPF's newly enhanced version
      of fork and exec
           moving TPF-specific printf's for the -V option from http_main.c to
      os.c
      
      Submitted by:	David McCreedy <McCreedy@us.ibm.com>
      Reviewed by:	Jeff Trawick
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89404 13f79535-47bb-0310-9956-ffa450edef68
      e84ccc12
  20. 12 Jun, 2001 3 commits
  21. 11 Jun, 2001 6 commits