]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
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

10 years ago- Fix warnings in pythonmod changes.
Wouter Wijngaards [Wed, 7 Jan 2015 09:29:59 +0000 (09:29 +0000)] 
- Fix warnings in pythonmod changes.

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

10 years agofix attribution.
Wouter Wijngaards [Wed, 7 Jan 2015 07:49:46 +0000 (07:49 +0000)] 
fix attribution.

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

10 years ago- coded the default of control-use-cert, to yes.
Wouter Wijngaards [Tue, 6 Jan 2015 14:54:38 +0000 (14:54 +0000)] 
- coded the default of control-use-cert, to yes.

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

10 years agoplease lint on FreeBSD
Wouter Wijngaards [Tue, 6 Jan 2015 14:49:34 +0000 (14:49 +0000)] 
please lint on FreeBSD

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

10 years agoFix doc.
Wouter Wijngaards [Tue, 6 Jan 2015 14:41:04 +0000 (14:41 +0000)] 
Fix doc.

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

10 years ago- Fixup that patch and uid lookup (only for daemon).
Wouter Wijngaards [Tue, 6 Jan 2015 14:37:45 +0000 (14:37 +0000)] 
- Fixup that patch and uid lookup (only for daemon).

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

10 years agoplease lint.
Wouter Wijngaards [Tue, 6 Jan 2015 14:18:03 +0000 (14:18 +0000)] 
please lint.

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

10 years ago- patch for remote control over local sockets, from Dag-Erling
Wouter Wijngaards [Tue, 6 Jan 2015 14:12:59 +0000 (14:12 +0000)] 
- patch for remote control over local sockets, from Dag-Erling
  Smorgrav, Ilya Bakulin.  Use control-interface: /path/sock and
  control-use-cert: no.

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

10 years agoiana portlist update.
Wouter Wijngaards [Tue, 6 Jan 2015 08:02:41 +0000 (08:02 +0000)] 
iana portlist update.

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

10 years agoremove debug print
Wouter Wijngaards [Mon, 5 Jan 2015 14:48:10 +0000 (14:48 +0000)] 
remove debug print

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

10 years ago- Patch from Philip Paeps to contrib/unbound_munin_ that uses
Wouter Wijngaards [Mon, 5 Jan 2015 14:47:52 +0000 (14:47 +0000)] 
- Patch from Philip Paeps to contrib/unbound_munin_ that uses
  type ABSOLUTE.  Allows munin.conf: [idleserver.example.net]
  unbound_munin_hits.graph_period minute

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

10 years ago- Updated contrib warmup.cmd/sh to support two modes - load
Wouter Wijngaards [Mon, 5 Jan 2015 13:58:51 +0000 (13:58 +0000)] 
- Updated contrib warmup.cmd/sh to support two modes - load
  from pre-defined list of domains or (with filename as argument)
  load from user-specified list of domains, and updated contrib
  unbound_cache.sh/cmd to support loading/save/reload cache to/from
  default path or (with secondary argument) arbitrary path/filename,
  from Yuri Voinov.

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

10 years agoattribution.
Wouter Wijngaards [Mon, 5 Jan 2015 13:53:52 +0000 (13:53 +0000)] 
attribution.

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

10 years ago- Fix #634: fix fail to start on Linux LTS 3.14.X, ignores missing
Wouter Wijngaards [Mon, 5 Jan 2015 13:51:22 +0000 (13:51 +0000)] 
- Fix #634: fix fail to start on Linux LTS 3.14.X, ignores missing
  IP_MTU_DISCOVER OMIT option.

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

10 years ago- patch from Brad Smith that fixes DESTDIR in unbound-control-setup
Wouter Wijngaards [Mon, 5 Jan 2015 13:20:04 +0000 (13:20 +0000)] 
- patch from Brad Smith that fixes DESTDIR in unbound-control-setup
  for installs where config is not in the prefix location.

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

10 years ago- print query name when max target count is exceeded.
Wouter Wijngaards [Mon, 5 Jan 2015 13:12:42 +0000 (13:12 +0000)] 
- print query name when max target count is exceeded.

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

10 years ago- patch from Stephane Lapie that adds to the python API, that
Wouter Wijngaards [Mon, 5 Jan 2015 10:16:36 +0000 (10:16 +0000)] 
- patch from Stephane Lapie that adds to the python API, that
  exposes struct delegpt, and adds the find_delegation function.

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

10 years ago- make strip works for unbound-host and unbound-anchor.
Wouter Wijngaards [Mon, 5 Jan 2015 09:33:31 +0000 (09:33 +0000)] 
- make strip works for unbound-host and unbound-anchor.

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

10 years ago- getauxval test for ppc64 linux compatibility.
Wouter Wijngaards [Mon, 5 Jan 2015 09:13:32 +0000 (09:13 +0000)] 
- getauxval test for ppc64 linux compatibility.

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

10 years ago- local-zone: example.com inform makes unbound log a message with
Wouter Wijngaards [Tue, 9 Dec 2014 11:29:17 +0000 (11:29 +0000)] 
- local-zone: example.com inform makes unbound log a message with
  client IP for queries in that zone.  Eg. for finding infected hosts.

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

