]> sjero.net Git - wget/history - src/ChangeLog
[svn] Correct the conversion of month entries for NT and VMS.
[wget] / src / ChangeLog
2001-05-02 janp[svn] Correct the conversion of month entries for NT...
2001-04-30 hniksic[svn] Zero out SIN before using it.
2001-04-29 hniksic[svn] Refuse to download files from scratch if `-c...
2001-04-29 hniksic[svn] Make `--cookies' respect its arg.
2001-04-29 hniksic[svn] Change default anonymous FTP password to "-wget@".
2001-04-28 hniksic[svn] Use alloca to allocate filename_plus_orig_suffix.
2001-04-28 hniksic[svn] Commit various HTTP fixes.
2001-04-27 hniksic[svn] Send the no-cache directive when required regardl...
2001-04-27 hniksic[svn] Improve documentation of mktime_from_utc.
2001-04-27 hniksic[svn] Punish the *use* of ctype macros, rather than...
2001-04-26 hniksic[svn] Treat empty proxy environment vars as unset.
2001-04-25 hniksic[svn] Fix loading of cookies.
2001-04-25 hniksic[svn] Cosmetic change in DIGITS_* macros.
2001-04-25 hniksic[svn] Applied Roger Beeman's mktime_from_utc fix publis...
2001-04-25 hniksic[svn] Reimplemented UNSAFE_CHAR and RESERVED_CHAR.
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-23 hniksic[svn] Print download rate even when percentages are...
2001-04-23 hniksic[svn] Write percentages when the length is authoritative.
2001-04-14 hniksic[svn] Improve performance of grow_hash_table.
2001-04-14 hniksic[svn] Various url.c-related changes.
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 hash_table_get_pair and hash_table_count.
2001-04-12 hniksic[svn] Declare http_atotm().
2001-04-12 hniksic[svn] Use octal constants.
2001-04-12 hniksic[svn] "Support DESTDIR when installing.
2001-04-12 hniksic[svn] Make seconds optional in VMS time specification.
2001-04-11 hniksic[svn] Fix retrieval of directories when initial CWD...
2001-04-10 janp[svn] Make the AM/PM fix more efficient.
2001-04-10 hniksic[svn] Implement better sorting and matching of cookies.
2001-04-09 hniksic[svn] Rewrite SSL #ifdef for better indentation.
2001-04-09 hniksic[svn] Fix recursive FTP retrieval so that
2001-04-08 hniksic[svn] Implement tilde-expansion in file name arguments of
2001-04-08 hniksic[svn] Added support for cookies.
2001-04-08 janp[svn] ftp-ls.c (ftp_parse_winnt_ls): The AM/PM change...
2001-04-08 janp[svn] ChangeLog: Removed an excess conflict marker...
2001-04-08 hniksic[svn] New function hash_table_count.
2001-04-06 hniksic[svn] Do the namespace tweaks only on systems we know...
2001-04-06 hniksic[svn] Include string.h.
2001-04-06 hniksic[svn] Specify "compilation environment" that works...
2001-04-06 hniksic[svn] Prepend literal newline with `\n\' inside quoted...
2001-04-06 hniksic[svn] Remove VERY_LONG_FORMAT. Instead, define functio...
2001-04-04 hniksic[svn] parse_uname() Would run past the end of the strin...
2001-04-03 hniksic[svn] Fix support for rfc850 time recognition on system...
2001-04-03 hniksic[svn] Small cleanup of mswindows.c by Paul Bludov.
2001-04-03 hniksic[svn] Remove stray conflict marker.
2001-04-03 hniksic[svn] Make `-c' and `-O' work together.
2001-04-01 hniksic[svn] Handle trailing whitespace in .netrc. Published in
2001-04-01 hniksic[svn] Fix memory allocation in cmd_address().
2001-04-01 hniksic[svn] Wget was ignoring an error when getting a directo...
2001-04-01 hniksic[svn] Make sure -C is recognized.
2001-04-01 hniksic[svn] Make sure -c doesn't truncate the file.
2001-04-01 hniksic[svn] Don't clear dl_file_url_map and dl_url_file_map...
2001-03-31 hniksic[svn] Oops! Fix braino in recur.c -- clear the hash...
2001-03-31 hniksic[svn] Committed my patch that makes HTTP code close...
2001-03-31 hniksic[svn] Record downloaded files and downloaded HTML files...
2001-03-30 hniksic[svn] Published my patch "main.c tweaks" published in
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
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.
next