summaryrefslogtreecommitdiff
path: root/src/p2p
Commit message (Expand)AuthorAgeFilesLines
* cmake: set 3.5 as minimum versionselsta2021-11-291-1/+1
* Merge pull request #7997luigi11112021-11-093-4/+33
|\
| * add singapore.node.xmr.pm to seed nodeslza_menace2021-10-061-1/+5
| * net_node: add seed nodeselsta2021-10-061-0/+3
| * daemon: allow proxy configurationanon2021-10-063-3/+25
* | Merge pull request #7978luigi11112021-10-111-0/+5
|\ \
| * | Quicker resource cleanup on p2p socks timeoutLee *!* Clagett2021-09-271-0/+5
| |/
* / node_server: fix race conditionanon2021-09-202-5/+7
|/
* p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero2021-08-053-15/+44
* Fixed issues found by static analysisSChernykh2021-03-181-4/+4
* p2p: allow CIDR notation in DNS blocklistmoneromooo-monero2021-01-211-5/+14
* p2p: only log to global when a blocked IP is not already blockedmoneromooo-monero2021-01-081-1/+8
* Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-232-3/+0
* Merge pull request #7248luigi11112021-01-061-0/+1
|\
| * add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+1
* | Merge pull request #7239Alexander Blair2021-01-011-0/+1
|\ \ | |/ |/|
| * p2p: fix deadlock banning while updating peer listsmoneromooo2020-12-311-0/+1
* | Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-291-0/+3
|/
* Merge pull request #7181Alexander Blair2020-12-261-3/+9
|\
| * ban lists may now include subnetsmoneromooo-monero2020-12-221-3/+9
* | Merge pull request #7146Alexander Blair2020-12-261-0/+2
|\ \
| * | p2p: remove peers from grey and anchors lists when blockedmoneromooo-monero2020-12-131-0/+2
* | | Merge pull request #7139Alexander Blair2020-12-264-5/+65
|\ \ \ | |_|/ |/| |
| * | Optional DNS based blocklistmoneromooo-monero2020-12-204-5/+65
| |/
* / p2p: ignore incoming peer list entries when we have them blockedmoneromooo-monero2020-12-131-1/+3
|/
* Merge pull request #7076v0.17.1.6luigi11112020-12-072-40/+51
|\
| * Do not use peer_id tracking method over i2p/torLee Clagett2020-10-112-40/+51
* | Merge pull request #7073luigi11112020-12-071-0/+5
|\ \
| * | p2p: drop peers that spam peer listsmoneromooo-monero2020-12-051-0/+5
| |/
* | Merge pull request #7071luigi11112020-12-073-10/+12
|\ \
| * | p2p: fix race condition accessing a deleted contextmoneromooo-monero2020-12-063-10/+12
| |/
* / keep only the last seen node on a given host in the white listmoneromooo2020-12-042-0/+15
|/
* Better log message for unusable anon networksHoward Chu2020-11-161-2/+2
* Fix i2p/tor seed nodesLee Clagett2020-11-071-5/+18
* Merge pull request #6993v0.17.1.2luigi11112020-11-061-1/+4
|\
| * p2p: fix accessing non existent element of mapmoneromooo-monero2020-11-071-1/+4
* | p2p: add a tor seedmoneromooo-monero2020-11-061-0/+1
|/
* Merge pull request #6990luigi11112020-11-062-54/+83
|\
| * Add support for i2p and tor seed nodesLee Clagett2020-10-092-54/+83
* | Merge pull request #6985luigi11112020-11-061-0/+4
|\ \
| * | net_node: add tor / i2p seed nodesselsta2020-11-051-0/+4
* | | p2p: fix endianness when checking IPv6 addresses mapping to IPv4moneromooo-monero2020-11-051-5/+3
* | | p2p: make this work with boost <= 1.65 (pffff)moneromooo-monero2020-11-041-0/+4
|/ /
* | p2p: rewrite boost's make_address_v4 to cater for < 1.66moneromooo2020-11-041-9/+14
* | Merge pull request #6962luigi11112020-11-041-2/+30
|\ \
| * | p2p: use /16 filtering on IPv4-within-IPv6 addressesmoneromooo-monero2020-11-031-2/+30
* | | Merge pull request #6961luigi11112020-11-043-0/+33
|\ \ \ | |/ / |/| |
| * | net_node: add --ban-list optionselsta2020-11-023-0/+33
| |/
* | Merge pull request #6964luigi11112020-11-031-0/+4
|\ \
| * | p2p: remove banned peers from the white listmoneromooo2020-11-021-0/+4
| |/