summaryrefslogtreecommitdiff
path: root/src/p2p
Commit message (Collapse)AuthorAgeFilesLines
* Skip ping connections in outgoing countLee *!* Clagett2025-08-192-4/+6
|
* Merge pull request #9949tobtoht2025-07-081-2/+2
|\ | | | | | | ac22479 Add is_same_host check to p2p (Lee *!* Clagett)
| * 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
|\ | | | | | | 0cd74568d Cleanup TCP throttling code (performance) + move connection checks (Lee *!* Clagett)
| * 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
|/ | | | In-line comments explicitly explaining banned hosts/subnets might help assuage fears of some good banlists' arbitaryiness.
* Merge pull request #9323luigi11112024-05-201-9/+8
|\ | | | | | | 1123ae9 net_node: update seed nodes (selsta)
| * net_node: update seed nodesselsta2024-05-121-9/+8
| | | | | | | | Also remove port for I2P seed nodes
* | Merge pull request #9306luigi11112024-05-201-1/+2
|\ \ | | | | | | | | | 755dddd common: support boost filesystem copy_options. Co-authored-by: selsta <selsta@sent.at> (0xFFFC0000)
| * | common: support boost filesystem copy_options.0xFFFC00002024-05-011-1/+2
| |/ | | | | | | Co-authored-by: selsta <selsta@sent.at>
* / 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
|\ | | | | | | 38d4811 p2p: fix exclusive node DNS resolution for certain hosts [release] (Jeffrey Ryan)
| * p2p: fix exclusive node DNS resolution for certain hosts [release]Jeffrey Ryan2022-11-171-13/+3
| | | | | | | | | | | | | | | | Fixes #8633. The function `append_net_address` did not parse hostname + port addresses (e.g. `bar:29080`) correctly if the hostname did not contain a `'.'` character. @vtnerd comments 1 clear up 2nd conditional statement
* | p2p: fix back ping to discover healthy peers to connect toj-berman2022-11-151-1/+1
|/
* Merge pull request #8330luigi11112022-05-261-3/+7
|\ | | | | | | 2dab31f Don't exclusively drop tor/i2p outgoing cxns in idle loop (j-berman)
| * 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
| | | | Thanks @mj-xmr: https://github.com/monero-project/monero/pull/8211#discussion_r823870855
* Factor out move_it_backward from misc_language.hJeffrey2022-04-181-8/+15
| | | | | Relevant commit from old PR: 330df2952cb2863a591158b984c0fb7f652887ac
* Add Include statementsJeffrey2022-04-181-0/+1
|
* Trimming FatJeffrey2022-04-181-1/+0
| | | | Remove unused include statements or unused definitions.
* Boring Old DeletesJeffrey2022-04-181-53/+0
| | | | | | Here lies dozens of unused files. This commit is ONLY file deletions except for the removing of a couple of #includes and removing filenames from CmakeLists where appropriate.
* Merge pull request #8197luigi11112022-04-0610-10/+11
|\ | | | | | | da9aa1f Copyright: Update to 2022 (mj-xmr)
| * 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
|\ | | | | | | | | 9154883 node_server: fix race condition (anon) 8922f96 node_server: add race condition demo (anon)
| * node_server: fix race conditionanon2021-09-202-5/+7
| |
* | Merge pull request #7890luigi11112021-09-231-0/+5
|\ \ | | | | | | | | | 2a8a511 Quicker resource cleanup on p2p socks timeout (Lee *!* Clagett)
| * | Quicker resource cleanup on p2p socks timeoutLee *!* Clagett2021-07-291-0/+5
| |/
* | Merge pull request #7616luigi11112021-09-093-2/+24
|\ \ | |/ |/| | | 4ced092 daemon: allow proxy configuration (anon, selsta, tobtoht)
| * daemon: allow proxy configurationanon2021-08-203-2/+24
| | | | | | | | | | Co-authored-by: selsta <selsta@sent.at> Co-authored-by: tobtoht <thotbot@protonmail.com>
* | 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
|\ | | | | | | cbd54ea cmake: set 3.5 as minimum version (selsta)
| * cmake: set 3.5 as minimum versionselsta2021-04-271-1/+1
| |
* | Merge pull request #7664luigi11112021-05-111-0/+3
|\ \ | |/ |/| | | 5871e7a net_node: add seed node (selsta)
| * 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
| | | | | | | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.