Commit History

Author SHA1 Message Date
  x f5e0d154b7 rpc: Add support for multiple listeners per server 3 weeks ago
  x 0f534d27c4 net/acceptor: Decouple transport handshakes from socket accepts 1 month ago
  x f1e2ec5c60 rpc: Stop subscribers with their connection 1 month ago
  x 346e987f10 net: Support TLS dialer/listener without requiring client certificates 3 months ago
  x fe441381cc rpc/server: Enforce connection limit before mark_connection 3 months ago
  x d1f3d5d393 rpc/server: Don't panic on non-response variant in handle_request() 3 months ago
  x 676e10eaa0 rpc/jsonrpc: Use i64 ids instead of u16 3 months ago
  x 9785777642 chore: Update copyright license year 8 months ago
  jkds cc571d4851 remove all () from the ends of log targets: foo::bar() => foo::bar 8 months ago
  skoupidi d45570f11f rpc/server: don't perform seppuku if a malformed request arrives 9 months ago
  x 40ff64b3fc darkfid: Improve noisy logging 10 months ago
  oars d85cf80dbf replace log imports with tracing everywhere 1 year ago
  skoupidi 99fad7773c src|tests|example: chore clippy 1 year ago
  skoupidi a671d43cee chore: fmt and fixed minor comments inconsistencies 1 year ago
  darkfi 1ad208f0fd rpc/server: use `RpcSettings` and handle disabled methods 1 year ago
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  skoupidi bc22307e8b rcp/server: generalize RequestHandler so we can create multiple instances of it 1 year ago
  parazyd 61b9f538b8 rpc: Implement HTTP-based JSON-RPC server and client 1 year ago
  skoupidi 82520041eb chore: clippy elided lifetimes 2 years ago
  skoupidi 85670eb1f6 src/rpc: server handle requests in the background 2 years ago
  parazyd ccc5d9cf30 net/tor: Use P2P datastore for Tor's state and cache dirs 2 years ago
  draoi b0b192c3f2 system: rename Subscriber to Publisher + propagate change 2 years ago
  parazyd 195c477caa chore: Clippy lints 2 years ago
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 years ago
  parazyd b2c4000477 rpc/server: Print info log on client disconnect 2 years ago
  parazyd e589fc0b2b rpc: Simplify stream reading and move timeouts to outer scope. 2 years ago
  parazyd 9066e55f00 rpc: Read byte-by-byte from stream and properly handle lines. 2 years ago
  parazyd 6933f333cc rpc/server: Implement stop-gap hack for handling some XMRig requests. 2 years ago
  parazyd 0e58326b57 rpc/server: Add a few debugging messages to be able to trace bg tasks 2 years ago
  parazyd c9e2a4e936 rpc/server: Do proper multiplexing when there are active subscribers 2 years ago