bind9/bin/tests
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
..
startperf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
system Increase the BUFSIZ-long buffers 2022-07-15 10:33:46 +00:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
convert-trs-to-junit.py Auto-format Python files with black 2022-06-08 10:28:08 +02:00
Makefile.am Avoid using C99 variable length arrays 2022-03-18 15:11:48 +00:00
test_client.c DoT: implement TLS client session resumption 2022-05-20 20:17:48 +03:00
test_server.c Rename yield() to the test_server_yield() 2022-04-27 19:58:38 +03:00
wire_test.c DNS name compression does not depend on the EDNS version 2022-06-01 13:00:40 +01:00