Mark Andrews
0b2aba2cd2
reviewed: marka/bwelling
...
1247. [bug] The validator would incorrectly mark data as insecure
when seeing a bogus signature before a correct
signature.
2002-07-15 03:02:56 +00:00
Mark Andrews
0d4c51dfd6
reviewed: marka
...
1246. [bug] DNAME/CNAME signatures were not being cached when
validation was not being performed. [RT #3284 ]
2002-07-15 02:28:07 +00:00
Mark Andrews
a009918e2f
reviewed: bwelling
...
1314. [func] libbind: no longer attempts bit string labels for
IPv6 reverse resolution. Try IP6.ARPA then IP6.INT
for nibble style resolution.
2002-07-14 04:31:45 +00:00
Mark Andrews
2099644f0d
reviewed: bwelling
...
1096. [func] libbind: "DNSSEC OK" (DO) support.
2002-07-14 04:26:59 +00:00
Mark Andrews
a2537d9b00
reviewed: bwelling
...
1095. [func] libbind: resolver option: no-tld-query. disables
trying unqualified as a tld. no_tld_query is also
supported for FreeBSD compatability.
2002-07-14 02:27:10 +00:00
Mark Andrews
0f2442d926
sync with mainline
2002-07-12 03:13:24 +00:00
Mark Andrews
e41340e97a
make distclean should remove "make/rules", "make/includes" and "make/mkdep"
2002-07-12 01:45:59 +00:00
Mark Andrews
730dfb9b6a
Makefile
2002-07-12 01:31:55 +00:00
Mark Andrews
c1a634d46b
remove dead code
2002-07-12 01:23:16 +00:00
Mark Andrews
d600a66f52
white space
2002-07-12 01:20:15 +00:00
Mark Andrews
e2f5e9a858
reviewed: halley
...
1339. [func] libbind: log attempts to exploit #1338 .
2002-07-12 01:10:23 +00:00
Mark Andrews
29a9388fc1
regen
2002-07-12 00:54:39 +00:00
Mark Andrews
96afc32570
silence warning
2002-07-12 00:51:41 +00:00
Mark Andrews
84805b3216
reviewed: bwelling
...
gettimeofday.h is no longer require (prototype in port_after.h).
2002-07-12 00:49:52 +00:00
Mark Andrews
65bbe3a2cb
pullup:
...
There are four "i":s in "initialize"
2002-07-12 00:17:28 +00:00
Mark Andrews
2dbeb26f3d
reviewed: bwelling
...
1094. [func] libbind: add support gcc's format string checking.
2002-07-11 23:32:35 +00:00
Mark Andrews
41df3594b4
libtool
2002-07-11 06:02:37 +00:00
Mark Andrews
b839c5abec
1338. [bug] libbind: Remote buffer overrun.
2002-07-11 05:55:05 +00:00
Mark Andrews
e368e45536
reviewed: bwelling
...
1242. [bug] named-checkzone failed if a journal existed. [RT #2657 ]
2002-07-11 05:44:11 +00:00
Mark Andrews
ee5bf99761
reviewed: bwelling
...
1337. [port] libbind: TrueUNIX 5.1 does not like __align as a
element name.
2002-07-11 04:15:20 +00:00
Mark Andrews
04a4e2f5c0
reviewed: bwelling
...
pullup: ns_r_badvers extended error code
2002-07-11 04:10:34 +00:00
Mark Andrews
c3cdf325b5
reviewed: bwelling
...
1336. [bug] libbind: gethostans() could get out of sync parsing
the response if there was a very long CNAME chain.
2002-07-11 04:08:06 +00:00
Mark Andrews
c6ce103cf8
reviewed: bwelling
...
1334. [port] Handle ECONNRESET from sendmsg() [unix].
2002-07-11 04:04:26 +00:00
Mark Andrews
d322581e16
reviewed: bwelling
...
1331. [bug] lwres_getrrsetbyname leaked memory. [RT #3159 ]
2002-07-11 04:01:17 +00:00
Mark Andrews
9d352ffc42
reviewed: bwelling
...
1327. [bug] nsupdate: allow white space base64 key data.
2002-07-11 03:51:27 +00:00
Mark Andrews
380a309889
reviewed: bwelling
...
1318. [bug] The CINCLUDES macro in lib/dns/sec/dst/Makefile
could be left with a trailing "\" after configure
has been run.
2002-07-11 03:47:17 +00:00
Mark Andrews
a968e6b0b1
reviewed: bwelling
...
1317. [port] linux: make handling EINVAL from socket() no longer
conditional on #ifdef LINUX.
2002-07-11 03:43:19 +00:00
Mark Andrews
b33cab0cdc
reviewed: bwelling
...
1316. [bug] isc_log_closefilelogs() needed to lock the log
context.
2002-07-11 03:39:06 +00:00
Mark Andrews
90656e32ea
reviewed: bwelling
...
1315. [bug] isc_log_setdebuglevel() needed to lock the log
context.
2002-07-11 02:32:35 +00:00
Mark Andrews
b6c59ece79
regen for:
...
1309. [port] See if -ldl is required for OpenSSL? [RT #2672 ]
2002-07-11 02:20:46 +00:00
Mark Andrews
db704bac25
1309. [port] See if -ldl is required for OpenSSL? [RT #2672 ]
2002-07-11 02:19:12 +00:00
Mark Andrews
0034db60ba
reviewed: marka
...
check whether linking with OpenSSL works at all before checking
whether the version is compatible
2002-07-11 02:11:30 +00:00
Mark Andrews
3e99d38a74
reviewed: bwelling
...
1308. [bug] Adjusted REQUIRE's in lib/dns/name.c to better
reflect written requirements.
2002-07-11 01:29:00 +00:00
Mark Andrews
456813d719
reviewed: bwelling
...
1307. [bug] REQUIRE that DNS_DBADD_MERGE only be set when adding
a rdataset to a zone db in the rbtdb implementation of
addrdataset.
2002-07-10 07:03:04 +00:00
Mark Andrews
35f725a8b6
reviewed: bwelling
...
1306. [bug] dns_name_downcase() enforce requirement that
target != NULL or name->buffer != NULL.
2002-07-10 06:48:29 +00:00
Mark Andrews
c4610cb161
reviewed: bwelling
...
1304. [bug] The RTT estimate on unused servers was not aged.
[RT #2569 ]
2002-07-10 06:43:01 +00:00
Mark Andrews
ecb325ac83
reviewed: bwelling
...
1302. [port] libbind: hpux 11.11 interface scaning.
2002-07-10 06:36:26 +00:00
Mark Andrews
c3fad928e8
reviewed: bwelling
...
1300. [bug] libbind: escape '(' and ')' when coverting to
presentation form.
2002-07-10 06:32:48 +00:00
Mark Andrews
2ea0604c6f
reviewed: bwelling
...
1299. [port] Darwin uses (unsigned long) for size_t. [RT #2590 ]
2002-07-10 06:10:45 +00:00
Mark Andrews
05151ddebe
reviewed: bwelling
...
1294. [bug] Memory leak in lwres_gnbarequest_parse().
2002-07-10 06:05:07 +00:00
Mark Andrews
8b46b247f8
reviewed: bwelling
...
1293. [port] libbind: solaris: 64 bit binary compatability.
2002-07-10 06:01:52 +00:00
Mark Andrews
da09780435
reviewed: bwelling
...
1290. [bug] Check that system inet_pton() and inet_ntop() support
AF_INET6.
2002-07-10 05:57:46 +00:00
Mark Andrews
a2564ceb47
reviewed: bwelling
...
1286. [bug] ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
__ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
are not C++ compatible, use *_TYPE versions instead.
2002-07-10 05:30:01 +00:00
Mark Andrews
b42b4dba28
reviewed: bwelling
...
1285. [bug] libbind: LINK_INIT and UNLINK were not compatible with
C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
2002-07-10 05:22:34 +00:00
Mark Andrews
22f851eb69
reviewed: bwelling
...
1281. [func] libbind: ns_sign2() and ns_sign_tcp() now provide
support for compressed TSIG owner names.
2002-07-10 05:19:27 +00:00
Mark Andrews
ecf4ee42f5
reviewed: bwelling
...
1280. [func] libbind: res_update can now update IPv6 servers,
new function res_findzonecut2().
2002-07-10 05:15:24 +00:00
Mark Andrews
ca4723bccb
1279. [bug] libbind: get_salen() IPv6 support was broken for OSs
...
w/o sa_len.
2002-07-10 05:10:35 +00:00
Mark Andrews
fbf3c04dbf
reviewed: bwelling
...
1278. [bug] libbind: res_nametotype() and res_nametoclass() were
broken.
2002-07-10 04:56:20 +00:00
Mark Andrews
611a2d5f0b
reviewed: bwelling
...
add ECONNREFUSED
2002-07-10 04:49:58 +00:00
Mark Andrews
cac1899bda
reviewed: bwelling
...
1272. [bug] Dig, host and nslookup were not checking the address
the answer was coming from against the address it was
sent to. [RT# 2692]
2002-07-10 04:44:50 +00:00