summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed spaces on blank linesHEADmasterJirka Hladky2024-10-221-2/+2
* Bumped version to 1.9.20Jirka Hladky2024-10-151-2/+2
* src/haveged.c - only warn when creating of named semaphore failsJirka Hladky2024-10-131-2/+3
* Added --time_interval N to add entropy unconditionally every N secondsJirka Hladky2024-10-015-23/+46
* Merge branch 'master' of github.com:jirka-h/havegedJirka Hladky2024-09-303-3/+47
|\
| * 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-091-1/+1
* Round bits up and target full pool sizeJason A. Donenfeld2022-04-041-2/+2
* Bumnped version to 1.9.18Jirka Hladky2022-01-142-3/+3
* Added new verbose modeJirka Hladky2022-01-062-2/+16
* Bumped version to v1.9.17Jirka Hladky2022-01-021-1/+1
* Fixed exist status when using --once option. Updated man pageJirka Hladky2022-01-021-1/+3
* Updated Copyright message (year). Added log messagesJirka Hladky2021-12-3113-32/+45
* New parameter --once to refill entropy once and quit immediatellyJirka Hladky2021-12-312-1/+11
* Updated configure scriptJirka Hladky2021-12-311-0/+1
* 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-031-1/+1
* Bumped version to v1.9.16Jirka Hladky2021-09-301-1/+1
* Fix for https://github.com/jirka-h/haveged/issues/62Jirka Hladky2021-09-301-4/+4
* Removed init.dJirka Hladky2021-09-301-4/+2
* Fixed issue #60Jirka Hladky2021-08-301-1/+3
* Preparing v1.9.15 releaseJirka Hladky2021-03-241-1/+1
* Check for sys/auxv.h before using it.Peter Seiderer2021-03-211-0/+4
* Preparing v1.9.14 releaseJirka Hladky2021-01-022-2/+2
* Updated year to 2021Jirka Hladky2021-01-012-2/+2
* Preparing version 1.9.14Jirka Hladky2021-01-0112-13/+13
* Fix error handling as well as add new commandWerner Fink2020-11-254-83/+221
* Fixed compiler warningsJirka Hladky2020-10-114-6/+22
* don't fail completely if we can't set write wakeup watermarkDan Streetman2020-09-081-0/+3
* Fixed Wsign-compare compiler warningsJirka Hladky2020-07-011-2/+2
* Use labs()Chocobo12020-06-301-1/+1
* Add fallthrough comment to switch casesChocobo12020-06-303-0/+23
* Use proper initializerChocobo12020-06-301-2/+2
* Avoid using gnu printf specifierChocobo12020-06-301-1/+1
* Enable more compiler warningsChocobo12020-06-301-1/+1
* Use proper printf specifier for unsigned integer typeChocobo12020-06-302-10/+10
* Fixed spellingv1.9.13Jirka Hladky2020-06-281-3/+3
* Added support for --verionJirka Hladky2020-06-282-2/+18
* Bumped version to 1.9.12v1.9.12Jirka Hladky2020-06-181-1/+1
* fix a memory leak in havege_destroyAnakin Zhang2020-06-171-1/+1
* Updated version to v1.9.11v1.9.11Jirka Hladky2020-06-111-1/+1
* Fixed https://github.com/jirka-h/haveged/issues/29Jirka Hladky2020-05-1113-18/+45
* Merge pull request #28 from johnou/patch-1jirka-h2020-05-111-0/+8
|\
| * don't use SOCK_CLOEXEC or SOCK_NONBLOCK if not availableJohno Crawford2020-03-181-0/+8
* | haveged: fix crash on shutdown in threaded modeSergei Trofimovich2020-05-013-1/+24
|/
* build: Fix compilation with --enable-threadsLars Wendler2019-11-141-1/+1
* Preparing 1.9.8 releasev1.9.8aJirka Hladky2019-09-301-1/+1
* Preparing 1.9.7 releaseJirka Hladky2019-09-302-11/+7