..
acl.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
adb.h
Change the loopmgr to be singleton
2025-07-23 22:44:16 +02:00
badcache.h
Change the loopmgr to be singleton
2025-07-23 22:44:16 +02:00
bit.h
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
byaddr.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
cache.h
Change the loopmgr to be singleton
2025-07-23 22:44:16 +02:00
callbacks.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
catz.h
Change the loopmgr to be singleton
2025-07-23 22:44:16 +02:00
cert.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
client.h
Refactor the network manager to be a singleton
2025-07-23 22:45:38 +02:00
clientinfo.h
Update broken reference to dlz_minimal.h
2025-07-17 07:17:12 +02:00
compress.h
remove the 'name_coff' parameter in dns_name_towire()
2025-02-25 12:53:25 -08:00
db.h
Decouple database and node lifetimes by adding node-specific vtables
2025-08-07 11:39:38 -07:00
dbiterator.h
add DNS_DBITERATOR_FOREACH and DNS_RDATASETITER_FOREACH
2025-05-27 21:08:09 -07:00
diff.h
switch to ISC_LIST_FOREACH everywhere
2025-03-31 13:45:10 -07:00
dispatch.h
Refactor the network manager to be a singleton
2025-07-23 22:45:38 +02:00
dlz.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
dlz_dlopen.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
dns64.h
move application of dns64 to a separate function
2025-03-26 23:30:38 +00:00
dnssec.h
Deprecate max-rsa-exponent-size, always use 4096 instead
2025-05-21 00:50:08 +02:00
dnstap.h
Emit and read correct DoT and DoH dnstap entries
2024-04-26 16:12:29 +03:00
ds.h
Warn about deprecated DNSKEY and DS algorithms / digest types
2025-07-15 23:53:57 +10:00
dsdigest.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
dsync.h
Add support for parsing DSYNC scheme mnemonics
2025-08-05 17:27:44 +10:00
dyndb.h
Change the loopmgr to be singleton
2025-07-23 22:44:16 +02:00
ecs.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
ede.h
detect dup EDE with bitmap and store next pos
2025-01-30 11:52:53 +01:00
edns.h
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
fixedname.h
Remove offsets from the dns_name and dns_fixedname structures
2025-02-25 12:17:34 +01:00
forward.h
clean up uses of ISC_R_NOMEMORY
2025-01-23 15:54:57 -08:00
geoip.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
ipkeylist.h
clean up uses of ISC_R_NOMEMORY
2025-01-23 15:54:57 -08:00
iptable.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
journal.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
kasp.h
Add manual-mode config option
2025-08-21 16:00:19 +02:00
keydata.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
keyflags.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
keymgr.h
Implement manual-mode for kasp
2025-08-21 16:08:16 +02:00
keystore.h
clean up uses of ISC_R_NOMEMORY
2025-01-23 15:54:57 -08:00
keytable.h
change issecuredomain() functions to bool
2025-08-05 12:16:36 +02:00
keyvalues.h
Tidy up keyvalue.h definitions
2025-03-25 06:38:25 +00:00
lib.h
Move the library init and shutdown to executables
2025-02-22 16:19:00 +01:00
master.h
clean up uses of ISC_R_NOMEMORY
2025-01-23 15:54:57 -08:00
masterdump.h
clean up uses of ISC_R_NOMEMORY
2025-01-23 15:54:57 -08:00
meson.build
replace the build system with meson
2025-06-11 10:30:12 +03:00
message.h
Add CO support to dig
2025-06-13 07:50:16 +00:00
name.h
allow NULL compression context in dns_name_towire()
2025-02-25 12:53:25 -08:00
nametree.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
ncache.h
simplify dns_ncache_add()
2025-08-05 12:16:36 +02:00
nsec.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
nsec3.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
nta.h
Change the loopmgr to be singleton
2025-07-23 22:44:16 +02:00
opcode.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
order.h
Convert DNS_RDATASETATTR_ bitfield manipulation to struct of bools
2025-07-10 11:17:19 +02:00
peer.h
Add option request-zoneversion
2025-03-24 22:16:09 +00:00
private.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
qp.h
Rename DNS_DB_NSEC_ constants to DNS_DBNAMESPACE_
2025-07-10 13:52:59 +00:00
rcode.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
rdata.h
Add dns_rdatatype_isnsec() helper function
2025-08-15 07:22:52 +02:00
rdataclass.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
rdatalist.h
switch to ISC_LIST_FOREACH everywhere
2025-03-31 13:45:10 -07:00
rdataset.h
add functions to match rdataset types
2025-08-05 12:16:36 +02:00
rdatasetiter.h
add DNS_DBITERATOR_FOREACH and DNS_RDATASETITER_FOREACH
2025-05-27 21:08:09 -07:00
rdataslab.h
replace dns_slabheader_raw() with a flexible array member
2025-08-18 12:36:47 +02:00
rdatatype.h
remove unused warning if DNS_TYPEPAIR_CHECK is off
2025-08-18 13:26:50 +02:00
remote.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
request.h
Change the loopmgr to be singleton
2025-07-23 22:44:16 +02:00
resolver.h
Refactor the network manager to be a singleton
2025-07-23 22:45:38 +02:00
result.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
rootns.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
rpz.h
Change the loopmgr to be singleton
2025-07-23 22:44:16 +02:00
rriterator.h
clean up uses of ISC_R_NOMEMORY
2025-01-23 15:54:57 -08:00
rrl.h
use proper flexible arrays in rrl
2025-05-30 10:44:49 +00:00
sdlz.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
secalg.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
secproto.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
skr.h
Use archived version of draft-icann-dnssec-keymgmt-01.txt
2025-01-28 12:13:57 +01:00
soa.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
ssu.h
clean up uses of ISC_R_NOMEMORY
2025-01-23 15:54:57 -08:00
stats.h
Cleanup dns_opcode_t
2025-03-04 18:35:14 +01:00
time.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
tkey.h
clean up uses of ISC_R_NOMEMORY
2025-01-23 15:54:57 -08:00
trace.h
Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro
2023-03-30 23:29:25 +02:00
transport.h
report client transport in 'rndc recursing'
2024-10-14 12:59:52 -07:00
tsig.h
Prevent assertion when processing TSIG algorithm
2025-05-08 22:45:48 +02:00
ttl.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
types.h
Move SIEVE-LRU to dns_slabtop_t structure
2025-08-18 12:36:47 +02:00
unreachcache.h
Change the loopmgr to be singleton
2025-07-23 22:44:16 +02:00
update.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
validator.h
Convert the isc/tid.h to use own signed integer isc_tid_t type
2025-06-28 13:32:12 +02:00
view.h
change issecuredomain() functions to bool
2025-08-05 12:16:36 +02:00
xfrin.h
Expose the incoming transfers' rates in the statistics channel
2025-02-20 09:32:55 +00:00
zone.h
Implement manual-mode for kasp
2025-08-21 16:08:16 +02:00
zoneverify.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00
zt.h
Remove C++ support from the public header
2024-12-18 13:10:39 +01:00