summaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-01Added --time_interval N to add entropy unconditionally every N secondsJirka Hladky19-4379/+6078
2024-09-30add entropy every 60 seconds unconditionallyJirka Hladky1-2/+2
2023-05-1990-haveged.rules: fix warnings reported by udevadm verifyDmitry V. Levin2-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.
2022-11-21Link with -pthreadOtto Hollmann1-2/+1
2022-11-14Synchronize haveged instances during switching rootOtto Hollmann3-3/+47
2022-04-09Bumped version to 1.9.19Jirka Hladky4-12/+14
2022-04-09Updated configurev1.9.18Jirka Hladky1-10/+10
2022-04-09Updated ChangeLogJirka Hladky1-1/+3
2022-04-08Specify right kernel commit in READMEJason A. Donenfeld1-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.
2022-04-04Round bits up and target full pool sizeJason A. Donenfeld1-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.
2022-03-31Update README.mdjirka-h1-0/+2
2022-03-07Update README.mdjirka-h1-11/+8
2022-03-01Updated man pageJirka Hladky1-2/+5
2022-01-14Bumnped version to 1.9.18Jirka Hladky5-5/+19
2022-01-08Updated Changelogv1.9.17Jirka Hladky1-1/+3
2022-01-08Enabled new RNDADDENTROPY verbose modeJirka Hladky1-2/+2
2022-01-06Added new verbose modeJirka Hladky3-2/+18
2022-01-03haveged-once.service - use @SBIN_DIR@ instead of hard-coded pathJirka Hladky1-1/+1
2022-01-02Bumped version to v1.9.17Jirka Hladky4-12/+14
2022-01-02Spellcheckv1.9.16Jirka Hladky1-2/+2
2022-01-02Updated ChangelogJirka Hladky1-1/+2
2022-01-02Fixed exist status when using --once option. Updated man pageJirka Hladky2-1/+6