Go to file
Tatsuhiro Tsujikawa 401a217369 Added --checksum option.
Added --checksum=TYPE=DIGEST option. This option sets checksum. TYPE
is hash type. The supported hash type is listed in "Hash Algorithms"
in "aria2c -v". DIGEST is hex digest.  For example, setting sha-1
digest looks like this: sha-1=0192ba11326fe2298c8cb4de616f4d4140213838
This option applies only to HTTP(S)/FTP downloads.
2011-08-23 17:25:15 +09:00
doc Added --hash-check-only option to aria2rpc 2011-08-22 23:39:51 +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 Chinese (Simplified), Ukrainian and Brazilian Portuguese 2011-08-02 21:25:38 +09:00
src Added --checksum option. 2011-08-23 17:25:15 +09:00
test Added --download-result option. 2011-08-22 23:05:06 +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 NEWS for 1.12.1 release. 2011-07-31 18:55:24 +09:00
README Added README because automake requires it. Added README.asciidoc to 2010-11-27 22:55:14 +09:00
README.asciidoc Fixed typo and updated. 2011-08-20 23:04:26 +09:00
build_test.sh Added build test with libgcrypt 2011-08-22 18:56:35 +09:00
configure.ac Eliminated inet_ntoa and inet_ntop. Use getnameinfo() instead. 2011-08-20 21:53:48 +09:00

README

See README.asciidoc