bind9/bin/named
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
unix Don't use RTLD_DEEPBIND with sanitizers 2022-01-26 08:19:02 +00:00
win32 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
bind9.xsl.h Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
builtin.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
config.c Add missing void in named_config_getdefault() definition 2022-05-04 13:03:51 +02:00
control.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
controlconf.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
convertxsl.pl Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
fuzz.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
geoip.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
logconf.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 09:33:51 +01:00
main.c Make "named -h" output match option-handling code 2022-07-15 10:45:34 +02:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
named.conf.rst Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:51:12 +02:00
named.rst Update documentation for named's -M option 2022-07-15 10:45:34 +02:00
server.c Increase the BUFSIZ-long buffers 2022-07-15 21:21:03 +02:00
statschannel.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
tkeyconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
tsigconf.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
zoneconf.c Inherit dnssec-policy in check for inline-signing 2022-07-12 12:48:21 +02:00