Historial de Commits

Autor SHA1 Mensaje Fecha
  Tatsuhiro Tsujikawa e0a827ff98 Enable IndentPPDirectives hace 7 años
  Tatsuhiro Tsujikawa 795a0474df clang-format-5.0 hace 8 años
  Tatsuhiro Tsujikawa 9677586336 clang-format-4.0 hace 8 años
  Tatsuhiro Tsujikawa aa4ea8889c clang-format-3.9 hace 9 años
  Tatsuhiro Tsujikawa ca634a82bd Add bittorrent key to aria2.tellStopped status hace 9 años
  Sonny Piers d3f16a5711 system.listNotifications RPC method hace 9 años
  Tatsuhiro Tsujikawa 21754fa103 Add following to aria2.tellStatus response key as reverse link for followedBy hace 9 años
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 hace 9 años
  Tatsuhiro Tsujikawa d0ccb39880 Add system.listMethods RPC method hace 9 años
  Tatsuhiro Tsujikawa 318c804504 Use user-defined literal for k, m, and g (powers of 1024) hace 10 años
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units hace 10 años
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib hace 10 años
  Nils Maier 70a80b1455 Remove request pre-authorization again hace 11 años
  Nils Maier 855dfa0e2f Authorize RPC multicalls only once. hace 11 años
  Nils Maier 82dad90ff3 Validate token using PBKDF2-HMAC-SHA1. hace 11 años
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always hace 11 años
  Tatsuhiro Tsujikawa 7f6987a4b4 Implement new RPC authorization using --rpc-secret option hace 11 años
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr hace 12 años
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy hace 12 años
  Tatsuhiro Tsujikawa 00e27e4fa4 DownloadEngine: Use std::unique_ptr for eventPoll_ hace 12 años
  Tatsuhiro Tsujikawa 162c138362 BtRegistry: Use std::unique_ptr for BtObject hace 12 años
  Tatsuhiro Tsujikawa 68f2a33355 DownloadEngine: Use std::unique_ptr for RequestGroupMan hace 12 años
  Tatsuhiro Tsujikawa 10cdc59297 Remove vbegin and vend in favor of std::begin and std::end hace 12 años
  Tatsuhiro Tsujikawa bef6236da8 DownloadContext::attrs_ now holds std::unique_ptr hace 12 años
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle hace 12 años
  Tatsuhiro Tsujikawa d444a6cc9e Make getOption RPC method return option for stopped downloads hace 12 años
  Tatsuhiro Tsujikawa 4f5d26a0c7 Use BtFileMode for TorrentAttribute::mode hace 12 años
  Tatsuhiro Tsujikawa d4ba562710 Implement IndexedList::iterator hace 12 años
  Tatsuhiro Tsujikawa 07bb779eb0 Faster deletion of RequestGroup and DownloadResult lists hace 13 años
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID hace 13 años