[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Mon May 19 14:50:00 EST 2008


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 08/05/19 14:50:00

Modified files:
    .               : ChangeLog dh.c sshd.c

Log message:
 - (djm) OpenBSD CVS Sync
   - djm at cvs.openbsd.org 2008/04/13 00:22:17
     [dh.c sshd.c]
     Use arc4random_buf() when requesting more than a single word of output
     Use arc4random_uniform() when the desired random number upper bound
     is not a power of two
     ok deraadt@ millert@

Diff commands:
cvs -nQq rdiff -u -r1.4909 -r1.4910 openssh/ChangeLog
cvs -nQq rdiff -u -r1.45 -r1.46 openssh/dh.c
cvs -nQq rdiff -u -r1.372 -r1.373 openssh/sshd.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4909;r2=1.4910
http://cvsweb.mindrot.org/index.cgi/openssh/dh.c?r1=1.45;r2=1.46
http://cvsweb.mindrot.org/index.cgi/openssh/sshd.c?r1=1.372;r2=1.373

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