| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | p2p: do not log to global when re-blocking a subnet | moneromooo-monero | 2023-03-19 | 1 | -1/+5 |
| | | |||||
| * | p2p: avoid spam blocking ipv4 addresses in a blocked subnet | moneromooo-monero | 2023-03-19 | 1 | -1/+17 |
| | | |||||
| * | p2p: add plowsof seed nodes | selsta | 2023-01-27 | 1 | -1/+11 |
| | | |||||
| * | p2p: remove offline seed nodes | selsta | 2023-01-27 | 1 | -8/+0 |
| | | |||||
| * | Merge pull request #8644 | luigi1111 | 2023-01-11 | 1 | -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 Ryan | 2022-11-17 | 1 | -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 to | j-berman | 2022-11-15 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #8330 | luigi1111 | 2022-05-26 | 1 | -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 loop | j-berman | 2022-05-18 | 1 | -3/+7 |
| | | | |||||
| * | | Don't send peerlist larger than max allowed | j-berman | 2022-05-11 | 1 | -2/+6 |
| |/ | |||||
| * | "Change C-cast to static_cast in net_peerlist.h" | Jeffrey | 2022-04-18 | 1 | -1/+1 |
| | | | | | Thanks @mj-xmr: https://github.com/monero-project/monero/pull/8211#discussion_r823870855 | ||||
| * | Factor out move_it_backward from misc_language.h | Jeffrey | 2022-04-18 | 1 | -8/+15 |
| | | | | | | Relevant commit from old PR: 330df2952cb2863a591158b984c0fb7f652887ac | ||||
| * | Add Include statements | Jeffrey | 2022-04-18 | 1 | -0/+1 |
| | | |||||
| * | Trimming Fat | Jeffrey | 2022-04-18 | 1 | -1/+0 |
| | | | | | Remove unused include statements or unused definitions. | ||||
| * | Boring Old Deletes | Jeffrey | 2022-04-18 | 1 | -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 #8197 | luigi1111 | 2022-04-06 | 10 | -10/+11 |
| |\ | | | | | | | da9aa1f Copyright: Update to 2022 (mj-xmr) | ||||
| | * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 10 | -10/+11 |
| | | | |||||
| * | | replace erciccione's seednode with one on haveno's infrastructure | erciccione | 2022-03-13 | 1 | -1/+1 |
| |/ | |||||
| * | Update net_node.inl | Gingeropolous | 2022-01-04 | 1 | -3/+3 |
| | | |||||
| * | Merge pull request #7874 | luigi1111 | 2021-10-11 | 2 | -5/+7 |
| |\ | | | | | | | | | 9154883 node_server: fix race condition (anon) 8922f96 node_server: add race condition demo (anon) | ||||
| | * | node_server: fix race condition | anon | 2021-09-20 | 2 | -5/+7 |
| | | | |||||
| * | | Merge pull request #7890 | luigi1111 | 2021-09-23 | 1 | -0/+5 |
| |\ \ | | | | | | | | | | 2a8a511 Quicker resource cleanup on p2p socks timeout (Lee *!* Clagett) | ||||
| | * | | Quicker resource cleanup on p2p socks timeout | Lee *!* Clagett | 2021-07-29 | 1 | -0/+5 |
| | |/ | |||||
| * | | Merge pull request #7616 | luigi1111 | 2021-09-09 | 3 | -2/+24 |
| |\ \ | |/ |/| | | | 4ced092 daemon: allow proxy configuration (anon, selsta, tobtoht) | ||||
| | * | daemon: allow proxy configuration | anon | 2021-08-20 | 3 | -2/+24 |
| | | | | | | | | | | | Co-authored-by: selsta <selsta@sent.at> Co-authored-by: tobtoht <thotbot@protonmail.com> | ||||
| * | | p2p: remove blocked addresses/hosts from peerlist | moneromooo-monero | 2021-08-05 | 3 | -15/+44 |
| | | | |||||
| * | | add singapore.node.xmr.pm to seed nodes | lza_menace | 2021-06-18 | 1 | -0/+4 |
| |/ | |||||
| * | Merge pull request #7691 | luigi1111 | 2021-05-12 | 1 | -1/+1 |
| |\ | | | | | | | cbd54ea cmake: set 3.5 as minimum version (selsta) | ||||
| | * | cmake: set 3.5 as minimum version | selsta | 2021-04-27 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #7664 | luigi1111 | 2021-05-11 | 1 | -0/+3 |
| |\ \ | |/ |/| | | | 5871e7a net_node: add seed node (selsta) | ||||
| | * | net_node: add seed node | selsta | 2021-04-16 | 1 | -0/+3 |
| | | | |||||
| * | | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-19 | 3 | -27/+13 |
| | | | |||||
| * | | Revert "Merge pull request #7136" | luigi1111 | 2021-04-16 | 3 | -13/+27 |
| | | | | | | | | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f. | ||||
| * | | Merge pull request #7258 | luigi1111 | 2021-04-16 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | 1d1c430 p2p: fix cubic selection in filtered peer list (moneromooo) | ||||
| | * | | p2p: fix cubic selection in filtered peer list | moneromooo | 2021-01-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Integer quantization biased the picks a lot (leading some indices to never be selected) | ||||
| * | | | Merge pull request #7136 | luigi1111 | 2021-04-16 | 3 | -27/+13 |
| |\ \ \ | |_|/ |/| | | | | | 23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett) | ||||
| | * | | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-16 | 3 | -27/+13 |
| | | | | |||||
| * | | | p2p: allow CIDR notation in DNS blocklist | moneromooo-monero | 2021-03-30 | 1 | -5/+12 |
| | | | | |||||
| * | | | Merge pull request #7310 | luigi1111 | 2021-03-29 | 1 | -9/+6 |
| |\ \ \ | | | | | | | | | | | | | 76fe73b Revert 'fix accessing an network address in a deleted context' (selsta) | ||||
| | * | | | Revert "fix accessing an network address in a deleted context" | selsta | 2021-01-12 | 1 | -9/+6 |
| | | | | | | | | | | | | | | | | | This reverts commit 4e74385a1ae9eae4ae9e8d155dfd96978eb10e7a. | ||||
| * | | | | Merge pull request #7238 | luigi1111 | 2021-03-29 | 1 | -4/+5 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | aa3e89a p2p: fix set_peer_just_seen ignoring last_seen (moneromooo) | ||||
| | * | | | p2p: fix set_peer_just_seen ignoring last_seen | moneromooo | 2020-12-31 | 1 | -4/+5 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7294 | luigi1111 | 2021-02-15 | 2 | -40/+0 |
| |\ \ \ | | | | | | | | | | | | | f10c9a1 remove obsolete pruning debug code (moneromooo-monero) | ||||
| | * | | | remove obsolete pruning debug code | moneromooo-monero | 2021-01-08 | 2 | -40/+0 |
| | | | | | |||||
| * | | | | Merge pull request #7275 | luigi1111 | 2021-02-15 | 2 | -8/+15 |
| |\ \ \ \ | | | | | | | | | | | | | | | | f815740 p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data (moneromooo-monero) | ||||
| | * | | | | p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data | moneromooo-monero | 2021-01-04 | 2 | -8/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | removes a back and forth on connect, and the RPC can be removed once all peers have updated | ||||
| * | | | | | Merge pull request #7252 | luigi1111 | 2021-02-15 | 1 | -0/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | f208d98 p2p: ignore empty IP from DNS block list (moneromooo-monero) | ||||
| | * | | | | | p2p: ignore empty IP from DNS block list | moneromooo-monero | 2021-01-01 | 1 | -0/+2 |
| | | |_|/ / | |/| | | | | | | | | | | | | | ie, if the list ends in ; | ||||
| * | | | | | p2p: add --max-connections-per-ip daemon option | moneromooo-monero | 2021-02-15 | 3 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Helps daemons behind a proxy get more than one connection. Defaults to 1 (no change) | ||||
| * | | | | | Merge pull request #7260 | luigi1111 | 2021-01-15 | 1 | -1/+8 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | c5c278c p2p: only log to global when a blocked IP is not already blocked (moneromooo-monero) | ||||
