Skip to content
  1. Aug 23, 2001
  2. Aug 22, 2001
  3. Aug 21, 2001
  4. Aug 18, 2001
  5. Aug 16, 2001
  6. Aug 15, 2001
    • 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
  7. Aug 13, 2001
  8. Aug 12, 2001
  9. Aug 10, 2001
  10. Aug 01, 2001
  11. Jul 30, 2001
  12. Jul 29, 2001
  13. Jul 25, 2001
  14. Jul 16, 2001
  15. Jul 15, 2001
  16. Jul 13, 2001
  17. Jul 12, 2001
  18. Jul 11, 2001
  19. Jul 06, 2001
  20. Jul 04, 2001
  21. Jun 22, 2001
    • 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