Go to file
Tatsuhiro Tsujikawa f8f651e8db Refresh buckets at DHT initialization without checking serialized
time.

Checking serialized time does not work if you stop aria2 as soon as it
started DHT. The serialized time in dht.dat will be updated, but
buckets are not updated and still old. When you restart aria2 again,
it does not refresh buckets because serialized time is recent.
2011-02-25 22:39:14 +09:00
doc Updated doc about recent change for aria2.addTorrent and 2011-02-16 01:02:06 +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, Hungarian and Chinese (Simplified) 2011-01-10 17:06:08 +09:00
src Refresh buckets at DHT initialization without checking serialized 2011-02-25 22:39:14 +09:00
test Replaced HAVE_LIBZ with HAVE_ZLIB 2011-02-18 22:34:38 +09:00
AUTHORS 2007-08-08 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2007-08-08 14:40:11 +00: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 2011-01-10 17:11:01 +09:00
README Added README because automake requires it. Added README.asciidoc to 2010-11-27 22:55:14 +09:00
README.asciidoc Updated doc. 2010-11-28 01:14:13 +09:00
build_test.sh run make clean before another compilation 2009-07-26 13:47:50 +00:00
configure.ac Use pkg-config for libcares. Dropped c-ares pre-1.5 support. 2011-02-18 23:36:39 +09:00

README

See README.asciidoc