| .. |
|
include
|
Refactor the network manager to be a singleton
|
2025-07-23 22:45:38 +02:00 |
|
.gitignore
|
Add support for User Statically Defined Tracing (USDT) probes
|
2023-08-21 18:39:53 +02:00 |
|
client.c
|
Refactor the network manager to be a singleton
|
2025-07-23 22:45:38 +02:00 |
|
hooks.c
|
plugin expand path automatically adds extension
|
2025-07-28 23:08:04 +02:00 |
|
interfacemgr.c
|
Refactor the network manager to be a singleton
|
2025-07-23 22:45:38 +02:00 |
|
listenlist.c
|
make all ISC_LIST_FOREACH calls safe
|
2025-05-23 13:09:10 -07:00 |
|
meson.build
|
replace the build system with meson
|
2025-06-11 10:30:12 +03:00 |
|
notify.c
|
Improve efficiency of ns_client_t reset
|
2025-07-10 07:19:47 +02: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
|
Add dns_rdatatype_isnsec() helper function
|
2025-08-15 07:22:52 +02:00 |
|
server.c
|
simplify code around isc_mem_put() and isc_mem_free()
|
2025-05-28 17:22:32 -07:00 |
|
stats.c
|
Remove redundant parentheses from the return statement
|
2024-11-19 12:27:22 +01:00 |
|
tests
|
Move all the unit tests to /tests/<libname>/
|
2022-05-28 14:53:02 -07:00 |
|
update.c
|
Use dns_rdatatype_none more consistently
|
2025-08-15 07:22:52 +02:00 |
|
xfrout.c
|
Improve efficiency of ns_client_t reset
|
2025-07-10 07:19:47 +02:00 |