summaryrefslogtreecommitdiff
path: root/entropy.c
Commit message (Expand)AuthorAge
* unexpandBen Lindstrom2002-06-09
* [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0).Tim Rice2002-04-21
* - (djm) Avoid SIGCHLD breakage when run from rsync. Fix fromDamien Miller2002-04-18
* - (stevesk) entropy.c: typo in debug messageKevin Steves2002-03-11
* - (djm) autoconf hacking:Damien Miller2002-01-22
* - (djm) Ignore fix & patchlevel in OpenSSL version check. Patch fromDamien Miller2001-12-24
* - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ onDamien Miller2001-08-06
* - (djm) Fix a few warnings the above turned upDamien Miller2001-06-27
* - (djm) Seed PRNG at startup, rather than waiting for arc4random calls toDamien Miller2001-03-19
* - Allow PRNGd entropy collection from localhost TCP socket. ReplaceDamien Miller2001-03-04
* avoid warningDamien Miller2001-02-27
* - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark MillerDamien Miller2001-02-27
* - (djm) fatal() on OpenSSL version mismatchDamien Miller2001-02-27
* - (djm) Fix up POSIX saved uid support. Report from Mark MillerDamien Miller2001-02-27
* - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.Damien Miller2001-02-26
* - (stevesk) entropy.c: typo; should be SIGPIPEKevin Steves2001-02-18
* - (djm) Move entropy.c over to mysignal()Damien Miller2001-02-18
* - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch fromDamien Miller2001-02-18
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves2001-02-05
* 20010123Ben Lindstrom2001-01-22
* Hopefully things did not get mixed around too much. It compiles underBen Lindstrom2001-01-22
* - (djm) Only write random seed file at exitDamien Miller2001-01-17
* give up privs when reading seed fileDamien Miller2000-11-25
* - (djm) Make inability to read/write PRNG seedfile non-fatalDamien Miller2000-10-16
* - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,Damien Miller2000-09-29
* - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAMDamien Miller2000-09-16
* - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>Damien Miller2000-07-15
* - (djm) Fix pam sprintf fixDamien Miller2000-07-09
* Fix fixed egd codeDamien Miller2000-06-26
* - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OKDamien Miller2000-06-26
* - (djm) Add summary of configure options to end of ./configure runDamien Miller2000-06-18
* - (djm) Cleanup of entropy.c. Reorganised code, removed second pass throughDamien Miller2000-06-07
* - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>Damien Miller2000-05-31
* - Avoid WCOREDUMP complation errors for systems that lack itDamien Miller2000-05-17
* - Fix from Andre Lucas <andre.lucas@dial.pipex.com>Damien Miller2000-05-17
* - Fix for prng_seed permissions checking from Lutz JaenickeDamien Miller2000-05-11
* - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropyDamien Miller2000-05-02
* - Irix portability fixes - don't include netinet headers more than onceDamien Miller2000-05-02
* - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collectionDamien Miller2000-04-30
* - Reduce diff against OpenBSD sourceDamien Miller2000-04-16
* - Avoid some compiler warnings in fake-get*.cDamien Miller2000-04-08
* - Generate manpages before make install not at the end of make allDamien Miller2000-04-04
* remove debugging junkDamien Miller2000-04-03
* - Wrote entropy collection routines for systems that lack /dev/randomDamien Miller2000-04-03