aboutsummaryrefslogtreecommitdiffstats
path: root/src/librandom/random_init.c
Commit message (Expand)AuthorAgeFilesLines
* add arc4random_addrandom sysdep; next batch of types changes.Laurent Bercot2017-02-151-0/+2
* random_init: do not fail if we can't write to /dev/urandomLaurent Bercot2016-11-031-4/+3
* This one escaped the previous commit: random_init changesLaurent Bercot2016-10-241-10/+14
* Fix headers in random_init.c; add a workaround for (pathological) getrandom(...Laurent Bercot2016-10-161-0/+6
* Add a cast to arc4random_addrandom invocation to make clang happyLaurent Bercot2016-10-141-1/+1
* Include skalibs/nonposix.h so BSDs can find arc4randomLaurent Bercot2016-10-141-0/+1
* Clean up and modernize librandom.Laurent Bercot2016-10-141-0/+75