Commit Graph

328 Commits (cb70ae9450b6887a046ef962abe73f3e64787ae2)

Author SHA1 Message Date
luigi1111 cb70ae9450
Merge pull request #7260
3 years ago
moneromooo-monero c5c278c339
p2p: only log to global when a blocked IP is not already blocked
3 years ago
Alexander Blair 5402121323
Merge pull request #7180
3 years ago
Alexander Blair cb712bf4f8
Merge pull request #7145
3 years ago
Alexander Blair 69ed0e0001
Merge pull request #7138
3 years ago
Alexander Blair b9e444da5e
Merge pull request #7098
3 years ago
Lee Clagett 927141bcc4 Command max_bytes moved from dynamic map to static switch
3 years ago
Alexander Blair dbaf95ac77
Merge pull request #7271
3 years ago
moneromooo-monero b652d598d1
add a max levin packet size by command type
3 years ago
moneromooo-monero 4e74385a1a
fix accessing an network address in a deleted context
3 years ago
moneromooo 656b2f7ce1
p2p: fix deadlock banning while updating peer lists
3 years ago
moneromooo-monero 56748e1d74
ban lists may now include subnets
3 years ago
moneromooo-monero e9abfea165
Optional DNS based blocklist
3 years ago
luigi1111 0dac64afb3
Merge pull request #7143
3 years ago
luigi1111 7ee37e4b38
Merge pull request #7075
3 years ago
moneromooo-monero 8e62362cd3
p2p: ifx getting seed nodes for uncommon cases
4 years ago
moneromooo-monero 68637bca3f
p2p: remove peers from grey and anchors lists when blocked
4 years ago
moneromooo-monero 58651d16c0
p2p: ignore incoming peer list entries when we have them blocked
4 years ago
SChernykh c0c75ac19d Fixed issues found by static analysis
4 years ago
luigi1111 b7425c14c8
Merge pull request #7072
4 years ago
luigi1111 fb73f2b2be
Merge pull request #7070
4 years ago
moneromooo-monero 281b42a281
p2p: fix race condition accessing a deleted context
4 years ago
moneromooo-monero bc7cd78870
p2p: drop peers that spam peer lists
4 years ago
Alexander Blair 7ca4ef0d74
Merge pull request #7068
4 years ago
Alexander Blair 1eae7574b5
Merge pull request #7017
4 years ago
moneromooo-monero 2395e0e678
p2p: add a tor seed node
4 years ago
Alexander Blair e78669257e
Merge pull request #7056
4 years ago
Alexander Blair 84bae315f8
Merge pull request #6984
4 years ago
moneromooo-monero c64b94bd14
p2p: fix endianness when checking IPv6 addresses mapping to IPv4
4 years ago
moneromooo-monero 67f2bec2df
p2p: make this work with boost <= 1.65 (pffff)
4 years ago
moneromooo ffdf1fb1de
p2p: rewrite boost's make_address_v4 to cater for < 1.66
4 years ago
moneromooo 6c9980a55b
p2p: give all hosts the same chance of being picked for connecting
4 years ago
selsta 7a5e11645f
net_node: add tor / i2p seed nodes
4 years ago
luigi1111 ad843541d5
Merge pull request #7008
4 years ago
luigi1111 9a4d813136
Merge pull request #6943
4 years ago
luigi1111 2be7a4c04f
Merge pull request #6933
4 years ago
luigi1111 c5b3fd1fec
Merge pull request #6920
4 years ago
luigi1111 52006df9bb
Merge pull request #6897
4 years ago
Howard Chu 91fd634768
Better log message for unusable anon networks
4 years ago
Howard Chu 3247f11638
Silence stupid warnings
4 years ago
moneromooo-monero 1f04a3186b
p2p: use /16 filtering on IPv4-within-IPv6 addresses
4 years ago
moneromooo cb069d0a42
p2p: remove banned peers from the white list
4 years ago
selsta aad2f87a53
net_node: add --ban-list option
4 years ago
Lee Clagett 2abdbf63cf Add support for i2p and tor seed nodes
4 years ago
Lee Clagett 13350f79df Do not use peer_id tracking method over i2p/tor
4 years ago
xiphon a12a8174e0 Dandelion++: skip desynced peers in stem phase
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
selsta 1d31e6c000
net_node: remove dead seed nodes
4 years ago