Historial de Commits

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