Commit Graph

9983 Commits (607cb3366876f02616300693132d64a5346f18ab)
 

Author SHA1 Message Date
jwinterm 607cb33668 Merge pull request 'upstream' (#354) from wowario/wownero:upstream into master
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details
3 years ago
moneromooo-monero c8cd83030c
storages: overridable limits for loading portable_storage from binary
continuous-integration/drone/pr Build is passing Details
3 years ago
Lee Clagett 9fc1c6dec5
Command max_bytes moved from dynamic map to static switch
3 years ago
Lee Clagett fcac2ad95d
Restrict duplicate keys in epee binary format
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo-monero f8e05b3003
epee: also limit number of strings in portable_storage
3 years ago
moneromooo-monero a0e757a104
protocol: handle receiving a block hash we've not added yet
3 years ago
moneromooo-monero a27cf7b602
fix accessing an network address in a deleted context
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo-monero f02e91ef83
add a max levin packet size by command type
3 years ago
moneromooo-monero 22365207be
blockchain: lock access to m_blocks_hash_of_hashes
3 years ago
moneromooo-monero 9289bd9493
portable_storage: better sanity checking
3 years ago
moneromooo-monero 859a8752f4
protocol: remove unused (and cunningly uninitialized) field
3 years ago
wowario af3263c8ac
bump version
continuous-integration/drone/pr Build is passing Details
3 years ago
wowario 9ef4a4ea7f
update checkpoints
3 years ago
woodser 3216b20e3c
add -framework AppKit for Apple
3 years ago
MoneroArbo 6ddc174595
Add command to sign freebsd assert file for gitian
3 years ago
SChernykh 5de14c44ec
Fixed issues found by static analysis
3 years ago
moneromooo-monero b62d6648eb
db_lmdb: move spammy "not found in db" message to TRACE
3 years ago
codesoap 3e36df73ac
simplewallet: add "address mnew" command
3 years ago
Lee Clagett 6a2abebb94
Restrict duplicate keys in epee binary format
3 years ago
xiphon 6675069dcf
portable_storage: forbid unnamed sections
3 years ago
moneromooo-monero c44dbc582f
protocol: more sanity checks in new chain block hashes
3 years ago
moneromooo 6375b913d9
portable_storage: check object limit where appropriate
3 years ago
moneromooo 31dc71afaf
p2p: fix deadlock banning while updating peer lists
3 years ago
moneromooo-monero 45a462eb91
protocol: don't reset last request time on an idle timer
3 years ago
Lee Clagett b4206cea5a
Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
moneromooo-monero 03b8228b35
rpc: limit the number of txes for get_blocks.bin
3 years ago
moneromooo-monero 58404d389c
portable_storage: remove array element limit
3 years ago
anon 1ec6d5ccda
ssl: buffered handshake detection
3 years ago
moneromooo-monero 6de11d0718
epee: fix some issues using connections after shutdown
3 years ago
moneromooo-monero b56a9f5bad
protocol: fix false positives dropping peers
3 years ago
moneromooo-monero 63381702d8
portable_storage: remove overly aggressive cutoff
3 years ago
moneromooo-monero 50e25e681c
cryptonote_basic: guess what got lost porting patches to branches again
3 years ago
luigi1111 4efba60bc1
Revert "Reject existing claimed blocks in sync mode"
3 years ago
moneromooo-monero a7e3955772
portable_storage: add some sanity checks on data size
3 years ago
moneromooo-monero 0afd50384f
protocol: drop nodes if they claim new data but only give stale data
3 years ago
moneromooo-monero 9e4e28b25c
ban lists may now include subnets
3 years ago
moneromooo-monero 295d46a1fc
restrict public node checks a little
3 years ago
xiphon 10f9008b9c
rpc: get_info - add 'synchronized' field
3 years ago
moneromooo-monero b042506baa
protocol: reject claimed block hashes that already are in the chain
3 years ago
moneromooo-monero 879715610d
protocol: drop peers we can't download anything from in sync mode
3 years ago
moneromooo-monero 819d40fc7e
p2p: remove peers from grey and anchors lists when blocked
3 years ago
moneromooo-monero a88448499b
Optional DNS based blocklist
3 years ago
moneromooo-monero ffa987003a
daemon: the ban command can now load IPs from a file (ban @filename)
3 years ago
Lee Clagett 8088f8d894
Fix byte_stream::put_n
3 years ago
moneromooo-monero 8547473c83
p2p: ignore incoming peer list entries when we have them blocked
3 years ago
jwinterm 4b1d0f2340 Merge pull request 'update checkpoints, bump version' (#353) from wowario/wownero:cp-version into master
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
3 years ago
jwinterm 90fbc9b181 Merge pull request 'upstream' (#351) from wowario/wownero:up into master
continuous-integration/drone/push Build was killed Details
3 years ago
moneromooo-monero f2949f7cf4
rpc: add a busy_syncing field to get_info
continuous-integration/drone/pr Build was killed Details
3 years ago
moneromooo-monero c9b9251fd4
protocol: include first new block in chain entry response
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo cd580e0e3c
protocol: stricter checks on received chain hash list
3 years ago