Historique des commits

Auteur SHA1 Message Date
  oars 8b667eccdb net: make modification to banning logic for inbound connection and ban an outbound peer during magic bytes & version exchange mismatch il y a 1 an
  oars c048f753da net: change info logs to verbose logs il y a 9 mois
  oars d85cf80dbf replace log imports with tracing everywhere il y a 1 an
  epiphany 6a4326bad9 net: handle `try_register()` errors il y a 9 mois
  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. il y a 9 mois
  oars ce95d31c4d net/hosts: move transport mixing logic to one place in HostContainer::mix_host function and perform transport mixing in Connector only il y a 1 an
  skoupidi 4fec1a0f43 net/hosts: gracefully handle channel registration error il y a 1 an
  oars c183c6f377 net,bin/lilith: allow localhost to be blacklisted in localnet mode, this will allow us to test banning/blacklisting features il y a 1 an
  skoupidi 569cbb326a doc/misc/nodes/nym-guide: minor formatting and clippy il y a 1 an
  oars 88285ba96d net: add support for socks5 transport mixing with nym socks5 proxy il y a 1 an
  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 il y a 1 an
  skoupidi ea6139cead net: chore clippy il y a 1 an
  oars 14a1e0214d refactor: rename socks5_proxy to tor_socks5_proxy il y a 1 an
  oars 78ede4afa1 net: add p2p-socks5 and p2p-i2p features il y a 1 an
  oars c73e8607bc net: add i2p transport il y a 1 an
  Paul Otten 721502a468 Move from "nightly" toolchain to "stable". il y a 1 an
  oars 7e28e2d52f net: implement socks5 transport mixing il y a 1 an
  parazyd 3f73be0f06 net/hosts: Mix socks5 with tcp il y a 1 an
  darkfi 0ad773fc94 net/hosts: looksmax move_hosts() il y a 1 an
  darkfi 8aed35cab5 net: remove fragile unwrap() from move_host() il y a 1 an
  darkfi 243c122bcb net: patching port number happens *irregardless* of host name auto substitution. Make that clear inside hosts. il y a 1 an
  darkfi 63a5340966 net: drastically simplify auto-addr logic by centralizing everything in Hosts with the ringbuffer il y a 1 an
  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. il y a 1 an
  parazyd 604f443fd1 chore: Update license header year il y a 1 an
  darkfi 30e52c5021 net: cleanup log levels for blacklist/ ban behavior il y a 1 an
  parazyd 2f8e8b243c net: Remove p2p-tcp and p2p-unix features il y a 1 an
  skoupidi 902620de22 chore: clippy il y a 1 an
  parazyd 40cbbfd325 hosts: Skip Arti inbound connections on register_channel() il y a 1 an
  skoupidi cf8d758bb8 src/net/p2p: added fn to grab a channel pointer by its id il y a 1 an
  draoi 4fa0977603 hosts: change last_seen from the future warning to a debug il y a 1 an