aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/getentropy
Commit message (Expand)AuthorAgeFilesLines
* No need for a conditional hereJack Lloyd2022-01-101-4/+1
* Fix compilation issue on older mac (< 10.12)tenzap2021-11-171-0/+4
* Solaris and Illumos distributions support getentropy.David Carlier2020-12-131-1/+1
* Fix include for getentropyJack Lloyd2019-07-041-3/+3
* Rename 'darwin' target to 'macos'Jack Lloyd2019-03-271-1/+1
* 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