bind9/doc
Tony Finch 1d807d84f1 Shrink decompression contexts
It's wasteful to use 20 bytes and a pointer indirection to represent
two bits of information, so turn the struct into an enum. And change
the names of the enumeration constants to make the intent more clear.

This change introduces some inline functions into another header,
which confuses `gcovr` when it is trying to collect code coverage
statistics. So, in the CI job, copy more header files into a directory
where `gcovr` looks for them.
2022-06-01 13:00:40 +01:00
..
arm Update signatures-refresh documentation 2022-05-31 15:45:14 +02:00
design Remove obsolete notes on name compression 2022-06-01 13:00:40 +01:00
dev Shrink decompression contexts 2022-06-01 13:00:40 +01:00
dnssec-guide Minor DNSSEC guide tweaks 2022-05-11 10:51:26 +02:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man specify time format in the documentation for 'rdnc dnssec -checkds' 2022-05-18 15:24:54 -07:00
misc Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:15:43 +03:00
notes Add CHANGE and release note for #1611 2022-05-31 15:45:14 +02:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00