Historique des commits

Auteur SHA1 Message Date
  Tatsuhiro Tsujikawa baaa3a4fb2 Use IndexedList::remove_if to clean up RequestGroupMan::removeStoppedGroup il y a 12 ans
  Tatsuhiro Tsujikawa d4ba562710 Implement IndexedList::iterator il y a 12 ans
  Nils Maier 7f6a446750 Hygiene: Fix some clang warnings, mostly unused private members. il y a 12 ans
  Tatsuhiro Tsujikawa a49397ed19 Fix infinite loop when size of downloadResults_ exceeds maxDownloadResult_ il y a 12 ans
  Tatsuhiro Tsujikawa 1c9cfccac4 Fix invalid iterator handling when deleting RequestGroup il y a 12 ans
  Tatsuhiro Tsujikawa 561f0b3e29 Use std::deque instead of std::list in IndexedList il y a 13 ans
  Tatsuhiro Tsujikawa 616cd9e75f Simplified RequestGroupMan::fillRequestGroupFromReserver il y a 13 ans
  Tatsuhiro Tsujikawa 07bb779eb0 Faster deletion of RequestGroup and DownloadResult lists il y a 13 ans
  Tatsuhiro Tsujikawa 0a4ce4fdb5 Use map to make DownloadResult lookup fast il y a 13 ans
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID il y a 13 ans
  Tatsuhiro Tsujikawa e86fd44dc5 Console color output il y a 13 ans
  Tatsuhiro Tsujikawa f314719618 Added --disk-cache option il y a 13 ans
  Tatsuhiro Tsujikawa 2cbdd8b845 Fixed compile error without BitTorrent support il y a 13 ans
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation il y a 13 ans
  Tatsuhiro Tsujikawa c904aa50fe Use uri_split instead of uri::parse where appropriate il y a 13 ans
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef il y a 13 ans
  Tatsuhiro Tsujikawa d8c44fe9e8 Use const char* instead of static const std::string 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 763c7a0aa0 Pause download even if download is completed il y a 13 ans
  Tatsuhiro Tsujikawa 8f1049c15f Fixed assertion in removeRequestGroupIndex() il y a 13 ans
  Tatsuhiro Tsujikawa 2795176d79 Add GID => RequestGroup index for faster access to RequestGroup il y a 13 ans
  Tatsuhiro Tsujikawa 329a17b3f9 Removed tailing whitespaces 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 7bc2a14d9f Fixed compile error without BitTorrent support il y a 13 ans
  Tatsuhiro Tsujikawa 8499a47d21 Added --bt-remove-unselected-file option. il y a 13 ans
  Tatsuhiro Tsujikawa eed804baaa Use std::set instead of std::deque if the elements are sorted and il y a 13 ans
  Tatsuhiro Tsujikawa f4e2c7f060 Added JSON-RPC over WebSocket. il y a 13 ans
  Tatsuhiro Tsujikawa f2d55f0edc Added --deferred-input option. il y a 13 ans
  Tatsuhiro Tsujikawa 52155b1860 No retry for close() with EINTR. Also reverted changes in d5ffa253. il y a 14 ans