summaryrefslogtreecommitdiff
path: root/src/p2p/net_node.h
Commit message (Expand)AuthorAgeFilesLines
* p2p: use the fallback seed IPs when not enough seeds are foundmoneromooo-monero2017-03-181-1/+3
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* net_node: fix spurious warning about using uninitialized datamoneromooo-monero2017-02-121-1/+1
* Remove boost/foreach.cpp includesMiguel Herranz2017-01-221-1/+0
* Merge pull request #1609Riccardo Spagni2017-01-221-1/+7
|\
| * p2p: always recreate a new peer id on startupmoneromooo-monero2017-01-221-1/+7
* | Add gray peer list housekeeping systemMiguel Herranz2017-01-211-0/+4
* | Limit incoming connections from the same IPMiguel Herranz2017-01-151-0/+2
|/
* p2p: possibly fix crash in relay_blocksmoneromooo-monero2016-12-011-0/+1
* add lightweight block propagation ("fluffy blocks")Dion Ahmetaj2016-11-091-1/+7
* p2p: lock access to the blocked ips mapmoneromooo-monero2016-03-121-1/+1
* Use boost::thread instead of std::threadHoward Chu2016-02-181-1/+1
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-33/+33
* net_node: add a --offline argumentmoneromooo-monero2015-12-071-0/+2
* add RPC calls and commands to get/set bansmoneromooo-monero2015-11-261-1/+3
* net_node: allow bans for custom amounts of timemoneromooo-monero2015-11-251-1/+1
* Add IP blocking for misbehaving nodes (adapted from Boolberry)Javier Smooth2015-11-231-1/+18
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-1/+2
* Merge branch 'clang_fixes' into clang_fixes-masterSergey Kazenyuk2015-05-061-6/+7
|\
| * Fix missing virtual destructorSergey Kazenyuk2015-04-201-0/+2
* | [fix] Network 1.8: unlimited the RPC connectionsrfree2monero2015-04-081-1/+2
* | remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-8/+11
* | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-011-12/+8
|\ \
| * | Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-3/+1
* | | fix locking in count-peers thread (2)rfree2monero2015-02-241-1/+10
* | | 2014 network limit 1.2 +utils +toc -doc -drmonerorfree2monero2015-02-201-2/+2
* | | 2014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero2015-02-201-1/+11
* | | 2014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero2015-02-201-9/+22
|/ /
* / year updated in licenseRiccardo Spagni2015-01-021-1/+1
|/
* ipv4 and ipv6 resolution workingThomas Winget2014-09-231-0/+7
* Separate network id for testnetZachary Michaels2014-09-151-2/+10
* Separate p2p port for testnetZachary Michaels2014-09-151-1/+4
* Reorganize testnet constantsZachary Michaels2014-09-151-2/+2
* Add testnet flagZachary Michaels2014-09-151-2/+3
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* 0.8.8updatemydesktop2014-05-251-9/+16
* some fixesAntonio Juarez2014-03-201-1/+1
* moved all stuff to githubAntonio Juarez2014-03-031-0/+204