1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
wget/src
2001-04-01 14:26:28 -07:00
..
ChangeLog-branches [svn] Here're the changes we agreed to on the wget mailing list regarding the 2001-01-06 01:26:02 -08:00
alloca.c [svn] Initial revision 1999-12-01 23:42:23 -08:00
ansi2knr.c [svn] Initial revision 1999-12-01 23:42:23 -08:00
ChangeLog [svn] Make sure -C is recognized. 2001-04-01 14:26:28 -07:00
cmpt.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
config.h.in [svn] Committed C. Frankel's SSL patch. 2000-12-05 15:09:41 -08:00
connect.c [svn] Declare addrlen as int. Published in <sxsu27cbtzu.fsf@florida.arsdigita.de>. 2001-01-10 07:06:00 -08:00
connect.h [svn] Auth tweaks. 2000-11-19 18:10:54 -08:00
fnmatch.c [svn] Initial revision 1999-12-01 23:42:23 -08:00
fnmatch.h [svn] Initial revision 1999-12-01 23:42:23 -08:00
ftp-basic.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
ftp-ls.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
ftp-opie.c [svn] Committed patch from <dp8zyzz1se.fsf@mraz.iskon.hr>. 2000-03-31 05:51:53 -08:00
ftp.c [svn] Make sure -c doesn't truncate the file. 2001-04-01 13:04:21 -07:00
ftp.h [svn] Make sure -c doesn't truncate the file. 2001-04-01 13:04:21 -07:00
gen_sslfunc.c [svn] Applied Christian Fraenkel's patch "custom certificate patch for wget-1.7+dev; 2001-02-10 14:33:31 -08:00
gen_sslfunc.h [svn] Applied Christian Fraenkel's patch "custom certificate patch for wget-1.7+dev; 2001-02-10 14:33:31 -08:00
getopt.c [svn] Initial revision 1999-12-01 23:42:23 -08:00
getopt.h [svn] Initial revision 1999-12-01 23:42:23 -08:00
hash.c [svn] Undef xmalloc and friends before redefining them when standalone. 2001-03-30 21:07:10 -08:00
hash.h [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
headers.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
headers.h [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
host.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
host.h [svn] Initial revision 1999-12-01 23:42:23 -08:00
html-parse.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
html-parse.h [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
html-url.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
http.c [svn] Make sure -c doesn't truncate the file. 2001-04-01 13:04:21 -07:00
init.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
init.h [svn] Initial revision 1999-12-01 23:42:23 -08:00
log.c [svn] Committed <sxsbsv854j9.fsf@florida.arsdigita.de>. 2000-11-22 08:58:28 -08:00
main.c [svn] Make sure -C is recognized. 2001-04-01 14:26:28 -07:00
Makefile.in [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
md5.c [svn] Initial revision 1999-12-01 23:42:23 -08:00
md5.h [svn] Initial revision 1999-12-01 23:42:23 -08:00
mswindows.c [svn] Include <netdb.h> where h_errno is used. Likewise for <errno.h> and errno. 2000-12-17 10:12:02 -08:00
mswindows.h [svn] Changes according to Herold Heiko's instructions how to make alloca() 2001-01-23 06:27:40 -08:00
netrc.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
netrc.h [svn] Initial revision 1999-12-01 23:42:23 -08:00
options.h [svn] Applied Christian Fraenkel's patch "custom certificate patch for wget-1.7+dev; 2001-02-10 14:33:31 -08:00
rbuf.c [svn] Use a single version of RBUF_READCHAR. 2000-12-05 15:50:34 -08:00
rbuf.h [svn] Use a single version of RBUF_READCHAR. 2000-12-05 15:50:34 -08:00
recur.c [svn] Don't clear dl_file_url_map and dl_url_file_map in recursive_retrieve. 2001-03-31 18:41:26 -08:00
recur.h [svn] Record downloaded files and downloaded HTML files in all cases. 2001-03-30 18:05:54 -08:00
retr.c [svn] Record downloaded files and downloaded HTML files in all cases. 2001-03-30 18:05:54 -08:00
retr.h [svn] Applied Jonas Jensen's download rate patch with my additions. 2001-02-10 16:00:30 -08:00
safe-ctype.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
safe-ctype.h [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
snprintf.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
sysdep.h [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
url.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
url.h [svn] Skip `:port' in the host header if it is the DEFAULT_HTTPS_PORT when 2001-03-08 15:11:03 -08:00
utils.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
utils.h [svn] Committed memory debugging stuff. 2000-11-22 14:15:45 -08:00
version.c [svn] Bump version number. 2000-11-19 16:15:21 -08:00
wget.h [svn] Make sure -c doesn't truncate the file. 2001-04-01 13:04:21 -07:00