aboutsummaryrefslogtreecommitdiffstats
path: root/src/librandom
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better random_uint32 uniformity algorithmLaurent Bercot2016-10-191-30/+9
* Fix headers in random_init.c; add a workaround for (pathological) getrandom(...Laurent Bercot2016-10-161-0/+6
* More typo fixingLaurent Bercot2016-10-141-1/+1
* 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-143-0/+4
* Clean up and modernize librandom.Laurent Bercot2016-10-1447-759/+283
* - Add siovec_truncLaurent Bercot2015-02-051-1/+2
* Lots of cosmetic fixes.Laurent Bercot2014-12-2015-16/+17
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-1843-0/+900