Historique des commits

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