aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_rand.c
Commit message (Expand)AuthorAge
* fixes #1083 Random number improvementsGarrett D'Amore2020-01-01
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* Conditional platform inclusion cleanups.Garrett D'Amore2017-08-21
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Reaper exits too soon, leaking bits.Garrett D'Amore2017-01-18
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* Compile static *and* shared libraries.Garrett D'Amore2017-01-15
* POSIX /dev/urandom compilation bug.Garrett D'Amore2017-01-08
* New ISAAC pRNG. This replaces other local hacks for random data.Garrett D'Amore2017-01-08