aboutsummaryrefslogtreecommitdiff
path: root/src/p2p
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-059-9/+9
* p2p: avoid busy loop when we have nothing to connect tomoneromooo-monero2019-03-051-1/+9
* default initialize rpc structuresmoneromooo-monero2019-03-042-17/+32
* Merge pull request #5091Riccardo Spagni2019-03-043-3/+60
|\
| * i2p: initial supportJethro Grassie2019-01-303-3/+60
* | epee: add SSL supportmoneromooo-monero2019-02-022-10/+13
|/
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-289-649/+1570
* Pruningmoneromooo-monero2019-01-226-54/+234
* Merge pull request #5029Riccardo Spagni2019-01-161-1/+1
|\
| * p2p: don't stop the idle thread when no gray peers are foundmoneromooo-monero2018-12-301-1/+1
* | Merge pull request #5001Riccardo Spagni2019-01-161-3/+4
|\ \
| * | Remove boost::lexical_cast for uuid and unused uuid functionLee Clagett2018-12-231-3/+4
| |/
* | Merge pull request #4976Riccardo Spagni2019-01-163-16/+16
|\ \
| * | epee: better network buffer data structuremoneromooo-monero2018-12-233-16/+16
| |/
* / p2p: use vector instead of list for peer listsmoneromooo-monero2018-12-074-24/+27
|/
* 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-162-4/+11
|\ \
| * | p2p: less frequent incoming connections checkmoneromooo-monero2018-11-011-1/+1
| * | p2p: tone down "no incoming connections" warning to info if in peers is 0moneromooo-monero2018-11-011-3/+10
| |/
* / Expose limit-rate defaults from command line helpRaskaRuby2018-10-312-4/+4
|/
* Merge pull request #4612Riccardo Spagni2018-10-261-4/+8
|\
| * p2p: only deinitialize what's been initialized in offline modemoneromooo-monero2018-10-161-4/+8
* | p2p: a negative result from UPNP_GetValidIGD is an errormoneromooo-monero2018-10-151-2/+2
|/
* Merge pull request #4578Riccardo Spagni2018-10-151-3/+3
|\
| * Revert "p2p: connect via the bound ip, if any"moneromooo-monero2018-10-131-3/+3
* | Remove epee header dependency on cryptonote_coremoneromooo-monero2018-10-121-0/+1
|/
* Merge pull request #4089luigi11112018-08-151-3/+3
|\
| * p2p: connect via the bound ip, if anymoneromooo-monero2018-07-021-3/+3
* | Merge pull request #4075luigi11112018-07-191-1/+0
|\ \
| * | remove epee from link lines where it's redundantmoneromooo-monero2018-06-281-1/+0
| |/
* | Merge pull request #3854luigi11112018-07-191-0/+3
|\ \ | |/ |/|
| * add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas2018-06-291-0/+3
* | Merge pull request #3982luigi11112018-06-271-16/+46
|\ \
| * | net_node: resolve host for node addresses given via command line flagsstoffu2018-06-111-13/+43
| * | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...stoffu2018-06-111-3/+3
| |/
* | Merge pull request #3861luigi11112018-06-192-0/+16
|\ \
| * | p2p: warn when no incoming connections are seen for a whilemoneromooo-monero2018-05-262-0/+16
| |/
* / p2p: fix fallback seed node usagemoneromooo-monero2018-04-292-3/+11
|/
* Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner72018-04-251-2/+2
* Build: update CMake and p2p for in-tree miniupnpanonimal2018-04-211-10/+3
* CMake: update new location of in-tree miniupnpcanonimal2018-04-191-3/+3
* Merge pull request #3502Riccardo Spagni2018-04-121-1/+1
|\
| * fix lambda compile error on openbsdmoneromooo-monero2018-03-271-1/+1
* | p2p: correct port number for seed nodesstoffu2018-03-221-3/+3
|/
* p2p: fix network ID being uninitialised when using exclusive peersmoneromooo-monero2018-03-131-1/+4
* Stagenetstoffu2018-03-053-18/+34
* Merge pull request #3290Riccardo Spagni2018-02-201-0/+1
|\
| * p2p: restore m_testnet assignment lost during rebasewhythat2018-02-181-0/+1
* | p2p: need libcryptonote_core due to arg_testnet_on being usedstoffu2018-02-181-0/+1
|/