kore/includes
Joris Vink f57ca7dcc2 Let workers fetch entropy from keymgr.
At bootup and every 1800 seconds after that the worker processes will
ask the keymgr for new entropy that they will seed into their PRNG.

Additionally once received the worker calls RAND_poll() to grab
more entropy from the system to be mixed in.
2017-02-27 21:28:35 -08:00
..
http.h Split up kore cli tools into new binary. 2017-02-19 00:52:29 -05:00
jsonrpc.h JSONRPC Made request destruction explicit 2016-07-15 13:08:08 +02:00
kore.h Let workers fetch entropy from keymgr. 2017-02-27 21:28:35 -08:00
pgsql.h pgsql improvements. 2017-02-06 11:40:33 +01:00
python_api.h undef _POSIX_C_SOURCE and _XOPEN_SOURCE before Python.h 2017-01-25 22:41:57 +01:00
python_methods.h export http_body_path via python 2017-02-22 17:52:57 +01:00
tasks.h Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00