| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
e4646379 keccak: fix mdlen bounds sanity checking (moneromooo-monero)
2e3e90ac pass large parameters by const ref, not value (moneromooo-monero)
61defd89 blockchain: sanity check number of precomputed hash of hash blocks (moneromooo-monero)
9af6b2d1 ringct: fix infinite loop in unused h2b function (moneromooo-monero)
8cea8d0c simplewallet: double check a new multisig wallet is multisig (moneromooo-monero)
9b98a6ac threadpool: catch exceptions in dtor, to avoid terminate (moneromooo-monero)
24803ed9 blockchain_export: fix buffer overflow in exporter (moneromooo-monero)
f3f7da62 perf_timer: rewrite to make it clear there is no division by zero (moneromooo-monero)
c6ea3df0 performance_tests: remove add_arg call stray extra param (moneromooo-monero)
fa6b4566 fuzz_tests: fix an uninitialized var in setup (moneromooo-monero)
03887f11 keccak: fix sanity check bounds test (moneromooo-monero)
ad11db91 blockchain_db: initialize m_open in base class ctor (moneromooo-monero)
bece67f9 miner: restore std::cout precision after modification (moneromooo-monero)
1aabd14c db_lmdb: check hard fork info drop succeeded (moneromooo-monero)
|
| | |
| |
| |
| | |
Coverity 182572
|
| |/ |
|
| |\
| |
| |
| | |
fccd1df1 performance_tests: fix build after merging two conflicting patches (moneromooo-monero)
|
| | | |
|
| |/ |
|
| |\
| |
| |
| | |
62c45c0d performance_tests: add a --filter option to select what to run (moneromooo-monero)
|
| | |
| |
| |
| | |
Removes a good bit of annoyance running those
|
| |\ \
| |/
|/|
| | |
ed215d34 performance_tests: add RingCT MLSAG gen/ver tests (moneromooo-monero)
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
I think I'm the only one to review things here...
|
| | |
|
| |
|
|
| |
At luigi1111's request
|
| | |
|
| |
|
|
|
| |
This avoids the need to define that variable in every program
which uses epee.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
+toc -doc -drmonero
Fixed the windows path, and improved logging and data
(for graph) logging, fixed some locks and added more checks.
Still there is a locking error,
not added by my patches, but present in master version
(locking of map/list of peers).
|
| | |
|
| | |
|
| | |
|
| |
|