summaryrefslogtreecommitdiffstats
path: root/ent (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added --time_interval N to add entropy unconditionally every N secondsJirka Hladky2024-10-011-5/+6
|
* Updated configure scriptJirka Hladky2021-12-311-0/+1
|
* Removed init.dJirka Hladky2021-09-301-4/+2
|
* Improved make check commandJirka Hladky2021-03-245-16/+64
|
* Update to automake 1.16Jirka Hladky2019-08-201-6/+9
|
* Bumped version to 1.9.31.9.3Jirka Hladky2018-08-101-9/+6
|
* Implement a command mode and use it for chrootWerner Fink2018-07-261-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.2Jirka Hladky2018-07-189-0/+1228
http://www.issihosts.com/haveged/downloads.html