bind9/lib
Aydın Mercan 20d3ef1643
ignore 0-byte reads in the TCP read callback
Callbacks for libuv stream reads do not signal zero-length reads as a
failure signal but rather as EAGAIN/EWOULDBLOCK. This can trigger an
assertion when a zero-length read is pushed onto a PROXYv2 endpoint that
has not yet processed the headers as it expects a non-NULL region of
positive length.
2026-06-22 09:33:38 +03:00
..
dns Remove CDs/CDNSKEY records on reconfig 2026-06-19 08:34:54 +00:00
isc ignore 0-byte reads in the TCP read callback 2026-06-22 09:33:38 +03:00
isccc switch isc_md_type_t to a proper enum 2026-02-02 11:12:55 +03:00
isccfg remove GeoIP2 metro and metrocode 2026-06-18 07:23:31 +02:00
ns Merge tag 'v9.21.23' 2026-06-17 13:48:49 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00