]> sjero.net Git - wget/history - src/cookies.c
[svn] Allow Wget to be compiled with a K&R compiler.
[wget] / src / cookies.c
2002-04-11 hniksic[svn] Allow Wget to be compiled with a K&R compiler.
2001-12-10 hniksic[svn] Rename long_to_string to number_to_string, and...
2001-12-09 hniksic[svn] Minor fixes prompted by `lint'.
2001-12-01 hniksic[svn] Minor doc fix.
2001-12-01 hniksic[svn] Minor tweak in path_matches in cookies.c.
2001-12-01 hniksic[svn] Don't expect HTTP paths to begin with '/'.
2001-12-01 hniksic[svn] Match hosts against domains per Netscape cookie...
2001-11-25 hniksic[svn] Attempt to quote '?' as "%3F" when linking to...
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-06-18 hniksic[svn] Allow more characters in attribute name.
2001-05-27 hniksic[svn] Update copyright notices.
2001-05-12 hniksic[svn] Commit several minor changes:
2001-05-09 hniksic[svn] Minor cookie fixes. Published in <sxsheyu9yp6...
2001-04-25 hniksic[svn] Fix loading of cookies.
2001-04-13 hniksic[svn] Minor -Wall-induced fixes. Also, skip_url is...
2001-04-13 hniksic[svn] Commit various hash table changes:
2001-04-12 hniksic[svn] Declare http_atotm().
2001-04-10 hniksic[svn] Implement better sorting and matching of cookies.
2001-04-08 hniksic[svn] Added support for cookies.