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
  oars ee33b9de3b net: DEP-0007: rename allowed_transports and mixed_transports, retrieve outbound_connect_timeout, channel_handshake_timeout, channel_heartbeat_interval from network profiles 1 year ago
  oars 8b667eccdb net: make modification to banning logic for inbound connection and ban an outbound peer during magic bytes & version exchange mismatch 1 year ago
  oars c048f753da net: change info logs to verbose logs 10 months ago
  oars d85cf80dbf replace log imports with tracing everywhere 1 year ago
  epiphany 6a4326bad9 net: handle `try_register()` errors 10 months ago
  oars 79d276ca32 net,dht,error: Include the endpoint address in connector error messages so upstream code can log it. In transport mixing scenarios, the mixed URL will appear in logs. 10 months ago
  oars ce95d31c4d net/hosts: move transport mixing logic to one place in HostContainer::mix_host function and perform transport mixing in Connector only 1 year ago
  skoupidi 4fec1a0f43 net/hosts: gracefully handle channel registration error 1 year ago
  oars c183c6f377 net,bin/lilith: allow localhost to be blacklisted in localnet mode, this will allow us to test banning/blacklisting features 1 year ago
  skoupidi 569cbb326a doc/misc/nodes/nym-guide: minor formatting and clippy 1 year ago
  oars 88285ba96d net: add support for socks5 transport mixing with nym socks5 proxy 1 year ago
  oars 9743cc1d41 net: change transport_mixing into a list of transports to be mixed allowing control of the specific transports we want to be mixed 1 year ago
  skoupidi ea6139cead net: chore clippy 1 year ago
  oars 14a1e0214d refactor: rename socks5_proxy to tor_socks5_proxy 1 year ago
  oars 78ede4afa1 net: add p2p-socks5 and p2p-i2p features 1 year ago
  oars c73e8607bc net: add i2p transport 1 year ago
  Paul Otten 721502a468 Move from "nightly" toolchain to "stable". 1 year ago
  oars 7e28e2d52f net: implement socks5 transport mixing 1 year ago
  parazyd 3f73be0f06 net/hosts: Mix socks5 with tcp 1 year ago
  darkfi 0ad773fc94 net/hosts: looksmax move_hosts() 1 year ago
  darkfi 8aed35cab5 net: remove fragile unwrap() from move_host() 1 year ago
  darkfi 243c122bcb net: patching port number happens *irregardless* of host name auto substitution. Make that clear inside hosts. 1 year ago
  darkfi 63a5340966 net: drastically simplify auto-addr logic by centralizing everything in Hosts with the ringbuffer 1 year ago
  darkfi 4bf87ea395 net/hosts: keep a ringbuf of auto discovered addrs from the version exchange. Check new connections in filter_addresses() against this list to avoid self connections. 1 year ago
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  darkfi 30e52c5021 net: cleanup log levels for blacklist/ ban behavior 1 year ago
  parazyd 2f8e8b243c net: Remove p2p-tcp and p2p-unix features 1 year ago
  skoupidi 902620de22 chore: clippy 1 year ago