]>
git.ipfire.org Git - thirdparty/unbound.git/log
Wouter Wijngaards [Fri, 13 Aug 2010 08:14:14 +0000 (08:14 +0000)]
More pleasant remote control command name parsing.
git-svn-id: file:///svn/unbound/trunk@2210
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 9 Aug 2010 11:58:57 +0000 (11:58 +0000)]
Fix name of rrset printed that fails validation.
git-svn-id: file:///svn/unbound/trunk@2209
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Aug 2010 14:31:52 +0000 (14:31 +0000)]
- Return NXDOMAIN after chain of CNAMEs ends at name-not-found.
git-svn-id: file:///svn/unbound/trunk@2208
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 4 Aug 2010 19:02:25 +0000 (19:02 +0000)]
turn of valgrind debug
git-svn-id: file:///svn/unbound/trunk@2207
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 4 Aug 2010 08:43:38 +0000 (08:43 +0000)]
please lint.
git-svn-id: file:///svn/unbound/trunk@2206
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 4 Aug 2010 08:36:27 +0000 (08:36 +0000)]
- Fix validation in case a trust anchor enters into a zone with
unsupported algorithms.
git-svn-id: file:///svn/unbound/trunk@2205
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Aug 2010 12:30:45 +0000 (12:30 +0000)]
- release tag 1.4.6.
- trunk becomes 1.4.7 develop.
- iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@2204
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Aug 2010 11:11:45 +0000 (11:11 +0000)]
ldns tarball updated.
git-svn-id: file:///svn/unbound/trunk@2202
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 22 Jul 2010 11:50:28 +0000 (11:50 +0000)]
more error details on failed remote control connection.
git-svn-id: file:///svn/unbound/trunk@2201
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 15 Jul 2010 13:08:45 +0000 (13:08 +0000)]
fix rlimit adjustments.
git-svn-id: file:///svn/unbound/trunk@2199
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 14 Jul 2010 11:13:30 +0000 (11:13 +0000)]
- Fix integer underflow in prefetch ttl creation from cache. This
fixes a potential negative prefetch ttl.
-This line, and those below, will be ignored--
M trunk/services/cache/dns.c
M trunk/doc/Changelog
git-svn-id: file:///svn/unbound/trunk@2198
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 14 Jul 2010 08:38:07 +0000 (08:38 +0000)]
New text
git-svn-id: file:///svn/unbound/trunk@2197
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 14 Jul 2010 07:41:39 +0000 (07:41 +0000)]
donation text.
git-svn-id: file:///svn/unbound/trunk@2196
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 13 Jul 2010 14:05:06 +0000 (14:05 +0000)]
putenv more portable
git-svn-id: file:///svn/unbound/trunk@2195
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 13 Jul 2010 09:10:53 +0000 (09:10 +0000)]
compat for shell code.
git-svn-id: file:///svn/unbound/trunk@2194
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 13 Jul 2010 08:02:02 +0000 (08:02 +0000)]
portability lint
git-svn-id: file:///svn/unbound/trunk@2193
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 13 Jul 2010 07:29:01 +0000 (07:29 +0000)]
Not enough file descriptors is not fatal, it gets adjusted and warned.
git-svn-id: file:///svn/unbound/trunk@2192
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 12 Jul 2010 13:59:39 +0000 (13:59 +0000)]
- Changed the defaults for num-queries-per-thread/outgoing-range.
For builtin-select: 512/960, for libevent 1024/4096 and for
windows 24/48 (because of win api). This makes the ratio this way
to improve resilience under heavy load. For high performance, use
libevent and possibly higher numbers.
git-svn-id: file:///svn/unbound/trunk@2191
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Sat, 10 Jul 2010 08:13:19 +0000 (08:13 +0000)]
- GOST enabled if SSL is recent and ldns has GOST enabled too.
- ldns tarball updated.
git-svn-id: file:///svn/unbound/trunk@2190
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 9 Jul 2010 15:00:35 +0000 (15:00 +0000)]
- iana portlist updated.
- Fix validation of qtype DNSKEY when a key-cache entry exists but
no rr-cache entry is used (it expired or prefetch), it then goes
back up to the DS or trust-anchor to validate the DNSKEY.
git-svn-id: file:///svn/unbound/trunk@2189
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 7 Jul 2010 13:13:36 +0000 (13:13 +0000)]
- Neat function prototypes, unshadowed local declarations.
git-svn-id: file:///svn/unbound/trunk@2188
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 6 Jul 2010 11:03:56 +0000 (11:03 +0000)]
ldns tarball updated.
git-svn-id: file:///svn/unbound/trunk@2187
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 6 Jul 2010 10:44:03 +0000 (10:44 +0000)]
testbound uses UTC timezone.
git-svn-id: file:///svn/unbound/trunk@2186
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 6 Jul 2010 10:18:24 +0000 (10:18 +0000)]
timezone fixed at UTC
git-svn-id: file:///svn/unbound/trunk@2185
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 6 Jul 2010 10:12:43 +0000 (10:12 +0000)]
testbound sets timezone for test
git-svn-id: file:///svn/unbound/trunk@2184
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 6 Jul 2010 09:20:12 +0000 (09:20 +0000)]
easier tube fallback
git-svn-id: file:///svn/unbound/trunk@2183
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 6 Jul 2010 09:10:12 +0000 (09:10 +0000)]
Failure to chown pidfile is not fatal any more.
git-svn-id: file:///svn/unbound/trunk@2182
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Jul 2010 15:55:35 +0000 (15:55 +0000)]
tube replacement socketpair
git-svn-id: file:///svn/unbound/trunk@2181
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Jul 2010 15:49:49 +0000 (15:49 +0000)]
tube compat
git-svn-id: file:///svn/unbound/trunk@2180
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Jul 2010 14:32:37 +0000 (14:32 +0000)]
detect socketpair
git-svn-id: file:///svn/unbound/trunk@2179
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Jul 2010 14:29:45 +0000 (14:29 +0000)]
and autoconf
git-svn-id: file:///svn/unbound/trunk@2178
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Jul 2010 14:20:24 +0000 (14:20 +0000)]
* Check for setrlimit separate from getrlimit.
* include sys/time.h for struct timeval definition
* cast for printf, on Minix.
git-svn-id: file:///svn/unbound/trunk@2177
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Jul 2010 13:34:01 +0000 (13:34 +0000)]
- wdiff is not actually required by make test, updated requirements.
git-svn-id: file:///svn/unbound/trunk@2176
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Jul 2010 13:10:49 +0000 (13:10 +0000)]
- added feature to print configure date, target and options with -h.
- added feature to print event backend system details with -h.
git-svn-id: file:///svn/unbound/trunk@2175
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Jul 2010 07:45:20 +0000 (07:45 +0000)]
- log if a server is skipped because it is on the donotquery list,
at verbosity 4, to enable diagnosis why no queries to 127.0.0.1.
git-svn-id: file:///svn/unbound/trunk@2174
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 2 Jul 2010 10:02:00 +0000 (10:02 +0000)]
newer acx_nlnetlabs m4
git-svn-id: file:///svn/unbound/trunk@2173
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 1 Jul 2010 12:08:48 +0000 (12:08 +0000)]
Fix 4035 compliance for algorithms from the DS rrset that MUST sign the DNSKEY.
git-svn-id: file:///svn/unbound/trunk@2172
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 28 Jun 2010 12:50:04 +0000 (12:50 +0000)]
- Fix the max number of reply-address count
git-svn-id: file:///svn/unbound/trunk@2171
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 28 Jun 2010 11:42:21 +0000 (11:42 +0000)]
- Fix jostle list bug found by Vince (luoce@cnnic), it caused the qps
in overload situations to be about 5 qps for the class of shortly
serviced queries.
The capacity of the resolver is then about (numqueriesperthread / 2)
/ (average time for such long queries) qps for long queries.
And about (numqueriesperthread / 2)/(jostletimeout in whole seconds)
qps for short queries, per thread.
git-svn-id: file:///svn/unbound/trunk@2170
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 25 Jun 2010 13:23:03 +0000 (13:23 +0000)]
- unbound.h has extern "C" statement for easier include in c++.
git-svn-id: file:///svn/unbound/trunk@2169
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 25 Jun 2010 08:32:51 +0000 (08:32 +0000)]
Fix for lame reply corner case.
git-svn-id: file:///svn/unbound/trunk@2168
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 24 Jun 2010 07:06:17 +0000 (07:06 +0000)]
test to make sure unbound deals with capitals in signer name like bind does
git-svn-id: file:///svn/unbound/trunk@2167
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 23 Jun 2010 14:01:05 +0000 (14:01 +0000)]
-wssl feature for makedist.
git-svn-id: file:///svn/unbound/trunk@2166
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 23 Jun 2010 08:05:41 +0000 (08:05 +0000)]
iana portlist updated
git-svn-id: file:///svn/unbound/trunk@2165
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 23 Jun 2010 07:46:46 +0000 (07:46 +0000)]
Fix for clean SSL exit.
git-svn-id: file:///svn/unbound/trunk@2164
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 23 Jun 2010 07:15:43 +0000 (07:15 +0000)]
#if is the right thing
git-svn-id: file:///svn/unbound/trunk@2163
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 22 Jun 2010 14:32:08 +0000 (14:32 +0000)]
better ifdef
git-svn-id: file:///svn/unbound/trunk@2162
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 22 Jun 2010 12:27:19 +0000 (12:27 +0000)]
Fix to unload gost dynamic library module for leak test.
git-svn-id: file:///svn/unbound/trunk@2161
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 22 Jun 2010 07:57:52 +0000 (07:57 +0000)]
libev vs libevent printout.
git-svn-id: file:///svn/unbound/trunk@2160
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 18 Jun 2010 07:29:36 +0000 (07:29 +0000)]
iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@2159
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 18 Jun 2010 07:18:22 +0000 (07:18 +0000)]
root hints from ftp.internic.net.
git-svn-id: file:///svn/unbound/trunk@2158
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 17 Jun 2010 19:17:09 +0000 (19:17 +0000)]
- Add AAAA to root hints for I.ROOT-SERVERS.NET.
git-svn-id: file:///svn/unbound/trunk@2157
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 16 Jun 2010 15:26:30 +0000 (15:26 +0000)]
updated ldns tarball
git-svn-id: file:///svn/unbound/trunk@2156
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 16 Jun 2010 15:05:22 +0000 (15:05 +0000)]
- Fix assertion failure reported by Kai Storbeck from XS4ALL, the
assertion was wrong.
git-svn-id: file:///svn/unbound/trunk@2155
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 16 Jun 2010 15:05:11 +0000 (15:05 +0000)]
- Fix assertion failure reported by Kai Storbeck from XS4ALL, the
assertion was wrong.
git-svn-id: file:///svn/unbound/trunk@2154
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 15 Jun 2010 11:35:27 +0000 (11:35 +0000)]
Added documentation for the histogram printout to syslog.
git-svn-id: file:///svn/unbound/trunk@2153
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 15 Jun 2010 10:50:20 +0000 (10:50 +0000)]
- Max referral count from 30 to 130, because 128 one character domains
is valid DNS.
git-svn-id: file:///svn/unbound/trunk@2152
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 15 Jun 2010 09:57:34 +0000 (09:57 +0000)]
- makedist crosscompile to windows uses builtin ldns not host ldns.
git-svn-id: file:///svn/unbound/trunk@2151
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 15 Jun 2010 09:47:11 +0000 (09:47 +0000)]
- Fix to use one pointer less for iterator query state store_parent_NS.
git-svn-id: file:///svn/unbound/trunk@2150
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 15 Jun 2010 09:40:36 +0000 (09:40 +0000)]
- Fix TCPreply on systems with no writev, if just 1 byte could be sent.
git-svn-id: file:///svn/unbound/trunk@2149
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 15 Jun 2010 07:45:55 +0000 (07:45 +0000)]
version 1.4.6 in trunk.
git-svn-id: file:///svn/unbound/trunk@2148
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 15 Jun 2010 07:16:50 +0000 (07:16 +0000)]
tag 1.4.5 created
git-svn-id: file:///svn/unbound/trunk@2147
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 11 Jun 2010 14:24:25 +0000 (14:24 +0000)]
fix
git-svn-id: file:///svn/unbound/trunk@2146
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 11 Jun 2010 14:09:56 +0000 (14:09 +0000)]
- When retry to parent the retrycount is not wiped, so failed
nameservers are not tried again.
- iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@2145
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 10 Jun 2010 14:10:17 +0000 (14:10 +0000)]
- Fix bug where a long loop could be entered, now cycle detection
has a loop-counter and maximum search amount.
git-svn-id: file:///svn/unbound/trunk@2144
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 4 Jun 2010 07:16:14 +0000 (07:16 +0000)]
changelog entry. (svn:NO TEST)
git-svn-id: file:///svn/unbound/trunk@2143
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 4 Jun 2010 06:47:32 +0000 (06:47 +0000)]
iana portlist updated
git-svn-id: file:///svn/unbound/trunk@2141
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 4 Jun 2010 06:35:27 +0000 (06:35 +0000)]
updated ldns tarball (with its review fixes).
git-svn-id: file:///svn/unbound/trunk@2140
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 Jun 2010 15:06:50 +0000 (15:06 +0000)]
more last resort lookup options.
git-svn-id: file:///svn/unbound/trunk@2139
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 Jun 2010 13:38:09 +0000 (13:38 +0000)]
review fixes.
git-svn-id: file:///svn/unbound/trunk@2138
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 Jun 2010 12:51:16 +0000 (12:51 +0000)]
ldns tarball updated
git-svn-id: file:///svn/unbound/trunk@2137
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 Jun 2010 10:07:58 +0000 (10:07 +0000)]
more more testcases
git-svn-id: file:///svn/unbound/trunk@2136
be551aaa -1e26-0410-a405-
d3ace91eadb9
Matthijs Mekking [Thu, 3 Jun 2010 09:19:45 +0000 (09:19 +0000)]
for better readability (svn:NO TEST)
git-svn-id: file:///svn/unbound/trunk@2135
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 Jun 2010 08:59:11 +0000 (08:59 +0000)]
ctime_r not needed for unbound-host itself (in libunbound already)
git-svn-id: file:///svn/unbound/trunk@2134
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 Jun 2010 08:52:56 +0000 (08:52 +0000)]
ctime_r not needed for unbound-host itself (in libunbound already)
git-svn-id: file:///svn/unbound/trunk@2133
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 Jun 2010 08:43:29 +0000 (08:43 +0000)]
windows thread library check
git-svn-id: file:///svn/unbound/trunk@2132
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 Jun 2010 08:18:55 +0000 (08:18 +0000)]
GOST disabled-by-default, also ldns tarball update with same change.
git-svn-id: file:///svn/unbound/trunk@2131
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 Jun 2010 07:36:11 +0000 (07:36 +0000)]
- Fix compile warning if compiled without threads.
- updated ldns-tarball with current ldns svn (pre 1.6.5).
git-svn-id: file:///svn/unbound/trunk@2130
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 1 Jun 2010 13:55:22 +0000 (13:55 +0000)]
splint flags for linux and bsd.
git-svn-id: file:///svn/unbound/trunk@2129
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 1 Jun 2010 13:47:11 +0000 (13:47 +0000)]
Autoconf 2.65
git-svn-id: file:///svn/unbound/trunk@2128
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 1 Jun 2010 09:33:25 +0000 (09:33 +0000)]
- Fix storage of negative parent glue if that last resort fails.
git-svn-id: file:///svn/unbound/trunk@2127
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 1 Jun 2010 06:48:15 +0000 (06:48 +0000)]
Force off bit Z.
git-svn-id: file:///svn/unbound/trunk@2126
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 31 May 2010 14:39:45 +0000 (14:39 +0000)]
- fix parentside from cache to be marked dispreferred for bad names.
git-svn-id: file:///svn/unbound/trunk@2125
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 31 May 2010 14:11:51 +0000 (14:11 +0000)]
unbound-control-setup more secure on multiuser system.
git-svn-id: file:///svn/unbound/trunk@2124
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 31 May 2010 14:01:32 +0000 (14:01 +0000)]
- fix parentside and querytargets modulestate, for dump_requestlist.
git-svn-id: file:///svn/unbound/trunk@2123
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 31 May 2010 13:03:58 +0000 (13:03 +0000)]
- parentside names are dispreferred but not said to be dnssec-lame.
- parentside check for cached newname glue.
git-svn-id: file:///svn/unbound/trunk@2122
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 31 May 2010 12:46:24 +0000 (12:46 +0000)]
fix to run longer in out of memory conditions
git-svn-id: file:///svn/unbound/trunk@2121
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 31 May 2010 07:36:01 +0000 (07:36 +0000)]
- Fix AD flag handling, it could in some cases mistakenly copy the AD
flag from upstream servers.
git-svn-id: file:///svn/unbound/trunk@2120
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 28 May 2010 14:15:29 +0000 (14:15 +0000)]
parent-child misconfigured data lookup.
git-svn-id: file:///svn/unbound/trunk@2119
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 28 May 2010 13:00:42 +0000 (13:00 +0000)]
iana portlist updated
git-svn-id: file:///svn/unbound/trunk@2118
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 28 May 2010 13:00:19 +0000 (13:00 +0000)]
iana portlist updated
git-svn-id: file:///svn/unbound/trunk@2117
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 26 May 2010 09:17:18 +0000 (09:17 +0000)]
- Contribution from Migiel de Vos (Surfnet): nagios patch for
unbound-host, in contrib/ (in the source tarball). Makes
unbound-host suitable for monitoring dnssec(-chain) status.
git-svn-id: file:///svn/unbound/trunk@2116
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 21 May 2010 11:00:35 +0000 (11:00 +0000)]
- EDNS timeout code will not fire if EDNS status already known.
- EDNS failure not stored if EDNS status known to work.
git-svn-id: file:///svn/unbound/trunk@2115
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 19 May 2010 12:59:27 +0000 (12:59 +0000)]
- Fix resolution for domains like safesvc.com.cn. If the iterator
can not recurse further and it finds the delegation in a state
where it would otherwise have rejected it outhand if so received
from a cache lookup, then it can try to ask higherup (with loop
protection).
- Fix comments in iter_utils:dp_is_useless.
git-svn-id: file:///svn/unbound/trunk@2114
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 19 May 2010 12:55:49 +0000 (12:55 +0000)]
- Fix resolution for domains like safesvc.com.cn. If the iterator
can not recurse further and it finds the delegation in a state
where it would otherwise have rejected it outhand if so received
from a cache lookup, then it can try to ask higherup (with loop
protection).
git-svn-id: file:///svn/unbound/trunk@2113
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 May 2010 12:37:38 +0000 (12:37 +0000)]
svn:NO TEST iana portlist updated
git-svn-id: file:///svn/unbound/trunk@2112
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 May 2010 12:37:04 +0000 (12:37 +0000)]
Fix various compiler warnings from the clang llvm compiler.
git-svn-id: file:///svn/unbound/trunk@2111
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 6 May 2010 05:23:49 +0000 (05:23 +0000)]
- Fix bug#308: spelling error in variable name in parser and lexer.
git-svn-id: file:///svn/unbound/trunk@2110
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 4 May 2010 14:31:12 +0000 (14:31 +0000)]
review
git-svn-id: file:///svn/unbound/trunk@2109
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 4 May 2010 10:50:27 +0000 (10:50 +0000)]
- Conforms to draft-ietf-dnsop-default-local-zones-13. Added default
reverse lookup blocks for IPv4 test nets 100.51.198.in-addr.arpa,
113.0.203.in-addr.arpa and Orchid prefix 0.1.1.0.0.2.ip6.arpa.
git-svn-id: file:///svn/unbound/trunk@2108
be551aaa -1e26-0410-a405-
d3ace91eadb9