提交歷史

作者 SHA1 備註 提交日期
  Tatsuhiro Tsujikawa c1c3f2d77a Return text/javascript as Content-Type if jsoncallback is given. 14 年之前
  Tatsuhiro Tsujikawa e0b42f2795 Updated doc for 1.11.0 release 14 年之前
  Tatsuhiro Tsujikawa 3d2fa5954e Rewritten SocketBuffer::BufEntry and SocketBuffer::send() 14 年之前
  Tatsuhiro Tsujikawa 18d51a3e20 Removed logging RPC request. 14 年之前
  Tatsuhiro Tsujikawa 46eced8ada Fixed compile error and unit test error without SSL library. 14 年之前
  Tatsuhiro Tsujikawa 821dbbff1f Fixed compile error with --disable-bittorrent 14 年之前
  Tatsuhiro Tsujikawa 6e818a06dc Replaced gid_t with a2_gid_t cause gid_t is commonly used as group ID. 14 年之前
  Tatsuhiro Tsujikawa 09c120da9b Updated gettext to 0.18 14 年之前
  Tatsuhiro Tsujikawa e00b5dcf1b Bump up version number to 1.11.0 14 年之前
  Tatsuhiro Tsujikawa fbbd7d993e Updated bash_completion 14 年之前
  Tatsuhiro Tsujikawa b9a37f48cf Updated doc. 14 年之前
  Tatsuhiro Tsujikawa 73572712d8 Use .meta4 instead of .metalink as suffix when saving metalink XML 14 年之前
  Tatsuhiro Tsujikawa 4f3542a931 Documented error code 30. 14 年之前
  Tatsuhiro Tsujikawa 5f58e5ac33 Updated README 14 年之前
  Tatsuhiro Tsujikawa 69316358cf Renamed XML-RPC Interface section as RPC Interface. Documented 14 年之前
  Tatsuhiro Tsujikawa 046bee87a2 Code cleanup 14 年之前
  Tatsuhiro Tsujikawa 15730aa560 Fixed the bug that JSONP callback function name is not encoded 14 年之前
  Tatsuhiro Tsujikawa dfdf98d2f7 Fixed segmentation fault when JSON-RPC request cannot be parsed or is 14 年之前
  Tatsuhiro Tsujikawa f999c2bcae Added test for JSON-RPC GET request without params parameter. 14 年之前
  Tatsuhiro Tsujikawa bb9ad97c5c Allow empty params in GET request. 14 年之前
  Tatsuhiro Tsujikawa da0ab67324 Delegate jsonRpc_ to child method in system.multicall. 14 年之前
  Tatsuhiro Tsujikawa e874a5c56a Updated man page according to the changes in RPC related options. 14 年之前
  Tatsuhiro Tsujikawa 3ddb68f340 Deprecated --enable-xml-rpc and --xml-rpc-* option. Introduced 14 年之前
  Tatsuhiro Tsujikawa f0cfbb21c1 Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*. 14 年之前
  Tatsuhiro Tsujikawa 5a1fb3875f Added XmlRpcResponseTest. Set null as id if id is not sent. 14 年之前
  Tatsuhiro Tsujikawa bf01bb84b6 Added JSONP support. Callback query parameter is "jsoncallback". 14 年之前
  Tatsuhiro Tsujikawa feb4e2e53a Hide operator<<(char c); 14 年之前
  Tatsuhiro Tsujikawa b46e7a953b encodeJsonAll: Fixed stream error when gzip=true. 14 年之前
  Tatsuhiro Tsujikawa 8a9fa9a692 Added JSON-RPC 2.0 batch call. 14 年之前
  Tatsuhiro Tsujikawa bc7ac15d7e Fixed error message in json::decode() 14 年之前