summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto/getentropy_linux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* unbreak build of getentropy_sysctl - we need linux/sysctl.h, andbeck2014-06-231-18/+21
* unbreak - main needs to be extern in here somewhere.beck2014-06-231-1/+2
* repair indentation for an inner loop; shorten some macros and variablederaadt2014-06-211-129/+135
* hash in correct pointerderaadt2014-06-211-2/+2
* KNFbeck2014-06-201-48/+56
* indentderaadt2014-06-201-2/+2
* rearrange so that the main function with the important comments is at the topotto2014-06-201-78/+80
* Work in progress on how to deal with the inherit unreliability ofbeck2014-06-201-0/+439