1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
wget/src
hniksic 0296433553 [svn] Support the SIZE command.
Originally by Dave Turner.  Modified by Ian Abbott and published
in <3BFAA33C.6236.6D42F6@localhost>.
2001-11-20 13:01:27 -08: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] Support the SIZE command. 2001-11-20 13:01:27 -08:00
cmpt.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
config.h.in [svn] Use Solaris's libmd5 when available. 2001-11-17 20:36:21 -08:00
connect.c [svn] Applied Chris Seawood's patch for compilation under BEOS. 2001-11-16 08:58:08 -08:00
connect.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
cookies.c [svn] Allow more characters in attribute name. 2001-06-18 11:49:33 -07:00
cookies.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
fnmatch.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
fnmatch.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
ftp-basic.c [svn] Support the SIZE command. 2001-11-20 13:01:27 -08:00
ftp-ls.c [svn] ftp-ls.c typo fix by Karl Eichwalder. 2001-06-03 06:26:41 -07:00
ftp-opie.c [svn] Use Solaris's libmd5 when available. 2001-11-17 20:36:21 -08:00
ftp.c [svn] Support the SIZE command. 2001-11-20 13:01:27 -08:00
ftp.h [svn] Support the SIZE command. 2001-11-20 13:01:27 -08:00
gen_sslfunc.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
gen_sslfunc.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07: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
gnu-md5.c [svn] Use Solaris's libmd5 when available. 2001-11-17 20:36:21 -08:00
gnu-md5.h [svn] Use Solaris's libmd5 when available. 2001-11-17 20:36:21 -08:00
hash.c [svn] Minor doc addition. 2001-11-17 10:03:57 -08:00
hash.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
headers.c [svn] Ignore trailing whitespace in header_extract_number. 2001-11-16 11:57:43 -08:00
headers.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
host.c [svn] Clean up handling of schemes. 2001-11-18 16:12:05 -08:00
host.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
html-parse.c [svn] Use 0x22 instead of '"' or '\"'. 2001-11-16 09:26:42 -08:00
html-parse.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
html-url.c [svn] Clean up handling of schemes. 2001-11-18 16:12:05 -08:00
http.c [svn] Clean up handling of schemes. 2001-11-18 16:12:05 -08:00
init.c [svn] Applied Chris Seawood's patch for compilation under BEOS. 2001-11-16 08:58:08 -08:00
init.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
log.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
main.c [svn] Remove --wait/--waitretry compatibility code. 2001-11-19 07:42:56 -08:00
Makefile.in [svn] Don't compile getopt.c on systems that already have getopt_long. 2001-11-17 20:52:18 -08:00
mswindows.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
mswindows.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
netrc.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
netrc.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
options.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
rbuf.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
rbuf.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
recur.c [svn] Clean up handling of schemes. 2001-11-18 16:12:05 -08:00
recur.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
res.c [svn] Initialize vars to appease the compiler. 2001-11-17 20:14:12 -08:00
res.h [svn] Plug in new implementation of RES. 2001-11-17 18:17:30 -08:00
retr.c [svn] Clean up handling of schemes. 2001-11-18 16:12:05 -08:00
retr.h [svn] Update copyright notices. 2001-05-27 12:35:15 -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] Use Solaris's libmd5 when available. 2001-11-17 20:36:21 -08:00
url.c [svn] Don't use the now-obsolete TYPE variable. 2001-11-20 08:03:41 -08:00
url.h [svn] Rewrite shorthand URLs in a step separate from parsing. 2001-11-18 17:14:14 -08:00
utils.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
utils.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
version.c [svn] Use 1.8-dev as version. 2001-11-17 18:19:45 -08:00
wget.h [svn] Check for do_realloc_newsize in loop condition because we're no longer 2001-06-26 02:48:51 -07:00