bind9/lib/ns
Ondřej Surý c1b8f5f30c
Increase the BUFSIZ-long buffers
The BUFSIZ value varies between platforms, it could be 8K on Linux and
512 bytes on mingw.  Make sure the buffers are always big enough for the
output data to prevent truncation of the output by appropriately
enlarging or sizing the buffers.

(cherry picked from commit b19d932262e84608174cb89eeed32ae0212f8a87)
2022-07-15 21:21:03 +02:00
..
include Update clang to version 14 2022-06-16 18:11:03 +02:00
tests Remove UNREACHABLE() statements after exit() 2022-03-25 10:08:39 +01:00
win32 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
client.c Increase the BUFSIZ-long buffers 2022-07-15 21:21:03 +02:00
hooks.c Don't use RTLD_DEEPBIND with sanitizers 2022-01-26 08:19:02 +00:00
interfacemgr.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
lib.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
listenlist.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
notify.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
query.c Cleanup: always count ns_statscounter_recursclients 2022-05-14 00:58:26 -07:00
server.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
sortlist.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
update.c Clone the message buffer before forwarding UPDATE messages 2022-07-12 19:01:32 +10:00
version.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
xfrout.c log the reason for falling back to AXFR from IXFR at level info 2022-07-12 16:27:01 -07:00