.. |
build_info.c.in
|
Resolve conflicts to complete merging with master branch.
|
2012-08-14 19:47:52 +03:00 |
ChangeLog
|
Fix a deadlock
|
2012-11-29 23:40:33 +01:00 |
cmpt.c
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
connect.c
|
Revert 2b1dd8d23b
|
2012-06-02 19:36:45 +02:00 |
connect.h
|
Resolve conflicts to complete merging with master branch.
|
2012-08-14 19:47:52 +03:00 |
convert.c
|
Resolve conflicts to complete merging with master branch.
|
2012-08-14 19:47:52 +03:00 |
convert.h
|
Correct two merging mistakes in src/convert.h and src/http.c. Replace bootstrap.
|
2012-08-14 20:24:18 +03:00 |
cookies.c
|
Fix some compiler warnings.
|
2012-05-05 15:24:35 +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 |
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 |
exits.c
|
Fix header comments for exits.h and exits.c.
|
2012-07-08 11:30:53 +02:00 |
exits.h
|
Fix header comments for exits.h and exits.c.
|
2012-07-08 11:30:53 +02:00 |
ftp-basic.c
|
Fix memory leak.
|
2012-04-21 12:08:45 +02:00 |
ftp-ls.c
|
Fix some memory leaks.
|
2011-03-11 15:25:58 +01:00 |
ftp-opie.c
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
ftp.c
|
Correct shallow copying in ftp.c. Correct malloc statement in retr.c. Support multi-thread FTP downloads.
|
2012-08-18 15:54:38 +03:00 |
ftp.h
|
Add FTP support to metalink code. (for single-threaded downloads only)
|
2012-08-01 00:37:40 +03:00 |
gettext.h
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
gnutls.c
|
gnutls: honor the specified timeout value
|
2012-05-21 22:54:41 +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
|
Fix some compiler warnings.
|
2012-05-05 15:24:35 +02:00 |
html-url.h
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
http-ntlm.c
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
http-ntlm.h
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
http.c
|
Fix a deadlock
|
2012-11-29 23:40:33 +01:00 |
http.h
|
Remove cat and rm commands. Few corrections with ifdef macros.
|
2012-08-01 20:35:25 +03:00 |
init.c
|
Add a default value for opt.jobs. Remove a (now) redundant variable.
|
2012-08-16 15:39:24 +03: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
|
Add support for WARC files.
|
2011-11-04 22:25:00 +01:00 |
log.h
|
Add support for WARC files.
|
2011-11-04 22:25:00 +01:00 |
main.c
|
Correct allocation size in interoption availability checks for --metalink.
|
2012-08-22 12:26:07 +03:00 |
Makefile.am
|
Resolve conflicts to complete merging with master branch.
|
2012-08-14 19:47:52 +03:00 |
metalink.c
|
Correct faulty logic in elect_resources and elect_checksums.
|
2012-09-18 23:39:45 +03:00 |
metalink.h
|
Update ChangeLogs. Add missing prototypes to metalink.c. Remove static variable temp from multi.c.(NOT WORKING)
|
2012-09-18 01:16:56 +03:00 |
mswindows.c
|
Ensure sockets are not blocking after a select under Windows.
|
2011-05-15 21:59:50 +02:00 |
mswindows.h
|
Don't define snprintf and vsnprintf twice.
|
2011-08-13 10:43:43 +02:00 |
multi.c
|
Update ChangeLogs. Add missing prototypes to metalink.c. Remove static variable temp from multi.c.(NOT WORKING)
|
2012-09-18 01:16:56 +03:00 |
multi.h
|
Fix thread resources leak.
|
2012-10-30 22:45:07 +01:00 |
netrc.c
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
netrc.h
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
openssl.c
|
* fix a few little dissonances
|
2012-06-04 22:05:40 +02:00 |
options.h
|
Update ChangeLogs. Add missing prototypes to metalink.c. Remove static variable temp from multi.c.(NOT WORKING)
|
2012-09-18 01:16:56 +03: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 thread resources leak.
|
2012-10-30 22:45:07 +01:00 |
recur.h
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
res.c
|
Initial attempt at achieving segmented downloading from multiple resources.
|
2012-07-09 23:46:11 +03:00 |
res.h
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
retr.c
|
Correct faulty logic in elect_resources and elect_checksums.
|
2012-09-18 23:39:45 +03:00 |
retr.h
|
Resolve conflicts to complete merging with master branch.
|
2012-08-14 19:47:52 +03:00 |
spider.c
|
Fix some compiler warnings.
|
2012-05-05 15:24:35 +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
|
Add support for WARC files.
|
2011-11-04 22:25:00 +01:00 |
test.h
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
url.c
|
Resolve conflicts to complete merging with master branch.
|
2012-08-14 19:47:52 +03:00 |
url.h
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
utils.c
|
Rename --bits to --report-bps.
|
2012-06-06 14:10:07 +02:00 |
utils.h
|
Add support for -accept-regex and --reject-regex.
|
2012-05-09 21:18:23 +02:00 |
vms.c
|
imported patch vms-overlay
|
2010-01-09 15:24:02 -08:00 |
warc.c
|
* fix a few little dissonances
|
2012-06-04 22:05:40 +02:00 |
warc.h
|
warc: Cut long lines to 80 columns.
|
2012-05-18 11:28:49 +02:00 |
wget.h
|
Fix thread resources leak.
|
2012-10-30 22:45:07 +01:00 |