Commit History

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