summaryrefslogtreecommitdiff
path: root/src/p2p/net_node.inl
Commit message (Expand)AuthorAgeFilesLines
* Skip ping connections in outgoing countLee *!* Clagett2025-08-191-3/+3
* Add is_same_host check to p2pLee *!* Clagett2025-06-071-2/+2
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-14/+12
* p2p/net_node.inl : update seed nodeplowsof2025-02-091-3/+3
* Merge pull request #9460tobtoht2025-01-221-17/+25
|\
| * Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-191-17/+25
* | Fix --anonymous-inbound data leakLee *!* Clagett2025-01-031-11/+14
* | p2p: allow comments in banlist filesjeffro2562024-12-131-0/+10
|/
* Merge pull request #9323luigi11112024-05-201-9/+8
|\
| * net_node: update seed nodesselsta2024-05-121-9/+8
* | Skip privacy networks (on tx sends) that don't have outgoing connectionsLee *!* Clagett2024-03-291-2/+3
|/
* p2p: do not log to global when re-blocking a subnetmoneromooo-monero2023-03-191-1/+5
* p2p: avoid spam blocking ipv4 addresses in a blocked subnetmoneromooo-monero2023-03-191-1/+17
* p2p: add plowsof seed nodesselsta2023-01-271-1/+11
* p2p: remove offline seed nodesselsta2023-01-271-8/+0
* Merge pull request #8644luigi11112023-01-111-13/+3
|\
| * p2p: fix exclusive node DNS resolution for certain hosts [release]Jeffrey Ryan2022-11-171-13/+3
* | p2p: fix back ping to discover healthy peers to connect toj-berman2022-11-151-1/+1
|/
* Merge pull request #8330luigi11112022-05-261-3/+7
|\
| * Don't exclusively drop tor/i2p outgoing cxns in idle loopj-berman2022-05-181-3/+7
* | Don't send peerlist larger than max allowedj-berman2022-05-111-2/+6
|/
* Trimming FatJeffrey2022-04-181-1/+0
* Merge pull request #8197luigi11112022-04-061-1/+1
|\
| * Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* | replace erciccione's seednode with one on haveno's infrastructureerciccione2022-03-131-1/+1
|/
* Update net_node.inlGingeropolous2022-01-041-3/+3
* Merge pull request #7874luigi11112021-10-111-0/+6
|\
| * node_server: fix race conditionanon2021-09-201-0/+6
* | Merge pull request #7616luigi11112021-09-091-1/+18
|\ \ | |/ |/|
| * daemon: allow proxy configurationanon2021-08-201-1/+18
* | p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero2021-08-051-3/+18
* | add singapore.node.xmr.pm to seed nodeslza_menace2021-06-181-0/+4
|/
* Merge pull request #7664luigi11112021-05-111-0/+3
|\
| * net_node: add seed nodeselsta2021-04-161-0/+3
* | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-15/+5
* | Revert "Merge pull request #7136"luigi11112021-04-161-5/+15
* | Merge pull request #7258luigi11112021-04-161-2/+2
|\ \
| * | p2p: fix cubic selection in filtered peer listmoneromooo2021-01-011-2/+2
* | | Merge pull request #7136luigi11112021-04-161-15/+5
|\ \ \ | |_|/ |/| |
| * | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-15/+5
* | | p2p: allow CIDR notation in DNS blocklistmoneromooo-monero2021-03-301-5/+12
* | | Merge pull request #7310luigi11112021-03-291-9/+6
|\ \ \ | |/ / |/| |
| * | Revert "fix accessing an network address in a deleted context"selsta2021-01-121-9/+6
* | | Merge pull request #7294luigi11112021-02-151-30/+0
|\ \ \
| * | | remove obsolete pruning debug codemoneromooo-monero2021-01-081-30/+0
* | | | Merge pull request #7275luigi11112021-02-151-8/+13
|\ \ \ \
| * | | | p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node datamoneromooo-monero2021-01-041-8/+13
* | | | | Merge pull request #7252luigi11112021-02-151-0/+2
|\ \ \ \ \
| * | | | | p2p: ignore empty IP from DNS block listmoneromooo-monero2021-01-011-0/+2
| | |_|_|/ | |/| | |
* | | | | p2p: add --max-connections-per-ip daemon optionmoneromooo-monero2021-02-151-2/+4