summaryrefslogtreecommitdiff
path: root/src/p2p
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / p2p: give all hosts the same chance of being picked for connectingmoneromooo2020-11-021-1/+26
|/
* Dandelion++: skip desynced peers in stem phasexiphon2020-10-123-8/+8
* replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-171-0/+22
* Merge pull request #6571Alexander Blair2020-08-051-10/+0
|\
| * net_node: remove dead seed nodesselsta2020-05-201-10/+0
* | Merge pull request #6512Alexander Blair2020-07-199-9/+9
|\ \
| * | Update copyright year to 2020SomaticFanatic2020-05-069-9/+9
| |/
* / Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-311-1/+1
|/
* Merge pull request #6471luigi11112020-05-061-0/+3
|\
| * add another seed nodeGingeropolous2020-04-221-0/+2
| * Add erciccione's seed nodeerciccione2020-04-221-0/+1
* | Merge pull request #6443luigi11112020-05-012-111/+139
|\ \ | |/ |/|