Commit History

作者 SHA1 備註 提交日期
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 年之前
  Nils Maier 70a80b1455 Remove request pre-authorization again 11 年之前
  Nils Maier 8f2af33b6d Delay auth failures instead of PBKDF2 11 年之前
  Nils Maier 855dfa0e2f Authorize RPC multicalls only once. 11 年之前
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy 12 年之前
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 年之前
  Tatsuhiro Tsujikawa afcd95dec7 Return appropriate HTTP status code on RPC failure. 13 年之前
  Tatsuhiro Tsujikawa 374955da0d Throw exception if parameter has wrong type in RPC method. 14 年之前
  Tatsuhiro Tsujikawa 2d92571cf9 Moved jsonRpc flag from RpcMethod to RpcRequest. 14 年之前
  Tatsuhiro Tsujikawa f0cfbb21c1 Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*. 14 年之前