Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Saw a mention somewhere a while back that the gotdata() function in | deraadt | 2018-11-20 | 1 | -28/+5 |
| | | | | | | | | here could creates non-uniformity since very short fetches of 0 would be excluded. blocks of 0 are just as random as any other data, including blocks of 4 4 4.. This is a misguided attempt to identify errors from the entropy churn/gather code doesn't make sense, errors don't happen. ok bcook | ||||
* | Update the link for the getentropy(2) manual to man.openbsd.org/ | tb | 2016-08-07 | 1 | -2/+2 |
| | | | | ok deraadt@ | ||||
* | unify files further | deraadt | 2015-09-11 | 1 | -8/+8 |
| | |||||
* | unify versions, so they are easier to diff. | deraadt | 2015-08-25 | 1 | -3/+3 |
| | |||||
* | Support AIX versions without WPAR support. | bcook | 2015-04-27 | 1 | -1/+5 |
| | | | | From Michael Felt. | ||||
* | add initial AIX getentropy/arc4random files. Thanks to Michael Felt. | bcook | 2015-03-30 | 1 | -0/+421 |