| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rpc: limit the number of txes for get_blocks.bin | moneromooo-monero | 2020-12-29 | 11 | -22/+32 |
| | | |||||
| * | Merge pull request #7206 | Alexander Blair | 2020-12-28 | 1 | -23/+21 |
| |\ | | | | | | | 8c8f3d73b protocol: fix false positives dropping peers (moneromooo-monero) | ||||
| | * | protocol: fix false positives dropping peers | moneromooo-monero | 2020-12-27 | 1 | -23/+21 |
| | | | | | | | | | it'd trigger on reorgs | ||||
| * | | Merge pull request #7197 | Alexander Blair | 2020-12-28 | 1 | -1/+1 |
| |\ \ | |/ |/| | | | 0443cccb5 cryptonote_basic: guess what got lost porting patches to branches again (moneromooo-monero) | ||||
| | * | cryptonote_basic: guess what got lost porting patches to branches again | moneromooo-monero | 2020-12-26 | 1 | -1/+1 |
| | | | |||||
| * | | Revert "Reject existing claimed blocks in sync mode" | luigi1111 | 2020-12-27 | 1 | -18/+19 |
| |/ | |||||
| * | Merge pull request #7189 | Alexander Blair | 2020-12-26 | 3 | -5/+18 |
| |\ | | | | | | | adcbcd8f8 protocol: drop nodes if they claim new data but only give stale data (moneromooo-monero) | ||||
| | * | protocol: drop nodes if they claim new data but only give stale data | moneromooo-monero | 2020-12-25 | 3 | -5/+18 |
| | | | | | | | | | Some joker is spending time actually doing this | ||||
| * | | Merge pull request #7183 | Alexander Blair | 2020-12-26 | 4 | -2/+3 |
| |\ \ | | | | | | | | | | ba60541f3 build: prepare v0.17.1.8 (selsta) | ||||
| | * | | build: prepare v0.17.1.8 | selsta | 2020-12-23 | 4 | -2/+3 |
| | |/ | |||||
| * | | Merge pull request #7181 | Alexander Blair | 2020-12-26 | 2 | -6/+18 |
| |\ \ | | | | | | | | | | e35bbb1e8 ban lists may now include subnets (moneromooo-monero) | ||||
| | * | | ban lists may now include subnets | moneromooo-monero | 2020-12-22 | 2 | -6/+18 |
| | |/ | |||||
| * | | Merge pull request #7174 | Alexander Blair | 2020-12-26 | 7 | -11/+68 |
| |\ \ | | | | | | | | | | 5c3e84b6a restrict public node checks a little (moneromooo-monero) | ||||
| | * | | restrict public node checks a little | moneromooo-monero | 2020-12-22 | 7 | -11/+68 |
| | |/ | | | | | | | | | do not include blocked hosts in peer lists or public node lists by default, warn about no https on clearnet and about untrusted peers likely being spies | ||||
| * | | Merge pull request #7161 | Alexander Blair | 2020-12-26 | 2 | -0/+3 |
| |\ \ | | | | | | | | | | 07b50c42d rpc: get_info - add 'synchronized' field (xiphon) | ||||
| | * | | rpc: get_info - add 'synchronized' field | xiphon | 2020-12-23 | 2 | -0/+3 |
| | |/ | |||||
| * | | Merge pull request #7155 | Alexander Blair | 2020-12-26 | 1 | -19/+18 |
| |\ \ | | | | | | | | | | | | | 42ee30929 protocol: reject claimed block hashes that already are in the chain (moneromooo-monero) a436c3625 protocol: drop peers we can't download anything from in sync mode (moneromooo-monero) | ||||
| | * | | protocol: reject claimed block hashes that already are in the chain | moneromooo-monero | 2020-12-17 | 1 | -0/+13 |
| | | | | |||||
| | * | | protocol: drop peers we can't download anything from in sync mode | moneromooo-monero | 2020-12-16 | 1 | -19/+5 |
| | | | | | | | | | | | | | | | | instead of the (incorrect) check for whether we think we might have a user for it at some point in the near future. We can reconnect. | ||||
| * | | | Merge pull request #7146 | Alexander Blair | 2020-12-26 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | | | | | 3bb748ad9 p2p: remove peers from grey and anchors lists when blocked (moneromooo-monero) | ||||
| | * | | | p2p: remove peers from grey and anchors lists when blocked | moneromooo-monero | 2020-12-13 | 1 | -0/+2 |
| | |/ / | |||||
| * | | | Merge pull request #7139 | Alexander Blair | 2020-12-26 | 5 | -5/+67 |
| |\ \ \ | |_|/ |/| | | | | | fb9ef2426 Optional DNS based blocklist (moneromooo-monero) | ||||
| | * | | Optional DNS based blocklist | moneromooo-monero | 2020-12-20 | 5 | -5/+67 |
| | |/ | | | | | | | | | | | | | | | | | If enabled, pulls IPs to block on blocklist.moneropulse.*, and blocks then for 8 days (so IPs dropping from the list will eventually get unblocked, and DNS failures don't result in instant clearing of the blocklist). Enable with --enable-dns-blocklist | ||||
| * | | Merge pull request #7144 | luigi1111 | 2020-12-19 | 1 | -1/+3 |
| |\ \ | | | | | | | | | | a569483 p2p: ignore incoming peer list entries when we have them blocked (moneromooo-monero) | ||||
| | * | | p2p: ignore incoming peer list entries when we have them blocked | moneromooo-monero | 2020-12-13 | 1 | -1/+3 |
| | |/ | |||||
| * | | Merge pull request #7142 | luigi1111 | 2020-12-19 | 2 | -4/+42 |
| |\ \ | | | | | | | | | | 905cc07 daemon: the ban command can now load IPs from a file (ban @filename) (moneromooo-monero) | ||||
| | * | | daemon: the ban command can now load IPs from a file (ban @filename) | moneromooo-monero | 2020-12-14 | 2 | -4/+42 |
| | |/ | |||||
| * / | rpc: add a busy_syncing field to get_info | moneromooo-monero | 2020-12-17 | 4 | -1/+13 |
| |/ | | | | true if and pretty much only if new blocks are being added | ||||
| * | Merge pull request #7131v0.17.1.7 | luigi1111 | 2020-12-12 | 2 | -0/+12 |
| |\ | | | | | | | c1d6547 protocol: include first new block in chain entry response (moneromooo-monero) | ||||
| | * | protocol: include first new block in chain entry response | moneromooo-monero | 2020-12-12 | 2 | -0/+12 |
| | | | |||||
| * | | Merge pull request #7128 | luigi1111 | 2020-12-12 | 2 | -0/+36 |
| |\ \ | | | | | | | | | | b6b2c9b protocol: stricter checks on received chain hash list (moneromooo) | ||||
| | * | | protocol: stricter checks on received chain hash list | moneromooo | 2020-12-11 | 2 | -0/+36 |
| | |/ | |||||
| * / | protocol: revert incoming chain height check against local chain | moneromooo-monero | 2020-12-11 | 1 | -1/+1 |
| |/ | | | | | We can actually request a chain that's further away from what we have as we buffer more and more | ||||
| * | Merge pull request #7122 | Alexander Blair | 2020-12-10 | 1 | -1/+1 |
| |\ | | | | | | | 3a3370096 protocol: one more sanity check on usable data from a peer (moneromooo-monero) | ||||
| | * | protocol: one more sanity check on usable data from a peer | moneromooo-monero | 2020-12-10 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #7120 | Alexander Blair | 2020-12-10 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 105afa555 protocol: fix asking for pruned blocks for v10 (moneromooo-monero) | ||||
| | * | | protocol: fix asking for pruned blocks for v10 | moneromooo-monero | 2020-12-10 | 1 | -1/+1 |
| | |/ | | | | | | | Old format is still alloewd there, this is a two fork update | ||||
| * | | Merge pull request #7118 | Alexander Blair | 2020-12-10 | 2 | -1/+2 |
| |\ \ | | | | | | | | | | ef1524ecc protocol: add a sanity check to the number of block hashes sent (moneromooo-monero) | ||||
| | * | | protocol: add a sanity check to the number of block hashes sent | moneromooo-monero | 2020-12-10 | 2 | -1/+2 |
| | | | | |||||
| * | | | Merge pull request #7116 | Alexander Blair | 2020-12-10 | 4 | -2/+3 |
| |\ \ \ | | | | | | | | | | | | | a700e6103 build: prepare v0.17.1.7 (selsta) | ||||
| | * | | | build: prepare v0.17.1.7 | selsta | 2020-12-10 | 4 | -2/+3 |
| | | | | | |||||
| * | | | | Merge pull request #7111 | Alexander Blair | 2020-12-10 | 5 | -24/+53 |
| |\ \ \ \ | | | | | | | | | | | | | | | | d729730d3 protocol: drop origin IP if a block fails to verify in sync mode (moneromooo-monero) | ||||
| | * | | | | protocol: drop origin IP if a block fails to verify in sync mode | moneromooo-monero | 2020-12-10 | 5 | -24/+53 |
| | | |_|/ | |/| | | | | | | | | | | | | | | It would otherwise be possible for a peer to send bad blocks, then disconnect and reconnect again, escaping bans | ||||
| * | | | | Merge pull request #7107 | Alexander Blair | 2020-12-10 | 1 | -1/+8 |
| |\ \ \ \ | |/ / / |/| | | | | | | | f47f1a069 protocol: more restrictive checks on chain entry response (moneromooo-monero) | ||||
| | * | | | protocol: more restrictive checks on chain entry response | moneromooo-monero | 2020-12-10 | 1 | -1/+8 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7109 | luigi1111 | 2020-12-10 | 1 | -2/+1 |
| |\ \ \ | |_|/ |/| | | | | | e83a220 protocol: fix switchting to adding blocks if noone's adding the next span (moneromooo-monero) | ||||
| | * | | protocol: fix switchting to adding blocks if noone's adding the next span | moneromooo-monero | 2020-12-10 | 1 | -2/+1 |
| | |/ | |||||
| * | | Merge pull request #7076v0.17.1.6 | luigi1111 | 2020-12-07 | 2 | -40/+51 |
| |\ \ | | | | | | | | | | 37bb594 Do not use peer_id tracking method over i2p/tor (Lee Clagett) | ||||
| | * | | Do not use peer_id tracking method over i2p/tor | Lee Clagett | 2020-10-11 | 2 | -40/+51 |
| | | | | |||||
| * | | | Merge pull request #7073 | luigi1111 | 2020-12-07 | 2 | -0/+6 |
| |\ \ \ | | | | | | | | | | | | | 446b3c8 p2p: drop peers that spam peer lists (moneromooo-monero) | ||||
