aboutsummaryrefslogtreecommitdiff
path: root/src/p2p
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System3 hours2-55/+17
* p2p: close zone connections before stopping net serversselsta2026-06-031-16/+27
* p2p: make stop signal idempotentselsta2026-06-012-0/+6
* Fixed dangling iterator in is_remote_host_allowedSChernykh2026-05-241-1/+1
* daemon: on exit, stop the payload handler before closing cxnsj-berman2026-04-291-1/+2
* daemon: remove miniupnptobtoht2026-04-264-206/+5
* Merge pull request #10411tobtoht2026-04-203-23/+30
|\
| * Add Socks v5 support to daemon and walletLee *!* Clagett2026-04-163-23/+30
* | Merge pull request #10410tobtoht2026-04-181-1/+6
|\ \ | |/ |/|
| * p2p: isolate regtest from mainnet bootstrap stateJeetraj2026-04-101-1/+6
* | Merge pull request #10401tobtoht2026-04-071-22/+29
|\ \
| * | p2p: fix hanging shutdownj-berman2026-04-041-22/+29
| |/
* / Fix DNS resolve UBLee *!* Clagett2026-04-051-23/+20
|/
* Merge pull request #10317tobtoht2026-02-181-1/+1
|\
| * p2p: fix inverted ternary in peer list filterselsta2026-02-131-1/+1
* | Remove .no moneropulse domain from codebasebinaryFate2026-01-131-1/+1
|/
* Merge pull request #10112tobtoht2025-09-281-4/+0
|\
| * removing lza_menace seed nodeslza_menace2025-09-261-4/+0
* | Merge pull request #10113tobtoht2025-09-281-101/+184
|\ \
| * | p2p: Improved peer selection with /24 subnet deduplication to disadvantage 's...rbrunner72025-09-261-101/+184
| |/
* / net_node: add hinto seed nodeshinto.janai2025-09-261-0/+4
|/
* Merge pull request #10105tobtoht2025-09-241-1/+0
|\
| * remove 66.85.74.134 as seed nodeGingeropolous2025-09-241-1/+0
* | 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
|/