Commit Graph

6919 Commits (c6e1d7bcdf0cea648ef5425f8d01c23cdaee4a15)

Author SHA1 Message Date
anon c6e1d7bcdf device_trezor: wipe string fields properly
3 years ago
moneromooo-monero fe6dda9453
p2p: only log to global when a blocked IP is not already blocked
3 years ago
Lee Clagett ba3c627c57 Command max_bytes moved from dynamic map to static switch
3 years ago
luigi1111 83fa752a84
Merge pull request #7267
3 years ago
luigi1111 7ecdc53e11
Merge pull request #7248
3 years ago
Alexander Blair f3de67bc21
Merge pull request #7269
3 years ago
moneromooo-monero 3c7eec152c
add a max levin packet size by command type
3 years ago
moneromooo-monero 1128146c49
blockchain: lock access to m_blocks_hash_of_hashes
3 years ago
moneromooo-monero c2295f55b8
protocol: handle receiving a block hash we've not added yet
3 years ago
selsta 31b2572ec7
build: prepare v0.17.1.9
3 years ago
Alexander Blair a4ffad75ac
Merge pull request #7247
3 years ago
Alexander Blair db686707cb
Merge pull request #7239
3 years ago
Alexander Blair 5767e6db90
Merge pull request #7235
3 years ago
moneromooo-monero 57f7c2e53f
protocol: more sanity checks in new chain block hashes
3 years ago
moneromooo e685f52e25
p2p: fix deadlock banning while updating peer lists
3 years ago
moneromooo-monero 00253b717c
protocol: don't reset last request time on an idle timer
3 years ago
Lee Clagett 7d67a2dde0 Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
moneromooo-monero 218a109677
rpc: limit the number of txes for get_blocks.bin
3 years ago
Alexander Blair 5804add75b
Merge pull request #7206
3 years ago
Alexander Blair a87eca5e7d
Merge pull request #7197
3 years ago
moneromooo-monero 8c8f3d73b5
protocol: fix false positives dropping peers
3 years ago
luigi1111 e42bb297b8
Revert "Reject existing claimed blocks in sync mode"
3 years ago
moneromooo-monero 0443cccb5d
cryptonote_basic: guess what got lost porting patches to branches again
3 years ago
Alexander Blair 138092ddc9
Merge pull request #7189
3 years ago
Alexander Blair 4ddde36c50
Merge pull request #7183
3 years ago
Alexander Blair 0873f3193a
Merge pull request #7181
3 years ago
Alexander Blair cbeaeb904b
Merge pull request #7174
3 years ago
Alexander Blair 355be543c7
Merge pull request #7161
3 years ago
Alexander Blair 6cea8ca895
Merge pull request #7155
3 years ago
Alexander Blair e08d37fc7b
Merge pull request #7146
3 years ago
Alexander Blair 1c14b7b3b2
Merge pull request #7139
3 years ago
moneromooo-monero adcbcd8f8b
protocol: drop nodes if they claim new data but only give stale data
3 years ago
xiphon 07b50c42dd rpc: get_info - add 'synchronized' field
3 years ago
selsta ba60541f3e
build: prepare v0.17.1.8
3 years ago
moneromooo-monero 5c3e84b6ae
restrict public node checks a little
3 years ago
moneromooo-monero e35bbb1e88
ban lists may now include subnets
3 years ago
moneromooo-monero fb9ef24267
Optional DNS based blocklist
3 years ago
luigi1111 e0e2eb2bf5
Merge pull request #7144
3 years ago
luigi1111 ecedaf2975
Merge pull request #7142
3 years ago
moneromooo-monero a4cdcd9bd0
rpc: add a busy_syncing field to get_info
3 years ago
moneromooo-monero 42ee309292
protocol: reject claimed block hashes that already are in the chain
3 years ago
moneromooo-monero a436c36256
protocol: drop peers we can't download anything from in sync mode
3 years ago
moneromooo-monero 905cc07c8b
daemon: the ban command can now load IPs from a file (ban @filename)
3 years ago
moneromooo-monero 3bb748ad94
p2p: remove peers from grey and anchors lists when blocked
3 years ago
moneromooo-monero a569483c19
p2p: ignore incoming peer list entries when we have them blocked
3 years ago
luigi1111 54a4071473
Merge pull request #7131
3 years ago
luigi1111 4f70af3af1
Merge pull request #7128
3 years ago
moneromooo-monero c1d654708f
protocol: include first new block in chain entry response
3 years ago
moneromooo b6b2c9b8e8
protocol: stricter checks on received chain hash list
3 years ago
moneromooo-monero d6069f7ded
protocol: revert incoming chain height check against local chain
3 years ago