summaryrefslogtreecommitdiff
path: root/src/p2p
Commit message (Expand)AuthorAgeFilesLines
* Skip ping connections in outgoing countLee *!* Clagett2025-08-192-4/+6
* Merge pull request #9949tobtoht2025-07-081-2/+2
|\
| * Add is_same_host check to p2pLee *!* Clagett2025-06-071-2/+2
* | cmake: don't redefine projecttobtoht2025-06-241-3/+0
|/
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-143-18/+16
* Set response limits on http server connectionsLee *!* Clagett2025-02-141-1/+1
* p2p/net_node.inl : update seed nodeplowsof2025-02-091-3/+3
* Merge pull request #9460tobtoht2025-01-222-18/+30
|\
| * Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-192-18/+30
* | 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
* | Merge pull request #9306luigi11112024-05-201-1/+2
|\ \
| * | common: support boost filesystem copy_options.0xFFFC00002024-05-011-1/+2
| |/
* / Skip privacy networks (on tx sends) that don't have outgoing connectionsLee *!* Clagett2024-03-291-2/+3
|/
* Disable/fix ports with I2PLee Clagett2024-01-301-1/+1
* 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
|/
* "Change C-cast to static_cast in net_peerlist.h"Jeffrey2022-04-181-1/+1
* Factor out move_it_backward from misc_language.hJeffrey2022-04-181-8/+15
* Add Include statementsJeffrey2022-04-181-0/+1
* Trimming FatJeffrey2022-04-181-1/+0
* Boring Old DeletesJeffrey2022-04-181-53/+0
* Merge pull request #8197luigi11112022-04-0610-10/+11
|\
| * Copyright: Update to 2022mj-xmr2022-03-0410-10/+11
* | 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-112-5/+7
|\
| * node_server: fix race conditionanon2021-09-202-5/+7
* | Merge pull request #7890luigi11112021-09-231-0/+5
|\ \
| * | Quicker resource cleanup on p2p socks timeoutLee *!* Clagett2021-07-291-0/+5
| |/
* | Merge pull request #7616luigi11112021-09-093-2/+24
|\ \ | |/ |/|
| * daemon: allow proxy configurationanon2021-08-203-2/+24
* | p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero2021-08-053-15/+44
* | add singapore.node.xmr.pm to seed nodeslza_menace2021-06-181-0/+4
|/
* Merge pull request #7691luigi11112021-05-121-1/+1
|\
| * cmake: set 3.5 as minimum versionselsta2021-04-271-1/+1
* | 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-193-27/+13
* | Revert "Merge pull request #7136"luigi11112021-04-163-13/+27