wget/src
Saint Xavier 6c6e838338 No need for initial value 2008-07-08 00:44:08 +02:00
..
ChangeLog Show also the hostname in the locale when possible 2008-07-02 16:37:28 +02:00
Makefile.am Automated merge. 2008-06-26 18:10:16 +02:00
build_info.c Automated merge. 2008-06-26 18:10:16 +02:00
cmpt.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
connect.c Show the hostname we are connecting to in the locale when possible 2008-07-08 00:42:09 +02:00
connect.h Updated copyright year. 2008-01-25 05:04:01 -08:00
convert.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
convert.h Updated licensing exception for OpenSSL from the SFLC. 2007-11-28 00:05:33 -08:00
cookies.c Henri's -Wall patch. 2008-05-30 22:42:36 -07:00
cookies.h Updated copyright year. 2008-01-25 05:04:01 -08:00
ftp-basic.c escnonprint has been replaced by quotearg_style; reflect that change in comments too 2008-06-30 20:03:01 +02:00
ftp-ls.c Don't assume time_t* is compatible with long*. 2008-06-24 11:44:40 -07:00
ftp-opie.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
ftp.c Picked off remaining escnonprint call. 2008-05-26 11:36:42 -07:00
ftp.h Updated copyright year. 2008-01-25 05:04:01 -08:00
gen-md5.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
gen-md5.h Updated copyright year. 2008-01-25 05:04:01 -08:00
gettext.h Bring up-to-date with gettext. 2007-10-09 10:00:50 -07:00
gnutls.c Further quote*()-related integrations in gnutls.c. 2008-04-25 23:01:33 +02:00
hash.c Henri's -Wall patch. 2008-05-30 22:42:36 -07:00
hash.h Updated copyright year. 2008-01-25 05:04:01 -08:00
host.c No need for initial value 2008-07-08 00:44:08 +02:00
host.h Updated copyright year. 2008-01-25 05:04:01 -08:00
html-parse.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
html-parse.h Updated copyright year. 2008-01-25 05:04:01 -08:00
html-url.c Add "content-type" meta tag parsing for retrieving HTML page encoding. 2008-06-19 22:33:38 +02:00
http-ntlm.c Henri's -Wall patch. 2008-05-30 22:42:36 -07:00
http-ntlm.h Updated copyright year. 2008-01-25 05:04:01 -08:00
http.c Automated merge. 2008-06-26 18:10:16 +02:00
http.h Updated copyright year. 2008-01-25 05:04:01 -08:00
init.c Set an initial value for IRIs options and some minor additions in iri.c 2008-06-19 23:53:03 +02:00
init.h Adds build information to the --version command line option. 2008-05-05 23:14:25 -07:00
iri.c Show also the hostname in the locale when possible 2008-07-02 16:37:28 +02:00
iri.h Show also the hostname in the locale when possible 2008-07-02 16:37:28 +02:00
log.c Fix a typo in a comment: impplement -> implement 2008-06-26 21:42:37 +02:00
log.h Updated copyright year. 2008-01-25 05:04:01 -08:00
main.c Introduce a new function check_encoding_name() for doing a basic check on encoding name validity 2008-06-20 00:33:02 +02:00
mswindows.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
mswindows.h Updated copyright year. 2008-01-25 05:04:01 -08:00
netrc.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
netrc.h Updated copyright year. 2008-01-25 05:04:01 -08:00
openssl.c Merge quote module stuff with current mainline. 2008-05-15 19:13:08 -07:00
options.h The prefered way is to avoid #ifdef flooding, so take it that way. Introduce iri.c and iri.h for achieving it 2008-06-19 22:07:03 +02:00
progress.c Henri's -Wall patch. 2008-05-30 22:42:36 -07:00
progress.h Updated copyright year. 2008-01-25 05:04:01 -08:00
ptimer.c Henri's -Wall patch. 2008-05-30 22:42:36 -07:00
ptimer.h Updated copyright year. 2008-01-25 05:04:01 -08:00
recur.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
recur.h Updated copyright year. 2008-01-25 05:04:01 -08:00
res.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
res.h Updated copyright year. 2008-01-25 05:04:01 -08:00
retr.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
retr.h Updated copyright year. 2008-01-25 05:04:01 -08:00
snprintf.c Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
spider.c Henri's -Wall patch. 2008-05-30 22:42:36 -07:00
spider.h Updated copyright year. 2008-01-25 05:04:01 -08:00
ssl.h Updated copyright year. 2008-01-25 05:04:01 -08:00
sysdep.h Use gnulib's getpass-gnu module for password prompting. 2008-05-01 00:28:23 +02:00
test.c Add support for .. at beginning of paths back in, but only for FTP. 2008-04-27 03:23:54 -07:00
test.h Move declaration before statements. 2008-04-22 22:06:50 -07:00
url.c Basic support of IRIs. 2008-06-26 17:59:07 +02:00
url.h Updated copyright year. 2008-01-25 05:04:01 -08:00
utils.c Henri's -Wall patch. 2008-05-30 22:42:36 -07:00
utils.h Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
wget.h Include Gnulib quotearg header. 2008-04-25 21:18:07 +02:00