| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #7294 | luigi1111 | 2021-02-15 | 1 | -4/+0 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | remove obsolete pruning debug code | moneromooo-monero | 2021-01-08 | 1 | -4/+0 | |
| * | | | Merge pull request #7236 | luigi1111 | 2021-01-15 | 1 | -9/+1 | |
| |\ \ \ | ||||||
| | * | | | protocol: fix wrong command in logs | moneromooo-monero | 2020-12-30 | 1 | -9/+1 | |
| * | | | | Merge pull request #7119 | luigi1111 | 2021-01-15 | 1 | -0/+7 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | protocol: add calls to reserve where appropriate | moneromooo-monero | 2020-12-10 | 1 | -0/+7 | |
| * | | | | Merge pull request #7285 | Alexander Blair | 2021-01-07 | 2 | -20/+0 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Command max_bytes moved from dynamic map to static switch | Lee Clagett | 2020-12-22 | 2 | -20/+0 | |
| * | | | | Merge pull request #7266 | luigi1111 | 2021-01-06 | 1 | -4/+9 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | protocol: handle receiving a block hash we've not added yet | moneromooo-monero | 2021-01-02 | 1 | -4/+9 | |
| * | | | | Merge pull request #7271 | Alexander Blair | 2021-01-03 | 1 | -3/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | fix accessing an network address in a deleted context | moneromooo-monero | 2021-01-03 | 1 | -3/+6 | |
| | |/ / / | ||||||
| * / / / | add a max levin packet size by command type | moneromooo-monero | 2021-01-03 | 2 | -0/+20 | |
| |/ / / | ||||||
| * | | | Merge pull request #7250 | Alexander Blair | 2021-01-01 | 2 | -1/+2 | |
| |\ \ \ | ||||||
| | * | | | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 2020-12-17 | 2 | -1/+2 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #7246 | Alexander Blair | 2021-01-01 | 1 | -12/+52 | |
| |\ \ \ | ||||||
| | * | | | protocol: more sanity checks in new chain block hashes | moneromooo-monero | 2020-12-31 | 1 | -12/+52 | |
| | |/ / | ||||||
| * / / | protocol: don't reset last request time on an idle timer | moneromooo-monero | 2020-12-30 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | protocol: fix false positives dropping peers | moneromooo-monero | 2020-12-27 | 1 | -23/+21 | |
| * | | Revert "Reject existing claimed blocks in sync mode" | luigi1111 | 2020-12-27 | 1 | -18/+19 | |
| * | | Merge pull request #7188 | Alexander Blair | 2020-12-26 | 2 | -4/+16 | |
| |\ \ | ||||||
| | * | | protocol: drop nodes if they claim new data but only give stale data | moneromooo-monero | 2020-12-25 | 2 | -4/+16 | |
| * | | | Merge pull request #7154 | Alexander Blair | 2020-12-26 | 1 | -19/+18 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | 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 | |
| * | | | Merge pull request #7075 | luigi1111 | 2020-12-19 | 1 | -2/+0 | |
| |\ \ \ | ||||||
| | * | | | protocol: remove unused (and cunningly uninitialized) field | moneromooo-monero | 2020-12-15 | 1 | -2/+0 | |
| * | | | | rpc: add a busy_syncing field to get_info | moneromooo-monero | 2020-12-17 | 2 | -0/+9 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #7130 | luigi1111 | 2020-12-12 | 2 | -0/+12 | |
| |\ \ \ | ||||||
| | * | | | protocol: include first new block in chain entry response | moneromooo-monero | 2020-12-12 | 2 | -0/+12 | |
| * | | | | Merge pull request #7127 | luigi1111 | 2020-12-12 | 1 | -0/+35 | |
| |\ \ \ \ | ||||||
| | * | | | | protocol: stricter checks on received chain hash list | moneromooo | 2020-12-11 | 1 | -0/+35 | |
| | |/ / / | ||||||
| * / / / | protocol: revert incoming chain height check against local chain | moneromooo-monero | 2020-12-11 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #7121 | Alexander Blair | 2020-12-10 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | protocol: one more sanity check on usable data from a peer | moneromooo-monero | 2020-12-10 | 1 | -1/+1 | |
| * | | | | Merge pull request #7117 | Alexander Blair | 2020-12-10 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | protocol: add a sanity check to the number of block hashes sent | moneromooo-monero | 2020-12-10 | 1 | -1/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #7114 | Alexander Blair | 2020-12-10 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | protocol: fix asking for pruned blocks for v10 | moneromooo-monero | 2020-12-10 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #7110 | Alexander Blair | 2020-12-10 | 4 | -19/+52 | |
| |\ \ \ \ | ||||||
| | * | | | | protocol: drop origin IP if a block fails to verify in sync mode | moneromooo-monero | 2020-12-10 | 4 | -19/+52 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #7106 | Alexander Blair | 2020-12-10 | 1 | -1/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | protocol: more restrictive checks on chain entry response | moneromooo-monero | 2020-12-10 | 1 | -1/+8 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #7009 | Alexander Blair | 2020-12-10 | 3 | -19/+21 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 2020-10-10 | 3 | -19/+21 | |
| | |/ / | ||||||
| * / / | protocol: fix switchting to adding blocks if noone's adding the next span | moneromooo-monero | 2020-12-10 | 1 | -2/+1 | |
| |/ / | ||||||
| * | | protocol: drop peers that don't reply to queries | moneromooo | 2020-12-06 | 2 | -10/+34 | |
| * | | protocol: drop peers that decrease claimed height | moneromooo | 2020-12-04 | 1 | -1/+16 | |
| * | | protocol: add scoring system to drop peers that don't behave | moneromooo | 2020-12-04 | 2 | -9/+50 | |
| |/ | ||||||
| * | Fix tx flush callback queueing | Lee Clagett | 2020-10-06 | 1 | -23/+12 | |
