Historique des commits

Auteur SHA1 Message Date
  Tatsuhiro Tsujikawa b9a37f48cf Updated doc. il y a 14 ans
  Tatsuhiro Tsujikawa 73572712d8 Use .meta4 instead of .metalink as suffix when saving metalink XML il y a 14 ans
  Tatsuhiro Tsujikawa 4f3542a931 Documented error code 30. il y a 14 ans
  Tatsuhiro Tsujikawa 5f58e5ac33 Updated README il y a 14 ans
  Tatsuhiro Tsujikawa 69316358cf Renamed XML-RPC Interface section as RPC Interface. Documented il y a 14 ans
  Tatsuhiro Tsujikawa 046bee87a2 Code cleanup il y a 14 ans
  Tatsuhiro Tsujikawa 15730aa560 Fixed the bug that JSONP callback function name is not encoded il y a 14 ans
  Tatsuhiro Tsujikawa dfdf98d2f7 Fixed segmentation fault when JSON-RPC request cannot be parsed or is il y a 14 ans
  Tatsuhiro Tsujikawa f999c2bcae Added test for JSON-RPC GET request without params parameter. il y a 14 ans
  Tatsuhiro Tsujikawa bb9ad97c5c Allow empty params in GET request. il y a 14 ans
  Tatsuhiro Tsujikawa da0ab67324 Delegate jsonRpc_ to child method in system.multicall. il y a 14 ans
  Tatsuhiro Tsujikawa e874a5c56a Updated man page according to the changes in RPC related options. il y a 14 ans
  Tatsuhiro Tsujikawa 3ddb68f340 Deprecated --enable-xml-rpc and --xml-rpc-* option. Introduced il y a 14 ans
  Tatsuhiro Tsujikawa f0cfbb21c1 Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*. il y a 14 ans
  Tatsuhiro Tsujikawa 5a1fb3875f Added XmlRpcResponseTest. Set null as id if id is not sent. il y a 14 ans
  Tatsuhiro Tsujikawa bf01bb84b6 Added JSONP support. Callback query parameter is "jsoncallback". il y a 14 ans
  Tatsuhiro Tsujikawa feb4e2e53a Hide operator<<(char c); il y a 14 ans
  Tatsuhiro Tsujikawa b46e7a953b encodeJsonAll: Fixed stream error when gzip=true. il y a 14 ans
  Tatsuhiro Tsujikawa 8a9fa9a692 Added JSON-RPC 2.0 batch call. il y a 14 ans
  Tatsuhiro Tsujikawa bc7ac15d7e Fixed error message in json::decode() il y a 14 ans
  Tatsuhiro Tsujikawa 7338a25035 Added initial JSON-RPC support. il y a 14 ans
  Tatsuhiro Tsujikawa d541b350d2 Set DEFAULT_REFRESH_INTERVAL 1000 to update console readout more il y a 14 ans
  Tatsuhiro Tsujikawa 59f251ba14 Fixed rounding error in DownloadEngine::run(). il y a 14 ans
  Tatsuhiro Tsujikawa f8f651e8db Refresh buckets at DHT initialization without checking serialized il y a 14 ans
  Tatsuhiro Tsujikawa 655b59e350 Retry get_peers if connection is low. il y a 14 ans
  Tatsuhiro Tsujikawa f16aef227d Fixed compile error with c-ares 1.7.0 il y a 14 ans
  Tatsuhiro Tsujikawa b21cce0002 Use pkg-config for libcares. Dropped c-ares pre-1.5 support. il y a 14 ans
  Tatsuhiro Tsujikawa bf74f8f009 Renamed libz.m4 as zlib.m4 il y a 14 ans
  Tatsuhiro Tsujikawa 395212f47f Replaced HAVE_LIBSSL with HAVE_OPENSSL il y a 14 ans
  Tatsuhiro Tsujikawa 7230fbd2f7 Replaced HAVE_LIBZ with HAVE_ZLIB il y a 14 ans