Skip to content
Snippets Groups Projects
  1. Mar 31, 2005
  2. Mar 04, 2005
  3. Dec 22, 2004
  4. Dec 05, 2004
  5. Oct 16, 2004
  6. Oct 06, 2004
  7. Oct 03, 2004
  8. Sep 13, 2004
  9. Aug 04, 2004
  10. Jul 26, 2004
  11. Jun 30, 2004
  12. Jun 22, 2004
  13. May 21, 2004
  14. May 12, 2004
  15. May 11, 2004
  16. May 10, 2004
  17. Mar 10, 2004
  18. Feb 26, 2004
  19. Jan 29, 2004
  20. Jan 07, 2004
  21. Aug 11, 2003
  22. Aug 04, 2003
  23. Jun 26, 2003
  24. May 15, 2003
  25. Apr 30, 2003
    • Daniel Stenberg's avatar
      Many cookie fixes: · efd836d9
      Daniel Stenberg authored
        o Save domains in jars like Mozilla does. It means all domains set in
          Set-Cookie: headers are dot-prefixed.
        o Save and use the 'tailmatch' field in the Mozilla/Netscape cookie jars (the
          second column).
        o Reject cookies using illegal domains in the Set-Cookie: line. Concerns
          both domains with too few dots or domains that are outside the currently
          operating server host's domain.
        o Set the path part by default to the one used in the request, if none was
          set in the Set-Cookie line.
      efd836d9
  26. Mar 31, 2003
  27. Jan 29, 2003
  28. Jan 16, 2003
  29. Oct 28, 2002
  30. Sep 03, 2002
  31. Jul 29, 2002
  32. Jun 11, 2002
  33. May 07, 2002
  34. Apr 14, 2002
  35. Mar 25, 2002
  36. Mar 19, 2002
  37. Feb 27, 2002
  38. Feb 26, 2002
Loading