index
:
skalibs
2.11.0.0
main
master
Mirror of git://git.skarnet.org/skalibs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librandom
Age
Commit message (
Expand
)
Author
2017-02-21
Types change: big pass on libstddjb and libunixonacid
Laurent Bercot
2017-02-15
add arc4random_addrandom sysdep; next batch of types changes.
Laurent Bercot
2017-01-21
Types fix: librandom, libstdcrypto
Laurent Bercot
2016-12-05
Also fix actual random_string compilation with musl and getrandom()...
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-19
Better random_uint32 uniformity algorithm
Laurent Bercot
2016-10-16
Fix headers in random_init.c; add a workaround for (pathological) getrandom(...
Laurent Bercot
2016-10-14
More typo fixing
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
2015-02-05
- Add siovec_trunc
Laurent Bercot
2014-12-20
Lots of cosmetic fixes.
Laurent Bercot
2014-09-18
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot