]> sjero.net Git - wget/history - src/utils.h
[svn] Don't declare long-gone function "pwd_cuserid".
[wget] / src / utils.h
2003-10-31 hniksic[svn] Don't declare long-gone function "pwd_cuserid".
2003-10-31 hniksic[svn] Moved malloc-related code to xmalloc.c. Defined...
2003-10-11 hniksic[svn] Remove VERY_LONG_TYPE; use LARGE_INT instead...
2003-10-07 hniksic[svn] Move fnmatch() to cmpt.c and don't use it under...
2003-09-20 hniksic[svn] Allow decimal values for --timeout, --wait, and...
2003-09-16 hniksic[svn] Allow unique_name to return the FILE argument...
2003-09-15 hniksic[svn] Implement xdigit_to_xchar more efficiently.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-05-08 hniksic[svn] Allow match_tail to be case insensitive.
2002-04-14 hniksic[svn] Add the POST method.
2002-04-13 hniksic[svn] Generalize connect_with_timeout into run_with_tim...
2002-04-12 abbotti[svn] Use new function to test filename for common...
2001-12-17 hniksic[svn] Use the new function `random_number' that doesn...
2001-12-14 hniksic[svn] Move path_simplify to url.c.
2001-12-10 hniksic[svn] Rename long_to_string to number_to_string, and...
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-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-05-27 hniksic[svn] Update copyright notices.
2001-05-12 hniksic[svn] Commit several minor changes:
2001-04-24 hniksic[svn] New timer functions. Published in <sxs8zkp28vk...
2001-04-08 hniksic[svn] Added support for cookies.
2000-11-22 hniksic[svn] Committed memory debugging stuff.
2000-11-22 hniksic[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita...
2000-11-21 hniksic[svn] Committed a bunch of different tweaks of mine.
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-01 hniksic[svn] Updated long_to_string(); enhanced opt.downloaded...
1999-12-02 kwget[svn] Initial revision