Manuel Domke
8bc29e04b1
update writeentropy.c
2018-04-21 17:22:37 +02:00
Manuel Domke
4a14cd7e82
clean up libinfnoise.h
2018-04-18 23:57:04 +02:00
Rune Magnussen
a98408c95e
Always se long poll() timeout
...
Many init systems do their own backgrounding so use long timeout
unconditionally. Change suggested by Manuel Domke.
2018-01-04 16:51:48 +01:00
Rune Magnussen
2eebda163d
Only force new entropy once a minute when backgrounded
...
Make the poll-timeout one minute if the option --daemon is used.
This saves a lot og CPU-time.
2017-12-01 16:18:29 +01:00
Rune Magnussen
54101c0de4
Introduce struct opt_struct for parsed options.
...
Parsed options are now placed in a structure which is passed as
argument to functions reduce the number of parameters. This makes
the call sites simpler. It also makes more informations available
to the functions.
2017-11-30 23:04:22 +01:00
Bill Cox
bfaa38b048
Updates from Rune Magnus
2016-06-29 08:28:37 -07:00
Bill Cox
dbc4dd0db9
Fixed compiler warnings - patch from Rune Magnussen
2015-08-10 07:54:54 -07:00
Bill Cox
5951fd00dd
Added timer to insure I/O operations are fast enough for bit-bang
2014-11-08 10:35:48 -05:00
Bill Cox
97036593c7
update
2014-11-02 06:27:43 -05:00
Bill Cox
4e9814d33b
update
2014-10-23 08:02:47 -04:00
Bill Cox
347adf3dc1
Added capability to write entropy to /dev/random
2014-10-22 16:49:08 -04:00