Age | Commit message (Expand) | Author |
---|---|---|
2021-01-15 | Don't touch /dev/urandom when getrandom() exists | Laurent Bercot |
2020-12-04 | Fix iobufferk_init on recent Linux; remove last superfluous coe | Laurent Bercot |
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/urandom | Laurent Bercot |
2016-10-24 | This one escaped the previous commit: random_init changes | Laurent 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 happy | Laurent Bercot |
2016-10-14 | Include skalibs/nonposix.h so BSDs can find arc4random | Laurent Bercot |
2016-10-14 | Clean up and modernize librandom. | Laurent Bercot |