summaryrefslogtreecommitdiff
path: root/src/arc4random.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Correct Clang feature detectionAaron Dierking1-3/+3
2017-06-05Do not use legacy BSD u_* typesGuillem Jover1-8/+8
2015-11-30Update arc4random module from OpenBSD and LibreSSLGuillem Jover1-220/+136
2015-09-23Use stdint integer types instead of BSD legacy onesGuillem Jover1-15/+15
2010-01-10Add arc4random_buf and arc4random_uniform functionsGuillem Jover1-59/+136
2008-06-18Add arc4random_stir and arc4random_addrandom functionsGuillem Jover1-0/+28
2008-05-06Move sources to src/Guillem Jover1-0/+191