]> sjero.net Git - wget/history - src/ChangeLog
[svn] * {.,doc,src,util,windows}/Makefile.in: Moved top_builddir out of "User
[wget] / src / ChangeLog
2001-03-27 dan[svn] * {.,doc,src,util,windows}/Makefile.in: Moved...
2001-03-17 dan[svn] Linking with OpenSSL previously required the...
2001-03-08 janp[svn] Skip `:port' in the host header if it is the...
2001-03-01 hniksic[svn] Applied Jonas Jensen's patch to correctly calcula...
2001-02-23 dan[svn] * po/*.po*: Updated after moving -nr to a differe...
2001-02-23 dan[svn] * main.c (print_help): --help documentation for...
2001-02-17 dan[svn] init.c (commands): Hack Kampbj?rn <hack@hackdata...
2001-02-13 janp[svn] Changes in FTP listing parser code - suport for...
2001-02-11 hniksic[svn] ChangeLog tweak; initialize con to appease the...
2001-02-11 hniksic[svn] Applied Jan's patch to allow non-quoted @ charact...
2001-02-11 hniksic[svn] Applied Hack Kampbjorn's patch to print FTP type...
2001-02-11 hniksic[svn] Applied Jonas Jensen's download rate patch with...
2001-02-10 hniksic[svn] Applied Tim Mooney's patch that fixes a build...
2001-02-10 hniksic[svn] Applied Christian Fraenkel's patch "custom certif...
2001-01-23 hniksic[svn] Changes according to Herold Heiko's instructions...
2001-01-11 dan[svn] url.c (str_url): Clarified this function's commen...
2001-01-10 hniksic[svn] Declare addrlen as int. Published in <sxsu27cbtz...
2001-01-10 dan[svn] Jan did make a ChangeLog entry for his fix of...
2001-01-10 dan[svn] Made clarifications and corrections to --continue...
2001-01-10 dan[svn] url.c (str_url): Henrik van Ginhoven pointed...
2001-01-10 dan[svn] When did the bug get fixed where recursive FTP...
2001-01-10 dan[svn] html-url.c: A bunch of fixup of `--page-requisite...
2001-01-10 dan[svn] 2001-01-09 Dan Harkless <wget@harkless.org>
2001-01-06 dan[svn] Here're the changes we agreed to on the wget...
2001-01-04 hniksic[svn] Include fragment identifiers in converted URLs...
2001-01-03 hniksic[svn] Csaba's Watcom changes.
2000-12-31 dan[svn] ChangeLog: Since this flat file doesn't have...
2000-12-31 dan[svn] Need to say that stuff I did before releasing...
2000-12-31 dan[svn] 2000-12-31 Dan Harkless <wget@harkless.org>
2000-12-31 dan[svn] Changed my address from dan-wget@dilvish.speed...
2000-12-17 hniksic[svn] Igor Khristophorov's fix for check_end(). From
2000-12-17 hniksic[svn] Apply lint-expired fixes from <sxsn1du7ufa.fsf...
2000-12-17 hniksic[svn] Applied Csaba Raduly's patch from <802569B4.0043F...
2000-12-17 hniksic[svn] Include <netdb.h> where h_errno is used. Likewis...
2000-12-13 hniksic[svn] Use '"' rather than '\"' in assert.
2000-12-11 hniksic[svn] Made xfree alias to free if memory debugging...
2000-12-11 hniksic[svn] Fix -O timestamp bug.
2000-12-11 hniksic[svn] Set the timestamp even when -O is used.
2000-12-06 hniksic[svn] Add , before `int ssl'.
2000-12-06 hniksic[svn] Fix opt.wait.
2000-12-05 hniksic[svn] Use a single version of RBUF_READCHAR.
2000-12-05 hniksic[svn] Cosmetic cleanup of SSL stuff.
2000-12-05 hniksic[svn] Committed C. Frankel's SSL patch.
2000-12-05 hniksic[svn] Use the proper Jan's changelog entry.
2000-12-05 hniksic[svn] ChangeLog for Jan's last patch.
2000-12-05 hniksic[svn] Commit my url.c fix (space as unsafe character...
2000-11-29 hniksic[svn] Do away with line separator.
2000-11-25 hniksic[svn] Undo Jan's typo fix.
2000-11-24 hniksic[svn] Applied Karl Eichwalder's patch from
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 Jan's ftpparse patch with Hrvoje's...
2000-11-21 hniksic[svn] Commit hash table bugfix.
2000-11-21 hniksic[svn] Committed a bunch of different tweaks of mine.
2000-11-20 hniksic[svn] Constify check_end().
2000-11-20 hniksic[svn] Auth tweaks.
2000-11-20 hniksic[svn] Bump version number.
2000-11-20 hniksic[svn] New option --no-http-keep-alive.
2000-11-19 hniksic[svn] My patch "persistent connection tweaks".
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-16 hniksic[svn] vsnprintf() fixup.
2000-11-15 hniksic[svn] Do the _XOPEN_SOURCE/_SVID_SOURCE things only...
2000-11-13 hniksic[svn] Don't clutter the host list with duplicate hosts.
2000-11-10 hniksic[svn] Better version of read_whole_line().
2000-11-10 hniksic[svn] Fix off-by-one error in comind().
2000-11-08 hniksic[svn] Changed last_slash[-1] to *(last_slash - 1).
2000-11-08 hniksic[svn] Correctly handle URLs where / does not follow...
2000-11-07 hniksic[svn] Sort commands[].
2000-11-06 hniksic[svn] Commit "minor fixes".
2000-11-05 hniksic[svn] Rewrote the logging code.
2000-11-04 hniksic[svn] snprintf.c addition.
2000-11-02 hniksic[svn] Hide password from URL when non-verbose, too.
2000-11-02 hniksic[svn] Contributed fix.
2000-11-02 hniksic[svn] Fixed minor memory leaks.
2000-11-01 hniksic[svn] Applied contributed fix.
2000-11-01 hniksic[svn] Gracefully handle opt.downloaded overflowing.
2000-11-01 hniksic[svn] Updated long_to_string(); enhanced opt.downloaded...
2000-11-01 hniksic[svn] Fix "optimization" of query-strings in URLs.
2000-11-01 hniksic[svn] Detect redirection cycles.
2000-11-01 hniksic[svn] Committed my patch from <sxsy9z4xz5m.fsf@florida...
2000-11-01 hniksic[svn] Applied my patch from <sxs3dhczfv5.fsf@florida...
2000-11-01 hniksic[svn] Committed my patch from <sxs7l6ozghz.fsf@florida...
2000-10-31 hniksic[svn] Committed my patches from <sxsbsw16sbu.fsf@florid...
2000-10-30 hniksic[svn] Applied Adrian Aichner's patch from
2000-10-28 dan[svn] retr.c (retrieve_url): Manually applied T. Bharath
2000-10-24 dan[svn] Manually applied Rob Mayoff <mayoff@dqd.com>...
2000-10-24 dan[svn] main.c (print_help): Clarified that --delete...
2000-10-24 dan[svn] --delete-after wasn't implemented for files retri...
2000-10-20 dan[svn] ftp.c (getftp): Applied Piotr Sulecki <Piotr...
2000-10-20 dan[svn] Applied John Daily <jdaily@cyberdude.com>'s patch...
2000-10-20 dan[svn] Implemented and documented new -E / --html-extens...
2000-10-09 dan[svn] --retr-symlinks was not previously documented...
2000-08-30 dan[svn] * *.{gmo,po,pot}: Regenerated after modifying...
2000-08-23 dan[svn] * main.c (print_help): -B / --base was not mentioned.
2000-08-23 dan[svn] * main.c (print_help): Modified -nc description...
2000-07-14 hniksic[svn] Committed Jan Prikryl's patch from
2000-06-09 dan[svn] Oops. Meant to check this change in with my...
2000-06-09 dan[svn] Heiko's --help output for --waitretry was over...
2000-06-09 hniksic[svn] Comment fix.
next