Commit Graph

8768 Commits (faf5805fc06845d2351227fc37d4e5705ceb60a9)
 

Author SHA1 Message Date
TheCharlatan 8f2227940d Depends: Update HIDAPI version
5 years ago
TheCharlatan 59eecc7ed1 Update icu4c to latest support version
5 years ago
anonimal 962dd93eba
README: add beginnings of "Known Issues"
5 years ago
moneromooo-monero 4237707d3e
p2p: don't forget pruning seed or public RPC port when updating peers
5 years ago
TheCharlatan afbf05bc58 Add option to run gitian-build.py on non-debian os
5 years ago
TheCharlatan 496cd46d80 Add ncurses package for linux and darwin readline
5 years ago
Lazaridis 1a6af8032d
distinguish "build status" from "build"
5 years ago
TheCharlatan cbbb24cfe1 Remove clutter in depends installed packages
5 years ago
TheCharlatan 1dbfc812e1 Add debug targets to depends Makefile
5 years ago
Michal vel m@lbit 1db5357c7b rpc headers fix
5 years ago
moneromooo-monero a604241ef6
simplewallet: don't ask about mining when running a command line
5 years ago
moneromooo-monero 3768db227c
p2p: add a reference to Cao, Tong et al. for the last_seen changes
5 years ago
tobtoht 037f94c54e
Remove Xiala.net from the list of dns resolvers
5 years ago
ston1th 7fb4edccdc cmake: fix tests generator
5 years ago
stoffu 15c699f0a6
rpc: set sanity_check_failed to false when successful
5 years ago
redfish a5127cca89 tests: functional: fix python syntax
5 years ago
moneromooo-monero da3e20ee01
tx_sanity_check: relax the median check a lot
5 years ago
moneromooo-monero 098aadf084
p2p: close the right number of connections on setting max in/out peers
5 years ago
moneromooo-monero fcbf7b3f74
p2p: propagate out peers limit to payload handler
5 years ago
Dusan Klinec 097cca59c1
wallet_api: catch getTxKey exception
5 years ago
moneromooo-monero b2bfcab618
wallet2: fix change subaddress mixup when sending pre rct outputs
5 years ago
moneromooo-monero 5d6b43b672
core: fix --prune-blockchain not pruning if no blockchain exists
5 years ago
Dusan Klinec f074b6b571
device: show address on device display
5 years ago
Dusan Klinec 64fb0f872a
device: tx_key caching fixed, store recovered txkey
5 years ago
Howard Chu 8ccc30b163
Fix --restore-date usage
5 years ago
moneromooo-monero f81cb4f24b
unit_tests: add more leeway to the "same distribution" check
5 years ago
moneromooo-monero 3c071d203f
blockchain: silence an error getting blocks for pruned nodes
5 years ago
Howard Chu a182df21d0
Bans for RPC connections
5 years ago
moneromooo-monero 2ff99fb47f
db_lmdb: commit pruning txn at checkpoints
5 years ago
Riccardo Spagni 6335509727
Merge pull request #5641
5 years ago
Riccardo Spagni 1d5e8f461d
Merge pull request #5639
5 years ago
Riccardo Spagni 633f1542e2
prep for 0.14.1 release
5 years ago
moneromooo-monero 2eef90d6ef
rpc: restrict the recent cutoff size in restricted RPC mode
5 years ago
moneromooo-monero 0564da5fdc
ensure no NULL is passed to memcpy
5 years ago
moneromooo-monero bc09766bf9
abstract_tcp_server2: improve DoS resistance
5 years ago
moneromooo-monero 1387549e90
serialization: check stream good flag at the end
5 years ago
moneromooo-monero a00cabd4f3
tree-hash: allocate variable memory on heap, not stack
5 years ago
moneromooo-monero f215219252
cryptonote: throw on tx hash calculation error
5 years ago
moneromooo-monero db2b9fba65
serialization: fail on read_varint error
5 years ago
moneromooo-monero 68ad548193
cryptonote_protocol: fix another potential P2P DoS
5 years ago
moneromooo-monero 1cc61018e5
cryptonote_protocol: expand basic DoS protection
5 years ago
anonimal 8f66b7053a
cryptonote_protocol_handler: prevent potential DoS
5 years ago
moneromooo-monero 39169ace09
epee: basic sanity check on allocation size from untrusted source
5 years ago
moneromooo-monero 69f9420489
core: do not complain about low block rate if disconnected
5 years ago
moneromooo-monero b712ae0af2
rpc: work around a GCC 7.4.0 (at least) bug
5 years ago
luigi1111 7b3df89bd4
Merge pull request #5632
5 years ago
luigi1111 a22bb544a3
Merge pull request #5552
5 years ago
Howard Chu 1dc4ebfd6c
Use 9 digit build IDs
5 years ago
moneromooo-monero 03aa14ec87
tx_sanity_check: don't print an error when not enough outs to check
5 years ago
moneromooo-monero 14881094af
rpc: fix get_transactions getting v1 txes from the txpool
5 years ago