]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
10 years ago- documentation proposes ratelimit of 1000 (closer to what upstream
Wouter Wijngaards [Thu, 21 May 2015 12:06:41 +0000 (12:06 +0000)] 
- documentation proposes ratelimit of 1000 (closer to what upstream
  servers expect from us).

git-svn-id: file:///svn/unbound/trunk@3427 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- iana portlist update.
Wouter Wijngaards [Thu, 21 May 2015 07:29:42 +0000 (07:29 +0000)] 
- iana portlist update.

git-svn-id: file:///svn/unbound/trunk@3426 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- DLV is going to be decommissioned. Advice to stop using it, and
Wouter Wijngaards [Wed, 20 May 2015 06:24:06 +0000 (06:24 +0000)] 
- DLV is going to be decommissioned.  Advice to stop using it, and
  put text in the example configuration and man page to that effect.

git-svn-id: file:///svn/unbound/trunk@3424 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Change syntax of particular validator error to be easier for
Wouter Wijngaards [Sun, 10 May 2015 12:04:22 +0000 (12:04 +0000)] 
- Change syntax of particular validator error to be easier for
  machine parse, swap rrset and ip adres info so it looks like:
  validation failure <www.example.nl. TXT IN>: signature crypto
  failed from 2001:DB8:7:bba4::53 for <*.example.nl. NSEC IN>

git-svn-id: file:///svn/unbound/trunk@3422 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoCheck for out of memory.
Wouter Wijngaards [Fri, 1 May 2015 13:35:02 +0000 (13:35 +0000)] 
Check for out of memory.

git-svn-id: file:///svn/unbound/trunk@3421 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- caps-whitelist in unbound.conf allows whitelist of loadbalancers
Wouter Wijngaards [Fri, 1 May 2015 12:36:16 +0000 (12:36 +0000)] 
- caps-whitelist in unbound.conf allows whitelist of loadbalancers
  that cannot work with caps-for-id or its fallback.

git-svn-id: file:///svn/unbound/trunk@3420 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Unit test for type ANY synthesis.
Wouter Wijngaards [Thu, 30 Apr 2015 10:27:27 +0000 (10:27 +0000)] 
- Unit test for type ANY synthesis.

git-svn-id: file:///svn/unbound/trunk@3419 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoplease lint.
Wouter Wijngaards [Thu, 23 Apr 2015 14:04:46 +0000 (14:04 +0000)] 
please lint.

git-svn-id: file:///svn/unbound/trunk@3411 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- iana portlist update.
Wouter Wijngaards [Wed, 22 Apr 2015 08:19:12 +0000 (08:19 +0000)] 
- iana portlist update.

git-svn-id: file:///svn/unbound/trunk@3408 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Removed contrib/unbound_unixsock.diff, because it has been
Wouter Wijngaards [Wed, 22 Apr 2015 08:03:34 +0000 (08:03 +0000)] 
- Removed contrib/unbound_unixsock.diff, because it has been
  integrated, use control-interface: /path in unbound.conf.

git-svn-id: file:///svn/unbound/trunk@3407 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Synthesize ANY responses from cache. Does not search exhaustively,
Wouter Wijngaards [Fri, 17 Apr 2015 14:58:07 +0000 (14:58 +0000)] 
- Synthesize ANY responses from cache.  Does not search exhaustively,
  but MX,A,AAAA,SOA,NS also CNAME.
- Fix leaked dns64prefix configuration string.

git-svn-id: file:///svn/unbound/trunk@3405 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoand rerun autoconf.
Wouter Wijngaards [Thu, 16 Apr 2015 14:41:55 +0000 (14:41 +0000)] 
and rerun autoconf.

git-svn-id: file:///svn/unbound/trunk@3404 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago#664: Fix issue with Python 3 mapping of FILE* using file_py3.i from ldns.
Wouter Wijngaards [Thu, 16 Apr 2015 14:41:14 +0000 (14:41 +0000)] 
#664: Fix issue with Python 3 mapping of FILE* using file_py3.i from ldns.

git-svn-id: file:///svn/unbound/trunk@3403 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago#664: libunbound-Python: libldns is not used anymore.
Wouter Wijngaards [Thu, 16 Apr 2015 14:38:38 +0000 (14:38 +0000)] 
#664: libunbound-Python: libldns is not used anymore.

git-svn-id: file:///svn/unbound/trunk@3402 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago#664: libunbound examples: produce sorted output.
Wouter Wijngaards [Thu, 16 Apr 2015 14:37:12 +0000 (14:37 +0000)] 
#664: libunbound examples: produce sorted output.

git-svn-id: file:///svn/unbound/trunk@3401 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix bug#664: libunbound python3 related fixes (from Tomas Hozza)
Wouter Wijngaards [Thu, 16 Apr 2015 14:35:55 +0000 (14:35 +0000)] 
- Fix bug#664: libunbound python3 related fixes (from Tomas Hozza)
  Use print_function also for Python2.

git-svn-id: file:///svn/unbound/trunk@3400 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Ratelimit does not apply to prefetched queries, and ratelimit-factor
Wouter Wijngaards [Thu, 16 Apr 2015 14:18:50 +0000 (14:18 +0000)] 
- Ratelimit does not apply to prefetched queries, and ratelimit-factor
  is default 10.  Repeated normal queries get resolved and with
  prefetch stay in the cache.

git-svn-id: file:///svn/unbound/trunk@3399 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Add local-zone type inform_deny, that logs query and drops answer.
Wouter Wijngaards [Thu, 16 Apr 2015 08:23:06 +0000 (08:23 +0000)] 
- Add local-zone type inform_deny, that logs query and drops answer.

git-svn-id: file:///svn/unbound/trunk@3398 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agomanpage for ratelimit_list
Wouter Wijngaards [Fri, 10 Apr 2015 14:07:25 +0000 (14:07 +0000)] 
manpage for ratelimit_list

git-svn-id: file:///svn/unbound/trunk@3397 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix#663: ssl handshake fails when using unix socket because dh size
Wouter Wijngaards [Fri, 10 Apr 2015 13:56:12 +0000 (13:56 +0000)] 
- Fix#663: ssl handshake fails when using unix socket because dh size
  is too small.

git-svn-id: file:///svn/unbound/trunk@3396 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix that get_option for cache-sizes does not print double newline.
Wouter Wijngaards [Fri, 10 Apr 2015 13:43:44 +0000 (13:43 +0000)] 
- Fix that get_option for cache-sizes does not print double newline.

git-svn-id: file:///svn/unbound/trunk@3395 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agofixes for undeclared function.
Wouter Wijngaards [Fri, 10 Apr 2015 12:19:30 +0000 (12:19 +0000)] 
fixes for undeclared function.

git-svn-id: file:///svn/unbound/trunk@3394 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- unbound-control ratelimit_list lists high rate domains.
Wouter Wijngaards [Fri, 10 Apr 2015 12:13:59 +0000 (12:13 +0000)] 
- unbound-control ratelimit_list lists high rate domains.

git-svn-id: file:///svn/unbound/trunk@3393 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoFixes.
Wouter Wijngaards [Fri, 10 Apr 2015 10:57:25 +0000 (10:57 +0000)] 
Fixes.

git-svn-id: file:///svn/unbound/trunk@3392 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- ratelimit feature, ratelimit: 100, or some sensible qps, can be
Wouter Wijngaards [Fri, 10 Apr 2015 09:59:57 +0000 (09:59 +0000)] 
- ratelimit feature, ratelimit: 100, or some sensible qps, can be
  used to turn it on.  It ratelimits recursion effort per zone.
  For particular names you can configure exceptions in unbound.conf.

git-svn-id: file:///svn/unbound/trunk@3391 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix crash in dnstap: Do not try to log TCP responses after timeout.
Wouter Wijngaards [Wed, 8 Apr 2015 19:58:06 +0000 (19:58 +0000)] 
- Fix crash in dnstap: Do not try to log TCP responses after timeout.

git-svn-id: file:///svn/unbound/trunk@3390 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- unbound-control list_insecure command shows the negative trust
Wouter Wijngaards [Tue, 7 Apr 2015 13:50:09 +0000 (13:50 +0000)] 
- unbound-control list_insecure command shows the negative trust
  anchors currently configured, patch from Jelte Jansen.

git-svn-id: file:///svn/unbound/trunk@3389 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agotypo fix.
Wouter Wijngaards [Tue, 7 Apr 2015 12:10:37 +0000 (12:10 +0000)] 
typo fix.
(svn:NO TEST)

git-svn-id: file:///svn/unbound/trunk@3388 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Unbound exits with a fatal error when the auto-trust-anchor-file
Wouter Wijngaards [Tue, 7 Apr 2015 12:03:05 +0000 (12:03 +0000)] 
- Unbound exits with a fatal error when the auto-trust-anchor-file
  fails to be writable.  This is seconds after startup.  You can
  load a readonly auto-trust-anchor-file with trust-anchor-file.
  The file has to be writable to notice the trust anchor change,
  without it, a trust anchor change will be unnoticed and the system
  will then become unoperable.

git-svn-id: file:///svn/unbound/trunk@3387 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoFixup test; icann root cert has not changed.
Wouter Wijngaards [Tue, 7 Apr 2015 08:01:22 +0000 (08:01 +0000)] 
Fixup test; icann root cert has not changed.

git-svn-id: file:///svn/unbound/trunk@3386 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoAnd skip dos-newlines for only addrs on line.
Wouter Wijngaards [Tue, 7 Apr 2015 07:54:30 +0000 (07:54 +0000)] 
And skip dos-newlines for only addrs on line.

git-svn-id: file:///svn/unbound/trunk@3385 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Libunbound skips dos-line-endings from etc/hosts.
Wouter Wijngaards [Tue, 7 Apr 2015 07:51:43 +0000 (07:51 +0000)] 
- Libunbound skips dos-line-endings from etc/hosts.

git-svn-id: file:///svn/unbound/trunk@3384 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix #660: Fix interface-automatic broken in the presence of
Wouter Wijngaards [Thu, 2 Apr 2015 10:02:01 +0000 (10:02 +0000)] 
- Fix #660: Fix interface-automatic broken in the presence of
  asymmetric routing.

git-svn-id: file:///svn/unbound/trunk@3383 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoFix pythonmod.
Wouter Wijngaards [Wed, 1 Apr 2015 08:40:52 +0000 (08:40 +0000)] 
Fix pythonmod.

git-svn-id: file:///svn/unbound/trunk@3382 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoFixup rrset unlock in case of allocation failure.
Wouter Wijngaards [Thu, 26 Mar 2015 13:15:55 +0000 (13:15 +0000)] 
Fixup rrset unlock in case of allocation failure.

git-svn-id: file:///svn/unbound/trunk@3381 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- rename ldns subdirectory to sldns to avoid name collision.
Wouter Wijngaards [Thu, 26 Mar 2015 10:21:38 +0000 (10:21 +0000)] 
- rename ldns subdirectory to sldns to avoid name collision.

git-svn-id: file:///svn/unbound/trunk@3380 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- remote.c probedelay line is easier to read.
Wouter Wijngaards [Thu, 26 Mar 2015 09:46:06 +0000 (09:46 +0000)] 
- remote.c probedelay line is easier to read.

git-svn-id: file:///svn/unbound/trunk@3379 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- If unknown trust anchor algorithm, and libressl is used, error
Wouter Wijngaards [Wed, 25 Mar 2015 16:04:05 +0000 (16:04 +0000)] 
- If unknown trust anchor algorithm, and libressl is used, error
  message encourages upgrade of the libressl package.

git-svn-id: file:///svn/unbound/trunk@3378 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix #657: libunbound(3) recommends deprecated
Wouter Wijngaards [Wed, 25 Mar 2015 08:06:35 +0000 (08:06 +0000)] 
- Fix #657:  libunbound(3) recommends deprecated
  CRYPTO_set_id_callback.

git-svn-id: file:///svn/unbound/trunk@3377 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoFixed like Maciej did.
Wouter Wijngaards [Mon, 23 Mar 2015 20:42:47 +0000 (20:42 +0000)] 
Fixed like Maciej did.

git-svn-id: file:///svn/unbound/trunk@3376 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix segfault on user not found at startup (from Maciej Soltysiak).
Wouter Wijngaards [Mon, 23 Mar 2015 20:20:15 +0000 (20:20 +0000)] 
- Fix segfault on user not found at startup (from Maciej Soltysiak).

git-svn-id: file:///svn/unbound/trunk@3375 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoDo not divide by zero.
Wouter Wijngaards [Fri, 20 Mar 2015 16:03:14 +0000 (16:03 +0000)] 
Do not divide by zero.

git-svn-id: file:///svn/unbound/trunk@3374 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoCheck before storing value.
Wouter Wijngaards [Fri, 20 Mar 2015 15:58:55 +0000 (15:58 +0000)] 
Check before storing value.

git-svn-id: file:///svn/unbound/trunk@3373 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fixes to add integer overflow checks on allocation (defense in depth).
Wouter Wijngaards [Fri, 20 Mar 2015 15:36:25 +0000 (15:36 +0000)] 
- Fixes to add integer overflow checks on allocation (defense in depth).

git-svn-id: file:///svn/unbound/trunk@3372 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agofixup compiler warning on OpenBSD.
Wouter Wijngaards [Thu, 19 Mar 2015 14:47:42 +0000 (14:47 +0000)] 
fixup compiler warning on OpenBSD.

git-svn-id: file:///svn/unbound/trunk@3371 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agocomment spelling improvement.
Wouter Wijngaards [Thu, 19 Mar 2015 09:58:49 +0000 (09:58 +0000)] 
comment spelling improvement.

git-svn-id: file:///svn/unbound/trunk@3370 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Add ip-transparent config option for bind to non-local addresses.
Wouter Wijngaards [Thu, 19 Mar 2015 09:50:35 +0000 (09:50 +0000)] 
- Add ip-transparent config option for bind to non-local addresses.

git-svn-id: file:///svn/unbound/trunk@3369 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoextra sanity check for integer overflow.
Wouter Wijngaards [Tue, 17 Mar 2015 16:22:04 +0000 (16:22 +0000)] 
extra sanity check for integer overflow.

git-svn-id: file:///svn/unbound/trunk@3368 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoplease lint.
Wouter Wijngaards [Tue, 17 Mar 2015 09:44:57 +0000 (09:44 +0000)] 
please lint.

git-svn-id: file:///svn/unbound/trunk@3367 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoplease lint.
Wouter Wijngaards [Tue, 17 Mar 2015 09:38:47 +0000 (09:38 +0000)] 
please lint.

git-svn-id: file:///svn/unbound/trunk@3366 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Use reallocarray for integer overflow protection, patch submitted
Wouter Wijngaards [Tue, 17 Mar 2015 08:24:24 +0000 (08:24 +0000)] 
- Use reallocarray for integer overflow protection, patch submitted
  by Loganaden Velvindron.

git-svn-id: file:///svn/unbound/trunk@3365 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoReallocarray compat source from OpenBSD.
Wouter Wijngaards [Tue, 17 Mar 2015 08:20:25 +0000 (08:20 +0000)] 
Reallocarray compat source from OpenBSD.

git-svn-id: file:///svn/unbound/trunk@3364 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoplease lint.
Wouter Wijngaards [Mon, 16 Mar 2015 11:51:30 +0000 (11:51 +0000)] 
please lint.

git-svn-id: file:///svn/unbound/trunk@3363 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fixup compile on cygwin, more portable openssl thread id.
Wouter Wijngaards [Mon, 16 Mar 2015 10:51:32 +0000 (10:51 +0000)] 
- Fixup compile on cygwin, more portable openssl thread id.

git-svn-id: file:///svn/unbound/trunk@3362 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Updated default keylength in unbound-control-setup to 3k.
Wouter Wijngaards [Thu, 12 Mar 2015 15:34:03 +0000 (15:34 +0000)] 
- Updated default keylength in unbound-control-setup to 3k.

git-svn-id: file:///svn/unbound/trunk@3361 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix warning on sign compare in getentropy_linux.
Wouter Wijngaards [Tue, 10 Mar 2015 10:29:55 +0000 (10:29 +0000)] 
- Fix warning on sign compare in getentropy_linux.

git-svn-id: file:///svn/unbound/trunk@3360 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- iana portlist update.
Wouter Wijngaards [Tue, 10 Mar 2015 10:17:45 +0000 (10:17 +0000)] 
- iana portlist update.

git-svn-id: file:///svn/unbound/trunk@3359 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoprint svnroot for windows makedist. 1.5.4 in configure.ac
Wouter Wijngaards [Tue, 10 Mar 2015 10:03:45 +0000 (10:03 +0000)] 
print svnroot for windows makedist. 1.5.4 in configure.ac

git-svn-id: file:///svn/unbound/trunk@3358 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix lintian warning in unbound-checkconf man page (from Andreas
Wouter Wijngaards [Tue, 10 Mar 2015 08:00:40 +0000 (08:00 +0000)] 
- Fix lintian warning in unbound-checkconf man page (from Andreas
  Schulze).

git-svn-id: file:///svn/unbound/trunk@3356 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- iana portlist update.
Wouter Wijngaards [Mon, 9 Mar 2015 13:39:27 +0000 (13:39 +0000)] 
- iana portlist update.

git-svn-id: file:///svn/unbound/trunk@3355 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix #644: harden-algo-downgrade option, if turned off, fixes the
Wouter Wijngaards [Mon, 9 Mar 2015 13:30:37 +0000 (13:30 +0000)] 
- Fix #644: harden-algo-downgrade option, if turned off, fixes the
  reported excessive validation failure when multiple algorithms
  are present.  It allows the weakest algorithm to validate the zone.

git-svn-id: file:///svn/unbound/trunk@3354 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- stats reports tcp usage, of incoming-num-tcp buffers.
Wouter Wijngaards [Thu, 5 Mar 2015 15:23:14 +0000 (15:23 +0000)] 
- stats reports tcp usage, of incoming-num-tcp buffers.

git-svn-id: file:///svn/unbound/trunk@3353 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Document that incoming-num-tcp increase is good for large servers.
Wouter Wijngaards [Thu, 5 Mar 2015 11:41:29 +0000 (11:41 +0000)] 
- Document that incoming-num-tcp increase is good for large servers.

git-svn-id: file:///svn/unbound/trunk@3352 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- contrib/unbound_smf22.tar.gz: Solaris SMF installation/removal
Wouter Wijngaards [Thu, 5 Mar 2015 08:18:59 +0000 (08:18 +0000)] 
- contrib/unbound_smf22.tar.gz: Solaris SMF installation/removal
  scripts.  Contributed by Yuri Voinov.

git-svn-id: file:///svn/unbound/trunk@3351 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Document windows 8 tests.
Wouter Wijngaards [Wed, 4 Mar 2015 13:24:27 +0000 (13:24 +0000)] 
- Document windows 8 tests.

git-svn-id: file:///svn/unbound/trunk@3350 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoAnd use best response in case 0x20 fallback done.
Wouter Wijngaards [Wed, 4 Mar 2015 09:35:06 +0000 (09:35 +0000)] 
And use best response in case 0x20 fallback done.

git-svn-id: file:///svn/unbound/trunk@3349 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- store caps_response with best response in case downgrade response
Wouter Wijngaards [Wed, 4 Mar 2015 09:31:26 +0000 (09:31 +0000)] 
- store caps_response with best response in case downgrade response
  happens to be the last one.

git-svn-id: file:///svn/unbound/trunk@3348 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- many nameservers does not try to compare more than max-sent-count,
Wouter Wijngaards [Wed, 4 Mar 2015 09:06:05 +0000 (09:06 +0000)] 
- many nameservers does not try to compare more than max-sent-count,
  parse failures start 0x20 fallback procedure.

git-svn-id: file:///svn/unbound/trunk@3347 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- 0x20 fallback improved, better handling of servfail responses,
Wouter Wijngaards [Wed, 4 Mar 2015 08:30:17 +0000 (08:30 +0000)] 
- 0x20 fallback improved, better handling of servfail responses,
  they do not count as missing comparisons (except if all are failed),
  and better handling of inability to find nameservers, no more
  nameservers can be found results in fallback acceptance.

git-svn-id: file:///svn/unbound/trunk@3346 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Patch from Brad Smith that syncs compat/getentropy_linux with
Wouter Wijngaards [Wed, 4 Mar 2015 07:18:09 +0000 (07:18 +0000)] 
- Patch from Brad Smith that syncs compat/getentropy_linux with
  OpenBSD's version (2015-03-04).

git-svn-id: file:///svn/unbound/trunk@3345 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- tag 1.5.3rc1
Wouter Wijngaards [Tue, 3 Mar 2015 13:37:53 +0000 (13:37 +0000)] 
- tag 1.5.3rc1

git-svn-id: file:///svn/unbound/trunk@3344 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoiana portlist update release-1.5.3rc1
Wouter Wijngaards [Mon, 2 Mar 2015 11:03:14 +0000 (11:03 +0000)] 
iana portlist update

git-svn-id: file:///svn/unbound/trunk@3342 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix #647 crash in 1.5.2 because pwd.db no longer accessible after
Wouter Wijngaards [Fri, 20 Feb 2015 14:48:04 +0000 (14:48 +0000)] 
- Fix #647 crash in 1.5.2 because pwd.db no longer accessible after
  reload.

git-svn-id: file:///svn/unbound/trunk@3341 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix #646 Portability to Solaris, -lrt for getentropy_solaris.
Wouter Wijngaards [Fri, 20 Feb 2015 14:03:41 +0000 (14:03 +0000)] 
- Fix #646 Portability to Solaris, -lrt for getentropy_solaris.

git-svn-id: file:///svn/unbound/trunk@3340 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Portability to Solaris 10, use AF_LOCAL.
Wouter Wijngaards [Fri, 20 Feb 2015 13:55:09 +0000 (13:55 +0000)] 
- Portability to Solaris 10, use AF_LOCAL.

git-svn-id: file:///svn/unbound/trunk@3339 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Use the getrandom syscall introduced in Linux 3.17 (from Heiner Kallweit).
Wouter Wijngaards [Fri, 20 Feb 2015 09:19:32 +0000 (09:19 +0000)] 
- Use the getrandom syscall introduced in Linux 3.17 (from Heiner Kallweit).

git-svn-id: file:///svn/unbound/trunk@3338 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- 1.5.2 release tag.
Wouter Wijngaards [Thu, 19 Feb 2015 15:16:40 +0000 (15:16 +0000)] 
- 1.5.2 release tag.
- svn trunk contains 1.5.3 under development.

git-svn-id: file:///svn/unbound/trunk@3337 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix #643: doc/example.conf.in: unnecessary whitespace. release-1.5.2
Wouter Wijngaards [Fri, 13 Feb 2015 11:02:46 +0000 (11:02 +0000)] 
- Fix #643: doc/example.conf.in: unnecessary whitespace.

git-svn-id: file:///svn/unbound/trunk@3335 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- tag 1.5.2rc1
Wouter Wijngaards [Thu, 12 Feb 2015 15:33:20 +0000 (15:33 +0000)] 
- tag 1.5.2rc1

git-svn-id: file:///svn/unbound/trunk@3334 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoFixup makefile dependencies for outdir compile without dnstap release-1.5.2rc1
Wouter Wijngaards [Wed, 11 Feb 2015 14:57:19 +0000 (14:57 +0000)] 
Fixup makefile dependencies for outdir compile without dnstap

git-svn-id: file:///svn/unbound/trunk@3332 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- iana portlist update.
Wouter Wijngaards [Wed, 11 Feb 2015 07:24:57 +0000 (07:24 +0000)] 
- iana portlist update.

git-svn-id: file:///svn/unbound/trunk@3331 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix scrubber with harden-glue turned off to reject NS (and other
Wouter Wijngaards [Tue, 10 Feb 2015 14:01:45 +0000 (14:01 +0000)] 
- Fix scrubber with harden-glue turned off to reject NS (and other
  not-address) records.

git-svn-id: file:///svn/unbound/trunk@3330 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix validation failure in case upstream forwarder (ISC BIND) does
Wouter Wijngaards [Mon, 9 Feb 2015 11:44:46 +0000 (11:44 +0000)] 
- Fix validation failure in case upstream forwarder (ISC BIND) does
  not have the same trust anchors and decides to insert unsigned NS
  record in authority section.

git-svn-id: file:///svn/unbound/trunk@3329 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- infra-cache-min-rtt patch from Florian Riehm, for expected long
Wouter Wijngaards [Mon, 2 Feb 2015 08:46:22 +0000 (08:46 +0000)] 
- infra-cache-min-rtt patch from Florian Riehm, for expected long
  uplink roundtrip times.

git-svn-id: file:///svn/unbound/trunk@3328 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoSolaris portability fix.
Wouter Wijngaards [Fri, 30 Jan 2015 15:34:27 +0000 (15:34 +0000)] 
Solaris portability fix.

git-svn-id: file:///svn/unbound/trunk@3327 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Portability fix for Solaris ('sun' is not usable for a variable).
Wouter Wijngaards [Fri, 30 Jan 2015 15:32:59 +0000 (15:32 +0000)] 
- Portability fix for Solaris ('sun' is not usable for a variable).

git-svn-id: file:///svn/unbound/trunk@3326 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoFixup unit test.
Wouter Wijngaards [Fri, 30 Jan 2015 09:57:32 +0000 (09:57 +0000)] 
Fixup unit test.

git-svn-id: file:///svn/unbound/trunk@3325 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoAnd a unit test for the strip operation.
Wouter Wijngaards [Fri, 30 Jan 2015 09:47:03 +0000 (09:47 +0000)] 
And a unit test for the strip operation.

git-svn-id: file:///svn/unbound/trunk@3324 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix 0x20 capsforid fallback to omit gratuitous NS and additional
Wouter Wijngaards [Fri, 30 Jan 2015 09:35:38 +0000 (09:35 +0000)] 
- Fix 0x20 capsforid fallback to omit gratuitous NS and additional
  section changes.

git-svn-id: file:///svn/unbound/trunk@3323 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix pyunbound byte string representation for python3.
Wouter Wijngaards [Thu, 29 Jan 2015 16:10:51 +0000 (16:10 +0000)] 
- Fix pyunbound byte string representation for python3.

git-svn-id: file:///svn/unbound/trunk@3322 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix unintended use of gcc extension for incomplete enum types,
Wouter Wijngaards [Mon, 26 Jan 2015 08:46:40 +0000 (08:46 +0000)] 
- Fix unintended use of gcc extension for incomplete enum types,
  compile with pedantic c99 compliance (from Daniel Dickman).

git-svn-id: file:///svn/unbound/trunk@3321 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoFixup control socket test for OSX.
Wouter Wijngaards [Fri, 23 Jan 2015 16:00:33 +0000 (16:00 +0000)] 
Fixup control socket test for OSX.

git-svn-id: file:///svn/unbound/trunk@3320 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- windows port fixes, no AF_LOCAL, no chown, no chmod(grp).
Wouter Wijngaards [Fri, 23 Jan 2015 15:23:58 +0000 (15:23 +0000)] 
- windows port fixes, no AF_LOCAL, no chown, no chmod(grp).

git-svn-id: file:///svn/unbound/trunk@3319 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoremove unused files from testcode
Wouter Wijngaards [Thu, 22 Jan 2015 15:53:31 +0000 (15:53 +0000)] 
remove unused files from testcode

git-svn-id: file:///svn/unbound/trunk@3318 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agocomment fixup.
Wouter Wijngaards [Thu, 22 Jan 2015 15:10:17 +0000 (15:10 +0000)] 
comment fixup.
svn:NO TEST

git-svn-id: file:///svn/unbound/trunk@3317 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- unbound-checkconf -f prints chroot with pidfile path.
Wouter Wijngaards [Fri, 16 Jan 2015 14:31:02 +0000 (14:31 +0000)] 
- unbound-checkconf -f prints chroot with pidfile path.

git-svn-id: file:///svn/unbound/trunk@3316 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- unit test for local unix connection. Documentation and log_addr
Wouter Wijngaards [Fri, 16 Jan 2015 13:11:07 +0000 (13:11 +0000)] 
- unit test for local unix connection.  Documentation and log_addr
  does not inspect port for AF_LOCAL.

git-svn-id: file:///svn/unbound/trunk@3315 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years agoiana portlist update.
Wouter Wijngaards [Tue, 13 Jan 2015 13:46:48 +0000 (13:46 +0000)] 
iana portlist update.

git-svn-id: file:///svn/unbound/trunk@3314 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Fix pyunbound ord call, portable for python 2 and 3.
Wouter Wijngaards [Mon, 12 Jan 2015 15:20:20 +0000 (15:20 +0000)] 
- Fix pyunbound ord call, portable for python 2 and 3.

git-svn-id: file:///svn/unbound/trunk@3313 be551aaa-1e26-0410-a405-d3ace91eadb9

10 years ago- Cast sun_len sizeof to socklen_t.
Wouter Wijngaards [Mon, 12 Jan 2015 08:20:43 +0000 (08:20 +0000)] 
- Cast sun_len sizeof to socklen_t.

git-svn-id: file:///svn/unbound/trunk@3312 be551aaa-1e26-0410-a405-d3ace91eadb9