Mark Andrews
be833e751c
update copyright notice
2006-11-14 01:07:28 +00:00
Mark Andrews
4445b87404
2102. [port] Silence solaris 10 warnings.
2006-11-13 11:56:52 +00:00
Mark Andrews
f6af77f3b5
2102. [port] Silence solaris 10 warnings.
2006-11-13 05:03:08 +00:00
Mark Andrews
d043930b33
2102. [port] Silence solaris 10 warnings.
2006-11-10 19:00:07 +00:00
Mark Andrews
e81de00d53
2102. [port] Silence solaris 10 warnings.
2006-11-09 23:59:29 +00:00
Mark Andrews
4b43f942ca
v9.4.0b4
2006-11-08 02:14:17 +00:00
Mark Andrews
1127e2f3e3
2101. [bug] OpenSSL version checks were not quite right.
...
[RT #16476 ]
2006-11-07 21:30:47 +00:00
Mark Andrews
f3a7a736fc
2098. [bug] Race in rbtdb.c:no_references(), which occasionally
...
triggered an INSIST failure about the node lock
reference. [RT #16411 ]
2006-10-26 06:04:29 +00:00
Mark Andrews
4311ff149b
9.4.0b3
2006-10-18 04:31:42 +00:00
Mark Andrews
76ef7b4856
2097. [bug] named could reference a destroyed memory context
...
after being reloaded / reconfigured. [RT #16428 ]
2006-10-18 04:24:19 +00:00
Mark Andrews
cd4543de5b
2096. [bug] libbind: handle applications that fail to detect
...
res_init() failures better.
2006-10-16 23:00:58 +00:00
Mark Andrews
d63403047d
WIN32 not WIN
2006-10-11 03:58:14 +00:00
Mark Andrews
d292c84ec1
2095. [port] libbind: alway prototype inet_cidr_ntop_ipv6() and
...
net_cidr_ntop_ipv6(). [RT #16388 ]
2006-10-11 02:32:47 +00:00
Mark Andrews
b3c3f296fd
Use F5 as large RSA exponent w/ OpenSSL 0.9.8
2006-10-10 02:29:01 +00:00
Mark Andrews
e86bc7a029
win32
2006-10-04 03:03:17 +00:00
Mark Andrews
b21ae613bc
update copyright notice
2006-10-03 23:50:51 +00:00
Mark Andrews
1f0a7896bf
win32
2006-10-02 06:36:43 +00:00
Mark Andrews
7b19edc3ba
2090. [port] win32: Visual C++ 2005 command line manifest support.
...
[RT #16417 ]
2006-10-02 03:00:35 +00:00
Mark Andrews
3fea8b338d
2089. [security] Raise the minimum safe OpenSSL versions to
...
OpenSSL 0.9.7l and OpenSSL 0.9.8d. Versions
prior to these have known security flaws which
are (potentially) exploitable in named. [RT #16391 ]
2088. [security] Change the default RSA exponent from 3 to 65537.
[RT #16391 ]
2006-10-02 02:05:09 +00:00
Mark Andrews
23380103e4
2087. [port] libisc failed to compile on OS's w/o a vsnprintf.
...
[RT #16382 ]
2006-10-02 01:33:31 +00:00
Mark Andrews
c576457bfa
2086. [port] libbind: FreeBSD now has get*by*_r() functions.
...
[RT #16403 ]
2006-10-02 01:23:09 +00:00
Mark Andrews
baebf50b59
9.4.0b2
2006-08-31 04:42:47 +00:00
Mark Andrews
7185e0dc18
2066. [security] Handle SIG queries gracefully. [RT #16300 ]
2006-08-31 03:57:05 +00:00
Mark Andrews
fbac5d06f3
update copyright notice
2006-08-30 23:49:57 +00:00
Mark Andrews
60d65d2868
2081. [port] libbind: minor 64-bit portability fix in memcluster.c.
...
[RT #16360 ]
2006-08-30 23:30:35 +00:00
Mark Andrews
a6888e9a6d
2080. [port] libbind: res_init.c did not compile on older versions
...
of Solaris. [RT #16363 ]
2006-08-30 23:23:13 +00:00
Mark Andrews
ed810a7416
2079. [bug] The lame cache was not handling multiple types
...
correctly. [RT #16361 ]
2006-08-30 23:07:41 +00:00
Mark Andrews
e9b4fcf8b0
update copyright notice
2006-08-25 05:25:51 +00:00
Mark Andrews
5ccb202517
2076. [bug] Several files were missing #include <config.h>
...
causing build failures on OSF. [RT #16341 ]
2006-08-24 00:44:24 +00:00
Mark Andrews
f372bb76a0
2075. [bug] The spillat timer event hander could leak memory.
...
[RT #16357 ]
2006-08-22 06:13:42 +00:00
Mark Andrews
e100eb4d72
2074. [bug] dns_request_createvia2(), dns_request_createvia3(),
...
dns_request_createraw2() and dns_request_createraw3()
failed to send multiple UDP requests. [RT #16349 ]
2006-08-21 00:40:53 +00:00
Mark Andrews
dcb9712873
2073. [bug] Incorrect semantics check for update policy "wildcard".
...
[RT #16353 ]
2006-08-21 00:09:52 +00:00
Mark Andrews
6922bfb2c9
2072. [bug] We were not generating valid HMAC SHA digests.
...
[RT #16320 ]
2006-08-16 03:18:14 +00:00
Mark Andrews
91552641be
update copyright notice
2006-08-10 23:59:29 +00:00
Mark Andrews
75ad0f0fd5
2070. [bug] The remote address was not always displayed when
...
reporting dispatch failures. [RT #16315 ]
2006-08-10 02:04:40 +00:00
Mark Andrews
19c58dd220
2071. [port] Test whether gcc accepts -fno-strict-aliasing.
...
[RT #16324 ]
2006-08-10 02:03:13 +00:00
Mark Andrews
ccb2659df7
2071. [port] Test whether gcc accepts -fno-strict-aliasing.
...
[RT #16324 ]
2006-08-10 01:55:29 +00:00
Mark Andrews
33e14d3440
2068. [cleanup] Lower incremental tuning message to debug 1.
...
[RT #16319 ]
2006-08-08 06:39:36 +00:00
Mark Andrews
17e2791acc
2067. [bug] 'rndc' could close the socket too early triggering
...
a INSIST under Windows. [RT #16317 ]
2006-08-04 03:03:41 +00:00
Mark Andrews
d78ddfb01d
2065. [bug] libbind: probe for HPUX prototypes for
...
endprotoent_r() and endservent_r(). [RT 16313]
2006-08-03 01:25:56 +00:00
Mark Andrews
44a5930e91
spelling
2006-08-01 03:45:21 +00:00
Mark Andrews
77c56679d8
#endif in wrong place
2006-08-01 01:42:45 +00:00
Mark Andrews
e937c93f97
2064. [bug] libbind: silence AIX compiler warnings. [RT #16218 ]
2006-08-01 01:20:33 +00:00
Mark Andrews
0651a6eda2
2063. [bug] Change #1955 introduced a bug which caused the first
...
'rndc flush' call to not free memory. [RT #16244 ]
2006-08-01 01:06:48 +00:00
Mark Andrews
0e4f882a9c
update comment
2006-07-31 02:04:48 +00:00
Mark Andrews
41b6189259
2061. [bug] Accept expired wildcard message reversed. [RT #16296 ]
2006-07-24 22:43:31 +00:00
Mark Andrews
a5d9b9cccf
2059. [bug] Search into cache rbtdb could trigger an INSIST
...
failure while cleaning up a stale rdataset.
[RT #16292 ]
2006-07-24 01:23:11 +00:00
Mark Andrews
b7526ed408
2058. [bug] Adjust how we calculate rtt estimates in the presence
...
of authoritative servers that drop EDNS and/or CD
requests. Also fallback to EDNS/512 and plain DNS
faster for zones with less than 3 servers. [RT #16187 ]
2006-07-22 01:20:53 +00:00
Mark Andrews
fae5141c93
update copyright notice
2006-07-21 02:05:57 +00:00
Mark Andrews
365c42d5bc
2054. [port] freebsd: do not explicitly link against -lpthread.
...
[RT #16170 ]
2006-07-20 06:12:59 +00:00