unbound/dnstap
W.C.A. Wijngaards 9a6b6765cc - Fix dnstap test program, cleans up to have clean memory on exit,
for tap_data_free, does not delete NULL items. Also it does not try
  to free the tail, specifically in the free of the list since that
  picked up the next item in the list for its loop causing invalid
  free. Added internal unit test to unbound-dnstap-socket for that.
2024-08-01 16:12:04 +02:00
..
dnstap_config.h.in - dnstap support, with a patch from Farsight Security, written by 2014-08-05 07:57:52 +00:00
dnstap_fstrm.c - Add option to send DNSTAP messages over bidirectional frame streams 2020-07-13 17:28:50 +02:00
dnstap_fstrm.h - Add option to send DNSTAP messages over bidirectional frame streams 2020-07-13 17:28:50 +02:00
dnstap.c - Add dnstap-sample-rate that logs only 1/N messages, for high volume 2024-07-19 10:04:40 +02:00
dnstap.h - Add dnstap-sample-rate that logs only 1/N messages, for high volume 2024-07-19 10:04:40 +02:00
dnstap.m4 - Fix pkg-config availability check in dnstap/dnstap.m4 and 2024-06-21 14:34:12 +02:00
dnstap.proto Add DoH and DoT to dnstap message 2023-12-27 07:26:21 +09:00
dtstream.c - Fix link of dnstap without openssl. 2024-07-23 14:56:21 +02:00
dtstream.h - Fix #305: dnstap logging significantly affects unbound performance 2020-09-23 11:13:52 +02:00
unbound-dnstap-socket.c - Fix dnstap test program, cleans up to have clean memory on exit, 2024-08-01 16:12:04 +02:00