Commit History

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