Age | Commit message (Expand) | Author |
---|---|---|
2016-09-02 | add iOS support for getentropy | Brent Cook |
2016-08-07 | Update the link for the getentropy(2) manual to man.openbsd.org/ | Theo Buehler |
2015-09-11 | unify files further | Theo de Raadt |
2014-07-21 | Use explicit_bzero() instead of memset() on buffers going out of scope. | Philip Guenther |
2014-07-19 | remove disabled main hook; we use phdr now; ok bcook | Theo de Raadt |
2014-07-13 | Provide a link to the canonical API specification. | Theo de Raadt |
2014-07-13 | Take away the use of the address of main as a source of entropy. Causes | Bob Beck |
2014-07-12 | Remove signed/unsigned warning, statement before declaration and | Wouter Wijngaards |
2014-07-12 | remove gratuitous differences, ok beck | Theo de Raadt |
2014-07-09 | remove unused variables getentropy for OS X | Brent Cook |
2014-07-08 | getentropy for osx and solaris. will be needed for a portable release | Bob Beck |