Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added --time_interval N to add entropy unconditionally every N seconds | Jirka Hladky | 2024-10-01 | 1 | -5/+6 |
| | |||||
* | Updated configure script | Jirka Hladky | 2021-12-31 | 1 | -0/+1 |
| | |||||
* | Removed init.d | Jirka Hladky | 2021-09-30 | 1 | -4/+2 |
| | |||||
* | Improved make check command | Jirka Hladky | 2021-03-24 | 5 | -16/+64 |
| | |||||
* | Update to automake 1.16 | Jirka Hladky | 2019-08-20 | 1 | -6/+9 |
| | |||||
* | Bumped version to 1.9.31.9.3 | Jirka Hladky | 2018-08-10 | 1 | -9/+6 |
| | |||||
* | Implement a command mode and use it for chroot | Werner Fink | 2018-07-26 | 1 | -6/+9 |
| | | | | | | | | | | | the current only known command is root=<new_root> which enforce an already running haveged to switch by using chroot(2) to new root file system and to an execv(3) there to become rebased. This allows haveged to survive the switch root within initrd and hold the entropy at high level. Signed-off-by: Werner Fink <werner@suse.de> | ||||
* | Initial commit based on haveged-1.9.2.tar.gz from ↵1.9.2 | Jirka Hladky | 2018-07-18 | 9 | -0/+1228 |
http://www.issihosts.com/haveged/downloads.html |