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 |
|
Ilim Ugur
|
2f6ef8922b
|
Use pkg-config of libmetalink in configure.ac
|
2012-07-22 12:44:33 +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 |
|
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
|
6ceea0d064
|
retrieve_from_file in retr.c now checks for metalink files.
|
2012-07-03 00:51:53 +03:00 |
|
Giuseppe Scrivano
|
706871e92e
|
Do not define max twice.
|
2011-08-13 10:44:40 +02:00 |
|
Giuseppe Scrivano
|
1e09ee5ea8
|
Do not register redirects when in spider mode.
|
2011-07-26 12:42:40 +02:00 |
|
Giuseppe Scrivano
|
f90ca4e54a
|
Parse URLs read from a file.
|
2011-06-08 11:32:34 +02:00 |
|
Giuseppe Scrivano
|
544f0d478a
|
Fix indentation.
|
2011-06-05 14:31:24 +02:00 |
|
Giuseppe Scrivano
|
00723a80f1
|
Define max
|
2011-05-24 11:13:04 +02:00 |
|
Giuseppe Scrivano
|
3fb4d068a7
|
Avoid a small buffer when retrieving a file.
|
2011-05-23 20:27:42 +02:00 |
|
Filipe Brandenburger
|
e219e587b3
|
Support HTTP/1.1 307 redirects keep request method.
|
2011-03-03 14:02:25 +01:00 |
|
Giuseppe Scrivano
|
2f6aa1d741
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
|
Giuseppe Scrivano
|
9ae052b1e2
|
Remove redundant guard.
|
2010-12-01 13:15:13 +01:00 |
|
Giuseppe Scrivano
|
334a8e9027
|
Convert a static local buffer to be allocated dinamically.
|
2010-12-01 12:47:30 +01:00 |
|
Giuseppe Scrivano
|
c5dc4d1664
|
Remove unnecessary code.
|
2010-10-21 13:27:31 +02:00 |
|
Giuseppe Scrivano
|
542c549985
|
Silent warnings reported by clang.
|
2010-10-16 03:04:25 +02:00 |
|
Giuseppe Scrivano
|
3e25a9817f
|
Introduce --trust-server-names. Close CVE-2010-2252.
|
2010-07-28 21:22:22 +02:00 |
|
Giuseppe Scrivano
|
293008f682
|
Mass update copyright years.
|
2010-05-08 21:56:15 +02:00 |
|
Giuseppe Scrivano
|
1cee086162
|
Support HTTP/1.1.
|
2010-05-01 22:34:11 +02:00 |
|
Steven Schubiger
|
a801efcd96
|
Don't delete an input file fetched via FTP.
|
2010-03-04 22:09:31 +01:00 |
|
Steven Schubiger
|
33d8b23dfd
|
Check stricter for supported URL scheme.
|
2010-03-02 21:41:32 +01:00 |
|
Steven Schubiger
|
f391a5b5b0
|
Fix memory leak in retrieve_from_file.
|
2010-03-02 20:35:02 +01:00 |
|
Steven Schubiger
|
ec6950f1a6
|
Make -i work with FTP.
|
2010-03-02 00:00:17 +01:00 |
|
Paul Townsend
|
068991e8a0
|
Time-measurement fix
|
2010-01-27 10:08:26 -08:00 |
|
Micah Cowan
|
b9e9ad65cc
|
Ran update-copyright.
|
2009-09-04 00:13:47 -07:00 |
|
Micah Cowan
|
b014f8fae9
|
Improved exit status handling.
|
2009-08-27 23:08:58 -07:00 |
|
Micah Cowan
|
5daac18e96
|
Adjust some typos from vms merge, and remove some elements we don't want to include without further consideration first.
|
2009-07-04 18:42:59 -07:00 |
|
Micah Cowan
|
d5e283b1a7
|
Automated merge.
|
2009-07-04 15:32:57 -07:00 |
|
Micah Cowan
|
a00b834bb3
|
Referer/IRI fix.
|
2009-07-01 23:17:33 -07:00 |
|
Micah Cowan
|
44cde778dd
|
Fix Test-iri-list.
|
2009-06-29 01:07:12 -07:00 |
|
Micah Cowan
|
50e12521d6
|
Fixes to restore Test-iri and Test-iri-forced-remote
|
2009-06-28 20:55:01 -07:00 |
|
Micah Cowan
|
4f3dd68173
|
Merge with mainline.
|
2009-06-25 01:14:11 -07:00 |
|
Micah Cowan
|
4bbcfc2a1d
|
Fix for bug #24948.
|
2009-06-15 23:33:41 -07:00 |
|
Micah Cowan
|
94d6650817
|
Merge in gerel's url-parsing stuff.
|
2009-06-13 04:48:18 -07:00 |
|