Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create branch 'OPENBSD_6_0'.libressl-v2.4.2 | cvs2svn | 2016-07-23 | 1 | -64/+0 |
| | |||||
* | unify files further | deraadt | 2015-09-11 | 1 | -4/+4 |
| | |||||
* | Add arc4random/getentropy shims for NetBSD. | bcook | 2015-01-19 | 1 | -0/+64 |
The latest NetBSD (6.1.5) arc4random does not appear to reseed the CRNG state after a fork, so provide an override until the fork-safe version in CVS appears in a release. These are the same as the FreeBSD shims. ok deraadt@ |