Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-18 | crypto: fix compile error: use named type in sizeof | redfish | 1 | -4/+5 | |
Btw, the warning 4200 remains disabled, but it did not get triggered (GCC 6.1.1, ARM). But, perhaps a better way than disabling the warning would be to do what is suggested here: http://stackoverflow.com/questions/3350852/how-to-correctly-fix-zero-sized-array-in-struct-union-warning-c4200-without%3E | |||||
2016-05-15 | crypto: make clear generate_random_bytes is not thread safe | moneromooo-monero | 1 | -1/+1 | |
And add a thread safe version to encourage proper use | |||||
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 1 | -7/+6 | |
and all other associated IPC | |||||
2016-01-21 | OpenBSD support for Monero. | me0wmix | 1 | -1/+1 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-09-09 | FreeBSD alloca.h reference fixed | fluffypony | 1 | -1/+6 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-06-12 | builds, but doesn't link. other than that, electrum-style recovery ↵ | Thomas Winget | 1 | -2/+17 | |
implemented (but not tested\!) | |||||
2014-06-12 | most functions prototyped/modified for wallet recovery | Thomas Winget | 1 | -0/+6 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -12/+95 | |
2013-11-15 | crypto lib | amjuarez | 1 | -0/+245 | |