summaryrefslogtreecommitdiff
path: root/src/p2p/net_node.inl
Commit message (Expand)AuthorAgeFilesLines
* Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-231-1/+0
* Merge pull request #7248luigi11112021-01-061-0/+1
|\
| * add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+1
* | p2p: fix deadlock banning while updating peer listsmoneromooo2020-12-311-0/+1
|/
* 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-261-2/+56
|\ \ \ | |_|/ |/| |
| * | Optional DNS based blocklistmoneromooo-monero2020-12-201-2/+56
| |/
* / p2p: ignore incoming peer list entries when we have them blockedmoneromooo-monero2020-12-131-1/+3
|/
* Merge pull request #7076v0.17.1.6luigi11112020-12-071-39/+50
|\
| * Do not use peer_id tracking method over i2p/torLee Clagett2020-10-111-39/+50
* | Merge pull request #7073luigi11112020-12-071-0/+5
|\ \
| * | p2p: drop peers that spam peer listsmoneromooo-monero2020-12-051-0/+5
| |/
* / p2p: fix race condition accessing a deleted contextmoneromooo-monero2020-12-061-7/+9
|/
* 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-061-46/+68
|\
| * Add support for i2p and tor seed nodesLee Clagett2020-10-091-46/+68
* | 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-041-0/+31
|\ \ \ | |/ / |/| |
| * | net_node: add --ban-list optionselsta2020-11-021-0/+31
| |/
* | 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-121-5/+5
* 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-191-1/+1
|\ \
| * | Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| |/
* / 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-011-110/+135
|\ \ | |/ |/|
| * p2p: startup speedup, init seed nodes on first 'connect_to_seed()'xiphon2020-04-211-110/+135
* | p2p: add seed node.guy2020-04-211-0/+1
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-8/+3
* | Merge pull request #6405luigi11112020-04-101-0/+1
|\ \ | |/ |/|
| * p2p: add another seed nodemoneromooo-monero2020-03-271-0/+1