unbound/daemon
PMunch 8eeb910e3d Improve dynlib module and add documentation
Dynamic library module is now only a thin wrapper that loads dynamic
libraries and forwards all function calls directly to the loaded module.
This meant adding get_mem and clear, and get_mem calls have been added
in the expected places.

Documentation has also been added to the example.conf and the
unbound.conf manpage.
2019-10-21 14:20:33 +02:00
..
acl_list.c - Patch from Syzdek: Add ability to ignore RD bit and treat all 2018-05-30 09:33:21 +00:00
acl_list.h - Patch from Syzdek: Add ability to ignore RD bit and treat all 2018-05-30 09:33:21 +00:00
cachedump.c - Added serve-expired-ttl and serve-expired-ttl-reset options. 2018-08-28 14:21:56 +00:00
cachedump.h - #4102 for NSD, but for Unbound. Named unix pipes do not use 2018-06-12 07:43:52 +00:00
daemon.c Consistently use /dev/urandom instead of /dev/random in scripts and docs 2019-09-19 17:40:49 +02:00
daemon.h - Patch to implement tcp-connection-limit from Jim Hague (Sinodun). 2018-08-07 11:57:42 +00:00
remote.c Improve dynlib module and add documentation 2019-10-21 14:20:33 +02:00
remote.h - Fix nettle compile. 2018-06-14 12:08:09 +00:00
stats.c - Fix to timeval_add for remaining second in microseconds. 2019-08-01 16:48:41 +02:00
stats.h - (for 1.6.3:) unbound.h exports the shm stats structures. They use 2017-04-13 12:47:29 +00:00
unbound.c - (for later release): -V prints if TCP fastopen is available. 2019-08-15 17:04:38 +02:00
worker.c - Check repinfo in worker_handle_request, if null, drop it. 2019-08-01 16:57:36 +02:00
worker.h - (for 1.6.3:) unbound.h exports the shm stats structures. They use 2017-04-13 12:47:29 +00:00