| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | crypto: fix compile error: use named type in sizeof | redfish | 2016-05-18 | 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 | ||||
| * | crypto: make clear generate_random_bytes is not thread safe | moneromooo-monero | 2016-05-15 | 1 | -1/+1 |
| | | | | | And add a thread safe version to encourage proper use | ||||
| * | Use boost::thread instead of std::thread | Howard Chu | 2016-03-11 | 1 | -7/+6 |
| | | | | | and all other associated IPC | ||||
| * | OpenBSD support for Monero. | me0wmix | 2016-01-21 | 1 | -1/+1 |
| | | |||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | FreeBSD alloca.h reference fixed | fluffypony | 2014-09-09 | 1 | -1/+6 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 |
| | | |||||
| * | builds, but doesn't link. other than that, electrum-style recovery ↵ | Thomas Winget | 2014-06-12 | 1 | -2/+17 |
| | | | | | implemented (but not tested\!) | ||||
| * | most functions prototyped/modified for wallet recovery | Thomas Winget | 2014-06-12 | 1 | -0/+6 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -12/+95 |
| | | |||||
| * | crypto lib | amjuarez | 2013-11-15 | 1 | -0/+245 |
