bind9/lib/ns
Ondřej Surý b35861f1eb 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.
2022-07-15 10:33:46 +00:00
..
include Store HTTP quota size inside a listenlist instead of the quota 2022-06-28 15:42:38 +03:00
client.c Increase the BUFSIZ-long buffers 2022-07-15 10:33:46 +00:00
hooks.c Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
interfacemgr.c Update the set of HTTP endpoints on reconfiguration 2022-06-28 15:42:38 +03:00
listenlist.c Store HTTP quota size inside a listenlist instead of the quota 2022-06-28 15:42:38 +03: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-28 14:53:02 -07:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c Check the synth-form-dnssec namespace when synthesising responses 2022-07-05 12:29:01 +10:00
server.c Store HTTP quota size inside a listenlist instead of the quota 2022-06-28 15:42:38 +03:00
sortlist.c Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-04 19:27:00 +02:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
update.c Clone the message buffer before forwarding UPDATE messages 2022-07-12 17:13:24 +10:00
xfrout.c log the reason for falling back to AXFR from IXFR at level info 2022-07-12 16:02:54 -07:00