| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |/ | |||||
| * | "Change C-cast to static_cast in net_peerlist.h" | Jeffrey | 2022-04-18 | 1 | -1/+1 |
| * | Factor out move_it_backward from misc_language.h | Jeffrey | 2022-04-18 | 1 | -8/+15 |
| * | Add Include statements | Jeffrey | 2022-04-18 | 1 | -0/+1 |
| * | Trimming Fat | Jeffrey | 2022-04-18 | 1 | -1/+0 |
| * | Boring Old Deletes | Jeffrey | 2022-04-18 | 1 | -53/+0 |
| * | Merge pull request #8197 | luigi1111 | 2022-04-06 | 10 | -10/+11 |
| |\ | |||||
| | * | 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 |
| |\ | |||||
| | * | node_server: fix race condition | anon | 2021-09-20 | 2 | -5/+7 |
| * | | Merge pull request #7890 | luigi1111 | 2021-09-23 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | 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 |
| |\ \ | |/ |/| | |||||
| | * | daemon: allow proxy configuration | anon | 2021-08-20 | 3 | -2/+24 |
| * | | 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 |
| |\ | |||||
| | * | 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 |
| |\ \ | |/ |/| | |||||
| | * | 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 |
| * | | 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 | 3 | -27/+13 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | 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 |
| |\ \ \ | |||||
| | * | | | Revert "fix accessing an network address in a deleted context" | selsta | 2021-01-12 | 1 | -9/+6 |
| * | | | | Merge pull request #7238 | luigi1111 | 2021-03-29 | 1 | -4/+5 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | 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 |
| |\ \ \ | |||||
| | * | | | remove obsolete pruning debug code | moneromooo-monero | 2021-01-08 | 2 | -40/+0 |
| * | | | | Merge pull request #7275 | luigi1111 | 2021-02-15 | 2 | -8/+15 |
| |\ \ \ \ | |||||
| | * | | | | p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data | moneromooo-monero | 2021-01-04 | 2 | -8/+15 |
| * | | | | | 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 | 3 | -3/+10 |
| * | | | | | 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 | 2 | -3/+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 |
| | | |/ | |/| | |||||
