Historie revizí

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