1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
wget/src
hniksic 8c3287dabf [svn] Remove the OPTIONS_DEFINED_HERE kludge.
Published in <sxs4rijqmhv.fsf@florida.arsdigita.de>.
2002-04-10 14:20:55 -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] Remove the OPTIONS_DEFINED_HERE kludge. 2002-04-10 14:20:55 -07:00
cmpt.c [svn] Check for memmove and implement one if it's missing. 2001-11-29 11:43:29 -08:00
config.h.in [svn] Various progress-bar related fixes. 2001-12-06 02:45:27 -08:00
connect.c [svn] Various IPv6 fixes. 2002-01-24 19:34:23 -08:00
connect.h [svn] Various IPv6 fixes. 2002-01-24 19:34:23 -08:00
cookies.c [svn] Rename long_to_string to number_to_string, and make it return a useful 2001-12-09 18:29:12 -08:00
cookies.h [svn] Guard against header files getting included twice. 2001-11-29 10:55:52 -08:00
fnmatch.c [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
fnmatch.h [svn] Guard against header files getting included twice. 2001-11-29 10:55:52 -08:00
ftp-basic.c [svn] Add the necessary includes for compilation under FreeBSD. 2002-02-18 21:21:42 -08:00
ftp-ls.c [svn] Fix obvious memory leaks in the VMS directory parser. 2001-12-10 21:29:52 -08:00
ftp-opie.c [svn] Remove char/unsigned char warnings emitted by Sun cc. 2001-11-29 10:48:43 -08:00
ftp.c [svn] Propagate the result of ftp_retrieve_glob to the caller of ftp_loop. 2002-04-08 09:43:36 -07:00
ftp.h [svn] Various IPv6 fixes. 2002-01-24 19:34:23 -08:00
gen_sslfunc.c [svn] Commit IPv6 support by Thomas Lussnig. 2002-01-23 21:45:54 -08:00
gen_sslfunc.h [svn] Fix OpenSSL PRNG seeding. 2001-12-05 17:13:31 -08:00
gen-md5.c [svn] Remove char/unsigned char warnings emitted by Sun cc. 2001-11-29 10:48:43 -08:00
gen-md5.h [svn] Guard against header files getting included twice. 2001-11-29 10:55:52 -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
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] Guard against header files getting included twice. 2001-11-29 10:55:52 -08:00
headers.c [svn] Strip trailing whitespace in header_process(). 2002-01-14 07:17:34 -08:00
headers.h [svn] Guard against header files getting included twice. 2001-11-29 10:55:52 -08:00
host.c [svn] Enable compilation on Windows. 2002-01-30 18:23:04 -08:00
host.h [svn] Don't include netdb.h on windows. 2002-03-18 12:21:58 -08:00
html-parse.c [svn] Allow standalone compilation of html-parse.c. 2001-12-18 11:33:36 -08:00
html-parse.h [svn] Guard against header files getting included twice. 2001-11-29 10:55:52 -08:00
html-url.c [svn] Don't crash on <meta http-equiv=refresh>. 2002-01-31 19:34:31 -08:00
http.c [svn] when -c used, mark already fully retrieved file as successfully retrieved. 2002-02-18 21:18:43 -08:00
init.c [svn] Various IPv6 fixes. 2002-01-24 19:34:23 -08:00
init.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
log.c [svn] Check for requested verbosity in logputs. 2001-12-19 01:36:58 -08:00
main.c [svn] Remove the OPTIONS_DEFINED_HERE kludge. 2002-04-10 14:20:55 -07:00
Makefile.in [svn] Updated several dependencies for object files. 2002-03-26 10:59:44 -08:00
mswindows.c [svn] Fix for Borland's broken (on Win9X) `utime' function. 2002-04-09 11:29:54 -07:00
mswindows.h [svn] Windows fixes by Herold Heiko. 2001-11-29 06:15:11 -08:00
netrc.c [svn] Skip initial whitespace before testing for EOL. 2002-01-16 16:59:13 -08:00
netrc.h [svn] Guard against header files getting included twice. 2001-11-29 10:55:52 -08:00
options.h [svn] Remove the OPTIONS_DEFINED_HERE kludge. 2002-04-10 14:20:55 -07:00
progress.c [svn] Revert to calculating ETA based on average download speed. 2002-04-10 07:10:03 -07:00
progress.h [svn] Fall back to dot progress when forced to background. 2001-12-05 23:14:35 -08:00
rbuf.c [svn] Doc fix. 2001-12-04 15:42:18 -08:00
rbuf.h [svn] Update copyright notices. 2001-05-27 12:35:15 -07:00
recur.c [svn] Handle starting URL of recursing download being non-parsable. 2002-02-18 22:09:57 -08:00
recur.h [svn] Implemented breadth-first retrieval. 2001-11-24 19:10:34 -08:00
res.c [svn] Fix the broken URLs that pointed to info.webcrawler.com to point to 2001-12-12 23:29:05 -08:00
res.h [svn] Guard against header files getting included twice. 2001-11-29 10:55:52 -08:00
retr.c [svn] Remove redirection cycle detection. 2002-01-30 11:12:20 -08:00
retr.h [svn] Allocate a timer directly in get_contents. 2001-11-26 04:49:10 -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] Punish the *use* of ctype macros, rather than their mere presence. 2001-04-26 22:03:08 -07:00
snprintf.c [svn] snprintf.c (dopr): Use `unsigned int' as the second argument to va_arg 2001-12-04 04:44:58 -08:00
sysdep.h [svn] Check for memmove and implement one if it's missing. 2001-11-29 11:43:29 -08:00
url.c [svn] Don't treat '?' as a query string separator when parsing FTP URLs. 2002-02-18 21:09:14 -08:00
url.h [svn] Fix OpenSSL PRNG seeding. 2001-12-05 17:13:31 -08:00
utils.c [svn] Make -P work on Windows. 2002-01-16 17:03:33 -08:00
utils.h [svn] Use the new function `random_number' that doesn't depend on RAND_MAX 2001-12-17 06:05:08 -08:00
version.c [svn] Bumped version number to 1.8.1+cvs. 2001-12-29 02:15:55 -08:00
wget.h [svn] Remove the OPTIONS_DEFINED_HERE kludge. 2002-04-10 14:20:55 -07:00