Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 653951f70a Drop connection if client and peer are both seeders. 15 years ago
  Tatsuhiro Tsujikawa b6d5c389b8 Added missing include. 15 years ago
  Tatsuhiro Tsujikawa 920583502e Consider IP address and port when finding DHT node. 15 years ago
  Tatsuhiro Tsujikawa d429943d05 Fixed the bug that peer is marked as seeder whenever it sends 15 years ago
  Tatsuhiro Tsujikawa e818f9c8a5 Use %lx for DWORD. 15 years ago
  Tatsuhiro Tsujikawa 3cf156240b Updated po templates. 15 years ago
  Tatsuhiro Tsujikawa 05bf745f66 Updated version number to 1.10.8 in man page. 15 years ago
  Tatsuhiro Tsujikawa 6af3cd82b3 Updated for 1.10.8 release 15 years ago
  Tatsuhiro Tsujikawa 7a7c95fa15 Bump up version number to 1.10.8 15 years ago
  Tatsuhiro Tsujikawa b04e0bae6b Moved #include <gettext.h> inside of #ifdef ENABLE_NLS. 15 years ago
  Tatsuhiro Tsujikawa 5856d9252b Updated doc. 15 years ago
  Tatsuhiro Tsujikawa 94ee6d6895 Updated doc 15 years ago
  Tatsuhiro Tsujikawa 9e70c5ead7 Fixed typo 15 years ago
  Tatsuhiro Tsujikawa 418c04c94c Fixed typo 15 years ago
  Tatsuhiro Tsujikawa 3d0764eb9d Added comment. 15 years ago
  Tatsuhiro Tsujikawa 31ec5ddf92 Updated help text for --input-file option. 15 years ago
  Tatsuhiro Tsujikawa 235b5a0848 Allocate buffer used by DownloadCommand in stack. 15 years ago
  Tatsuhiro Tsujikawa 9103fb6105 Refactored PieceStatMan::updatePieceStats(). 15 years ago
  Tatsuhiro Tsujikawa 829803d4f5 Fixed compile error which occurs when system has posix_fallocate() but 15 years ago
  Tatsuhiro Tsujikawa da8e0203b8 Removed specializations of std::swap(PeerEntry&, PeerEntry&). 15 years ago
  Tatsuhiro Tsujikawa 55e49b65d3 Use errno to get error code epoll_ctl(). Using its returned value as 15 years ago
  Tatsuhiro Tsujikawa f0e8940cec Added Arabic translation. Updated Russian, Greek and Danish 15 years ago
  Tatsuhiro Tsujikawa 089563cb2a Updated po templates. 15 years ago
  Tatsuhiro Tsujikawa 6363da9cea Updated NEWS for 1.10.7 release. 15 years ago
  Tatsuhiro Tsujikawa bc798ae4e6 Use Exception::getErrorCode() in main() instead of error_code::UNKNOWN_ERROR 15 years ago
  Tatsuhiro Tsujikawa f5efdd9413 Updated doc for --on-download-stop. 15 years ago
  Tatsuhiro Tsujikawa 0271ec0352 Updated usage of --on-download-* options. 15 years ago
  Tatsuhiro Tsujikawa 934c185e79 Updated Event Hook. 15 years ago
  Tatsuhiro Tsujikawa 4747c3a2da Added Hook Event subsection and described about COMMAND specified in 15 years ago
  Tatsuhiro Tsujikawa c1a130fdf5 Updated doc for --save-session. 15 years ago