]> sjero.net Git - wget/history - src/retr.h
[svn] When the download is finished, print the time the download took.
[wget] / src / retr.h
2005-06-26 hniksic[svn] When the download is finished, print the time...
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Remove K&R support.
2005-03-20 hniksic[svn] Improve built-in memory debugger.
2005-03-19 hniksic[svn] Limit the maximum amount of memory allocated...
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2003-12-06 hniksic[svn] Correctly calculate bandwidth as total data read...
2003-11-30 hniksic[svn] * retr.c (fd_read_body): Report the amount of...
2003-11-30 hniksic[svn] Better documentation for fd_read_body args.
2003-11-27 hniksic[svn] Use fd_read_hunk for reading HTTP response head...
2003-11-21 hniksic[svn] Remove the "rbuf" buffering layer. Provide peeki...
2003-10-11 hniksic[svn] Remove VERY_LONG_TYPE; use LARGE_INT instead...
2003-09-21 hniksic[svn] Split off non-URL related stuff from url.c to...
2003-09-15 hniksic[svn] Update progress code to use higher timer resolution.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2001-11-26 hniksic[svn] Allocate a timer directly in get_contents.
2001-11-25 hniksic[svn] Commit progress bar tweaks.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-05-27 hniksic[svn] Update copyright notices.
2001-04-24 hniksic[svn] New timer functions. Published in <sxs8zkp28vk...
2001-02-11 hniksic[svn] Applied Jonas Jensen's download rate patch with...
2000-12-06 hniksic[svn] Fix opt.wait.
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-01 hniksic[svn] Gracefully handle opt.downloaded overflowing.
1999-12-02 kwget[svn] Initial revision