aboutsummaryrefslogtreecommitdiffstats
path: root/src/librandom
Commit message (Expand)AuthorAgeFilesLines
* 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