Age | Commit message (Collapse) | Author |
|
- Make sure we don't save PRNG seed more than once
|
|
patch.
- Adds timeout to entropy collection
- Disables slow entropy sources
- Load and save seed file
- Changed entropy seed code to user per-user seeds only (server seed is
saved in root's .ssh directory)
- Use atexit() and fatal cleanups to save seed on exit
|
|
- All OpenSSL includes are now unconditionally referenced as
openssl/foo.h
- Pick up formatting changes
- Other minor changed (typecasts, etc) that I missed
|
|
- Add IPTOS macros for systems which lack them
|
|
- Don't seed the rng quite so often
- Always reseed rng when requested
|
|
|
|
and EGD
|