Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No need for a conditional here | Jack Lloyd | 2022-01-10 | 1 | -4/+1 |
* | Fix compilation issue on older mac (< 10.12) | tenzap | 2021-11-17 | 1 | -0/+4 |
* | Solaris and Illumos distributions support getentropy. | David Carlier | 2020-12-13 | 1 | -1/+1 |
* | Fix include for getentropy | Jack Lloyd | 2019-07-04 | 1 | -3/+3 |
* | Rename 'darwin' target to 'macos' | Jack Lloyd | 2019-03-27 | 1 | -1/+1 |
* | Fix header for getentropy on macOS | Jack Lloyd | 2018-03-09 | 1 | -1/+5 |
* | One comment fix and one formatting fix [ci skip] | René Korthaus | 2018-02-28 | 1 | -1/+1 |
* | Test OS features by the feature vs the OS name | Jack Lloyd | 2017-12-30 | 1 | -3/+3 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | Always poll 256 bytes from Getentropy. | Alexander Bluhm | 2017-03-30 | 1 | -3/+4 |
* | Use getentropy(2) as random source. | Alexander Bluhm | 2017-03-29 | 3 | -0/+67 |