..
include
Implement global limit for outgoing queries
2024-12-06 15:17:53 +00:00
client.c
Remove redundant semicolons after the closing braces of functions
2024-11-19 16:06:49 +01:00
hooks.c
Remove redundant parentheses from the return statement
2024-11-19 16:06:16 +01:00
interfacemgr.c
Remove redundant parentheses from the return statement
2024-11-19 16:06:16 +01:00
listenlist.c
Remove redundant parentheses from the return statement
2024-11-19 16:06:16 +01:00
log.c
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
Makefile.am
Move all the unit tests to /tests/<libname>/
2022-05-31 12:06:00 +02:00
notify.c
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
query.c
Implement global limit for outgoing queries
2024-12-06 15:17:53 +00:00
server.c
Remove redundant parentheses from the return statement
2024-11-19 16:06:16 +01:00
sortlist.c
Remove redundant parentheses from the return statement
2024-11-19 16:06:16 +01:00
stats.c
Remove redundant parentheses from the return statement
2024-11-19 16:06:16 +01:00
tests
Move all the unit tests to /tests/<libname>/
2022-05-31 12:06:00 +02:00
update.c
Keep a local copy of the update rules to prevent UAF
2024-12-05 15:45:34 +11:00
xfrout.c
Remove redundant parentheses from the return statement
2024-11-19 16:06:16 +01:00