Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-16 | Merge pull request #3226 | Riccardo Spagni | 1 | -1/+1 | |
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) | |||||
2018-02-07 | Fix coverity issues in performance_tests/main.cpp | h908714124 | 1 | -0/+2 | |
2018-02-02 | performance_tests: remove add_arg call stray extra param | moneromooo-monero | 1 | -1/+1 | |
Coverity 182572 | |||||
2018-01-27 | Merge pull request #3185 | Riccardo Spagni | 1 | -8/+8 | |
fccd1df1 performance_tests: fix build after merging two conflicting patches (moneromooo-monero) | |||||
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2018-01-26 | performance_tests: fix build after merging two conflicting patches | moneromooo-monero | 1 | -8/+8 | |
2018-01-25 | Merge pull request #3064 | Riccardo Spagni | 1 | -58/+98 | |
62c45c0d performance_tests: add a --filter option to select what to run (moneromooo-monero) | |||||
2018-01-25 | Merge pull request #3042 | Riccardo Spagni | 1 | -0/+10 | |
ed215d34 performance_tests: add RingCT MLSAG gen/ver tests (moneromooo-monero) | |||||
2018-01-04 | performance_tests: add a --filter option to select what to run | moneromooo-monero | 1 | -58/+98 | |
Removes a good bit of annoyance running those | |||||
2017-12-31 | performance_tests: add RingCT MLSAG gen/ver tests | moneromooo-monero | 1 | -0/+10 | |
2017-12-18 | performance_tests: add a test for subaddress expansion | moneromooo-monero | 1 | -0/+3 | |
2017-10-21 | Initialize openssl on startup | moneromooo-monero | 1 | -0/+2 | |
2017-09-25 | performance_tests: add a test for is_out_to_acc_precomp | moneromooo-monero | 1 | -0/+1 | |
2017-02-10 | performance_tests: add tests for sc_reduce32 and cn_fast_hash | moneromooo-monero | 1 | -1/+6 | |
2017-02-10 | performance_tests: initialize logging at startup | moneromooo-monero | 1 | -0/+3 | |
2016-11-04 | performance_tests: re-enable them... | moneromooo-monero | 1 | -2/+0 | |
I think I'm the only one to review things here... | |||||
2016-10-26 | tests: add performance test for keypair::generate | moneromooo-monero | 1 | -0/+4 | |
2016-10-08 | tests: add performance test for ge_frombytes_vartime | moneromooo-monero | 1 | -0/+2 | |
At luigi1111's request | |||||
2016-10-08 | tests: add performance tests for rct signatures | moneromooo-monero | 1 | -26/+42 | |
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 1 | -2/+0 | |
This avoids the need to define that variable in every program which uses epee. | |||||
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 1 | -0/+2 | |
+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). | |||||
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-05-25 | 0.8.8update | mydesktop | 1 | -0/+3 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+62 | |