wget/src
hniksic 72b9bb6d92 [svn] Zero out SIN before using it.
Published in <sxs3daq8zdg.fsf@florida.arsdigita.de>.
2001-04-30 03:19:41 -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
ChangeLog [svn] Zero out SIN before using it. 2001-04-30 03:19:41 -07:00
Makefile.in [svn] "Support DESTDIR when installing. 2001-04-12 05:25:22 -07: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
cmpt.c [svn] Applied Philipp Thomas's safe-ctype patch. Published in 2001-03-30 14:36:59 -08:00
config.h.in [svn] Commit various hash table changes: 2001-04-12 17:34:24 -07: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
cookies.c [svn] Fix loading of cookies. 2001-04-24 19:29:54 -07:00
cookies.h [svn] Minor -Wall-induced fixes. Also, skip_url is removed. 2001-04-12 20:39:23 -07: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] Various url.c-related changes. 2001-04-13 21:11:35 -07:00
ftp-opie.c [svn] Committed patch from <dp8zyzz1se.fsf@mraz.iskon.hr>. 2000-03-31 05:51:53 -08:00
ftp.c [svn] Refuse to download files from scratch if `-c' is used and the server 2001-04-29 07:24:45 -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] Improve performance of grow_hash_table. 2001-04-14 00:41:29 -07:00
hash.h [svn] Declare hash_table_get_pair and hash_table_count. 2001-04-12 12:45:18 -07: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] Change default anonymous FTP password to "-wget@". 2001-04-29 03:53:55 -07:00
host.h [svn] Initial revision 1999-12-01 23:42:23 -08:00
html-parse.c [svn] Minor doc fix. 2001-04-24 17:59:39 -07:00
html-parse.h [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
html-url.c [svn] Applied Roger Beeman's mktime_from_utc fix published in 2001-04-24 17:50:22 -07:00
http.c [svn] Use alloca to allocate filename_plus_orig_suffix. 2001-04-28 09:36:46 -07:00
init.c [svn] Zero out SIN before using it. 2001-04-30 03:19:41 -07: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 `--cookies' respect its arg. 2001-04-29 03:56:43 -07: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] Change default anonymous FTP password to "-wget@". 2001-04-29 03:53:55 -07: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] Change default anonymous FTP password to "-wget@". 2001-04-29 03:53:55 -07:00
netrc.h [svn] Initial revision 1999-12-01 23:42:23 -08:00
options.h [svn] Send the no-cache directive when required regardless of whether we're 2001-04-26 22:26:44 -07: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] New timer functions. Published in <sxs8zkp28vk.fsf@florida.arsdigita.de>. 2001-04-24 16:09:45 -07:00
retr.h [svn] New timer functions. Published in <sxs8zkp28vk.fsf@florida.arsdigita.de>. 2001-04-24 16:09:45 -07: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] Punish the *use* of ctype macros, rather than their mere presence. 2001-04-26 22:03:08 -07:00
snprintf.c [svn] Reimplemented UNSAFE_CHAR and RESERVED_CHAR. 2001-04-24 17:20:30 -07:00
sysdep.h [svn] Remove VERY_LONG_FORMAT. Instead, define function very_long_to_string 2001-04-05 19:51:41 -07:00
url.c [svn] Treat empty proxy environment vars as unset. 2001-04-26 03:11:49 -07:00
url.h [svn] Various url.c-related changes. 2001-04-13 21:11:35 -07:00
utils.c [svn] Change default anonymous FTP password to "-wget@". 2001-04-29 03:53:55 -07:00
utils.h [svn] New timer functions. Published in <sxs8zkp28vk.fsf@florida.arsdigita.de>. 2001-04-24 16:09:45 -07:00
version.c [svn] Bump version number. 2000-11-19 16:15:21 -08:00
wget.h [svn] Commit various HTTP fixes. 2001-04-28 09:22:20 -07:00