10 years ago- svn trunk has 1.5.2 in development.
Wouter Wijngaards [Tue, 9 Dec 2014 08:24:27 +0000 (08:24 +0000)] 
- svn trunk has 1.5.2 in development.
- config.guess and config.sub update from libtoolize.

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

10 years ago- Fix CVE-2014-8602: denial of service by making resolver chase release-1.5.1
Wouter Wijngaards [Mon, 8 Dec 2014 15:09:18 +0000 (15:09 +0000)] 
- Fix CVE-2014-8602: denial of service by making resolver chase
  endless series of delegations.

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

10 years ago- Fix bug#632: unbound fails to build on AArch64, protects release-1.5.1rc2
Wouter Wijngaards [Tue, 2 Dec 2014 00:19:42 +0000 (00:19 +0000)] 
- Fix bug#632: unbound fails to build on AArch64, protects
  getentropy compat code from calling sysctl if it is has been removed.

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

10 years ago- Add include to getentropy_linux.c, hopefully fixing debian build.
Wouter Wijngaards [Sun, 30 Nov 2014 02:00:29 +0000 (02:00 +0000)] 
- Add include to getentropy_linux.c, hopefully fixing debian build.

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

10 years ago- Fix makefile for build from noexec source tree.
Wouter Wijngaards [Fri, 28 Nov 2014 20:28:38 +0000 (20:28 +0000)] 
- Fix makefile for build from noexec source tree.

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

10 years agonicer.
Wouter Wijngaards [Thu, 27 Nov 2014 11:04:45 +0000 (11:04 +0000)] 
nicer.

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

10 years agoGive credits for the aaaa-filter patch.
Wouter Wijngaards [Thu, 27 Nov 2014 10:59:47 +0000 (10:59 +0000)] 
Give credits for the aaaa-filter patch.
  Patch from Stephane Lapie for ASAHI Net (no restrictions on use).

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

10 years agoFix attribution and mention company (no restriction on use).
Wouter Wijngaards [Thu, 27 Nov 2014 10:54:05 +0000 (10:54 +0000)] 
Fix attribution and mention company (no restriction on use).

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

10 years ago- Fix libunbound undefined symbol errors for main. release-1.5.1rc1
Wouter Wijngaards [Wed, 26 Nov 2014 16:18:53 +0000 (16:18 +0000)] 
- Fix libunbound undefined symbol errors for main.
  Referencing main does not seem to be possible for libunbound.

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

10 years ago- iana portlist update.
Wouter Wijngaards [Mon, 24 Nov 2014 08:46:24 +0000 (08:46 +0000)] 
- iana portlist update.

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

10 years ago- Fix log at high verbosity and memory allocation failure.
Wouter Wijngaards [Mon, 24 Nov 2014 08:17:45 +0000 (08:17 +0000)] 
- Fix log at high verbosity and memory allocation failure.

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

10 years ago- Fix crash on multiple thread random usage on systems without
Wouter Wijngaards [Fri, 21 Nov 2014 08:22:18 +0000 (08:22 +0000)] 
- Fix crash on multiple thread random usage on systems without
  arc4random.

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

10 years ago- fix compat/getentropy_win.c check if CryptGenRandom works and no
Wouter Wijngaards [Thu, 20 Nov 2014 12:44:00 +0000 (12:44 +0000)] 
- fix compat/getentropy_win.c check if CryptGenRandom works and no
  immediate exit on windows.

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

10 years ago- Fix cdflag dns64 processing.
Wouter Wijngaards [Wed, 19 Nov 2014 08:43:08 +0000 (08:43 +0000)] 
- Fix cdflag dns64 processing.

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

10 years ago- iana portlist update.
Wouter Wijngaards [Tue, 18 Nov 2014 15:16:25 +0000 (15:16 +0000)] 
- iana portlist update.

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

10 years ago- Fix that CD flag disables DNS64 processing, returning the DNSSEC
Wouter Wijngaards [Tue, 18 Nov 2014 15:15:57 +0000 (15:15 +0000)] 
- Fix that CD flag disables DNS64 processing, returning the DNSSEC
  signed AAAA denial.

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

10 years ago- Fix #627: SSL_CTX_load_verify_locations return code not properly
Wouter Wijngaards [Mon, 17 Nov 2014 08:10:49 +0000 (08:10 +0000)] 
- Fix #627: SSL_CTX_load_verify_locations return code not properly
  checked.

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

10 years ago- parser with bison 2.7
Wouter Wijngaards [Fri, 14 Nov 2014 15:59:30 +0000 (15:59 +0000)] 
- parser with bison 2.7

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

10 years ago- Patch from Stephanie Lapie that implements aaaa-filter, added
Wouter Wijngaards [Thu, 13 Nov 2014 09:03:47 +0000 (09:03 +0000)] 
- Patch from Stephanie Lapie that implements aaaa-filter, added
  to contrib/aaaa-filter-iterator.patch.

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

10 years ago- trunk has 1.5.1 in development.
Wouter Wijngaards [Wed, 12 Nov 2014 21:17:12 +0000 (21:17 +0000)] 
- trunk has 1.5.1 in development.

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

10 years ago- Patch from James Raftery, always print stats for rcodes 0..5.
Wouter Wijngaards [Wed, 12 Nov 2014 17:25:59 +0000 (17:25 +0000)] 
- Patch from James Raftery, always print stats for rcodes 0..5.

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