Commit Graph

266 Commits (21fe6a289b934bd96bf83d5d23ece14ec850df27)

Author SHA1 Message Date
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
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
Alexander Blair 4764d18eeb
Merge pull request #6248
4 years ago
Alexander Blair 34d7ea62f6
Merge pull request #6053
4 years ago
moneromooo-monero b818522d29
p2p: fix spurious warning when we're connected to at last one seed
4 years ago
moneromooo-monero 4771a7aec1
p2p: remove obsolete local time in handshake
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
moneromooo-monero 56a4469ef3
network: log traffic and add a simple traffic analysis script
4 years ago
Alexander Blair f20a962774
Merge pull request #6153
4 years ago
Alexander Blair d1b08c00cf
Merge pull request #6146
4 years ago
Alexander Blair c6f4113265
Merge pull request #6119
4 years ago
moneromooo-monero a84131cea3
p2p: fix off by one adding fallback peers
4 years ago
moneromooo-monero 36bdf40288
p2p: fix adding wrong indices to the filtered peer list
4 years ago
moneromooo-monero 21c3d42eb9
p2p: drop the peerlist dump to TRACE
4 years ago
moneromooo-monero 24adee4a08
p2p: don't request flags after closing connection
5 years ago
moneromooo-monero 6f45cfa5c5
p2p: zero last seen timestamp when inserting a new peer
5 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
moneromooo-monero deb350b783
always print peer IDs in the same format
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 1e9b577f2a
Merge pull request #5985
5 years ago
luigi1111 017baeeab5
Merge pull request #5956
5 years ago
luigi1111 67043d642d
Merge pull request #5954
5 years ago
luigi1111 fcb4c72bb5
Merge pull request #5943
5 years ago
luigi1111 dc48cdc998
Merge pull request #5933
5 years ago
Gingeropolous 6fdaaba935
node.inl, add xmrchain.net IP to hardcoded peers
5 years ago
xiphon d4d2b5c79a p2p+rpc: don't skip p2p or rpc port bind failure by default
5 years ago
luigi1111 b0840a8e01
Merge pull request #5932
5 years ago
luigi1111 342e7f844f
Merge pull request #5921
5 years ago
moneromooo-monero 4ce40edb27
p2p: reject invalid pruning seeds in peer lists
5 years ago
xiphon ec7f2ff9ed p2p: reject invalid rpc_port in peer lists
5 years ago
moneromooo-monero 3455efafa8
ban peers sending bad pow outright
5 years ago
Martijn Otto f3b65c66f8
Request a thread stack size that is large enough for unbound
5 years ago
moneromooo-monero 7b076d5170
p2p: fix bans taking port into account
5 years ago
luigi1111 86938725ae
Merge pull request #5841
5 years ago
luigi1111 15dabf7d18
Merge pull request #5839
5 years ago
luigi1111 3b28ff2d6d
Merge pull request #5838
5 years ago
moneromooo-monero cae488dc9b
p2p: reject incoming connections to self
5 years ago
moneromooo-monero e353e3d757
p2p: sanitize peer lists
5 years ago
moneromooo-monero 2e2653602f
p2p: move log away from global
5 years ago
moneromooo-monero fd60d05d5d
daemon: fix print_pl only printing public zone peers
5 years ago