summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated ChangeLogv1.9.19Jirka Hladky2024-10-021-1/+2
|
* Added --time_interval N to add entropy unconditionally every N secondsJirka Hladky2024-10-0119-4379/+6078
|
* Merge branch 'master' of github.com:jirka-h/havegedJirka Hladky2024-09-306-7/+50
|\
| * Merge pull request #78 from ldv-alt/udev-rulesjirka-h2023-09-162-2/+2
| |\ | | | | | | 90-haveged.rules: fix warnings reported by udevadm verify
| | * 90-haveged.rules: fix warnings reported by udevadm verifyDmitry V. Levin2023-05-192-2/+2
| |/ | | | | | | | | | | | | Fix the following warnings reported by udevadm verify: contrib/Fedora/90-haveged.rules:4 Stray whitespace before comma. contrib/SUSE/90-haveged.rules:4 Stray whitespace before comma.
| * Merge pull request #74 from OttoHollmann/masterjirka-h2022-11-284-5/+48
| |\ | | | | | | Synchronize haveged instances during switch root
| | * Link with -pthreadOtto Hollmann2022-11-211-2/+1
| | |
| | * Synchronize haveged instances during switching rootOtto Hollmann2022-11-143-3/+47
| |/
* / add entropy every 60 seconds unconditionallyJirka Hladky2024-09-301-2/+2
|/
* Bumped version to 1.9.19Jirka Hladky2022-04-094-12/+14
|
* Updated configurev1.9.18Jirka Hladky2022-04-091-10/+10
|
* Updated ChangeLogJirka Hladky2022-04-091-1/+3
|
* Merge pull request #71 from zx2c4-forks/readmejirka-h2022-04-091-1/+1
|\ | | | | Specify right kernel commit in README
| * Specify right kernel commit in READMEJason A. Donenfeld2022-04-081-1/+1
|/ | | | | | | The haveged-like jitter entropy algo was added in 5.4. The 5.6 commit is for making /dev/random never block. I kept the reference to the latter in there too, in case it's relevant, but I'm pretty sure what you had in mind here was the 5.4 commit.
* Merge pull request #70 from zx2c4-forks/roundupjirka-h2022-04-071-2/+2
|\ | | | | Round bits up and target full pool size
| * Round bits up and target full pool sizeJason A. Donenfeld2022-04-041-2/+2
|/ | | | | | | Rather than rounding bits down, round them up. Otherwise 249 bits full in a 256 bit pool won't ever get filled up with the additional 7 bits. In addition, target a full pool rather than a half pool, since a full pool is sometimes required.
* Update README.mdjirka-h2022-03-311-0/+2
|
* Update README.mdjirka-h2022-03-071-11/+8
|
* Updated man pageJirka Hladky2022-03-011-2/+5
|
* Bumnped version to 1.9.18Jirka Hladky2022-01-145-5/+19
|
* Updated Changelogv1.9.17Jirka Hladky2022-01-081-1/+3
|
* Enabled new RNDADDENTROPY verbose modeJirka Hladky2022-01-081-2/+2
|
* Added new verbose modeJirka Hladky2022-01-063-2/+18
|
* haveged-once.service - use @SBIN_DIR@ instead of hard-coded pathJirka Hladky2022-01-031-1/+1
|
* Bumped version to v1.9.17Jirka Hladky2022-01-024-12/+14
|
* Spellcheckv1.9.16Jirka Hladky2022-01-021-2/+2
|
* Updated ChangelogJirka Hladky2022-01-021-1/+2
|
* Fixed exist status when using --once option. Updated man pageJirka Hladky2022-01-022-1/+6
|
* Added haveged-once.service to provide entropy once (intended for initramfs)Jirka Hladky2021-12-311-0/+31
|
* Updated Copyright message (year). Added log messagesJirka Hladky2021-12-3113-32/+45
|
* New parameter --once to refill entropy once and quit immediatellyJirka Hladky2021-12-313-2/+16
|
* Revert "Revert "Updated systemd service files to not start haveged service ↵Jirka Hladky2021-12-313-0/+3
| | | | | | on kernel 5.6 and newer"" This reverts commit f836b13a20ac6a36aa144c71ee50ac3495488976.
* Updated configure scriptJirka Hladky2021-12-316-1/+18
|
* Revert "Updated systemd service files to not start haveged service on kernel ↵Jirka Hladky2021-12-313-3/+0
| | | | | | 5.6 and newer" This reverts commit cef1d425b5431847b8c9ab5b00c3e6b82a32b4f2.
* Removed debug messageJirka Hladky2021-12-301-4/+3
|
* Add entropy unconditionally at start and then every 60 secondsJirka Hladky2021-12-291-1/+24
|
* Fix: haveged cannot be run as an application if also running as a daemonJirka Hladky2021-11-032-2/+5
|
* Allow newuname syscall. See https://github.com/jirka-h/haveged/issues/63 for ↵Jirka Hladky2021-10-317-329/+1
| | | | details
* Renamed Kali_Linux_raspberry to Kali_Linux_Raspberry_armhf. See ↵Jirka Hladky2021-10-2812-328/+0
| | | | https://github.com/jirka-h/haveged/issues/63
* Renamed Kali_Linux_raspberry to Raspberry_armhf. See ↵Jirka Hladky2021-10-286-0/+328
| | | | https://github.com/jirka-h/haveged/issues/63
* Merge pull request #65 from Terraminator/masterjirka-h2021-10-286-0/+328
|\ | | | | fixes #63
| * Add files via uploadTerraminator2021-10-286-0/+328
|/
* Bumped version to v1.9.16Jirka Hladky2021-09-305-15/+26
|
* Updated contrib/Fedora/haveged.spec for version 1.9.15v1.9.15Jirka Hladky2021-09-301-3/+6
|
* Updated ChangeLog NEWSJirka Hladky2021-09-302-0/+4
|
* Fix for https://github.com/jirka-h/haveged/issues/62Jirka Hladky2021-09-301-4/+4
|
* Removed init.dJirka Hladky2021-09-3015-309/+87
|
* Removed old init.d files. The up-to-date configs are under contrib directoryJirka Hladky2021-09-308-801/+0
|
* Updated systemd service files to not start haveged service on kernel 5.6 and ↵Jirka Hladky2021-08-303-0/+3
| | | | newer
* Fixed issue #60Jirka Hladky2021-08-301-1/+3
|