| .. |
|
acl.h
|
Convert rwlock in dns_acl to RCU
|
2023-10-13 14:44:40 +02:00 |
|
adb.h
|
use a thread-local variable to get the current running loop
|
2024-04-02 10:35:56 +02:00 |
|
badcache.h
|
Refactor dns_badcache to use cds_lfht lock-free hashtable
|
2023-07-31 15:51:15 +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 isc_task completely
|
2023-02-16 18:35:32 +01:00 |
|
cache.h
|
Add a limit to the number of RR types for single name
|
2024-06-10 16:55:09 +02:00 |
|
callbacks.h
|
add setup/commit functions to rdatacallbacks
|
2024-03-08 15:36:56 -08:00 |
|
catz.h
|
Reconfigure catz member zones during named reconfiguration
|
2024-08-13 16:22:58 +02:00 |
|
cert.h
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
client.h
|
make "max_restarts" a configurable value
|
2024-08-07 13:03:08 -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
|
Fix the glue table in the QP and RBT zone databases
|
2024-08-05 15:36:54 +02:00 |
|
dbiterator.h
|
make the qpzone database dumpable
|
2024-03-08 15:36:56 -08:00 |
|
diff.h
|
dns_difftuple_create() cannot fail
|
2024-08-05 13:31:38 +00:00 |
|
dispatch.h
|
Add option to mark TCP dispatch as unshared
|
2023-10-24 13:07:03 +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 the ability to use DNS64 internally
|
2023-09-13 14:31:43 +10:00 |
|
dnsrps.h
|
Give the rdataset->privateN fields more helpful names
|
2023-07-17 14:50:25 +02:00 |
|
dnssec.h
|
Refactor findzonekeys
|
2024-01-25 14:48:07 +01:00 |
|
dnstap.h
|
Emit and read correct DoT and DoH dnstap entries
|
2024-04-26 16:12:29 +03: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
|
reduce memory consumption of the remaining QP databases
|
2024-03-14 10:25:07 -07: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
|
Convert manual dns_iptable_{attach,detach} to ISC_REFCOUNT_IMPL
|
2023-10-13 14:44:40 +02:00 |
|
journal.h
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
kasp.h
|
Move kasp key match function to kasp header
|
2024-04-19 10:41:04 +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
|
Use dst_key's directory when writing key files
|
2024-01-25 14:47:43 +01:00 |
|
keystore.h
|
Remove OpenSSL Engine support
|
2024-08-06 15:17:48 +02:00 |
|
keytable.h
|
Reformat sources with up-to-date clang-format-17
|
2023-11-13 16:52:35 +01:00 |
|
keyvalues.h
|
Remove TKEY Mode 2 (Diffie-Hellman)
|
2023-03-08 08:36:25 +01:00 |
|
librpz.h
|
Update sources to Clang 18 formatting
|
2024-04-23 13:11:52 +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
|
remove unused functions in dns_master
|
2023-12-06 17:31:38 -08:00 |
|
message.h
|
Implement asynchronous message signature verification
|
2024-06-10 17:33:10 +02:00 |
|
name.h
|
Clang-format header file changes
|
2024-05-17 16:03:21 -07:00 |
|
nametree.h
|
Don't undef <unit>_TRACE, instead add comment how to enable it
|
2023-10-13 11:40:16 +02: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
|
Lower the maximum allowed NSEC3 iterations to 50
|
2023-12-05 14:58:58 +00:00 |
|
nta.h
|
Don't undef <unit>_TRACE, instead add comment how to enable it
|
2023-10-13 11:40:16 +02: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
|
get foundname from the node
|
2024-04-30 12:50:01 -07:00 |
|
rbt.h
|
remove the crc64 implementation
|
2024-08-05 11:21:25 +00: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
|
Clang-format header file changes
|
2024-05-17 16:03:21 -07:00 |
|
rdatasetiter.h
|
Reformat sources with up-to-date clang-format-17
|
2023-11-13 16:52:35 +01:00 |
|
rdataslab.h
|
Fix the glue table in the QP and RBT zone databases
|
2024-08-05 15:36:54 +02:00 |
|
rdatatype.h
|
separate generic DB helpers into db_p.h
|
2024-02-14 09:00:27 +01:00 |
|
remote.h
|
remove nonfunctional DSCP implementation
|
2023-01-09 12:15:21 -08:00 |
|
request.h
|
Don't undef <unit>_TRACE, instead add comment how to enable it
|
2023-10-13 11:40:16 +02:00 |
|
resolver.h
|
Disallow stale-answer-client-timeout non-zero values
|
2024-02-16 08:41:52 +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
|
Update sources to Clang 18 formatting
|
2024-04-23 13:11:52 +02: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
|
Update the source code formatting using clang-format-17
|
2023-10-17 17:47:46 +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
|
Integrate TLS cipher suites support into BIND
|
2024-01-12 13:27:59 +02:00 |
|
tsig.h
|
Don't undef <unit>_TRACE, instead add comment how to enable it
|
2023-10-13 11:40:16 +02:00 |
|
ttl.h
|
Update the copyright information in all files in the repository
|
2022-01-11 09:05:02 +01:00 |
|
types.h
|
fix structure names in qpcache.c and qpzone.c
|
2024-04-30 12:42:07 -07:00 |
|
update.h
|
Reformat sources with up-to-date clang-format-17
|
2023-11-13 16:52:35 +01:00 |
|
validator.h
|
apply max-recursion-queries quota to validator queries
|
2024-08-07 11:21:44 -07:00 |
|
view.h
|
make "max_restarts" a configurable value
|
2024-08-07 13:03:08 -07:00 |
|
xfrin.h
|
Don't undef <unit>_TRACE, instead add comment how to enable it
|
2023-10-13 11:40:16 +02:00 |
|
zone.h
|
Rename dns_zone_forcereload() to dns_zone_forcexfr()
|
2024-08-01 11:01:17 +00: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 |