| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| * | | | Merge pull request #7138 | Alexander Blair | 2020-12-26 | 1 | -2/+56 | |
| |\ \ \ | ||||||
| | * | | | Optional DNS based blocklist | moneromooo-monero | 2020-12-20 | 1 | -2/+56 | |
| | |/ / | ||||||
| * | | | Merge pull request #7098 | Alexander Blair | 2020-12-26 | 1 | -4/+4 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Fixed issues found by static analysis | SChernykh | 2020-12-08 | 1 | -4/+4 | |
| | |/ | ||||||
| * | | Merge pull request #7143 | luigi1111 | 2020-12-19 | 1 | -1/+3 | |
| |\ \ | ||||||
| | * | | p2p: ignore incoming peer list entries when we have them blocked | moneromooo-monero | 2020-12-13 | 1 | -1/+3 | |
| | |/ | ||||||
| * | | Merge pull request #7075 | luigi1111 | 2020-12-19 | 1 | -1/+3 | |
| |\ \ | |/ |/| | ||||||
| | * | p2p: ifx getting seed nodes for uncommon cases | moneromooo-monero | 2020-12-15 | 1 | -1/+3 | |
| * | | Merge pull request #7072 | luigi1111 | 2020-12-07 | 1 | -0/+5 | |
| |\ \ | ||||||
| | * | | p2p: drop peers that spam peer lists | moneromooo-monero | 2020-12-05 | 1 | -0/+5 | |
| | |/ | ||||||
| * | | Merge pull request #7070 | luigi1111 | 2020-12-07 | 1 | -7/+9 | |
| |\ \ | ||||||
| | * | | p2p: fix race condition accessing a deleted context | moneromooo-monero | 2020-12-06 | 1 | -7/+9 | |
| | |/ | ||||||
| * | | Merge pull request #7068 | Alexander Blair | 2020-12-04 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | p2p: add a tor seed node | moneromooo-monero | 2020-12-03 | 1 | -1/+2 | |
| | |/ | ||||||
| * | | Merge pull request #7017 | Alexander Blair | 2020-12-04 | 1 | -39/+50 | |
| |\ \ | |/ |/| | ||||||
| | * | Do not use peer_id tracking method over i2p/tor | Lee Clagett | 2020-10-15 | 1 | -39/+50 | |
| * | | Merge pull request #7056 | Alexander Blair | 2020-12-03 | 1 | -10/+17 | |
| |\ \ | ||||||
| | * | | p2p: fix endianness when checking IPv6 addresses mapping to IPv4 | moneromooo-monero | 2020-12-03 | 1 | -5/+3 | |
