bind9/lib
Ondřej Surý 259600c837
Cleanup the usage of dns_offsets_t vs unsigned char * pointers
There was a back-and-forth between static arrays and the pointers to the
offsets.  Since we are now only using the static arrays, we can cleanup
the usage of the pointers that would previously point either to the
static array or name->offsets if available.
2025-02-25 12:17:34 +01:00
..
dns Cleanup the usage of dns_offsets_t vs unsigned char * pointers 2025-02-25 12:17:34 +01:00
isc Explicitly create and shutdown the call_rcu_thread 2025-02-22 16:19:01 +01:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg Simplify dns_name_init() 2025-02-25 12:17:34 +01:00
ns Simplify name initializers 2025-02-25 12:17:34 +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