Commit történet

Szerző SHA1 Üzenet Dátum
  Tatsuhiro Tsujikawa 25615fcb17 Add "seeder" key to tellStatus RPC response 9 éve
  Tatsuhiro Tsujikawa 8b93b12488 Reduce delay in tracker request 9 éve
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 éve
  Tatsuhiro Tsujikawa 9a77c404f7 Fix bug that pause/unpause seeding torrent prevents new downloads from starting 10 éve
  Jarda Snajdr 06b8874a49 Send the last error message as part of tellStatus RPC response 10 éve
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units 10 éve
  Tatsuhiro Tsujikawa 37c2edd97a Use std::shuffle, instead of std::random_shuffle 10 éve
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib 10 éve
  Nils Maier 6f9ea555c2 Fix compiler warning 11 éve
  Tatsuhiro Tsujikawa f72a303b8d Add --bt-detach-seed-only option 11 éve
  Tatsuhiro Tsujikawa 9b84727324 Use std::make_shared and make_unique where possible, part 2 11 éve
  Tatsuhiro Tsujikawa 570bc24fb9 Fix use-after-free on exit with multi-file torrent download + DHT 11 éve
  Tatsuhiro Tsujikawa adeead6f03 Revert to existing "proper" coding style 11 éve
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always 11 éve
  Tatsuhiro Tsujikawa dcf98d519f Fix crash if unpause failed before assigning BtProgressInfoFile object 12 éve
  Tatsuhiro Tsujikawa c881f9fcad Run DHT if torrent is private; but don't use DHT for that torrent 12 éve
  Nils Maier 2db0c81fc8 Stuff memory holes 12 éve
  Tatsuhiro Tsujikawa 4d105a2686 Limit number of opened file globally with --bt-max-open-files option 12 éve
  Tatsuhiro Tsujikawa 9e52483c04 Refactor DownloadHandlerFactory 12 éve
  Tatsuhiro Tsujikawa e1e6bb1ec5 Don't fail multiple concurrent dl same file if auto-file-renaming is enabled 12 éve
  Nils Maier 29d569eef9 Cleanup RequestGroup code a bit 12 éve
  Nils Maier 3590077d5c More auto-converts by cpp11-migrate 12 éve
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 éve
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr 12 éve
  Tatsuhiro Tsujikawa 162c138362 BtRegistry: Use std::unique_ptr for BtObject 12 éve
  Tatsuhiro Tsujikawa cc3cd8a58b DownloadEngine: Use std::unique_ptr for btRegistry_ 12 éve
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry 12 éve
  Tatsuhiro Tsujikawa 128783cf86 Use std::unique_ptr for PieceSelector instead of std::shared_ptr 12 éve
  Tatsuhiro Tsujikawa a479473949 Use std::unique_ptr for URISelector instead of std::shared_ptr 12 éve
  Tatsuhiro Tsujikawa f022402dc9 Use std::unique_ptr in DHTRegistry 12 éve