Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-27 | - (dtucker) [entropy.c entropy.h sshd.c] Pass RNG seed to the reexec'ed | Darren Tucker | |
process when sshd relies on ssh-random-helper. Should result in faster logins on systems without a real random device or prngd. ok djm@ | |||
2001-02-09 | - (djm) Add CVS Id's to files that we have missed | Damien Miller | |
2000-09-16 | - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM | Damien Miller | |
password change patch. - (djm) Bring licenses on my stuff in line with OpenBSD's | |||
2000-07-09 | - (djm) Fix pam sprintf fix | Damien Miller | |
- (djm) Cleanup entropy collection code a little more. Split initialisation from seeding, perform intialisation immediatly at start, be careful with uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com> | |||
2000-04-03 | - Wrote entropy collection routines for systems that lack /dev/random | Damien Miller | |
and EGD |