summaryrefslogtreecommitdiff
path: root/src/p2p
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * p2p: startup speedup, init seed nodes on first 'connect_to_seed()'xiphon2020-04-212-111/+139
* | p2p: add seed node.guy2020-04-211-0/+1
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-263-11/+6
* | Merge pull request #6405luigi11112020-04-101-0/+1
|\ \ | |/ |/|
| * p2p: add another seed nodemoneromooo-monero2020-03-271-0/+1
* | Merge pull request #6372luigi11112020-04-041-8/+6
|\ \
| * | p2p: plug tor to clearnet association vectorAaron Hook2020-03-071-8/+6
* | | p2p: fix frequent weak_ptr exception on connectionmoneromooo-monero2020-03-311-4/+6
| |/ |/|
* | Merge pull request #6295Alexander Blair2020-03-273-7/+17
|\ \
| * | p2p: do not add recently failed addresses to the peerlistmoneromooo-monero2020-03-203-7/+17
* | | Merge pull request #6283Alexander Blair2020-03-271-2/+2
|\ \ \
| * | | p2p: fix off by one adding fallback peersmoneromooo-monero2020-01-071-2/+2
* | | | Merge pull request #6280Alexander Blair2020-03-271-2/+8
|\ \ \ \
| * | | | p2p: fix spurious warning when we're connected to at last one seedmoneromooo-monero2020-01-311-2/+8
| |/ / /
* | | | Merge pull request #6279Alexander Blair2020-03-271-1/+1
|\ \ \ \
| * | | | p2p: fix adding wrong indices to the filtered peer listmoneromooo-monero2020-01-031-1/+1
| |/ / /
* | / / p2p: remove old debug commandsAaron Hook2020-03-204-238/+1
| |/ / |/| |
* | | Merge pull request #6243Alexander Blair2020-03-124-77/+24
|\ \ \ | |_|/ |/| |
| * | p2p: remove obsolete local time in handshakemoneromooo-monero2020-01-292-5/+0
| * | p2p: avoid sending the same peer list over and overmoneromooo-monero2020-01-293-4/+17
| * | p2p: remove backward compatible peer listmoneromooo-monero2020-01-261-58/+2