summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-2911-22/+32
* Merge pull request #7206Alexander Blair2020-12-281-23/+21
|\
| * protocol: fix false positives dropping peersmoneromooo-monero2020-12-271-23/+21
* | Merge pull request #7197Alexander Blair2020-12-281-1/+1
|\ \ | |/ |/|
| * cryptonote_basic: guess what got lost porting patches to branches againmoneromooo-monero2020-12-261-1/+1
* | Revert "Reject existing claimed blocks in sync mode"luigi11112020-12-271-18/+19
|/
* Merge pull request #7189Alexander Blair2020-12-263-5/+18
|\
| * protocol: drop nodes if they claim new data but only give stale datamoneromooo-monero2020-12-253-5/+18
* | Merge pull request #7183Alexander Blair2020-12-264-2/+3
|\ \
| * | build: prepare v0.17.1.8selsta2020-12-234-2/+3
| |/
* | Merge pull request #7181Alexander Blair2020-12-262-6/+18
|\ \
| * | ban lists may now include subnetsmoneromooo-monero2020-12-222-6/+18
| |/
* | Merge pull request #7174Alexander Blair2020-12-267-11/+68
|\ \
| * | restrict public node checks a littlemoneromooo-monero2020-12-227-11/+68
| |/
* | Merge pull request #7161Alexander Blair2020-12-262-0/+3
|\ \
| * | rpc: get_info - add 'synchronized' fieldxiphon2020-12-232-0/+3
| |/
* | Merge pull request #7155Alexander Blair2020-12-261-19/+18
|\ \
| * | protocol: reject claimed block hashes that already are in the chainmoneromooo-monero2020-12-171-0/+13
| * | protocol: drop peers we can't download anything from in sync modemoneromooo-monero2020-12-161-19/+5
* | | Merge pull request #7146Alexander Blair2020-12-261-0/+2
|\ \ \
| * | | p2p: remove peers from grey and anchors lists when blockedmoneromooo-monero2020-12-131-0/+2
| |/ /
* | | Merge pull request #7139Alexander Blair2020-12-265-5/+67
|\ \ \ | |_|/ |/| |
| * | Optional DNS based blocklistmoneromooo-monero2020-12-205-5/+67
| |/
* | Merge pull request #7144luigi11112020-12-191-1/+3
|\ \
| * | p2p: ignore incoming peer list entries when we have them blockedmoneromooo-monero2020-12-131-1/+3
| |/
* | Merge pull request #7142luigi11112020-12-192-4/+42
|\ \
| * | daemon: the ban command can now load IPs from a file (ban @filename)moneromooo-monero2020-12-142-4/+42
| |/
* / rpc: add a busy_syncing field to get_infomoneromooo-monero2020-12-174-1/+13
|/
* Merge pull request #7131v0.17.1.7luigi11112020-12-122-0/+12
|\
| * protocol: include first new block in chain entry responsemoneromooo-monero2020-12-122-0/+12
* | Merge pull request #7128luigi11112020-12-122-0/+36
|\ \
| * | protocol: stricter checks on received chain hash listmoneromooo2020-12-112-0/+36
| |/
* / protocol: revert incoming chain height check against local chainmoneromooo-monero2020-12-111-1/+1
|/
* Merge pull request #7122Alexander Blair2020-12-101-1/+1
|\
| * protocol: one more sanity check on usable data from a peermoneromooo-monero2020-12-101-1/+1
* | Merge pull request #7120Alexander Blair2020-12-101-1/+1
|\ \
| * | protocol: fix asking for pruned blocks for v10moneromooo-monero2020-12-101-1/+1
| |/
* | Merge pull request #7118Alexander Blair2020-12-102-1/+2
|\ \
| * | protocol: add a sanity check to the number of block hashes sentmoneromooo-monero2020-12-102-1/+2
* | | Merge pull request #7116Alexander Blair2020-12-104-2/+3
|\ \ \
| * | | build: prepare v0.17.1.7selsta2020-12-104-2/+3
* | | | Merge pull request #7111Alexander Blair2020-12-105-24/+53
|\ \ \ \
| * | | | protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-105-24/+53
| | |_|/ | |/| |
* | | | Merge pull request #7107Alexander Blair2020-12-101-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | protocol: more restrictive checks on chain entry responsemoneromooo-monero2020-12-101-1/+8
| | |/ | |/|
* | | Merge pull request #7109luigi11112020-12-101-2/+1
|\ \ \ | |_|/ |/| |
| * | protocol: fix switchting to adding blocks if noone's adding the next spanmoneromooo-monero2020-12-101-2/+1
| |/
* | Merge pull request #7076v0.17.1.6luigi11112020-12-072-40/+51
|\ \
| * | Do not use peer_id tracking method over i2p/torLee Clagett2020-10-112-40/+51
* | | Merge pull request #7073luigi11112020-12-072-0/+6
|\ \ \