| commit | 4018c1985d6e34f4625132965e814880ac3075ba | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sun Apr 30 09:30:44 2000 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Sun Apr 30 09:30:44 2000 +1000 |
| tree | 1a3450e78dc2fa600f485a07a5c5a866781f082c | |
| parent | 1bead335d7381b553bc4a13b3ea2b9dc09679123 [diff] |
- Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection 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