wget/src
Giuseppe Scrivano 38933de17c http: Increase max header value length to 512 2013-11-02 11:53:18 +01:00
..
ChangeLog http: Increase max header value length to 512 2013-11-02 11:53:18 +01:00
DESCRIP_DEPS.MMS imported patch vms-overlay 2010-01-09 15:24:02 -08:00
DESCRIP_MODS.MMS imported patch vms-overlay 2010-01-09 15:24:02 -08:00
DESCRIP_SRC.MMS imported patch vms-overlay 2010-01-09 15:24:02 -08:00
Makefile.am Add support for WARC files. 2011-11-04 22:25:00 +01:00
build_info.c.in Fix build under mingw when OpenSSL is used. 2012-03-25 13:47:53 +02:00
cmpt.c mass change: update copyright years. 2011-01-01 13:19:37 +01:00
connect.c fix segfault in ftp.c (ftp_loop_internal) 2013-06-22 13:22:24 +02:00
connect.h Properly format IPv6 addresses. 2012-01-09 00:03:23 +01:00
convert.c fix segfault on wrong urls (bug 36570) 2012-06-02 13:33:54 +02:00
convert.h Remove unused arguments. 2012-05-20 21:02:25 +02:00
cookies.c replaced read_whole_file() by getline() 2013-05-17 20:19:02 +02:00
cookies.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
css-tokens.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
css-url.c Fix some compiler warnings. 2012-05-05 15:24:35 +02:00
css-url.h Fix some compiler warnings. 2012-05-05 15:24:35 +02:00
css.l css: do not include "wget.h" 2011-08-12 17:21:27 +02:00
decc_ver.c imported patch vms-overlay 2010-01-09 15:24:02 -08:00
exits.c Fix erroneous error codes when HTTP Digest Authentication fails. 2013-07-22 19:31:07 +02:00
exits.h Fix header comments for exits.h and exits.c. 2012-07-08 11:30:53 +02:00
ftp-basic.c "LIST" or "LIST -a" ftp command according to the remote system 2013-10-28 23:37:10 +01:00
ftp-ls.c Fix FTP list parsing 2013-10-28 00:20:18 +01:00
ftp-opie.c mass change: update copyright years. 2011-01-01 13:19:37 +01:00
ftp.c "LIST" or "LIST -a" ftp command according to the remote system 2013-10-28 23:37:10 +01:00
ftp.h "LIST" or "LIST -a" ftp command according to the remote system 2013-10-28 23:37:10 +01:00
gettext.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
gnutls.c better backport availability for PFS feature 2013-10-17 09:56:27 +02:00
hash.c removed 'const' warnings. 2012-05-14 23:20:10 +02:00
hash.h removed 'const' warnings. 2012-05-14 23:20:10 +02:00
host.c Add support for TLS SNI 2012-04-13 23:58:46 +02:00
host.h Add support for TLS SNI 2012-04-13 23:58:46 +02:00
html-parse.c Fix some compiler warnings. 2012-05-05 15:24:35 +02:00
html-parse.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
html-url.c iri: Fix parsing of some URLs contained in HTML documents 2013-10-10 23:13:13 +02:00
html-url.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
http-ntlm.c ntlm: support libnettle. 2013-07-22 14:17:03 +02:00
http-ntlm.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
http.c http: Increase max header value length to 512 2013-11-02 11:53:18 +01:00
http.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
init.c added PFS to --secure-protocol 2013-09-07 13:22:15 +02:00
init.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
iri.c Fix problem with IDN and UTF-8 encoding. 2011-07-26 09:27:08 +02:00
iri.h Silent compiler warning. 2011-03-21 13:41:41 +01:00
log.c Fix using deadcode and possible use of NULL pointer 2013-07-10 23:04:25 +02:00
log.h Add support for WARC files. 2011-11-04 22:25:00 +01:00
main.c added PFS to --secure-protocol 2013-09-07 13:22:15 +02:00
mswindows.c Mark more strings for translation 2012-09-02 16:06:24 +02:00
mswindows.h Don't define snprintf and vsnprintf twice. 2011-08-13 10:43:43 +02:00
netrc.c replaced read_whole_file() by getline() 2013-05-17 20:19:02 +02:00
netrc.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
openssl.c added PFS to --secure-protocol 2013-09-07 13:22:15 +02:00
options.h added PFS to --secure-protocol 2013-09-07 13:22:15 +02:00
progress.c Rename --bits to --report-bps. 2012-06-06 14:10:07 +02:00
progress.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
ptimer.c Assume some headers files provided by gnulib are always present. 2012-03-25 17:49:55 +02:00
ptimer.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
recur.c fix --without-ssl compile error 2013-09-14 11:35:43 +02:00
recur.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
res.c Fix problem with IDN and UTF-8 encoding. 2011-07-26 09:27:08 +02:00
res.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
retr.c vms: support --backups 2013-07-13 13:36:54 +02:00
retr.h Fix some compiler warnings. 2012-05-05 15:24:35 +02:00
spider.c Remove static modifier for functions used in other modules. 2012-08-28 21:38:12 +02:00
spider.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
ssl.h Add support for TLS SNI 2012-04-13 23:58:46 +02:00
sysdep.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
test.c Fix a build error with new gnulib versions. 2012-12-09 15:41:18 +01:00
test.h mass change: update copyright years. 2011-01-01 13:19:37 +01:00
url.c iri: Fix parsing of some URLs contained in HTML documents 2013-10-10 23:13:13 +02:00
url.h Make --backups work as documented 2013-07-13 13:36:55 +02:00
utils.c Fix FTP list parsing & Fix cookies reject 2013-10-28 00:26:58 +01:00
utils.h replaced read_whole_file() by getline() 2013-05-17 20:19:02 +02:00
vms.c imported patch vms-overlay 2010-01-09 15:24:02 -08:00
warc.c warc: Fix some portability issues on VMS. 2013-07-13 13:36:55 +02:00
warc.h warc: Follow the guidelines for metadata records 2013-04-14 14:01:01 +02:00
wget.h Fix erroneous error codes when HTTP Digest Authentication fails. 2013-07-22 19:31:07 +02:00