Mark Andrews
0aa9619f9e
4533. [bug] dns_client_update should terminate on prerequiste
...
failures (NXDOMAIN, YXDOMAIN, NXRRSET, YXRRSET)
and also on BADZONE. [RT #43865 ]
(cherry picked from commit 8ca45ba01a )
2016-12-13 16:12:45 +11:00
Tinderbox User
0d801f20ce
update copyright notice / whitespace
2016-06-29 23:46:06 +00:00
Mark Andrews
5ccb7b6341
4403. [bug] Rename variables and arguments that shadow: basename,
...
clone and gai_error.
(cherry picked from commit ecfa005085 )
(cherry picked from commit c8f34dbca6 )
2016-06-29 11:28:50 +10:00
Mark Andrews
4f5cd75d23
4228. [bug] Address race condition in dns_client_destroyrestrans.
...
[RT #40605 ]
(cherry picked from commit 8a0b6b3901 )
2015-09-30 14:59:22 +10:00
Tinderbox User
d901205191
update copyright notice / whitespace
2015-08-18 23:46:14 +00:00
Evan Hunt
05d0d33cb8
[v9_9] timing safe memory comparisons
...
4183. [cleanup] Use timing-safe memory comparisons in cryptographic
code. Also, the timing-safe comparison functions have
been renamed to avoid possible confusion with
memcmp(). [RT #40148 ]
(cherry picked from commit 420a43c8d8 )
2015-08-17 18:31:11 -07:00
Evan Hunt
eaa4ead2bd
[v9_9] allow setting local addr in dns_client
...
3672. [func] Local address can now be specified when using
dns_client API. [RT #34811 ]
(cherry picked from commit 0618287859 )
2013-11-13 10:57:50 -08:00
Mark Andrews
e24b9972c0
3571. [bug] Address race condition in dns_client_startresolve().
...
[RT #33234 ]
2013-05-29 17:27:46 +10:00
Tinderbox User
515586b369
update copyright notice
2013-04-11 23:45:37 +00:00
Mark Andrews
53f675154c
silence coverity warnings
...
(cherry picked from commit 45b727f651 )
2013-04-11 17:25:44 +10:00
Tinderbox User
d760368395
update copyright notice
2013-04-03 23:45:38 +00:00
Mark Andrews
c51fe7894a
3541. [bug] The parts if libdns was not being properly initialized
...
in when built in libexport mode. [RT #33028 ]
2013-04-03 17:28:22 +11:00
Tinderbox User
90f33d8979
update copyright notice
2012-10-27 23:46:27 +00:00
Evan Hunt
7cec7ec1d2
[v9_9] backport performance changes from 9.10
...
3316. [tuning] Improved locking performance when recursing.
[RT #28836 ]
3315. [tuning] Use multiple dispatch objects for sending upstream
queries; this can improve performance on busy
multiprocessor systems by reducing lock contention.
[RT #28605 ]
2012-10-26 10:14:29 -07:00
Automatic Updater
c1aef54e14
update copyright notice
2011-03-12 04:59:49 +00:00
Mark Andrews
0874abad14
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 06:11:27 +00:00
Mark Andrews
cc83084441
s/dns_key_free/dst_key_free/
2010-12-03 12:03:22 +00:00
Mark Andrews
c87f15dac8
2976. [bug] named die on exit after negotiating a GSS-TSIG key. [RT #3415 ]
2010-12-02 23:22:42 +00:00
Mark Andrews
5b02fc32d6
2901. [port] Use AC_C_FLEXIBLE_ARRAY_MEMBER. [RT #21316 ]
2010-05-19 07:13:15 +00:00
Tatuya JINMEI 神明達哉
c45d848e2a
2873. [bug] Canceling a dynamic update via the dns/client module
...
could trigger an assertion failure. [RT #21133 ]
2010-04-14 22:08:47 +00:00
Automatic Updater
0abd3cca60
update copyright notice
2010-04-13 23:50:58 +00:00
Shawn Routhier
7dc38ccd52
Modify dns/client.c:dns_client_createx() to only require one of IPv6 or
...
IPv6 rather than both. [RT #21122 ]
2010-04-13 19:06:48 +00:00
Evan Hunt
95f2377b4f
2739. [cleanup] Clean up API for initializing and clearing trust
...
anchors for a view. [RT #20211 ]
2009-10-27 22:46:13 +00:00
Tatuya JINMEI 神明達哉
0984eeca5b
added workaround for a recent change thatview->secroots is not created
...
with view. [RT #20209 ]
2009-09-03 21:45:46 +00:00
Automatic Updater
d7201de09b
update copyright notice
2009-09-02 23:48:03 +00:00
Tatuya JINMEI 神明達哉
9eae5f2a7a
added include <config.h>
2009-09-01 03:43:27 +00:00
Tatuya JINMEI 神明達哉
307d208450
2660. [func] Add a new set of DNS libraries for non-BIND9
...
applications. See README.libdns. [RT #19369 ]
2009-09-01 00:22:28 +00:00