bind9/lib/ns
Aydın Mercan f30008a71c
Provide an early escape hatch for ns_client_transport_type
Because some tests don't have a legtimate handle, provide a temporary
return early that should be fixed and removed before squashing. This
short circuiting is still correct until DoQ/DoH3 support is introduced.
2024-04-26 16:12:29 +03:00
..
include Disallow stale-answer-client-timeout non-zero values 2024-02-16 08:41:52 +00:00
.gitignore Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
client.c Provide an early escape hatch for ns_client_transport_type 2024-04-26 16:12:29 +03:00
hooks.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
interfacemgr.c Fix flawed logic when detecting same listener type 2024-01-12 17:59:53 +02:00
listenlist.c Integrate TLS cipher suites support into BIND 2024-01-12 13:27:59 +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 Don't use static stub when returning best NS 2024-03-14 11:39:27 +11: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 Report the type being filtered from an UPDATE 2024-01-12 14:06:58 +00:00
xfrout.c Do not lock workers when using -T transferslowly/transferstuck 2024-02-22 00:09:04 +02:00