summaryrefslogtreecommitdiff
path: root/src/p2p/net_node.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Merge pull request #6443luigi11112020-05-011-1/+4
|\
| * p2p: startup speedup, init seed nodes on first 'connect_to_seed()'xiphon2020-04-211-1/+4
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-1/+1
|/
* Merge pull request #6295Alexander Blair2020-03-271-1/+1
|\
| * p2p: do not add recently failed addresses to the peerlistmoneromooo-monero2020-03-201-1/+1
* | p2p: remove old debug commandsAaron Hook2020-03-201-17/+0
|/
* p2p: avoid sending the same peer list over and overmoneromooo-monero2020-01-291-0/+1
* p2p: remove obsolete local time from TIMED_SYNCmoneromooo-monero2020-01-261-1/+1
* Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-041-2/+12
* Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-1/+2
* Merge pull request #6021luigi11112019-10-251-1/+1
|\
| * Change monerod --proxy to --tx-proxyLee Clagett2019-10-241-1/+1
* | daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+7
|/
* Merge pull request #5943luigi11112019-10-141-1/+1
|\
| * p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon2019-10-131-1/+1
* | ban peers sending bad pow outrightmoneromooo-monero2019-09-251-1/+1
|/
* p2p: fix bans taking port into accountmoneromooo-monero2019-09-161-3/+3
* Merge pull request #5839luigi11112019-09-081-2/+1
|\
| * p2p: sanitize peer listsmoneromooo-monero2019-08-211-2/+1
* | Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-171-2/+8
|/
* daemon: fix print_pl only printing public zone peersmoneromooo-monero2019-08-191-0/+1
* Add IPv6 supportThomas Winget2019-07-311-1/+20
* Merge pull request #5610luigi11112019-07-241-2/+10
|\
| * p2p: delay IGP probing on startupmoneromooo-monero2019-06-061-2/+10
* | Merge pull request #5582luigi11112019-07-241-0/+2
|\ \
| * | rpc: in/out peers can now return the setting's valuemoneromooo-monero2019-05-301-0/+2
| |/
* | Merge pull request #5530luigi11112019-07-241-10/+0
|\ \
| * | remove obsolete save_graph skeleton codemoneromooo-monero2019-05-101-10/+0
| |/
* | allow blocking whole subnetsmoneromooo-monero2019-07-161-2/+7
* | p2p: store network address directly in blocked host listmoneromooo-monero2019-07-161-2/+2
|/
* Merge pull request #5195Riccardo Spagni2019-03-191-0/+1
|\
| * daemon: add '--no-sync' arg to optionally disable blockchain syncxiphon2019-02-251-0/+1
* | Merge pull request #5190Riccardo Spagni2019-03-171-0/+8
|\ \
| * | daemon: add --public-node mode, RPC port propagation over P2Pxiphon2019-02-251-0/+8
| |/
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | default initialize rpc structuresmoneromooo-monero2019-03-041-2/+3
* | epee: add SSL supportmoneromooo-monero2019-02-021-3/+5
|/
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-70/+184
* Pruningmoneromooo-monero2019-01-221-0/+15
* Merge pull request #4976Riccardo Spagni2019-01-161-4/+4
|\
| * epee: better network buffer data structuremoneromooo-monero2018-12-231-4/+4
* | p2p: use vector instead of list for peer listsmoneromooo-monero2018-12-071-3/+3
|/
* Merge pull request #4854Riccardo Spagni2018-12-041-1/+3
|\
| * Removed a lot of unnecessary includesMartijn Otto2018-11-151-1/+3
* | Merge pull request #4776Riccardo Spagni2018-11-161-1/+1
|\ \
| * | p2p: less frequent incoming connections checkmoneromooo-monero2018-11-011-1/+1
| |/
* / Expose limit-rate defaults from command line helpRaskaRuby2018-10-311-2/+2
|/
* Merge pull request #3861luigi11112018-06-191-0/+2
|\
| * p2p: warn when no incoming connections are seen for a whilemoneromooo-monero2018-05-261-0/+2