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