| Commit message (Expand) | 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 |
| |\ | |||||
| | * | p2p: fix exclusive node DNS resolution for certain hosts [release] | Jeffrey Ryan | 2022-11-17 | 1 | -13/+3 |
| * | | 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 |
| |\ | |||||
| | * | 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 |
| |/ | |||||
| * | Trimming Fat | Jeffrey | 2022-04-18 | 1 | -1/+0 |
| * | Merge pull request #8197 | luigi1111 | 2022-04-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| * | | 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 | 1 | -0/+6 |
| |\ | |||||
| | * | node_server: fix race condition | anon | 2021-09-20 | 1 | -0/+6 |
| * | | Merge pull request #7616 | luigi1111 | 2021-09-09 | 1 | -1/+18 |
| |\ \ | |/ |/| | |||||
| | * | daemon: allow proxy configuration | anon | 2021-08-20 | 1 | -1/+18 |
| * | | p2p: remove blocked addresses/hosts from peerlist | moneromooo-monero | 2021-08-05 | 1 | -3/+18 |
| * | | add singapore.node.xmr.pm to seed nodes | lza_menace | 2021-06-18 | 1 | -0/+4 |
| |/ | |||||
| * | Merge pull request #7664 | luigi1111 | 2021-05-11 | 1 | -0/+3 |
| |\ | |||||
| | * | 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 | 1 | -15/+5 |
| * | | Revert "Merge pull request #7136" | luigi1111 | 2021-04-16 | 1 | -5/+15 |
| * | | Merge pull request #7258 | luigi1111 | 2021-04-16 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | p2p: fix cubic selection in filtered peer list | moneromooo | 2021-01-01 | 1 | -2/+2 |
| * | | | Merge pull request #7136 | luigi1111 | 2021-04-16 | 1 | -15/+5 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-16 | 1 | -15/+5 |
| * | | | 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 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Revert "fix accessing an network address in a deleted context" | selsta | 2021-01-12 | 1 | -9/+6 |
| * | | | Merge pull request #7294 | luigi1111 | 2021-02-15 | 1 | -30/+0 |
| |\ \ \ | |||||
| | * | | | remove obsolete pruning debug code | moneromooo-monero | 2021-01-08 | 1 | -30/+0 |
| * | | | | Merge pull request #7275 | luigi1111 | 2021-02-15 | 1 | -8/+13 |
| |\ \ \ \ | |||||
| | * | | | | p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data | moneromooo-monero | 2021-01-04 | 1 | -8/+13 |
| * | | | | | Merge pull request #7252 | luigi1111 | 2021-02-15 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | p2p: ignore empty IP from DNS block list | moneromooo-monero | 2021-01-01 | 1 | -0/+2 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | p2p: add --max-connections-per-ip daemon option | moneromooo-monero | 2021-02-15 | 1 | -2/+4 |
| * | | | | | Merge pull request #7260 | luigi1111 | 2021-01-15 | 1 | -1/+8 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | p2p: only log to global when a blocked IP is not already blocked | moneromooo-monero | 2021-01-01 | 1 | -1/+8 |
| | |/ / / | |||||
| * | | / | Command max_bytes moved from dynamic map to static switch | Lee Clagett | 2020-12-22 | 1 | -1/+0 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #7271 | Alexander Blair | 2021-01-03 | 1 | -6/+9 |
| |\ \ \ | |||||
| | * | | | fix accessing an network address in a deleted context | moneromooo-monero | 2021-01-03 | 1 | -6/+9 |
| | | |/ | |/| | |||||
| * / | | add a max levin packet size by command type | moneromooo-monero | 2021-01-03 | 1 | -0/+1 |
| |/ / | |||||
| * / | p2p: fix deadlock banning while updating peer lists | moneromooo | 2020-12-31 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #7180 | Alexander Blair | 2020-12-26 | 1 | -3/+9 |
| |\ | |||||
| | * | ban lists may now include subnets | moneromooo-monero | 2020-12-22 | 1 | -3/+9 |
| * | | Merge pull request #7145 | Alexander Blair | 2020-12-26 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | p2p: remove peers from grey and anchors lists when blocked | moneromooo-monero | 2020-12-13 | 1 | -0/+2 |
