Commit Graph

329 Commits (51e7a4178ecaefebbf6c936d67eb108f52865230)

Author SHA1 Message Date
qvqc a7c7711b47
add i2p seeds
3 years ago
wowario 4be1068f8a add seed nodes
3 years ago
lza_menace 15495e8c28 Update lza_menace seed node
3 years ago
wowario 92a382dc13 change no incoming connections warning to debug
3 years ago
wowario 8e42421e15 change ports
3 years ago
wowario 337d131b82 add tor stuff
3 years ago
wowario 952b0492d9 initial commit
3 years ago
moneromooo-monero 8eb2b79bad
p2p: remove blocked addresses/hosts from peerlist
3 years ago
SChernykh 9ca9f1214a Fixed issues found by static analysis
3 years ago
moneromooo-monero b5667c9f6c
p2p: allow CIDR notation in DNS blocklist
3 years ago
moneromooo-monero fe6dda9453
p2p: only log to global when a blocked IP is not already blocked
3 years ago
Lee Clagett ba3c627c57 Command max_bytes moved from dynamic map to static switch
3 years ago
luigi1111 7ecdc53e11
Merge pull request #7248
3 years ago
moneromooo-monero 3c7eec152c
add a max levin packet size by command type
3 years ago
moneromooo e685f52e25
p2p: fix deadlock banning while updating peer lists
3 years ago
Alexander Blair 0873f3193a
Merge pull request #7181
3 years ago
Alexander Blair e08d37fc7b
Merge pull request #7146
3 years ago
Alexander Blair 1c14b7b3b2
Merge pull request #7139
3 years ago
moneromooo-monero e35bbb1e88
ban lists may now include subnets
3 years ago
moneromooo-monero fb9ef24267
Optional DNS based blocklist
3 years ago
moneromooo-monero 3bb748ad94
p2p: remove peers from grey and anchors lists when blocked
3 years ago
moneromooo-monero a569483c19
p2p: ignore incoming peer list entries when we have them blocked
3 years ago
luigi1111 f7aa91f70d
Merge pull request #7076
3 years ago
luigi1111 f9a70e4260
Merge pull request #7073
3 years ago
moneromooo-monero 21b3ff2c90
p2p: fix race condition accessing a deleted context
3 years ago
moneromooo-monero 446b3c865b
p2p: drop peers that spam peer lists
3 years ago
Howard Chu 398e64ccbe
Better log message for unusable anon networks
4 years ago
Lee Clagett 6f48a146f8 Fix i2p/tor seed nodes
4 years ago
luigi1111 1a3bef15b9
Merge pull request #6993
4 years ago
moneromooo-monero 44c93bb47a
p2p: fix accessing non existent element of map
4 years ago
moneromooo-monero 4985afddb3
p2p: add a tor seed
4 years ago
luigi1111 4191dc8981
Merge pull request #6990
4 years ago
luigi1111 32581fb223
Merge pull request #6985
4 years ago
selsta 91f1be9ea2
net_node: add tor / i2p seed nodes
4 years ago
moneromooo-monero 35186b1b84
p2p: fix endianness when checking IPv6 addresses mapping to IPv4
4 years ago
moneromooo-monero b36c4f354b
p2p: make this work with boost <= 1.65 (pffff)
4 years ago
moneromooo 92d19c48da
p2p: rewrite boost's make_address_v4 to cater for < 1.66
4 years ago
luigi1111 4603ec9765
Merge pull request #6962
4 years ago
luigi1111 0be71bcea9
Merge pull request #6961
4 years ago
moneromooo-monero 1a627e1f89
p2p: use /16 filtering on IPv4-within-IPv6 addresses
4 years ago
luigi1111 9f68111b69
Merge pull request #6964
4 years ago
moneromooo 5090cdc9f5
p2p: remove banned peers from the white list
4 years ago
moneromooo df1061c87d
p2p: give all hosts the same chance of being picked for connecting
4 years ago
selsta f55f3fe81c net_node: add --ban-list option
4 years ago
xiphon 6352090e6d Dandelion++: skip desynced peers in stem phase
4 years ago
Lee Clagett 37bb59485f Do not use peer_id tracking method over i2p/tor
4 years ago
Lee Clagett 263579b217 Add support for i2p and tor seed nodes
4 years ago
Alexander Blair 9414194b1e
Merge pull request #6571
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago