bind9/lib
Evan Hunt d9e1ad9e37 Remove reference count REQUIRE in isc_nm_read()
Previously isc_nm_read() required references on the handle to be at
least 2, under the assumption that it would only ever be called from a
connect or accept callback. however, it can also be called from a read
callback, in which case the reference count might be only 1.
2021-10-02 11:39:56 -07:00
..
bind9 Add "ciphers" options to the "tls" clause 2021-10-01 15:50:43 +03:00
dns Move isc_socket_cancel() calls into dispatch 2021-10-02 11:39:56 -07:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Remove reference count REQUIRE in isc_nm_read() 2021-10-02 11:39:56 -07:00
isccc Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00
isccfg Add "session-tickets" options to the "tls" clause 2021-10-01 15:50:43 +03:00
ns Temporarily move dns_tcpmsg functionality into dispatch 2021-10-02 11:39:56 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00