bind9/lib
Tony Finch 9721fa2153 Reduce the size of rdatasetheader_t by 16 bytes
Re-order the fields to avoid padding, and change the type of
`heap_index` to `uint16_t` to match `dns_rbtnode_t->locknum`.
2023-02-09 09:07:30 +00:00
..
bind9 Add 'tls' configuration support for the 'forwarders' option 2023-01-20 14:45:30 +00:00
dns Reduce the size of rdatasetheader_t by 16 bytes 2023-02-09 09:07:30 +00:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Require C11 Atomic Operations via <stdatomic.h> 2023-02-08 21:33:23 +01:00
isccc Change the isc_buffer_reserve() to take just buffer pointer 2022-12-20 19:13:48 +01:00
isccfg remove /etc/bind.keys 2023-02-06 14:39:31 -08:00
ns refactor dns_clientinfo_init(); use separate function to set ECS 2023-02-07 23:48:22 -08: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