1. 60bc517 - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to by Damien Miller · 23 years ago
  2. d0ccb98 - Allow PRNGd entropy collection from localhost TCP socket. Replace by Damien Miller · 23 years ago
  3. 3456d32 avoid warning by Damien Miller · 23 years ago
  4. 248131a - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller by Damien Miller · 23 years ago
  5. 767c7fc - (djm) fatal() on OpenSSL version mismatch by Damien Miller · 23 years ago
  6. fbd884a - (djm) Fix up POSIX saved uid support. Report from Mark Miller by Damien Miller · 23 years ago
  7. bb7c976 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics. by Damien Miller · 23 years ago
  8. 4679f5b - (stevesk) entropy.c: typo; should be SIGPIPE by Kevin Steves · 23 years ago
  9. a1072a8 - (djm) Move entropy.c over to mysignal() by Damien Miller · 23 years ago
  10. b3ffc5f - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from by Damien Miller · 23 years ago
  11. ef4eea9 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27 by Kevin Steves · 23 years ago
  12. cb57733 20010123 by Ben Lindstrom · 23 years ago
  13. 226cfa0 Hopefully things did not get mixed around too much. It compiles under by Ben Lindstrom · 24 years ago
  14. 21de450 - (djm) Only write random seed file at exit by Damien Miller · 24 years ago
  15. d592b63 give up privs when reading seed file by Damien Miller · 24 years ago
  16. 52dc96b - (djm) Make inability to read/write PRNG seedfile non-fatal by Damien Miller · 24 years ago
  17. cb5e44a - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code, by Damien Miller · 24 years ago
  18. 9d5705a - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM by Damien Miller · 24 years ago
  19. ecbb26d - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca> by Damien Miller · 24 years ago
  20. f9b625c - (djm) Fix pam sprintf fix by Damien Miller · 24 years ago
  21. 0800647 Fix fixed egd code by Damien Miller · 24 years ago
  22. 6468125 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK by Damien Miller · 24 years ago
  23. 7b22d65 - (djm) Add summary of configure options to end of ./configure run by Damien Miller · 24 years ago
  24. 14c12cb - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through by Damien Miller · 24 years ago
  25. 1ea8ac7 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp> by Damien Miller · 24 years ago
  26. f3c6cf1 - Avoid WCOREDUMP complation errors for systems that lack it by Damien Miller · 24 years ago
  27. 8d1fd57 - Fix from Andre Lucas <andre.lucas@dial.pipex.com> by Damien Miller · 24 years ago
  28. accfeb3 - Fix for prng_seed permissions checking from Lutz Jaenicke by Damien Miller · 24 years ago
  29. 0437b33 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy by Damien Miller · 24 years ago
  30. fc0b11b - Irix portability fixes - don't include netinet headers more than once by Damien Miller · 24 years ago
  31. 4018c19 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection by Damien Miller · 24 years ago
  32. 5f05637 - Reduce diff against OpenBSD source by Damien Miller · 24 years ago
  33. bc7c7cc - Avoid some compiler warnings in fake-get*.c by Damien Miller · 24 years ago
  34. 74a333b - Generate manpages before make install not at the end of make all by Damien Miller · 24 years ago
  35. ecf6240 remove debugging junk by Damien Miller · 24 years ago
  36. 040f383 - Wrote entropy collection routines for systems that lack /dev/random by Damien Miller · 24 years ago