Ilim Ugur
|
159c371492
|
Update fallbacking for metalink: next source goes on from where the previous one failed.
|
2012-07-31 17:25:21 +03:00 |
|
Ilim Ugur
|
38b1df95f9
|
Make thread support optional. - No check for semaphore in configure.ac.
|
2012-07-29 23:43:03 +03:00 |
|
Ilim Ugur
|
f07e0a67b4
|
Have wget --version list metalink as supported.
|
2012-07-28 03:15:42 +03:00 |
|
Ilim Ugur
|
47bd180ab0
|
Transfer struct range to wget.h. Make metalink code optional.
|
2012-07-27 17:08:26 +03:00 |
|
Ilim Ugur
|
198acf4844
|
Do not fallback to next resource if there is an IO error. Delete a few redundant variables.
|
2012-07-26 21:29:48 +03:00 |
|
Ilim Ugur
|
5090e0c433
|
Set a minimum chunk size.
|
2012-07-25 17:41:53 +03:00 |
|
Ilim Ugur
|
bb28bda88f
|
Accept metalink files specified as URLs. Better counting of the files downloaded in retrieve_from_file.
|
2012-07-25 01:05:04 +03:00 |
|
Ilim Ugur
|
9fd1e97e40
|
Correct minor mistakes in syntax. Prevent a leak in http_loop.
|
2012-07-24 23:59:47 +03:00 |
|
Ilim Ugur
|
40493a76fe
|
Redesign the code block in retrieve_from_file.
|
2012-07-24 19:03:51 +03:00 |
|
Ilim Ugur
|
6f102902ad
|
Make metalink check in configure.ac automatic.
|
2012-07-24 00:52:17 +03:00 |
|
Micah Cowan
|
26ca40970a
|
Use latest bootstrap from gnulib, and fix bootstrap.conf.
|
2012-07-23 12:55:45 -07:00 |
|
Ilim Ugur
|
2f6ef8922b
|
Use pkg-config of libmetalink in configure.ac
|
2012-07-22 12:44:33 +03:00 |
|
Ilim Ugur
|
39aaaf57f8
|
Try using pkg-config of libmetalink in configure.ac - error during make
|
2012-07-22 00:33:20 +03:00 |
|
Ilim Ugur
|
5f4debb6f8
|
Update configure.ac and src/Makefile.am
|
2012-07-21 00:40:23 +03:00 |
|
Ilim Ugur
|
2b8e2f8879
|
Initial attempt at fallbacking in threaded downloads.
|
2012-07-15 23:59:54 +03:00 |
|
Ilim Ugur
|
b5a8d663f7
|
Fix No URLs found in <file> message printed after download.
|
2012-07-15 23:31:47 +03:00 |
|
Ilim Ugur
|
44f75a1955
|
Separate segmented download and fallbacking.
|
2012-07-15 00:48:28 +03:00 |
|
Ilim Ugur
|
f4c42b94d8
|
Remove obsolete retry tag in retr.c
|
2012-07-11 01:51:34 +03:00 |
|
Ilim Ugur
|
1e1054db8a
|
Initial attempt at incorporating sems logically.
|
2012-07-11 01:07:44 +03:00 |
|
Ilim Ugur
|
5c608df4e1
|
Update if statement involving hs->restval http.c:2859
|
2012-07-10 21:51:41 +03:00 |
|
Ilim Ugur
|
8bc3dbf2d4
|
Corrected the dual usage mistake of loop variable in retr.c.
|
2012-07-10 12:26:57 +03:00 |
|
Ilim Ugur
|
7ccf4210f6
|
Corrected faulty logic on thread creation. Segments recorded separately then merged.
|
2012-07-10 11:32:57 +03:00 |
|
Ilim Ugur
|
8c66c94989
|
Initial attempt at achieving segmented downloading from multiple resources.
|
2012-07-09 23:46:11 +03:00 |
|
Giuseppe Scrivano
|
22f016ca3a
|
bootstrap: update from gnulib.
|
2012-07-08 14:34:16 +02:00 |
|
Steven Schubiger
|
31674653eb
|
Include missing header.
|
2012-07-08 11:36:54 +02:00 |
|
Steven Schubiger
|
c32ef46f99
|
Fix header comments for exits.h and exits.c.
|
2012-07-08 11:30:53 +02:00 |
|
Giuseppe Scrivano
|
f9768d368d
|
Cite new change in the NEWS file.
|
2012-07-08 11:29:09 +02:00 |
|
Tim Ruehsen
|
4fe805a7ec
|
Add support for RFC 2617 Digest Access Authentication
|
2012-07-07 10:58:30 +02:00 |
|
Giuseppe Scrivano
|
172a117647
|
Fix some log messages.
|
2012-07-07 10:27:09 +02:00 |
|
Micah Cowan
|
15bfd733f9
|
Fix some very broken pconn-freeing logic (suspect more like this...).
|
2012-07-05 18:22:28 -07:00 |
|
Ilim Ugur
|
f63e2230d7
|
Implemented resource fallbacking during metalink download. No -c behavior.
|
2012-07-06 02:53:03 +03:00 |
|
Ilim Ugur
|
693b791082
|
A rough initial attempt at achieving Goal #2.
|
2012-07-05 17:36:51 +03:00 |
|
Ilim Ugur
|
02d225b5ca
|
Merge http://addictivecode.org/git/parallel-wget into parallel-wget
|
2012-07-03 15:59:16 +03:00 |
|
Micah Cowan
|
671d681304
|
Fix bad persistence check.
|
2012-07-02 16:06:37 -07:00 |
|
Ilim Ugur
|
6ceea0d064
|
retrieve_from_file in retr.c now checks for metalink files.
|
2012-07-03 00:51:53 +03:00 |
|
Micah Cowan
|
fc220632fb
|
Merge Giuseppe's parallel-wget patch.
|
2012-06-30 16:46:29 -07:00 |
|
Giuseppe Scrivano
|
ae0598df9b
|
Check for fclose errors.
|
2012-06-17 22:24:32 +02:00 |
|
Giuseppe Scrivano
|
6aa2a7cc98
|
Add new test
|
2012-06-16 13:05:03 +02:00 |
|
Giuseppe Scrivano
|
90e9d9e1bd
|
Move cleanup related code to `cleanup'
|
2012-06-16 12:20:33 +02:00 |
|
Giuseppe Scrivano
|
93720df4c8
|
Do not close stdout twice.
|
2012-06-16 12:15:03 +02:00 |
|
Giuseppe Scrivano
|
4661f141bb
|
Fix the last commit.
|
2012-06-09 13:17:27 +02:00 |
|
Giuseppe Scrivano
|
29861463de
|
doc: document new options.
|
2012-06-09 13:14:51 +02:00 |
|
Giuseppe Scrivano
|
aa2f287c68
|
help: Move --report-speed under 'Logging and input file'.
|
2012-06-09 13:13:28 +02:00 |
|
Giuseppe Scrivano
|
3806fd1e02
|
texi2pod.pl: Revert change from 2011-08-06.
|
2012-06-09 12:41:57 +02:00 |
|
Giuseppe Scrivano
|
6b5c0c742d
|
Rename, again, --reports-bits to report-speed.
|
2012-06-06 20:41:25 +02:00 |
|
Giuseppe Scrivano
|
96418c6885
|
Rename --bits to --report-bps.
|
2012-06-06 14:10:07 +02:00 |
|
Tim Ruehsen
|
321b5dce85
|
* fix a few little dissonances
|
2012-06-04 22:05:40 +02:00 |
|
Giuseppe Scrivano
|
6741bc4233
|
Revert 2b1dd8d23b
|
2012-06-02 19:36:45 +02:00 |
|
Gijs van Tulder
|
1d14c18d7f
|
warc: Fix segfault if CDX record is not found.
|
2012-06-02 14:26:18 +02:00 |
|
Ángel González
|
ee9d4a9057
|
fix segfault on wrong urls (bug 36570)
|
2012-06-02 13:33:54 +02:00 |
|