summaryrefslogtreecommitdiff
path: root/lib/libcrypto/arc4random/getentropy_osx.c
AgeCommit message (Expand)Author
2016-09-02add iOS support for getentropyBrent Cook
2016-08-07Update the link for the getentropy(2) manual to man.openbsd.org/Theo Buehler
2015-09-11unify files furtherTheo de Raadt
2014-07-21Use explicit_bzero() instead of memset() on buffers going out of scope.Philip Guenther
2014-07-19remove disabled main hook; we use phdr now; ok bcookTheo de Raadt
2014-07-13Provide a link to the canonical API specification.Theo de Raadt
2014-07-13Take away the use of the address of main as a source of entropy. CausesBob Beck
2014-07-12Remove signed/unsigned warning, statement before declaration andWouter Wijngaards
2014-07-12remove gratuitous differences, ok beckTheo de Raadt
2014-07-09remove unused variables getentropy for OS XBrent Cook
2014-07-08getentropy for osx and solaris. will be needed for a portable releaseBob Beck