Historique des commits

Auteur SHA1 Message Date
  Tatsuhiro Tsujikawa e0a827ff98 Enable IndentPPDirectives il y a 7 ans
  Tatsuhiro Tsujikawa cf2fa33fe0 WinTLS: Fix hang because of buffered received data il y a 9 ans
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 il y a 9 ans
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units il y a 10 ans
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib il y a 10 ans
  Tatsuhiro Tsujikawa 9b84727324 Use std::make_shared and make_unique where possible, part 2 il y a 11 ans
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always il y a 11 ans
  Tatsuhiro Tsujikawa 74d6d64271 Use std::unique_ptr for MessageDigest il y a 12 ans
  Tatsuhiro Tsujikawa d128a39fb6 HttpServer: Return bool for receiveHeader, use std::unique_ptr for headers il y a 12 ans
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr il y a 12 ans
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle il y a 12 ans
  Nils Maier 7f6a446750 Hygiene: Fix some clang warnings, mostly unused private members. il y a 12 ans
  Tatsuhiro Tsujikawa 8ac433a8e9 Fixed compile error without SSL/TLS lib il y a 13 ans
  Tatsuhiro Tsujikawa 16e25ef4e1 Enabled TCP_NODELAY in SocketCore::establishConnection and acceptConnection il y a 13 ans
  Tatsuhiro Tsujikawa 90515dfa50 RPC over SSL/TLS transport il y a 13 ans
  Tatsuhiro Tsujikawa dd7014a612 Store only interesting HTTP headers in HttpHeader il y a 13 ans
  Tatsuhiro Tsujikawa 16d395779a Removed static_cast<int64>()s where they are unnecessary il y a 13 ans
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier il y a 13 ans
  Tatsuhiro Tsujikawa 5a0a62c5f4 Added CORS preflight request support. il y a 13 ans
  Tatsuhiro Tsujikawa 1e0068e4d4 WebSocket: Check keyword string in comma separeted values in HTTP il y a 13 ans
  Tatsuhiro Tsujikawa fcbdecfd1e Conditional compile for WebSocket. il y a 13 ans
  Tatsuhiro Tsujikawa 06b6bef860 Made WebSocket handshake more strict. il y a 13 ans
  Tatsuhiro Tsujikawa 332bda83b4 Enable TCP_NODELAY for WebSocket connection. il y a 13 ans
  Tatsuhiro Tsujikawa f4e2c7f060 Added JSON-RPC over WebSocket. il y a 13 ans
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. il y a 14 ans
  Tatsuhiro Tsujikawa 1687741303 Use fmt instead of util::itos il y a 14 ans
  Tatsuhiro Tsujikawa 6ea1b68db1 Added SocketBuffer::pushStrSwap il y a 14 ans
  Tatsuhiro Tsujikawa 384ef111b9 Added --rpc-allow-origin-all option. il y a 14 ans
  Tatsuhiro Tsujikawa e8e3a6f259 wallclock is now retrieved using global::wallclock() call. il y a 14 ans
  Tatsuhiro Tsujikawa d8585fd6eb Updated doc il y a 14 ans