Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From | Darren Tucker | 2011-09-09 | 1 | -2/+1 |
| | | | | Colin Watson. | ||||
* | - (dtucker) [entropy.c entropy.h sshd.c] Pass RNG seed to the reexec'ed | Darren Tucker | 2005-09-27 | 1 | -1/+6 |
| | | | | | process when sshd relies on ssh-random-helper. Should result in faster logins on systems without a real random device or prngd. ok djm@ | ||||
* | - (djm) Add CVS Id's to files that we have missed | Damien Miller | 2001-02-09 | 1 | -0/+2 |
| | |||||
* | - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM | Damien Miller | 2000-09-16 | 1 | -5/+0 |
| | | | | | password change patch. - (djm) Bring licenses on my stuff in line with OpenBSD's | ||||
* | - (djm) Fix pam sprintf fix | Damien Miller | 2000-07-09 | 1 | -0/+1 |
| | | | | | | - (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> | ||||
* | - Wrote entropy collection routines for systems that lack /dev/random | Damien Miller | 2000-04-03 | 1 | -0/+35 |
and EGD |