Go to file
Tatsuhiro Tsujikawa a533437be6 Implemented Metalink/HTTP in HTTP download.
Link header fields from first Metalink server is utilized as described
in rfc6249. We only set digest from Digest header field to
DownloadContext only when PieceStorage is not initialized(in other
words, before file size is known). After PieceStorage is initialized,
Digest header field is used to check the value is the same in digest
in DownloadContext.  Current implementation only handles
rel=duplicate.
2011-07-27 20:54:21 +09:00
doc Updated Russian translation of aria2 man page. 2011-07-24 23:36:49 +09:00
lib Removed autogenerated files by automake/autoconf. 2010-11-27 23:31:17 +09:00
m4 Use pkg-config for libcares. Dropped c-ares pre-1.5 support. 2011-02-18 23:36:39 +09:00
po Updated Russian translation. Thanks to all translators. 2011-06-30 21:42:14 +09:00
src Implemented Metalink/HTTP in HTTP download. 2011-07-27 20:54:21 +09:00
test HttpResponse::getDigest() now returns all Digest. 2011-07-27 19:32:35 +09:00
AUTHORS Fixed typo 2011-03-20 14:39:36 +09:00
COPYING 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
ChangeLog Added empty ChangeLog. 2010-11-28 00:38:58 +09:00
ChangeLog.old Moved ChangeLog to ChangeLog.old and added notice that we no longer 2010-11-28 00:23:20 +09:00
LICENSE.OpenSSL 2006-09-22 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-09-21 15:31:24 +00:00
Makefile.am Check a2x, asciidoc presence and only build documents when they are 2010-12-02 23:55:52 +09:00
NEWS Updated doc 2011-06-30 21:31:46 +09:00
README Added README because automake requires it. Added README.asciidoc to 2010-11-27 22:55:14 +09:00
README.asciidoc Added paragraph about --metalink-base-uri option. 2011-05-14 22:55:11 +09:00
build_test.sh run make clean before another compilation 2009-07-26 13:47:50 +00:00
configure.ac Bump up version number to 1.12.1 2011-07-23 19:25:42 +09:00

README

See README.asciidoc