]> sjero.net Git - wget/history - src/utils.c
[svn] Update progress code to use higher timer resolution.
[wget] / src / utils.c
2003-09-15 hniksic[svn] Update progress code to use higher timer resolution.
2003-09-15 hniksic[svn] Implement xdigit_to_xchar more efficiently.
2003-09-13 hniksic[svn] Fixed a long-standing bug in the timer code that...
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-15 abbotti[svn] Fix broken Windows builds due to the xxx_with_tim...
2002-04-14 hniksic[svn] Have number_to_string handle the case when number...
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...
2002-01-17 hniksic[svn] Make -P work on Windows.
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] Logging system bugfixes and improvements.
2001-12-10 hniksic[svn] Doc update in read_whole_line.
2001-12-10 hniksic[svn] Rename long_to_string to number_to_string, and...
2001-12-10 hniksic[svn] Minor fix for path_simplify.
2001-12-10 hniksic[svn] Rewrite path_simplify.
2001-12-09 hniksic[svn] Minor fixes prompted by `lint'.
2001-12-06 hniksic[svn] Various progress-bar related fixes.
2001-12-05 hniksic[svn] Don't abort in read_whole_lines when a line begin...
2001-12-04 hniksic[svn] Doc fix.
2001-12-04 hniksic[svn] Turn off debugging function.
2001-12-02 hniksic[svn] file_merge: if BASE doesn't contain a slash,...
2001-12-01 hniksic[svn] Match hosts against domains per Netscape cookie...
2001-11-29 hniksic[svn] Remove char/unsigned char warnings emitted by...
2001-11-29 hniksic[svn] Make the MD5 references even more generic.
2001-11-29 hniksic[svn] Debugging function.
2001-11-25 hniksic[svn] Recursion and progress bar tweaks.
2001-11-25 hniksic[svn] Attempt to quote '?' as "%3F" when linking to...
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-23 hniksic[svn] Big progress bar update.
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-29 hniksic[svn] Change default anonymous FTP password to "-wget@".
2001-04-25 hniksic[svn] Cosmetic change in DIGITS_* macros.
2001-04-24 hniksic[svn] New timer functions. Published in <sxs8zkp28vk...
2001-04-24 hniksic[svn] Rewritten long_to_string. The new version favors...
2001-04-08 hniksic[svn] Added support for cookies.
2001-04-06 hniksic[svn] Cast MMAP_FAILED to char *.
2001-04-06 hniksic[svn] Remove VERY_LONG_FORMAT. Instead, define functio...
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2000-12-11 hniksic[svn] Made xfree alias to free if memory debugging...
2000-11-23 hniksic[svn] More memory debug tweaks.
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-10 hniksic[svn] Better version of read_whole_line().
2000-11-06 hniksic[svn] Commit "minor fixes".
2000-11-02 hniksic[svn] Update copyright blurbs with the year 2000.
2000-11-01 hniksic[svn] Updated long_to_string(); enhanced opt.downloaded...
1999-12-02 kwget[svn] Initial revision