bind9/lib
Ondřej Surý 2f8e0edf3b Split and simplify the use of EDE list implementation
Instead of mixing the dns_resolver and dns_validator units directly with
the EDE code, split-out the dns_ede functionality into own separate
compilation unit and hide the implementation details behind abstraction.

Additionally, the EDE codes are directly copied into the ns_client
buffers by passing the EDE context to dns_resolver_createfetch().

This makes the dns_ede implementation simpler to use, although sligtly
more complicated on the inside.

Co-authored-by: Colin Vidal <colin@isc.org>
Co-authored-by: Ondřej Surý <ondrej@isc.org>
2025-01-30 11:52:53 +01:00
..
dns Split and simplify the use of EDE list implementation 2025-01-30 11:52:53 +01:00
isc Merge tag 'v9.21.4' 2025-01-29 17:17:18 +01:00
isccc deduplicate result codes 2025-01-23 15:54:57 -08:00
isccfg clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
ns Split and simplify the use of EDE list implementation 2025-01-30 11:52:53 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00