[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Wed Jun 4 10:54:00 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/06/04 10:54:00
Modified files:
. : ChangeLog
openbsd-compat : bsd-arc4random.c
Log message:
- (djm) [openbsd-compat/bsd-arc4random.c] Fix math bug that caused bias
in arc4random_uniform with upper_bound in (2^30,2*31). Note that
OpenSSH did not make requests with upper bounds in this range.
Diff commands:
cvs -nQq rdiff -u -r1.4935 -r1.4936 openssh/ChangeLog
cvs -nQq rdiff -u -r1.15 -r1.16 openssh/openbsd-compat/bsd-arc4random.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4935;r2=1.4936
http://cvsweb.mindrot.org/index.cgi/openssh/openbsd-compat/bsd-arc4random.c?r1=1.15;r2=1.16
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list