summaryrefslogtreecommitdiff
path: root/random/random-system.c
Commit message (Expand)AuthorAgeFilesLines
* random: Rename rndlinux module to rndoldlinux.NIIBE Yutaka2022-01-111-5/+5
* random: Fix rndgetentropy correctly uses rndjent.NIIBE Yutaka2021-11-181-1/+2
* random: Include getentropy random module.NIIBE Yutaka2021-11-151-2/+6
* Replace ath based mutexes by gpgrt based locks.Werner Koch2014-01-161-15/+9
* random: Add a feature to close device file descriptors.Werner Koch2013-12-111-0/+13
* random: Add a RNG selection interface and system RNG wrapper.Werner Koch2012-12-031-0/+243