Commit Graph

130 Commits (c9cc60c7132a9618cc097cf24dba55853dc2f066)

Author SHA1 Message Date
wowario 755aa6dde4
add seed nodes
1 year ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
luigi1111 45920c36f1
Merge pull request #7874
3 years ago
anon 9154883f3e
node_server: fix race condition
3 years ago
anon 4ced092aae daemon: allow proxy configuration
3 years ago
Lee Clagett 679d05567d Remove payload copy in all outgoing p2p messages
3 years ago
luigi1111 e45619e61e Revert "Merge pull request #7136"
3 years ago
Lee Clagett 23aae5571b Remove payload copy in all outgoing p2p messages
3 years ago
moneromooo-monero d643a865f3
p2p: add --max-connections-per-ip daemon option
3 years ago
Lee Clagett 927141bcc4 Command max_bytes moved from dynamic map to static switch
3 years ago
Lee Clagett 61b6e4cc67 Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
moneromooo-monero e9abfea165
Optional DNS based blocklist
3 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
Alexander Blair 1eae7574b5
Merge pull request #7017
4 years ago
luigi1111 c5b3fd1fec
Merge pull request #6920
4 years ago
luigi1111 52006df9bb
Merge pull request #6897
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
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 6e7b883212
Merge pull request #6443
4 years ago
xiphon 145be6dbdb p2p: startup speedup, init seed nodes on first 'connect_to_seed()'
4 years ago
Alexander Blair 3ed5e7ce9f
Merge pull request #6295
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
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
moneromooo-monero 2fbbc4a2d3
p2p: avoid sending the same peer list over and over
4 years ago
moneromooo-monero 5f98b46d58
p2p: remove obsolete local time from TIMED_SYNC
4 years ago
Lee Clagett 70c9cd3c9c Change to Tx diffusion (Dandelion++ fluff) instead of flooding
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago
luigi1111 68b03abdc5
Merge pull request #6021
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
Lee Clagett 65e8a89e1c Change monerod --proxy to --tx-proxy
5 years ago
luigi1111 fcb4c72bb5
Merge pull request #5943
5 years ago
xiphon d4d2b5c79a p2p+rpc: don't skip p2p or rpc port bind failure by default
5 years ago
moneromooo-monero 3455efafa8
ban peers sending bad pow outright
5 years ago
moneromooo-monero 7b076d5170
p2p: fix bans taking port into account
5 years ago
luigi1111 15dabf7d18
Merge pull request #5839
5 years ago
moneromooo-monero e353e3d757
p2p: sanitize peer lists
5 years ago
moneromooo-monero fd60d05d5d
daemon: fix print_pl only printing public zone peers
5 years ago
Thomas Winget 155475d971
Add IPv6 support
5 years ago
luigi1111 61512cf798
Merge pull request #5610
5 years ago
luigi1111 e241a6280d
Merge pull request #5582
5 years ago
luigi1111 e579fe4ae0
Merge pull request #5530
5 years ago
Lee Clagett 3b24b1d082 Added support for "noise" over I1P/Tor to mask Tx transmission.
5 years ago
moneromooo-monero 65c4004963
allow blocking whole subnets
5 years ago
moneromooo-monero 515ac2951d
p2p: store network address directly in blocked host list
5 years ago
moneromooo-monero 068fa1ca5c
p2p: delay IGP probing on startup
5 years ago