bind9/bin
Michał Kępień 3549abe81d dnstap-read: clear buffer before expanding it
When printing a packet, dnstap-read checks whether its text form takes
up more than the 2048 bytes allocated for the output buffer by default.
If that is the case, the output buffer is automatically expanded, but
the truncated output is left in the buffer, resulting in malformed data
being printed.  Clear the output buffer before expanding it to prevent
this issue from occurring.
2019-06-28 12:43:51 +02:00
..
check named-checkconf -i: ignore deprecate warnings 2019-06-28 11:02:59 +02:00
confgen add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
delv add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
dig add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
dnssec add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
named implement searching of geoip2 database 2019-06-27 14:59:03 -07:00
nsupdate add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
pkcs11 Rename OPENSSL_INCLUDES to OPENSSL_CFLAGS in AX_CHECK_OPENSSL() macro 2019-06-25 12:36:01 +02:00
plugins add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
python prep 9.15.0 2019-05-10 04:39:43 +00:00
rndc add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
tests dnstap-read: clear buffer before expanding it 2019-06-28 12:43:51 +02:00
tools dnstap-read: clear buffer before expanding it 2019-06-28 12:43:51 +02:00
win32/BINDInstall Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00