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

Darren Tucker dtucker at mindrot.org
Mon Dec 20 12:05:09 EST 2004


CVSROOT:	/var/cvs
Module name:	openssh
Changes by:	dtucker at shitei.mindrot.org	2004/12/20 12:05:08

Modified files:
	.              : ChangeLog ssh-rand-helper.c 

Log message:
- (dtucker) [ssh-rand-helper.c] Fall back to command-based seeding if reading
from prngd is enabled at compile time but fails at run time, eg because
prngd is not running.  Note that if you have prngd running when OpenSSH is
built, OpenSSL will consider itself internally seeded and rand-helper won't
be built at all unless explicitly enabled via --with-rand-helper.  ok djm@

cvs -n rdiff -u -r1.3604 -r1.3605 openssh/ChangeLog
cvs -n rdiff -u -r1.19 -r1.20 openssh/ssh-rand-helper.c




More information about the openssh-commits mailing list