summaryrefslogtreecommitdiff
path: root/entropy.c
AgeCommit message (Expand)Author
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 entropyDamien 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 junkDamien Miller
2000-04-03 - Wrote entropy collection routines for systems that lack /dev/randomDamien Miller