Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2018-01-10 | move memwipe to epee to avoid common<->crypto circular dependencies | moneromooo-monero | 1 | -1/+1 | |
2018-01-08 | fix for warning | Onur Altun | 1 | -1/+1 | |
monero/tests/unit_tests/memwipe.cpp:50:8: Warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (wipe) ASSERT_TRUE(memcmp(quux, "bar", 3)); | |||||
2017-12-17 | unit_tests: fix memwipe test comparison | moneromooo-monero | 1 | -1/+1 | |
free might overwrite the memory, so we can't expect to see the NULs we overwrote with, but at least we shouldn't see the original data. | |||||
2017-11-27 | add a memwipe function | moneromooo-monero | 1 | -10/+29 | |
It's meant to avoid being optimized out memory_cleanse lifted from bitcoin | |||||
2017-10-16 | unit_tests: fix build on windows | moneromooo-monero | 1 | -1/+1 | |
Reported by iDunk on IRC | |||||
2017-10-05 | tests: add sha256sum unit test | moneromooo-monero | 1 | -10/+12 | |
2017-02-20 | util: add a vercmp function to compare version numbers | moneromooo-monero | 1 | -22/+12 | |
It is simple, supports simple x.y.z type numeric versions, and does not attempt any kind of validation | |||||
2017-02-10 | performance_tests: add tests for sc_reduce32 and cn_fast_hash | moneromooo-monero | 1 | -7/+9 | |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -1/+1 | |
2016-10-26 | tests: add performance test for keypair::generate | moneromooo-monero | 1 | -6/+8 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
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-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+23 | |