summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | protocol: reject claimed block hashes that already are in the chainmoneromooo-monero2020-12-173-0/+15
| * | | | | | | | | protocol: drop peers we can't download anything from in sync modemoneromooo-monero2020-12-161-19/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7145Alexander Blair2020-12-261-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | p2p: remove peers from grey and anchors lists when blockedmoneromooo-monero2020-12-131-0/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7138Alexander Blair2020-12-265-5/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Optional DNS based blocklistmoneromooo-monero2020-12-205-5/+67
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7099Alexander Blair2020-12-261-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add command to sign freebsd assert file for gitianMoneroArbo2020-12-081-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7098Alexander Blair2020-12-263-6/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed issues found by static analysisSChernykh2020-12-083-6/+5
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7086Alexander Blair2020-12-261-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | db_lmdb: move spammy "not found in db" message to TRACEmoneromooo-monero2020-12-061-2/+2
* | | | | | | | | | Merge pull request #6931Alexander Blair2020-12-261-2/+28
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | simplewallet: add "address mnew" commandcodesoap2020-12-261-2/+28
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7151luigi11112020-12-192-1/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix byte_stream::put_nLee Clagett2020-12-142-1/+18
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7143luigi11112020-12-191-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | p2p: ignore incoming peer list entries when we have them blockedmoneromooo-monero2020-12-131-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7141luigi11112020-12-192-4/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | daemon: the ban command can now load IPs from a file (ban @filename)moneromooo-monero2020-12-142-4/+42
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7075luigi11112020-12-192-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | protocol: remove unused (and cunningly uninitialized) fieldmoneromooo-monero2020-12-151-2/+0
| * | | | | | | | | p2p: ifx getting seed nodes for uncommon casesmoneromooo-monero2020-12-151-1/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #7074luigi11112020-12-191-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add -framework AppKit for Applewoodser2020-12-041-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7156luigi11112020-12-174-1/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | rpc: add a busy_syncing field to get_infomoneromooo-monero2020-12-174-1/+13
|/ / / / / / / /
* | | | | | | | Merge pull request #7130luigi11112020-12-122-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | protocol: include first new block in chain entry responsemoneromooo-monero2020-12-122-0/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7127luigi11112020-12-122-0/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | protocol: stricter checks on received chain hash listmoneromooo2020-12-112-0/+36
| |/ / / / / / /
* | | | | | | | Merge pull request #7123luigi11112020-12-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | protocol: revert incoming chain height check against local chainmoneromooo-monero2020-12-111-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #6495luigi11112020-12-121-6/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | workflows: add ccache supportselsta2020-12-111-6/+37
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #7102Alexander Blair2020-12-101-17/+9
|\ \ \ \ \ \ \
| * | | | | | | cmake: fix "release" version string on tagged releasesmoneromooo-monero2020-12-091-17/+9
| |/ / / / / /
* | | | | | | Merge pull request #7121Alexander Blair2020-12-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | protocol: one more sanity check on usable data from a peermoneromooo-monero2020-12-101-1/+1
* | | | | | | | Merge pull request #7117Alexander 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 #7114Alexander Blair2020-12-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | protocol: fix asking for pruned blocks for v10moneromooo-monero2020-12-101-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #7110Alexander Blair2020-12-106-33/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-106-33/+64
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7106Alexander Blair2020-12-101-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | protocol: more restrictive checks on chain entry responsemoneromooo-monero2020-12-101-1/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7105Alexander Blair2020-12-101-66/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | travis: remove from reposelsta2020-12-101-66/+0
| |/ / / / / / /
* | | | | | | | Merge pull request #7104Alexander Blair2020-12-101-1/+1
|\ \ \ \ \ \ \ \