Commit History

作者 SHA1 備註 提交日期
  Tatsuhiro Tsujikawa e30becdbed Fix uninitialized field bug in WebSocketSession 10 年之前
  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 年之前
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr 12 年之前
  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 8b0c701266 Removed trailing spaces 13 年之前
  Tatsuhiro Tsujikawa f56743b083 Parse WebSocket RPC request on the fly without buffering 13 年之前
  Tatsuhiro Tsujikawa f4e2c7f060 Added JSON-RPC over WebSocket. 13 年之前