summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto/getentropy_hpux.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the libcrypto/crypto directorybeck2016-09-031-419/+0
|
* Update the link for the getentropy(2) manual to man.openbsd.org/tb2016-08-071-2/+2
| | | | ok deraadt@
* unify files furtherderaadt2015-09-111-8/+8
|
* unify versions, so they are easier to diff.deraadt2015-08-251-2/+2
|
* mix in more virtual memory and process informationbcook2015-01-071-2/+4
|
* add initial HP-UX getentropy/arc4random support.bcook2015-01-061-0/+417
patch from Kinichiro Inoguchi, tested on HP-UX 11.31 ok deraadt@