Historial de Commits

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