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

Damien Miller djm at fuyu.mindrot.org
Sat Oct 26 10:05:48 EST 2013


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 13/10/26 10:05:47

Modified files:
    .               : ChangeLog ssh-keygen.c ssh-keysign.c sshconnect1.c sshd.c

Log message:
 - (djm) [ssh-keygen.c ssh-keysign.c sshconnect1.c sshd.c] Remove
   unnecessary arc4random_stir() calls. The only ones left are to ensure
   that the PRNG gets a different state after fork() for platforms that
   have broken the API.

Diff commands:
cvs -nQq rdiff -u -r1.6527 -r1.6528 openssh/ChangeLog
cvs -nQq rdiff -u -r1.254 -r1.255 openssh/ssh-keygen.c
cvs -nQq rdiff -u -r1.47 -r1.48 openssh/ssh-keysign.c
cvs -nQq rdiff -u -r1.74 -r1.75 openssh/sshconnect1.c
cvs -nQq rdiff -u -r1.434 -r1.435 openssh/sshd.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6527;r2=1.6528&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.254;r2=1.255&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keysign.c?r1=1.47;r2=1.48&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect1.c?r1=1.74;r2=1.75&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.434;r2=1.435&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.


More information about the openssh-commits mailing list