Commit Graph

308 Commits (9fc1c6dec5fb4c5070426a7b82be957c7a031717)

Author SHA1 Message Date
Lee Clagett 9fc1c6dec5
Command max_bytes moved from dynamic map to static switch
3 years ago
moneromooo-monero a27cf7b602
fix accessing an network address in a deleted context
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo-monero f02e91ef83
add a max levin packet size by command type
3 years ago
SChernykh 5de14c44ec
Fixed issues found by static analysis
3 years ago
moneromooo 31dc71afaf
p2p: fix deadlock banning while updating peer lists
3 years ago
moneromooo-monero 9e4e28b25c
ban lists may now include subnets
3 years ago
moneromooo-monero 819d40fc7e
p2p: remove peers from grey and anchors lists when blocked
3 years ago
moneromooo-monero a88448499b
Optional DNS based blocklist
3 years ago
moneromooo-monero 8547473c83
p2p: ignore incoming peer list entries when we have them blocked
3 years ago
moneromooo-monero e608cea2a5
p2p: drop peers that spam peer lists
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo-monero 117cdc4d50
p2p: fix race condition accessing a deleted context
3 years ago
Lee Clagett a840b7e20c
Do not use peer_id tracking method over i2p/tor
3 years ago
Howard Chu e49f87c8b3
Silence stupid warnings
3 years ago
Howard Chu 41f5f36e16
Better log message for unusable anon networks
4 years ago
moneromooo-monero 4228f785c0
p2p: fix accessing non existent element of map
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero 9e86c1c90d
p2p: fix endianness when checking IPv6 addresses mapping to IPv4
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero c40d8f5672
p2p: make this work with boost <= 1.65 (pffff)
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo 0f998b9b55
p2p: rewrite boost's make_address_v4 to cater for < 1.66
4 years ago
moneromooo-monero 38f0472a6e
p2p: use /16 filtering on IPv4-within-IPv6 addresses
4 years ago
moneromooo c14276fb7c
p2p: remove banned peers from the white list
4 years ago
moneromooo 755c308c23
p2p: give all hosts the same chance of being picked for connecting
4 years ago
selsta 2a38ee251a
net_node: add --ban-list option
4 years ago
xiphon b8396218a3
Dandelion++: skip desynced peers in stem phase
4 years ago
wowario f9c0871877
set testnet
continuous-integration/drone/pr Build is passing Details
4 years ago
qvqc 48eeca2077
update public and seed nodes
4 years ago
wowario 572d7ea5ef
initial commit
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
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 8d0f1696df
Merge pull request #6471
4 years ago
luigi1111 6e7b883212
Merge pull request #6443
4 years ago
Gingeropolous c6a1294b5e
add another seed node
4 years ago
erciccione 9faf3d1a72
Add erciccione's seed node
4 years ago
xiphon 145be6dbdb p2p: startup speedup, init seed nodes on first 'connect_to_seed()'
4 years ago
guy 79a1653a07 p2p: add seed node.
4 years ago
luigi1111 97af9649c9
Merge pull request #6372
4 years ago
moneromooo-monero 21fe6a289b
p2p: fix frequent weak_ptr exception on connection
4 years ago
Alexander Blair 3ed5e7ce9f
Merge pull request #6295
4 years ago
Alexander Blair e160e0b517
Merge pull request #6283
4 years ago
Alexander Blair c038cc8b79
Merge pull request #6280
4 years ago
Alexander Blair 3baa68bbab
Merge pull request #6279
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
luigi1111 7c74e1919e
Merge pull request #6405
4 years ago
moneromooo-monero 8d230473ef
p2p: add another seed node
4 years ago
Aaron Hook aa93e38862 p2p: remove old debug commands
4 years ago
moneromooo-monero bcae95a22e
p2p: do not add recently failed addresses to the peerlist
4 years ago
Alexander Blair 092a57df99
Merge pull request #6243
4 years ago
Aaron Hook 7b9017f671
p2p: plug tor to clearnet association vector
4 years ago