bind9/lib
Witold Kręcicki b6d11230b2 Fix a possible race between udp dispatch and socket code
There's a small possibility of race between udp dispatcher and
socket code - socket code can still hold internal reference to a
socket while dispatcher calls isc_socket_open, which can cause
an assertion failure. Fix it by relaxing the assertion test, and
instead simply locking the socket in isc_socket_open.

(cherry picked from commit e517c18d98)
2019-05-31 12:32:37 -07:00
..
bind9 prep 9.14.2 2019-05-10 04:51:22 +00:00
dns Use experimental "_ A" minimization in relaxed mode. 2019-05-31 09:25:44 +02:00
irs documentation changes establishing the 9.14 stable branch 2019-02-27 18:06:35 -05:00
isc Fix a possible race between udp dispatch and socket code 2019-05-31 12:32:37 -07:00
isccc improve clang / cmocka integration 2019-03-05 10:42:01 -08:00
isccfg add the ability to control whether SOA records are added response-policy modified answers 2019-03-07 13:29:11 -08:00
ns Use experimental "_ A" minimization in relaxed mode. 2019-05-31 09:25:44 +02:00
samples Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00