aboutsummaryrefslogtreecommitdiff
path: root/src/p2p
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * cmake: set 3.5 as minimum versionselsta2021-04-271-1/+1
* | Merge pull request #7664luigi11112021-05-111-0/+3
|\ \ | |/ |/|
| * 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
* | Merge pull request #7258luigi11112021-04-161-2/+2
|\ \
| * | p2p: fix cubic selection in filtered peer listmoneromooo2021-01-011-2/+2
* | | Merge pull request #7136luigi11112021-04-163-27/+13
|\ \ \ | |_|/ |/| |
| * | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-163-27/+13
* | | p2p: allow CIDR notation in DNS blocklistmoneromooo-monero2021-03-301-5/+12
* | | Merge pull request #7310luigi11112021-03-291-9/+6
|\ \ \
| * | | Revert "fix accessing an network address in a deleted context"selsta2021-01-121-9/+6
* | | | Merge pull request #7238luigi11112021-03-291-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | p2p: fix set_peer_just_seen ignoring last_seenmoneromooo2020-12-311-4/+5
| | |/ | |/|
* | | Merge pull request #7294luigi11112021-02-152-40/+0
|\ \ \
| * | | remove obsolete pruning debug codemoneromooo-monero2021-01-082-40/+0
* | | | Merge pull request #7275luigi11112021-02-152-8/+15
|\ \ \ \
| * | | | p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node datamoneromooo-monero2021-01-042-8/+15
* | | | | Merge pull request #7252luigi11112021-02-151-0/+2
|\ \ \ \ \
| * | | | | p2p: ignore empty IP from DNS block listmoneromooo-monero2021-01-011-0/+2
| | |_|/ / | |/| | |
* | | | | p2p: add --max-connections-per-ip daemon optionmoneromooo-monero2021-02-153-3/+10
* | | | | Merge pull request #7260luigi11112021-01-151-1/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | p2p: only log to global when a blocked IP is not already blockedmoneromooo-monero2021-01-011-1/+8
| |/ / /
* | | / Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-222-3/+0
| |_|/ |/| |
* | | Merge pull request #7271Alexander Blair2021-01-031-6/+9
|\ \ \
| * | | fix accessing an network address in a deleted contextmoneromooo-monero2021-01-031-6/+9
| | |/ | |/|
* / | add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+1
|/ /
* | Merge pull request #7250Alexander Blair2021-01-011-0/+3
|\ \
| * | Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-171-0/+3
| |/
* / p2p: fix deadlock banning while updating peer listsmoneromooo2020-12-311-0/+1
|/
* Merge pull request #7180Alexander Blair2020-12-261-3/+9
|\
| * ban lists may now include subnetsmoneromooo-monero2020-12-221-3/+9
* | Merge pull request #7145Alexander Blair2020-12-261-0/+2
|\ \
| * | p2p: remove peers from grey and anchors lists when blockedmoneromooo-monero2020-12-131-0/+2
* | | Merge pull request #7138Alexander Blair2020-12-264-5/+65
|\ \ \
| * | | Optional DNS based blocklistmoneromooo-monero2020-12-204-5/+65
| |/ /
* | | Merge pull request #7098Alexander Blair2020-12-261-4/+4
|\ \ \ | |_|/ |/| |
| * | Fixed issues found by static analysisSChernykh2020-12-081-4/+4
| |/
* | Merge pull request #7143luigi11112020-12-191-1/+3
|\ \
| * | p2p: ignore incoming peer list entries when we have them blockedmoneromooo-monero2020-12-131-1/+3
| |/
* | Merge pull request #7075luigi11112020-12-191-1/+3
|\ \ | |/ |/|
| * p2p: ifx getting seed nodes for uncommon casesmoneromooo-monero2020-12-151-1/+3
* | Merge pull request #7072luigi11112020-12-071-0/+5
|\ \
| * | p2p: drop peers that spam peer listsmoneromooo-monero2020-12-051-0/+5
| |/
* | Merge pull request #7070luigi11112020-12-073-10/+12
|\ \
| * | p2p: fix race condition accessing a deleted contextmoneromooo-monero2020-12-063-10/+12
| |/
* | Merge pull request #7055luigi11112020-12-072-0/+15
|\ \