Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped version to v1.9.17 | Jirka Hladky | 2022-01-02 | 1 | -10/+10 |
| | |||||
* | Updated configure script | Jirka Hladky | 2021-12-31 | 1 | -1/+13 |
| | |||||
* | Bumped version to v1.9.16 | Jirka Hladky | 2021-09-30 | 1 | -10/+10 |
| | |||||
* | Removed init.d | Jirka Hladky | 2021-09-30 | 1 | -106/+1 |
| | |||||
* | Preparing v1.9.15 release | Jirka Hladky | 2021-03-24 | 1 | -10/+10 |
| | |||||
* | Improved make check command | Jirka Hladky | 2021-03-24 | 1 | -1/+25 |
| | |||||
* | Preparing v1.9.14 release | Jirka Hladky | 2021-01-02 | 1 | -11/+22 |
| | |||||
* | Added support for --verion | Jirka Hladky | 2020-06-28 | 1 | -10/+10 |
| | |||||
* | Bumped version to 1.9.12v1.9.12 | Jirka Hladky | 2020-06-18 | 1 | -10/+10 |
| | |||||
* | Updated version to v1.9.11v1.9.11 | Jirka Hladky | 2020-06-11 | 1 | -10/+10 |
| | |||||
* | Fixed https://github.com/jirka-h/haveged/issues/29 | Jirka Hladky | 2020-05-11 | 1 | -11/+11 |
| | |||||
* | Use POSIX shell comparison for equality | Kimmo Suominen | 2020-05-10 | 1 | -4/+4 |
| | |||||
* | Preparing 1.9.8 releasev1.9.8a | Jirka Hladky | 2019-09-30 | 1 | -10/+10 |
| | |||||
* | Preparing 1.9.7 release | Jirka Hladky | 2019-09-30 | 1 | -10/+10 |
| | |||||
* | New version 1.9.5 | Jirka Hladky | 2019-08-20 | 1 | -10/+10 |
| | |||||
* | Update to automake 1.16 | Jirka Hladky | 2019-08-20 | 1 | -4/+4 |
| | |||||
* | Bumped version to 1.9.41.9.4 | Jirka Hladky | 2018-08-11 | 1 | -10/+10 |
| | |||||
* | Bumped version to 1.9.31.9.3 | Jirka Hladky | 2018-08-10 | 1 | -15/+19 |
| | |||||
* | Implement a command mode and use it for chroot | Werner Fink | 2018-07-26 | 1 | -737/+910 |
| | | | | | | | | | | | 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 | 1 | -0/+15465 |
http://www.issihosts.com/haveged/downloads.html |