Commit History

Author SHA1 Message Date
  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 8 months ago
  oars c048f753da net: change info logs to verbose logs 10 months ago
  oars d85cf80dbf replace log imports with tracing everywhere 1 year ago
  oars 298a89a01c net: identify transport mixed connections to make sure mixed addresses don't enter hostregistry 1 year ago
  skoupidi ea6139cead net: chore clippy 1 year ago
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  dasman 0cb128ebb9 net: fix args conflicting by replacing p2p datastore arg to p2p_datastore 2 years ago
  parazyd 2b1e04dace net/acceptor: Do not quit acceptor on unhandled OS error 2 years ago
  draoi 687a1a54ad acceptor: don't shutdown the accept process on broken pipe (EPIPE) 2 years ago
  skoupidi fa6a4be257 net/hosts: use reference in block_all_ports() 2 years ago
  draoi d63f675fba net: match on host() instead of host_str() in `block_all_ports` 2 years ago
  parazyd 3d60035238 net/acceptor: Add Tor hidden service address to external_addrs if available 2 years ago
  parazyd 7945e2eb18 net: Implement mutable Settings which allow dynamic reconfiguration 2 years ago
  parazyd ccc5d9cf30 net/tor: Use P2P datastore for Tor's state and cache dirs 2 years ago
  draoi 2cd8b4dff7 net: use sync Mutex for HostContainer 2 years ago
  draoi 541166162e acceptor: return error instead of calling unwrap() on subscribe_stop 2 years ago
  draoi b0b192c3f2 system: rename Subscriber to Publisher + propagate change 2 years ago
  draoi 6b29e8c659 net: make blacklist settings more configurable + other fixes 2 years ago
  draoi 84dcc54433 net: add blacklist field to settings and avoid for duration of program. 2 years ago
  draoi 1cd330b798 net: create RefineSession 2 years ago
  draoi b9edcc6077 channel: expand ChannelInfo to include resolve_addr and connect_addr 2 years ago
  draoi 48a5dc1b2b net: simplify and reduce Hosts API by introducing HostContainer 2 years ago
  draoi 3c06e215a2 net: rename rejected to blacklist 2 years ago
  draoi 2563c3995c acceptor: upgrade "reached incoming connection limit" to a warning 2 years ago
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 years ago
  parazyd 77bc5edbb5 net: Port from deprecated async-rustls to futures-rustls. 2 years ago
  parazyd dffcce29a3 net/acceptor: Don't close listener loop on unhandled errors anymore 2 years ago
  parazyd 29eee31e20 net/acceptor: Gracefully handle ETIMEDOUT 2 years ago