aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/random.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-16crypto: add missing include (WIN32)iDunk54001-0/+1
2018-02-16Merge pull request #3187Riccardo Spagni1-0/+4
2018-02-01call _exit instead of abort in release modemoneromooo-monero1-0/+4
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2016-05-15crypto: make clear generate_random_bytes is not thread safemoneromooo-monero1-1/+1
2016-04-24random: call abort(3) instead of assert in must_succeed macromoneromooo-monero1-1/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-03-03moved all stuff to githubAntonio Juarez1-9/+64
2013-11-15crypto libamjuarez1-0/+62