..
include
Obtain a client->handle reference when calling async_restart
2023-12-20 02:50:48 +11:00
.gitignore
Add support for User Statically Defined Tracing (USDT) probes
2023-08-21 18:39:53 +02:00
client.c
BIND: Add 'allow-proxy' and 'allow-proxy-on' options
2023-12-06 15:15:25 +02:00
hooks.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
interfacemgr.c
Add 'proxy' option to 'listen-on' statement
2023-12-06 15:15:25 +02:00
listenlist.c
Add 'proxy' option to 'listen-on' statement
2023-12-06 15:15:25 +02:00
log.c
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
Makefile.am
Add support for User Statically Defined Tracing (USDT) probes
2023-08-21 18:39:53 +02:00
notify.c
convert TSIG keyring storage from RBT to hash table
2023-06-14 08:14:38 +00:00
probes.d
Add a probe when the response rate limiting drops or slips query
2023-08-21 18:39:53 +02:00
query.c
Restore dns64 state during serve-stale processing
2024-01-05 12:17:00 +01:00
server.c
Allocate DNS send buffers using dedicated per-worker memory arenas
2023-09-05 09:39:41 +02:00
sortlist.c
Convert rwlock in dns_acl to RCU
2023-10-13 14:44:40 +02:00
stats.c
Refactor isc_stats_create() and its downstream users to return void
2023-07-27 11:37:44 +02:00
tests
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
update.c
Apply the isc_mem_cget semantic patch
2023-08-31 22:08:35 +02:00
xfrout.c
Adjust comment to have correct message limit value
2023-11-16 11:22:47 +11:00