summaryrefslogtreecommitdiffstats
path: root/configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bumped version to v1.9.17Jirka Hladky2022-01-021-10/+10
|
* Updated configure scriptJirka Hladky2021-12-311-1/+13
|
* Bumped version to v1.9.16Jirka Hladky2021-09-301-10/+10
|
* Removed init.dJirka Hladky2021-09-301-106/+1
|
* Preparing v1.9.15 releaseJirka Hladky2021-03-241-10/+10
|
* Improved make check commandJirka Hladky2021-03-241-1/+25
|
* Preparing v1.9.14 releaseJirka Hladky2021-01-021-11/+22
|
* Added support for --verionJirka Hladky2020-06-281-10/+10
|
* Bumped version to 1.9.12v1.9.12Jirka Hladky2020-06-181-10/+10
|
* Updated version to v1.9.11v1.9.11Jirka Hladky2020-06-111-10/+10
|
* Fixed https://github.com/jirka-h/haveged/issues/29Jirka Hladky2020-05-111-11/+11
|
* Use POSIX shell comparison for equalityKimmo Suominen2020-05-101-4/+4
|
* Preparing 1.9.8 releasev1.9.8aJirka Hladky2019-09-301-10/+10
|
* Preparing 1.9.7 releaseJirka Hladky2019-09-301-10/+10
|
* New version 1.9.5Jirka Hladky2019-08-201-10/+10
|
* Update to automake 1.16Jirka Hladky2019-08-201-4/+4
|
* Bumped version to 1.9.41.9.4Jirka Hladky2018-08-111-10/+10
|
* Bumped version to 1.9.31.9.3Jirka Hladky2018-08-101-15/+19
|
* Implement a command mode and use it for chrootWerner Fink2018-07-261-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.2Jirka Hladky2018-07-181-0/+15465
http://www.issihosts.com/haveged/downloads.html