summaryrefslogtreecommitdiffstats
path: root/entropy.c
AgeCommit message (Expand)Author
2001-02-05 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves
2001-01-2220010123Ben Lindstrom
2001-01-22Hopefully things did not get mixed around too much. It compiles underBen Lindstrom
2001-01-17- (djm) Only write random seed file at exitDamien Miller
2000-11-25give up privs when reading seed fileDamien Miller
2000-10-16 - (djm) Make inability to read/write PRNG seedfile non-fatalDamien Miller
2000-09-29 - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,Damien Miller
2000-09-16 - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAMDamien Miller
2000-07-15 - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>Damien Miller
2000-07-09 - (djm) Fix pam sprintf fixDamien Miller
2000-06-26Fix fixed egd codeDamien Miller
2000-06-26 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OKDamien Miller
2000-06-18 - (djm) Add summary of configure options to end of ./configure runDamien Miller
2000-06-07 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass throughDamien Miller
2000-05-31 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>Damien Miller
2000-05-17 - Avoid WCOREDUMP complation errors for systems that lack itDamien Miller
2000-05-17 - Fix from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller
2000-05-11 - Fix for prng_seed permissions checking from Lutz JaenickeDamien Miller
2000-05-02 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropyV_2_0_0_BETA1Damien Miller
2000-05-02 - Irix portability fixes - don't include netinet headers more than onceDamien Miller
2000-04-30 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collectionDamien Miller
2000-04-16 - Reduce diff against OpenBSD sourceDamien Miller
2000-04-08 - Avoid some compiler warnings in fake-get*.cDamien Miller
2000-04-04 - Generate manpages before make install not at the end of make allDamien Miller
2000-04-03remove debugging junkV_1_2_3_TEST1Damien Miller
2000-04-03 - Wrote entropy collection routines for systems that lack /dev/randomDamien Miller