..
alloca.c
[svn] Fix compilation of alloca.c under tcc.
2005-04-08 16:09:09 -07:00
ChangeLog
[svn] Skip HEAD request and start immediately with GET if -O is given.
2007-07-03 16:01:25 -07:00
cmpt.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
config-post.h
[svn] New option --ignore-case for case-insensitive matching.
2005-07-06 12:44:00 -07:00
connect.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
connect.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
convert.c
[svn] Fixed broken -E -k -K mode.
2006-10-12 06:37:58 -07:00
convert.h
[svn] Several fixes for recursive spider mode.
2006-08-24 08:27:57 -07:00
cookies.c
[svn] Would discard cookies with unparsable expiry time.
2007-01-23 13:46:38 -08:00
cookies.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
ftp-basic.c
[svn] Fixed segfault if response text is missing
2007-01-09 06:37:03 -08:00
ftp-ls.c
[svn] Fix breakage in ls output parsing. By Larry Jones.
2006-05-21 02:10:39 -07:00
ftp-opie.c
[svn] Update FSF's address and copyright years.
2005-07-01 19:26:52 -07:00
ftp.c
[svn] Would incorrectly skip changing working directory when retrying after a
2006-10-18 13:45:30 -07:00
ftp.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
gen-md5.c
[svn] Update FSF's address and copyright years.
2005-07-01 19:26:52 -07:00
gen-md5.h
[svn] Update FSF's address and copyright years.
2005-07-01 19:26:52 -07:00
getopt.c
[svn] Remove K&R support.
2005-06-19 15:34:58 -07:00
getopt.h
[svn] Remove warnings under Borland C.
2005-03-05 18:11:10 -08:00
gnu-md5.c
[svn] Remove K&R support.
2005-06-19 15:34:58 -07:00
gnu-md5.h
[svn] Unconditionally include limits.h.
2005-06-29 06:36:52 -07:00
gnutls.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
hash.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
hash.h
[svn] Simplify iteration over hash table entries.
2005-08-27 06:05:39 -07:00
host.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
host.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
html-parse.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
html-parse.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
html-url.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
http-ntlm.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
http-ntlm.h
[svn] Update FSF's address and copyright years.
2005-07-01 19:26:52 -07:00
http.c
[svn] Skip HEAD request and start immediately with GET if -O is given.
2007-07-03 16:01:25 -07:00
http.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
init.c
[svn] Get rid of a gcc warning about strict-aliasing violation.
2007-01-09 07:55:12 -08:00
init.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
log.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
log.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
main.c
[svn] Fixed problem with recursive FTP retrieval.
2006-11-21 14:18:12 -08:00
Makefile.in
[svn] Merging in fix for bug 20341: GPLv3 update, and maintainer references.
2007-07-09 21:46:15 -07:00
mswindows.c
[svn] Several Windows-related changes.
2006-12-29 09:23:20 -08:00
mswindows.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
netrc.c
[svn] Fix build problems with DEBUG_MALLOC.
2007-02-02 01:35:08 -08:00
netrc.h
[svn] Update FSF's address and copyright years.
2005-07-01 19:26:52 -07:00
openssl.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
options.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
progress.c
[svn] Check for overflow when calculating ETA.
2007-01-23 13:31:30 -08:00
progress.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
ptimer.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
ptimer.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
recur.c
[svn] #include'd spider.h to get rid of compiler warnings.
2006-08-28 07:41:40 -07:00
recur.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
res.c
[svn] Several fixes for recursive spider mode.
2006-08-24 08:27:57 -07:00
res.h
[svn] Fixes for recursive spider mode.
2006-06-28 04:09:30 -07:00
retr.c
[svn] Fixed problem with recursive FTP retrieval.
2006-11-21 14:18:12 -08:00
retr.h
[svn] Fixed problem with recursive FTP retrieval.
2006-11-21 14:18:12 -08:00
safe-ctype.c
[svn] Update the license to include the OpenSSL exception.
2002-05-17 19:16:36 -07:00
safe-ctype.h
[svn] Fix broken cast of BIT to unsigned char.
2003-09-21 19:05:34 -07:00
snprintf.c
[svn] Removed gcc 4.0 warnings, by Russ Allberry.
2005-10-09 02:59:20 -07:00
spider.c
[svn] Several fixes for recursive spider mode.
2006-08-24 08:27:57 -07:00
spider.h
[svn] Several fixes for recursive spider mode.
2006-08-24 08:27:57 -07:00
ssl.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
sysdep.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
test.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
test.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
url.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
url.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
utils.c
[svn] Fix build problems with DEBUG_MALLOC.
2007-02-02 01:35:08 -08:00
utils.h
[svn] Avoid code repetition between time_str and datetime_str.
2006-08-08 07:32:53 -07:00
version.c
[svn] Remove "CVS" from version number.
2005-07-01 19:28:21 -07:00
wget.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
xmalloc.c
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00
xmalloc.h
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
2006-07-14 06:25:50 -07:00