Commit History

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