コミット履歴

作者 SHA1 メッセージ 日付
  Tatsuhiro Tsujikawa 8fc28a9e43 clang-format 9 年 前
  Sonny Piers d3f16a5711 system.listNotifications RPC method 9 年 前
  Tatsuhiro Tsujikawa a7cd943a06 clang-format 9 年 前
  oliviercommelarbre 9e05371fb6 Added support for a dynamic management of the number of concurrent downloads as a function of the overall bandwidth observed 9 年 前
  Tatsuhiro Tsujikawa 21754fa103 Add following to aria2.tellStatus response key as reverse link for followedBy 9 年 前
  Tatsuhiro Tsujikawa 25615fcb17 Add "seeder" key to tellStatus RPC response 9 年 前
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 年 前
  Tatsuhiro Tsujikawa 22e18e5983 Fix compile error on travis 9 年 前
  Tatsuhiro Tsujikawa d0ccb39880 Add system.listMethods RPC method 9 年 前
  Jarda Snajdr 06b8874a49 Send the last error message as part of tellStatus RPC response 10 年 前
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units 10 年 前
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib 10 年 前
  Tatsuhiro Tsujikawa c17b98a9fc Don't send back rpc-secret option value in aria2.getGlobalOption RPC method 10 年 前
  Nils Maier 70a80b1455 Remove request pre-authorization again 11 年 前
  Nils Maier 8f2af33b6d Delay auth failures instead of PBKDF2 11 年 前
  Tatsuhiro Tsujikawa 570bc24fb9 Fix use-after-free on exit with multi-file torrent download + DHT 11 年 前
  Tatsuhiro Tsujikawa c0e4381780 util::parseIntSegments: Return SegList<int> 11 年 前
  Tatsuhiro Tsujikawa 4f3c526dcd Support PREF_DIR change for Metalink files 11 年 前
  Tatsuhiro Tsujikawa 83f4bced07 Fix assertion failure when dir option of paused HTTP/FTP download is changed 11 年 前
  Nils Maier 855dfa0e2f Authorize RPC multicalls only once. 11 年 前
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always 11 年 前
  Nils Maier c694a05797 Fix some warnings 11 年 前
  Tatsuhiro Tsujikawa a8319a8b78 Add aria2.saveSession RPC method 11 年 前
  Tatsuhiro Tsujikawa 1462d6536a Add numStoppedTotal key to aria2.getGlobalStat() RPC method response 11 年 前
  Tatsuhiro Tsujikawa ba3b823a66 Code cleanup 12 年 前
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef 12 年 前
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 年 前
  Tatsuhiro Tsujikawa 59e63d956e Rewrite RPC method factory function 12 年 前
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy 12 年 前
  Tatsuhiro Tsujikawa 162c138362 BtRegistry: Use std::unique_ptr for BtObject 12 年 前