aboutsummaryrefslogtreecommitdiff
path: root/src/p2p/net_node.h
Commit message (Expand)AuthorAgeFilesLines
* Skip ping connections in outgoing countLee *!* Clagett2025-08-191-1/+3
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-3/+3
* Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-191-1/+5
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Merge pull request #7874luigi11112021-10-111-5/+1
|\
| * node_server: fix race conditionanon2021-09-201-5/+1
* | daemon: allow proxy configurationanon2021-08-201-1/+3
|/
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-3/+2
* Revert "Merge pull request #7136"luigi11112021-04-161-2/+3
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-3/+2
* p2p: add --max-connections-per-ip daemon optionmoneromooo-monero2021-02-151-1/+5
* Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-221-2/+0
* Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-171-0/+3
* Optional DNS based blocklistmoneromooo-monero2020-12-201-1/+6
* Merge pull request #7070luigi11112020-12-071-1/+1
|\
| * p2p: fix race condition accessing a deleted contextmoneromooo-monero2020-12-061-1/+1
* | Merge pull request #7017Alexander Blair2020-12-041-1/+1
|\ \ | |/ |/|
| * Do not use peer_id tracking method over i2p/torLee Clagett2020-10-151-1/+1
* | Merge pull request #6920luigi11112020-11-291-0/+1
|\ \
| * | net_node: add --ban-list optionselsta2020-10-201-0/+1
| |/
* | Merge pull request #6897luigi11112020-11-291-8/+15
|\ \ | |/ |/|
| * Add support for i2p and tor seed nodesLee Clagett2020-10-191-8/+15
* | Dandelion++: skip desynced peers in stem phasexiphon2020-10-121-1/+1
|/
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Merge pull request #6443luigi11112020-05-011-1/+4
|\
| * p2p: startup speedup, init seed nodes on first 'connect_to_seed()'xiphon2020-04-211-1/+4
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-1/+1
|/
* Merge pull request #6295Alexander Blair2020-03-271-1/+1
|\
| * p2p: do not add recently failed addresses to the peerlistmoneromooo-monero2020-03-201-1/+1
* | p2p: remove old debug commandsAaron Hook2020-03-201-17/+0
|/
* p2p: avoid sending the same peer list over and overmoneromooo-monero2020-01-291-0/+1
* p2p: remove obsolete local time from TIMED_SYNCmoneromooo-monero2020-01-261-1/+1
* Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-041-2/+12
* Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-1/+2
* Merge pull request #6021luigi11112019-10-251-1/+1
|\
| * Change monerod --proxy to --tx-proxyLee Clagett2019-10-241-1/+1
* | daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+7
|/
* Merge pull request #5943luigi11112019-10-141-1/+1
|\
| * p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon2019-10-131-1/+1
* | ban peers sending bad pow outrightmoneromooo-monero2019-09-251-1/+1
|/
* p2p: fix bans taking port into accountmoneromooo-monero2019-09-161-3/+3
* Merge pull request #5839luigi11112019-09-081-2/+1
|\
| * p2p: sanitize peer listsmoneromooo-monero2019-08-211-2/+1
* | Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-171-2/+8
|/
* daemon: fix print_pl only printing public zone peersmoneromooo-monero2019-08-191-0/+1
* Add IPv6 supportThomas Winget2019-07-311-1/+20
* Merge pull request #5610luigi11112019-07-241-2/+10
|\
| * p2p: delay IGP probing on startupmoneromooo-monero2019-06-061-2/+10
* | Merge pull request #5582luigi11112019-07-241-0/+2
|\ \
| * | rpc: in/out peers can now return the setting's valuemoneromooo-monero2019-05-301-0/+2
| |/