summaryrefslogtreecommitdiff
path: root/src/librandom/random_init.c
AgeCommit message (Expand)Author
2017-07-16 Add egidingroups sysdeps, change fd_close() to void and saving errno, propag...Laurent Bercot
2017-02-15 add arc4random_addrandom sysdep; next batch of types changes.Laurent Bercot
2016-11-03 random_init: do not fail if we can't write to /dev/urandomLaurent Bercot
2016-10-24 This one escaped the previous commit: random_init changesLaurent Bercot
2016-10-16 Fix headers in random_init.c; add a workaround for (pathological) getrandom(...Laurent Bercot
2016-10-14 Add a cast to arc4random_addrandom invocation to make clang happyLaurent Bercot
2016-10-14 Include skalibs/nonposix.h so BSDs can find arc4randomLaurent Bercot
2016-10-14 Clean up and modernize librandom.Laurent Bercot