summaryrefslogtreecommitdiff
path: root/src/p2p/net_node.inl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-271-2/+12
|\ \
| * | p2p: do not add recently failed addresses to the peerlistmoneromooo-monero2020-03-201-2/+12
* | | 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-201-95/+0
| |/ / |/| |
* | | Merge pull request #6243Alexander Blair2020-03-121-9/+16
|\ \ \ | |_|/ |/| |
| * | p2p: remove obsolete local time in handshakemoneromooo-monero2020-01-291-3/+0
| * | p2p: avoid sending the same peer list over and overmoneromooo-monero2020-01-291-1/+13
| * | p2p: remove obsolete local time from TIMED_SYNCmoneromooo-monero2020-01-261-5/+3
* | | Merge pull request #6248Alexander Blair2020-02-281-1/+1
|\ \ \
| * | | p2p: drop the peerlist dump to TRACEmoneromooo-monero2019-12-171-1/+1
| | |/ | |/|
* | | Merge pull request #6053Alexander Blair2020-02-061-6/+6
|\ \ \
| * | | always print peer IDs in the same formatmoneromooo-monero2019-10-291-6/+6
* | | | network: log traffic and add a simple traffic analysis scriptmoneromooo-monero2020-01-261-4/+4
| |_|/ |/| |
* | | Merge pull request #6153Alexander Blair2020-01-241-1/+1
|\ \ \
| * | | p2p: don't request flags after closing connectionmoneromooo-monero2019-11-191-1/+1
| |/ /
* | | Merge pull request #6146Alexander Blair2020-01-241-6/+8
|\ \ \
| * | | Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-041-6/+8
| | |/ | |/|
* | | Merge pull request #6119Alexander Blair2020-01-161-0/+1
|\ \ \ | |/ / |/| |
| * | p2p: zero last seen timestamp when inserting a new peermoneromooo-monero2019-11-111-0/+1
| |/
* / Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-3/+8
|/
* Merge pull request #6021luigi11112019-10-251-4/+4
|\
| * Change monerod --proxy to --tx-proxyLee Clagett2019-10-241-4/+4
* | daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-3/+8
|/
* Merge pull request #5985luigi11112019-10-221-0/+3
|\
| * node.inl, add xmrchain.net IP to hardcoded peersGingeropolous2019-10-131-0/+3
* | Merge pull request #5956luigi11112019-10-161-0/+2
|\ \
| * | p2p: reject invalid rpc_port in peer listsxiphon2019-10-021-0/+2
* | | Merge pull request #5954luigi11112019-10-161-0/+2
|\ \ \