.. |
build_info.c.in
|
Resolve conflicts to complete merging with master branch.
|
2012-08-14 19:47:52 +03:00 |
ChangeLog
|
Merge remote-tracking branch 'origin/master' into parallel-wget
|
2013-06-23 18:33:06 +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
|
Resolve conflicts to complete merging with master branch.
|
2012-08-14 19:47:52 +03:00 |
convert.c
|
Fix a deadlock.
|
2012-12-01 21:04:20 +01:00 |
convert.h
|
fix build issues
|
2012-11-30 00:23:58 +01: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 |
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
|
Make wget abort if --post-file does not exist
|
2013-03-14 21:19:13 +01: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
|
replaced read_whole_file() by getline()
|
2013-05-17 20:19:02 +02:00 |
ftp-opie.c
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
ftp.c
|
Merge remote-tracking branch 'origin/master' into parallel-wget
|
2013-06-23 18:33:06 +02: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: do not abort on non-fatal alerts during handshake
|
2013-05-06 22:52:13 +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
|
Support shorthand URLs in an input file
|
2012-11-04 22:03:23 +01: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
|
Merge remote-tracking branch 'origin/master' into parallel-wget
|
2013-06-23 18:33:06 +02:00 |
http.h
|
Remove cat and rm commands. Few corrections with ifdef macros.
|
2012-08-01 20:35:25 +03:00 |
init.c
|
Merge remote-tracking branch 'origin/master' into parallel-wget
|
2013-06-23 18:33:06 +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
|
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
|
Merge remote-tracking branch 'origin/master' into parallel-wget
|
2013-06-23 18:33:06 +02:00 |
Makefile.am
|
dist: add some missing files.
|
2013-05-19 23:34:38 +02:00 |
metalink.c
|
Changed fopen mode
|
2013-05-22 19:20:17 +02: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
|
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 |
multi.c
|
Changed fopen mode
|
2013-05-22 19:20:17 +02:00 |
multi.h
|
Fix thread resources leak.
|
2012-10-30 22:45:07 +01: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
|
* fix a few little dissonances
|
2012-06-04 22:05:40 +02:00 |
options.h
|
Merge branch 'master' into parallel-wget
|
2013-04-21 21:11:53 +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
|
Merge branch 'master' into parallel-wget
|
2013-04-21 21:11:53 +02: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
|
Merge remote-tracking branch 'origin/master' into parallel-wget
|
2013-06-23 18:33:06 +02:00 |
retr.h
|
Resolve conflicts to complete merging with master branch.
|
2012-08-14 19:47:52 +03: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 22:00:37 +01:00 |
test.h
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
url.c
|
MinGW compatibility fixes
|
2013-06-16 22:55:38 +02:00 |
url.h
|
Add support for file names longer than MAX_FILE.
|
2012-09-29 13:47:53 +02:00 |
utils.c
|
replaced read_whole_file() by getline()
|
2013-05-17 20:19:02 +02: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
|
Removing "Could not open temporary WARC manifest file." issue in Win builds
|
2013-06-04 20:36:42 +02:00 |
warc.h
|
warc: Follow the guidelines for metadata records
|
2013-04-14 14:01:01 +02:00 |
wget.h
|
Merge branch 'master' into parallel-wget
|
2013-04-21 21:11:53 +02:00 |