Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 93b1a2b0b0 Fixed typo 14 years ago
  Tatsuhiro Tsujikawa 7679302965 Updated Russian translation. Thanks to all translators. 14 years ago
  Tatsuhiro Tsujikawa 46ac6c5df5 Updated po templates. 14 years ago
  Tatsuhiro Tsujikawa d8585fd6eb Updated doc 14 years ago
  Tatsuhiro Tsujikawa c1c3f2d77a Return text/javascript as Content-Type if jsoncallback is given. 14 years ago
  Tatsuhiro Tsujikawa e0b42f2795 Updated doc for 1.11.0 release 14 years ago
  Tatsuhiro Tsujikawa 3d2fa5954e Rewritten SocketBuffer::BufEntry and SocketBuffer::send() 14 years ago
  Tatsuhiro Tsujikawa 18d51a3e20 Removed logging RPC request. 14 years ago
  Tatsuhiro Tsujikawa 46eced8ada Fixed compile error and unit test error without SSL library. 14 years ago
  Tatsuhiro Tsujikawa 821dbbff1f Fixed compile error with --disable-bittorrent 14 years ago
  Tatsuhiro Tsujikawa 6e818a06dc Replaced gid_t with a2_gid_t cause gid_t is commonly used as group ID. 14 years ago
  Tatsuhiro Tsujikawa 09c120da9b Updated gettext to 0.18 14 years ago
  Tatsuhiro Tsujikawa e00b5dcf1b Bump up version number to 1.11.0 14 years ago
  Tatsuhiro Tsujikawa fbbd7d993e Updated bash_completion 14 years ago
  Tatsuhiro Tsujikawa b9a37f48cf Updated doc. 14 years ago
  Tatsuhiro Tsujikawa 73572712d8 Use .meta4 instead of .metalink as suffix when saving metalink XML 14 years ago
  Tatsuhiro Tsujikawa 4f3542a931 Documented error code 30. 14 years ago
  Tatsuhiro Tsujikawa 5f58e5ac33 Updated README 14 years ago
  Tatsuhiro Tsujikawa 69316358cf Renamed XML-RPC Interface section as RPC Interface. Documented 14 years ago
  Tatsuhiro Tsujikawa 046bee87a2 Code cleanup 14 years ago
  Tatsuhiro Tsujikawa 15730aa560 Fixed the bug that JSONP callback function name is not encoded 14 years ago
  Tatsuhiro Tsujikawa dfdf98d2f7 Fixed segmentation fault when JSON-RPC request cannot be parsed or is 14 years ago
  Tatsuhiro Tsujikawa f999c2bcae Added test for JSON-RPC GET request without params parameter. 14 years ago
  Tatsuhiro Tsujikawa bb9ad97c5c Allow empty params in GET request. 14 years ago
  Tatsuhiro Tsujikawa da0ab67324 Delegate jsonRpc_ to child method in system.multicall. 14 years ago
  Tatsuhiro Tsujikawa e874a5c56a Updated man page according to the changes in RPC related options. 14 years ago
  Tatsuhiro Tsujikawa 3ddb68f340 Deprecated --enable-xml-rpc and --xml-rpc-* option. Introduced 14 years ago
  Tatsuhiro Tsujikawa f0cfbb21c1 Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*. 14 years ago
  Tatsuhiro Tsujikawa 5a1fb3875f Added XmlRpcResponseTest. Set null as id if id is not sent. 14 years ago
  Tatsuhiro Tsujikawa bf01bb84b6 Added JSONP support. Callback query parameter is "jsoncallback". 14 years ago