Commit Graph

8346 Commits (51570600777636c4cb9c6b17419749389cc3bc10)
 

Author SHA1 Message Date
TheCharlatan 5157060077 Add debug targets to depends Makefile
5 years ago
Riccardo Spagni 29a505d1c1
Merge pull request #5638
5 years ago
Riccardo Spagni c58255ec12
Merge pull request #5640
5 years ago
moneromooo-monero 542cab02e1
rpc: restrict the recent cutoff size in restricted RPC mode
5 years ago
moneromooo-monero 434e617a1d
ensure no NULL is passed to memcpy
5 years ago
moneromooo-monero 279f1f2c26
abstract_tcp_server2: improve DoS resistance
5 years ago
moneromooo-monero 756773e5fe
serialization: check stream good flag at the end
5 years ago
moneromooo-monero e3f714aa2a
tree-hash: allocate variable memory on heap, not stack
5 years ago
moneromooo-monero 67baa3a66b
cryptonote: throw on tx hash calculation error
5 years ago
moneromooo-monero d6bb9ecc6f
serialization: fail on read_varint error
5 years ago
moneromooo-monero 19490e44af
cryptonote_protocol: fix another potential P2P DoS
5 years ago
moneromooo-monero fa4aa47ea0
cryptonote_protocol: expand basic DoS protection
5 years ago
anonimal 3c953d5369
cryptonote_protocol_handler: prevent potential DoS
5 years ago
moneromooo-monero b873b69ded
epee: basic sanity check on allocation size from untrusted source
5 years ago
Riccardo Spagni 6ed1679bf8
prep for 0.14.1 release
5 years ago
luigi1111 3395de2e7f
Merge pull request #5633
5 years ago
luigi1111 9f2882dbb7
Merge pull request #5631
5 years ago
Howard Chu 86591ebf64
Use 9 digit build IDs
5 years ago
Howard Chu 0ef8391628
Delete redundant cppzmq dependency
5 years ago
Howard Chu e85bf46641
Allow parallel make
5 years ago
Howard Chu cfa88acb2b
Don't use -march=native
5 years ago
luigi1111 538fae4ec2
Merge pull request #5614
5 years ago
luigi1111 0c62e7b15f
Merge pull request #5622
5 years ago
luigi1111 24806b5035
Merge pull request #5620
5 years ago
luigi1111 0a1731aa7c
Merge pull request #5617
5 years ago
xiphon b0a04f7d45 epee: fix SSL autodetect on reconnection
5 years ago
ston1th 117f9501d8 miner: fix double free of thread attributes
5 years ago
moneromooo-monero ce13a98239
cmake: do not use -mmitigate-rop on GCC >= 9.1
5 years ago
moneromooo-monero f47488c734
Fix GCC 9.1 build warnings
5 years ago
moneromooo-monero 6375111fa4
miniupnpc: update to build on BSD
5 years ago
moneromooo-monero 4cff9257e0
p2p: fix GCC 9.1 crash
5 years ago
Riccardo Spagni 256f8d8b66
Merge pull request #5584
5 years ago
Riccardo Spagni 9a2883266c
Merge pull request #5578
5 years ago
Riccardo Spagni 3f2c82326e
Merge pull request #5572
5 years ago
Riccardo Spagni 8b9920f0af
Merge pull request #5551
5 years ago
Riccardo Spagni 162229286f
Merge pull request #5565
5 years ago
Riccardo Spagni 2f5efc7f59
Merge pull request #5562
5 years ago
Riccardo Spagni 0565fe21ec
Merge pull request #5563
5 years ago
Riccardo Spagni ff5b30864a
Merge pull request #5564
5 years ago
moneromooo-monero eeebad6630
functional_tests: fix python3 compatibility
5 years ago
moneromooo-monero b7a96a0874
core: update pruning if using --prune-blockchain on a pruned blockchain
5 years ago
moneromooo-monero a663ccba71
blockchain: do not try to pop blocks down to the genesis block
5 years ago
moneromooo-monero 8f2a99d8ab
core: do not commit half constructed batch db txn
5 years ago
moneromooo-monero 13864702f1
functional_tests: fix rare get_output_distribution failure
5 years ago
moneromooo-monero 205a0ba101
unit_tests: make the density test a bit less stringent
5 years ago
Lee Clagett 4456a4b9b3 Fix allow any cert mode in wallet rpc when configured over rpc
5 years ago
Lee Clagett fafc5c3692 Add ssl_options support to monerod's rpc mode.
5 years ago
Lee Clagett ce73cc3add Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works.
5 years ago
Howard Chu b6830db2d4
Fix #5553
5 years ago
who-biz c27d96129e [depends] update openssl to 1.0.2r
5 years ago