bind9/lib/dns/include/dns
Ondřej Surý ea2fe8eea4 Refactor dns_zone_create() to return void
After isc_stats_create() change, the dns_zone_create() cannot fail, so
refactor the function to return void and fix all its uses.
2023-07-27 11:37:44 +02:00
..
acl.h Remove unused dns_aclelementtype_{ipprefix,any} enum values 2023-01-09 16:05:41 +01:00
adb.h Refactor dns_adb_create() to return void 2023-07-27 11:37:44 +02:00
badcache.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
bit.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
byaddr.h remove isc_task completely 2023-02-16 18:35:32 +01:00
cache.h change dns_db_settask() to _setloop() 2022-11-30 11:47:35 -08:00
callbacks.h Update clang to version 14 2022-06-16 17:21:11 +02:00
catz.h Cleanup the dns_catz unit API 2023-07-24 19:49:14 +02:00
cert.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
client.h add dns_view_addtrustedkey() 2023-03-28 12:38:27 -07:00
clientinfo.h refactor dns_clientinfo_init(); use separate function to set ECS 2023-02-07 23:48:22 -08:00
compress.h Compress zone transfers properly 2022-11-30 12:16:09 +00:00
db.h move slab rdataset implementation to rdataslab.c 2023-07-17 14:50:25 +02:00
dbiterator.h Implement dns_db node tracing 2023-02-28 11:44:15 +01:00
diff.h Update clang to version 14 2022-06-16 17:21:11 +02:00
dispatch.h use isc_loop_now() for dispentry timeouts 2023-07-19 15:32:21 +02:00
dlz.h Update clang to version 14 2022-06-16 17:21:11 +02:00
dlz_dlopen.h Update clang to version 14 2022-06-16 17:21:11 +02:00
dns64.h Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
dnsrps.h Give the rdataset->privateN fields more helpful names 2023-07-17 14:50:25 +02:00
dnssec.h Make make_dnskey() a public funcion 2023-05-23 08:53:23 +02:00
dnstap.h switch to using isc_loopmgr_pause() instead of task exclusive 2023-02-16 17:51:55 +01:00
ds.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dsdigest.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dyndb.h remove isc_task completely 2023-02-16 18:35:32 +01:00
ecs.h update dlz_minimal.h 2022-01-27 15:48:50 -08:00
edns.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
fixedname.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
forward.h Load and validate the configured TLS transport for forwarders 2023-01-20 14:45:30 +00:00
geoip.h Update clang to version 14 2022-06-16 17:21:11 +02:00
ipkeylist.h remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
iptable.h Update clang to version 14 2022-06-16 17:21:11 +02:00
journal.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
kasp.h Add functions to set CDNSKEY publication 2023-05-11 17:07:51 +02:00
keydata.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keyflags.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keymgr.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keytable.h Add synth-from-dnssec namespaces for keytable entries 2022-07-05 12:29:01 +10:00
keyvalues.h Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
librpz.h silence coverity warnings 2023-04-05 09:23:51 +02:00
log.h remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
master.h Move the zone loading to the offloaded threads 2022-10-30 14:56:40 -07:00
masterdump.h Dump the signed zone in the text format at the end of dnssec-signzone 2023-01-22 20:44:07 +01:00
message.h Handle FORMERR on unknown EDNS option that are echoed 2023-05-11 09:32:02 +10:00
name.h Correct value of DNS_NAME_MAXLABELS 2023-04-05 14:46:39 +00:00
ncache.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nsec.h Wait with NSEC3 during a DNSSEC policy change 2022-08-22 15:55:46 +02:00
nsec3.h Update clang to version 14 2022-06-16 17:21:11 +02:00
nta.h refactor dns_resolver to use loop callbacks 2023-02-16 17:27:59 +01:00
opcode.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
order.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
peer.h remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
private.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
qp.h Refactor the core qp-trie code to use liburcu 2023-05-12 20:48:31 +01:00
rbt.h clean up rbtdb.c 2023-07-17 14:50:25 +02:00
rcode.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rdata.h Add new dns_rdatatype_iskeymaterial() function 2023-05-23 08:53:23 +02:00
rdataclass.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rdatalist.h Implement dns_db node tracing 2023-02-28 11:44:15 +01:00
rdataset.h move slab rdataset implementation to rdataslab.c 2023-07-17 14:50:25 +02:00
rdatasetiter.h Implement dns_db node tracing 2023-02-28 11:44:15 +01:00
rdataslab.h Add missing headers to <dns/rdataslab.h> 2023-07-19 09:28:53 +02:00
rdatatype.h clean up rbtdb.c 2023-07-17 14:50:25 +02:00
remote.h remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
request.h remove isc_task completely 2023-02-16 18:35:32 +01:00
resolver.h clean up numbering of FETCHOPT and ADDRINFO flags 2023-07-04 18:23:57 +00:00
result.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rootns.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rpz.h remove isc_task completely 2023-02-16 18:35:32 +01:00
rriterator.h Update clang to version 14 2022-06-16 17:21:11 +02:00
rrl.h Fix RRL responses-per-second bypass using wildcard names 2022-09-08 09:15:30 +02:00
sdlz.h Update clang to version 14 2022-06-16 17:21:11 +02:00
secalg.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
secproto.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
soa.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ssu.h Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
stats.h Refactor isc_stats_create() and its downstream users to return void 2023-07-27 11:37:44 +02:00
time.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tkey.h minor tkey-related fixups 2023-06-14 08:14:38 +00:00
trace.h Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro 2023-03-30 23:29:25 +02:00
transport.h Implement DoT support for nsupdate 2022-09-23 13:23:49 +00:00
tsig.h convert TSIG keyring storage from RBT to hash table 2023-06-14 08:14:38 +00:00
ttl.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
types.h move slab rdataset implementation to rdataslab.c 2023-07-17 14:50:25 +02:00
update.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
validator.h Fix extra detach when dns_validator create_fetch() detects deadlock 2023-06-06 19:04:17 +02:00
view.h Use RCU for view->adb access 2023-06-14 19:21:28 +10:00
xfrin.h Implement maximum global and idle time for incoming XFR 2023-04-21 12:53:02 +02:00
zone.h Refactor dns_zone_create() to return void 2023-07-27 11:37:44 +02:00
zonekey.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneverify.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zt.h The zone table no longer depends on the loop manager 2023-05-12 20:48:31 +01:00