aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/getentropy
Commit message (Expand)AuthorAgeFilesLines
* Fix header for getentropy on macOSJack Lloyd2018-03-091-1/+5
* One comment fix and one formatting fix [ci skip]René Korthaus2018-02-281-1/+1
* Test OS features by the feature vs the OS nameJack Lloyd2017-12-301-3/+3
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Always poll 256 bytes from Getentropy.Alexander Bluhm2017-03-301-3/+4
* Use getentropy(2) as random source.Alexander Bluhm2017-03-293-0/+67