Go to file
Tatsuhiro Tsujikawa 8499a47d21 Added --bt-remove-unselected-file option.
Removes the unselected files when download is completed in
BitTorrent. To selecting files, use --select-file option. If it is not
used, all files are assumed to be selected. Please use this option
with care because it will actually remove files from your disk.
This option is default to false.
2012-03-25 19:25:43 +09:00
deps Fixed filename typo 2012-03-24 21:06:29 +09:00
doc Added --bt-remove-unselected-file option. 2012-03-25 19:25:43 +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 Added .gitignore files 2012-02-27 21:49:01 +09:00
src Added --bt-remove-unselected-file option. 2012-03-25 19:25:43 +09:00
test Use std::set instead of std::deque if the elements are sorted and 2012-03-23 01:34:37 +09:00
.gitignore Updated .gitignore 2012-03-21 02:09:34 +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 Added JSON-RPC over WebSocket. 2012-03-20 21:42:09 +09:00
NEWS Updated NEWS for 1.14.2 release 2012-02-27 21:33:01 +09:00
README Added README because automake requires it. Added README.asciidoc to 2010-11-27 22:55:14 +09:00
README.asciidoc Added build_osx_release.sh, which builds OSX universal binary DMG. 2012-03-12 02:27:55 +09:00
build_osx_release.sh New upstream release 2012-03-14 00:55:32 +09:00
build_test.sh Added build test without libnettle, libgcrypt and openssl. 2012-01-08 00:59:34 +09:00
configure.ac Enable TCP_NODELAY for WebSocket connection. 2012-03-21 02:08:18 +09:00

README

See README.asciidoc