コミット履歴

作者 SHA1 メッセージ 日付
  Kurt Kartaltepe a3bacc0ff1 Add --peer-agent option 8 年 前
  Tatsuhiro Tsujikawa ca634a82bd Add bittorrent key to aria2.tellStopped status 9 年 前
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 年 前
  Tatsuhiro Tsujikawa 1adef4db0c Fix compile warning with Mingw64 x86 build 10 年 前
  Tatsuhiro Tsujikawa f5ff5da9da Use constexpr for macros defined in BtConstants.h 10 年 前
  Dan Fandrich 0538aa40da Fixed some typos in code comments 10 年 前
  Tatsuhiro Tsujikawa 007b890fe4 bittorrent::computeFastSet: Return std::vector 11 年 前
  Tatsuhiro Tsujikawa 4f3c526dcd Support PREF_DIR change for Metalink files 11 年 前
  Tatsuhiro Tsujikawa 84f1a15e10 Check negative number from Integer::i() where it is not allowed 11 年 前
  Tatsuhiro Tsujikawa ba3b823a66 Code cleanup 12 年 前
  Nils Maier 3590077d5c More auto-converts by cpp11-migrate 12 年 前
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 年 前
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy 12 年 前
  Tatsuhiro Tsujikawa 81f46fbf92 Use CXX11_OVERRIDE 12 年 前
  Tatsuhiro Tsujikawa 74d6d64271 Use std::unique_ptr for MessageDigest 12 年 前
  Tatsuhiro Tsujikawa da7400ef5c Return std::unique_ptr member as const ref 12 年 前
  Tatsuhiro Tsujikawa bef6236da8 DownloadContext::attrs_ now holds std::unique_ptr 12 年 前
  Tatsuhiro Tsujikawa 1a299c4d7c Use raw pointers to PieceStorage, PeerStorage and DownloadContxt for BtMessages 12 年 前
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 年 前
  Tatsuhiro Tsujikawa 4f5d26a0c7 Use BtFileMode for TorrentAttribute::mode 12 年 前
  Tatsuhiro Tsujikawa 5bc5665c6a Support off64_t for Android build 12 年 前
  Tatsuhiro Tsujikawa d68741697a Support UDP tracker 12 年 前
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 年 前
  Tatsuhiro Tsujikawa c63af24c63 Made BtMessage's NAME const char[] 13 年 前
  Tatsuhiro Tsujikawa e2340efe27 Use std::vector instead of std::map for ContextAttribute objects 13 年 前
  Tatsuhiro Tsujikawa 01e1fdaf49 Parse torrent file on the fly if --follow-torrent=mem is given 13 年 前
  Tatsuhiro Tsujikawa 4b57106a17 Check sum of file length does not exceed INT64_MAX 13 年 前
  Tatsuhiro Tsujikawa 860f4dd06a Use int64_t instead of off_t 13 年 前
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t 13 年 前
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier 13 年 前