bind9/lib/dns/include
Petr Špaček 53b3ceacd4
Replace #define DNS_NAMEATTR_ with struct of bools
sizeof(dns_name_t) did not change but the boolean attributes are now
separated as one-bit structure members. This allows debuggers to
pretty-print dns_name_t attributes without any special hacks, plus we
got rid of manual bit manipulation code.
2022-10-13 17:04:02 +02:00
..
dns Replace #define DNS_NAMEATTR_ with struct of bools 2022-10-13 17:04:02 +02:00
dst Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:54:39 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00