wget/src
hniksic 0c42479322 [svn] Applied Edward Sabol's patch from
<200106131813.f5DIDss1294858@alderaan.gsfc.nasa.gov>.
It fixes a memory leak in url_equal, and comments it out,
as it's unused.
2001-11-16 08:49:19 -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
ChangeLog [svn] Applied Edward Sabol's patch from 2001-11-16 08:49:19 -08: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] Update copyright notices. 2001-05-27 12:35:15 -07:00
config.h.in [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
connect.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07: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] Update copyright notices. 2001-05-27 12:35:15 -07: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] Update copyright notices. 2001-05-27 12:35:15 -07:00
ftp.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
ftp.h [svn] Provide correct prototype for ftp_parse_ls(). Pointed out by Bernhard Simon 2001-06-09 10:44:07 -07: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
hash.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
hash.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
headers.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
headers.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
host.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
host.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
html-parse.c [svn] Support XML-style empty tags. 2001-11-16 08:44:34 -08:00
html-parse.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
html-url.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
http.c [svn] Search netrc with the proper host name, not the proxy one. 2001-06-14 13:55:02 -07:00
init.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07: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] Update copyright notices. 2001-05-27 12:35:15 -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] 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] After canonicalizing the URL, check for its existence among undesirable_urls. 2001-06-14 14:48:00 -07:00
recur.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
retr.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07: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] Docfix. 2001-06-14 14:15:43 -07:00
url.c [svn] Applied Edward Sabol's patch from 2001-11-16 08:49:19 -08:00
url.h [svn] Applied Edward Sabol's patch from 2001-11-16 08:49:19 -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] Set version to 1.7.1-pre1. 2001-06-15 02:29:00 -07: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