Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
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-04-24 | random: call abort(3) instead of assert in must_succeed macro | moneromooo-monero | 1 | -1/+1 | |
Avoids silent use of bad RNG in release builds, in case those calls might actually fail. Reported by smooth. | |||||
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 | -9/+64 | |
2013-11-15 | crypto lib | amjuarez | 1 | -0/+62 | |