darkfi 0ad773fc94 net/hosts: looksmax move_hosts() 1 year ago
..
protocol 63a5340966 net: drastically simplify auto-addr logic by centralizing everything in Hosts with the ringbuffer 1 year ago
session 8aed35cab5 net: remove fragile unwrap() from move_host() 1 year ago
transport 3fdd8a9a69 net: in TCP always set the port from the local_addr 1 year ago
acceptor.rs 604f443fd1 chore: Update license header year 1 year ago
channel.rs 8aed35cab5 net: remove fragile unwrap() from move_host() 1 year ago
connector.rs 604f443fd1 chore: Update license header year 1 year ago
dnet.rs 604f443fd1 chore: Update license header year 1 year ago
hosts.rs 0ad773fc94 net/hosts: looksmax move_hosts() 1 year ago
message.rs 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
message_publisher.rs 9b3c4b33e8 net: fix race condition provoked by channel.ban() 1 year ago
mod.rs 604f443fd1 chore: Update license header year 1 year ago
p2p.rs e7a7e0afe7 net: allow customizing the magic_bytes used in the p2p network. adds stronger distintinguishability between different net instances. 1 year ago
settings.rs e7a7e0afe7 net: allow customizing the magic_bytes used in the p2p network. adds stronger distintinguishability between different net instances. 1 year ago
tests.rs 604f443fd1 chore: Update license header year 1 year ago