Историја ревизија

Аутор SHA1 Порука Датум
  Tatsuhiro Tsujikawa c63fc414c3 Add --stream-piece-selector=random пре 10 година
  Nils Maier 6f9ea555c2 Fix compiler warning пре 11 година
  Tatsuhiro Tsujikawa f72a303b8d Add --bt-detach-seed-only option пре 11 година
  Tatsuhiro Tsujikawa 9b84727324 Use std::make_shared and make_unique where possible, part 2 пре 11 година
  Tatsuhiro Tsujikawa 570bc24fb9 Fix use-after-free on exit with multi-file torrent download + DHT пре 11 година
  Tatsuhiro Tsujikawa adeead6f03 Revert to existing "proper" coding style пре 11 година
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always пре 11 година
  Tatsuhiro Tsujikawa dcf98d519f Fix crash if unpause failed before assigning BtProgressInfoFile object пре 12 година
  Tatsuhiro Tsujikawa c881f9fcad Run DHT if torrent is private; but don't use DHT for that torrent пре 12 година
  Nils Maier 2db0c81fc8 Stuff memory holes пре 12 година
  Tatsuhiro Tsujikawa 4d105a2686 Limit number of opened file globally with --bt-max-open-files option пре 12 година
  Tatsuhiro Tsujikawa 9e52483c04 Refactor DownloadHandlerFactory пре 12 година
  Tatsuhiro Tsujikawa e1e6bb1ec5 Don't fail multiple concurrent dl same file if auto-file-renaming is enabled пре 12 година
  Nils Maier 29d569eef9 Cleanup RequestGroup code a bit пре 12 година
  Nils Maier 3590077d5c More auto-converts by cpp11-migrate пре 12 година
  Nils Maier 8526ceeb45 Convert to autos and ranged loops пре 12 година
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr пре 12 година
  Tatsuhiro Tsujikawa 162c138362 BtRegistry: Use std::unique_ptr for BtObject пре 12 година
  Tatsuhiro Tsujikawa cc3cd8a58b DownloadEngine: Use std::unique_ptr for btRegistry_ пре 12 година
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry пре 12 година
  Tatsuhiro Tsujikawa 128783cf86 Use std::unique_ptr for PieceSelector instead of std::shared_ptr пре 12 година
  Tatsuhiro Tsujikawa a479473949 Use std::unique_ptr for URISelector instead of std::shared_ptr пре 12 година
  Tatsuhiro Tsujikawa f022402dc9 Use std::unique_ptr in DHTRegistry пре 12 година
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr пре 12 година
  Tatsuhiro Tsujikawa 9db01bed71 DefaultBtAnnounce: Use non-owning raw pointer for downloadContext_ пре 12 година
  Tatsuhiro Tsujikawa bef6236da8 DownloadContext::attrs_ now holds std::unique_ptr пре 12 година
  Tatsuhiro Tsujikawa 50dcd6394c Use std::unique_ptr instead of std::shared_ptr пре 12 година
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle пре 12 година
  Tatsuhiro Tsujikawa 421ae13d40 Run checksum check if -V and -c are used and file is completed пре 12 година
  Nils Maier 7f6a446750 Hygiene: Fix some clang warnings, mostly unused private members. пре 12 година