bind9/lib
Evan Hunt 3ccfff8ab6 dnstap query_message field was erroneously set with responses
The dnstap query_message field was in some cases being filled in
with response messages, along with the response_message field.
The query_message field should only be used when logging requests,
and the response_message field only when logging responses.
2022-08-31 11:33:25 -07:00
..
bind9 Add extended DNS error configuration option for RPZ zones 2022-08-31 08:56:03 +00:00
dns dnstap query_message field was erroneously set with responses 2022-08-31 11:33:25 -07:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Clear the callbacks when isc_nm_stoplistening() is called 2022-08-26 09:09:25 +02:00
isccc Update clang to version 14 2022-06-16 17:21:11 +02:00
isccfg Add extended DNS error configuration option for RPZ zones 2022-08-31 08:56:03 +00:00
ns Set the extended DNS error code for RPZ-modified queries 2022-08-31 08:56:03 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00