Jelajahi Sumber

2010-11-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Updated supported hash functions.
	* README
Tatsuhiro Tsujikawa 15 tahun lalu
induk
melakukan
e728385bc9
3 mengubah file dengan 14 tambahan dan 9 penghapusan
  1. 5 0
      ChangeLog
  2. 4 4
      README
  3. 5 5
      README.html

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2010-11-11  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Updated supported hash functions.
+	* README
+
 2010-11-11  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Added sha-224, sha-384, sha-512 hash function support.

+ 4 - 4
README

@@ -214,10 +214,10 @@ The current implementation supports HTTP(S)/FTP/BitTorrent.  The other
 P2P protocols are ignored. Both Metalink4 and Metalink version 3.0
 documents are supported.
 
-For checksum verification, MD5, SHA1, and SHA256 are supported. If
-multiple hash algorithms are provided, aria2 uses stronger one. If
-whole file checksum verification fails, aria2 doesn't retry the
-download and just exits with non-zero return code.
+For checksum verification, md5, sha-1, sha-224, sha-256, sha-384 and
+sha-512 are supported. If multiple hash algorithms are provided, aria2
+uses stronger one. If whole file checksum verification fails, aria2
+doesn't retry the download and just exits with non-zero return code.
 
 The supported user preferences are version, language, location,
 protocol and os.

+ 5 - 5
README.html

@@ -1008,10 +1008,10 @@ As of release 0.10.0, aria2 stops sending request message after
 <div class="paragraph"><p>The current implementation supports HTTP(S)/FTP/BitTorrent.  The other
 P2P protocols are ignored. Both Metalink4 and Metalink version 3.0
 documents are supported.</p></div>
-<div class="paragraph"><p>For checksum verification, MD5, SHA1, and SHA256 are supported. If
-multiple hash algorithms are provided, aria2 uses stronger one. If
-whole file checksum verification fails, aria2 doesn&#8217;t retry the
-download and just exits with non-zero return code.</p></div>
+<div class="paragraph"><p>For checksum verification, md5, sha-1, sha-224, sha-256, sha-384 and
+sha-512 are supported. If multiple hash algorithms are provided, aria2
+uses stronger one. If whole file checksum verification fails, aria2
+doesn&#8217;t retry the download and just exits with non-zero return code.</p></div>
 <div class="paragraph"><p>The supported user preferences are version, language, location,
 protocol and os.</p></div>
 <div class="paragraph"><p>If chunk checksums are provided in Metalink file, aria2 automatically
@@ -1064,7 +1064,7 @@ man aria2c
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2010-08-22 20:35:26 JST
+Last updated 2010-11-11 12:24:08 JST
 </div>
 </div>
 </body>