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

10 years ago- Removed 'increased limit open files' log message that is written
Wouter Wijngaards [Wed, 12 Nov 2014 11:04:43 +0000 (11:04 +0000)] 
- Removed 'increased limit open files' log message that is written
  to console.  It is only written on verbosity 4 and higher.
  This keeps system bootup console cleaner.

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

10 years ago- Patch from Robert Edmonds fixes hyphens in unbound-anchor man page.
Wouter Wijngaards [Wed, 12 Nov 2014 11:00:31 +0000 (11:00 +0000)] 
- Patch from Robert Edmonds fixes hyphens in unbound-anchor man page.

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

10 years ago- Patch from Robert Edmonds to build pyunbound python module
Wouter Wijngaards [Wed, 12 Nov 2014 10:58:33 +0000 (10:58 +0000)] 
- Patch from Robert Edmonds to build pyunbound python module
  differently.  No versioninfo, with -shared and without $(LIBS).

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

10 years ago- review fix from Ralph.
Wouter Wijngaards [Tue, 11 Nov 2014 14:42:56 +0000 (14:42 +0000)] 
- review fix from Ralph.

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

10 years ago- review fix from Ralph.
Wouter Wijngaards [Tue, 11 Nov 2014 14:27:35 +0000 (14:27 +0000)] 
- review fix from Ralph.

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

10 years agotag 1.5.0rc1 release-1.5.0rc1
Wouter Wijngaards [Tue, 11 Nov 2014 14:18:32 +0000 (14:18 +0000)] 
tag 1.5.0rc1

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

10 years ago- version number in svn trunk is 1.5.0
Wouter Wijngaards [Tue, 11 Nov 2014 13:23:50 +0000 (13:23 +0000)] 
- version number in svn trunk is 1.5.0

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

10 years ago- Fix bug where forward or stub addresses with same address but
Wouter Wijngaards [Tue, 11 Nov 2014 13:10:44 +0000 (13:10 +0000)] 
- Fix bug where forward or stub addresses with same address but
  different port number were not tried.

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

10 years ago- iana portlist update.
Wouter Wijngaards [Tue, 11 Nov 2014 09:32:30 +0000 (09:32 +0000)] 
- iana portlist update.

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

10 years agoFixup free in case of buffer short.
Wouter Wijngaards [Mon, 10 Nov 2014 13:26:16 +0000 (13:26 +0000)] 
Fixup free in case of buffer short.

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

10 years agoremove unused variable
Wouter Wijngaards [Fri, 7 Nov 2014 09:09:37 +0000 (09:09 +0000)] 
remove unused variable

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

10 years ago- dnstap fixes by Robert Edmonds:
Wouter Wijngaards [Fri, 7 Nov 2014 09:09:04 +0000 (09:09 +0000)] 
- dnstap fixes by Robert Edmonds:
dnstap/dnstap.m4: cosmetic fixes
dnstap/: Remove compiled protoc-c output files
dnstap/dnstap.m4: Error out if required libraries are not found
dnstap: Fix ProtobufCBufferSimple usage that is incorrect as of
protobuf-c 1.0.0
dnstap/: Adapt to API changes in latest libfstrm (>= 0.2.0)

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

10 years agoFix from ldns.
Wouter Wijngaards [Wed, 5 Nov 2014 14:42:57 +0000 (14:42 +0000)] 
Fix from ldns.

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

10 years ago- Redefine internal minievent symbols to unique symbols that helps
Wouter Wijngaards [Tue, 4 Nov 2014 14:04:37 +0000 (14:04 +0000)] 
- Redefine internal minievent symbols to unique symbols that helps
  linking on platforms where the linker leaks names across modules.

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

10 years ago- Add ub_ctx_add_ta_autr function to add a RFC5011 automatically
Wouter Wijngaards [Tue, 4 Nov 2014 09:11:59 +0000 (09:11 +0000)] 
- Add ub_ctx_add_ta_autr function to add a RFC5011 automatically
  tracked trust anchor to libunbound.

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

10 years agospelling. (svn:NO TEST)
Wouter Wijngaards [Tue, 28 Oct 2014 16:03:08 +0000 (16:03 +0000)] 
spelling. (svn:NO TEST)

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

10 years ago- iana portlist update.
Wouter Wijngaards [Mon, 27 Oct 2014 09:54:44 +0000 (09:54 +0000)] 
- iana portlist update.

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

10 years ago- Disabled use of SSLv3 in remote-control and ssl-upstream.
Wouter Wijngaards [Mon, 27 Oct 2014 09:26:48 +0000 (09:26 +0000)] 
- Disabled use of SSLv3 in remote-control and ssl-upstream.

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

10 years agoLayout improvement of the nroff source.
Wouter Wijngaards [Thu, 16 Oct 2014 09:45:11 +0000 (09:45 +0000)] 
Layout improvement of the nroff source.

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

10 years ago- Documented dns64 configuration in unbound.conf man page.
Wouter Wijngaards [Thu, 16 Oct 2014 09:37:56 +0000 (09:37 +0000)] 
- Documented dns64 configuration in unbound.conf man page.

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

10 years agowhitespace nicer.
Wouter Wijngaards [Mon, 13 Oct 2014 12:14:43 +0000 (12:14 +0000)] 
whitespace nicer.

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

10 years agoMore casts.
Wouter Wijngaards [Mon, 13 Oct 2014 09:23:12 +0000 (09:23 +0000)] 
More casts.

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

10 years agoAnd more casts.
Wouter Wijngaards [Mon, 13 Oct 2014 08:46:08 +0000 (08:46 +0000)] 
And more casts.

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

10 years agoMore unsigned chasts for toupper/tolower/ctype
Wouter Wijngaards [Mon, 13 Oct 2014 08:35:00 +0000 (08:35 +0000)] 
More unsigned chasts for toupper/tolower/ctype

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

10 years ago- Fix ctype invocation casts.
Wouter Wijngaards [Mon, 13 Oct 2014 08:22:34 +0000 (08:22 +0000)] 
- Fix ctype invocation casts.

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

10 years ago- Fix #617: in ldns in unbound, lowercase WKS services.
Wouter Wijngaards [Mon, 13 Oct 2014 07:11:16 +0000 (07:11 +0000)] 
- Fix #617: in ldns in unbound, lowercase WKS services.

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

10 years ago- Fix unbound capsforid fallback, it ignores TTLs in comparison.
Wouter Wijngaards [Fri, 10 Oct 2014 14:12:17 +0000 (14:12 +0000)] 
- Fix unbound capsforid fallback, it ignores TTLs in comparison.

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

10 years ago- Fix unbound-checkconf check for module config with dns64 module.
Wouter Wijngaards [Fri, 10 Oct 2014 07:07:58 +0000 (07:07 +0000)] 
- Fix unbound-checkconf check for module config with dns64 module.

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

10 years agoand name, of course
Wouter Wijngaards [Mon, 6 Oct 2014 12:49:08 +0000 (12:49 +0000)] 
and name, of course
(svn:NO TEST)

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

10 years agochangelog update.
Wouter Wijngaards [Mon, 6 Oct 2014 12:35:02 +0000 (12:35 +0000)] 
changelog update.

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

10 years ago- Whitespaces after $ORIGIN are not part of the origin dname
Willem Toorop [Mon, 6 Oct 2014 12:19:06 +0000 (12:19 +0000)] 
- Whitespaces after $ORIGIN are not part of the origin dname
- $TTL's value starts at position 5

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

10 years ago- Fix #614: man page variable substitution bug.
Wouter Wijngaards [Mon, 6 Oct 2014 07:42:42 +0000 (07:42 +0000)] 
- Fix #614: man page variable substitution bug.

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

10 years ago- fix #613: Allow tab ws in var length last rdfs (in ldns str2wire).
Wouter Wijngaards [Wed, 1 Oct 2014 08:11:42 +0000 (08:11 +0000)] 
- fix #613: Allow tab ws in var length last rdfs (in ldns str2wire).

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

10 years ago- Fix #612: create service with service.conf in present directory and
Wouter Wijngaards [Mon, 29 Sep 2014 09:27:22 +0000 (09:27 +0000)] 
- Fix #612: create service with service.conf in present directory and
  auto load it.

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

10 years agoFix ar for mingw openssl compile.
Wouter Wijngaards [Mon, 29 Sep 2014 08:29:04 +0000 (08:29 +0000)] 
Fix ar for mingw openssl compile.

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

10 years ago- Fix for mingw compile openssl ranlib.
Wouter Wijngaards [Mon, 29 Sep 2014 08:18:32 +0000 (08:18 +0000)] 
- Fix for mingw compile openssl ranlib.

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

10 years ago- updated configure and aclocal with newer autoconf 1.13.
Wouter Wijngaards [Thu, 25 Sep 2014 11:45:32 +0000 (11:45 +0000)] 
- updated configure and aclocal with newer autoconf 1.13.

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

10 years ago- Fix for mingw compile with openssl-1.0.1i.
Wouter Wijngaards [Mon, 22 Sep 2014 12:20:20 +0000 (12:20 +0000)] 
- Fix for mingw compile with openssl-1.0.1i.

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

10 years ago- Fix swig and python examples for Python 3.x.
Wouter Wijngaards [Mon, 22 Sep 2014 11:39:00 +0000 (11:39 +0000)] 
- Fix swig and python examples for Python 3.x.

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

10 years ago- improve python configuration detection to build on Fedora 22.
Wouter Wijngaards [Fri, 19 Sep 2014 09:57:20 +0000 (09:57 +0000)] 
- improve python configuration detection to build on Fedora 22.
from Pavel Simerda.

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

10 years ago- patches to also build with Python 3.x (from Pavel Simerda).
Wouter Wijngaards [Thu, 18 Sep 2014 13:28:21 +0000 (13:28 +0000)] 
- patches to also build with Python 3.x (from Pavel Simerda).

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

10 years ago- Updated the TCP_BACLOG from 5 to 256, so that the tcp accept queue
Wouter Wijngaards [Tue, 16 Sep 2014 13:49:21 +0000 (13:49 +0000)] 
- Updated the TCP_BACLOG from 5 to 256, so that the tcp accept queue
  is longer and more tcp connections can be handled.

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

10 years ago- iana portlist update.
Wouter Wijngaards [Tue, 16 Sep 2014 13:08:38 +0000 (13:08 +0000)] 
- iana portlist update.

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

10 years ago- Fix tcp timer waiting list removal code.
Wouter Wijngaards [Tue, 16 Sep 2014 13:08:27 +0000 (13:08 +0000)] 
- Fix tcp timer waiting list removal code.

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

10 years ago- Fix unit test for CDS typecode.
Wouter Wijngaards [Mon, 15 Sep 2014 12:49:37 +0000 (12:49 +0000)] 
- Fix unit test for CDS typecode.

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

10 years ago- type CDS and CDNSKEY types in sldns.
Wouter Wijngaards [Fri, 5 Sep 2014 09:25:31 +0000 (09:25 +0000)] 
- type CDS and CDNSKEY types in sldns.

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

10 years agospelling fix.
Wouter Wijngaards [Mon, 25 Aug 2014 13:53:30 +0000 (13:53 +0000)] 
spelling fix.

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

10 years agoIf we find protobuf in /usr/local then also set -L to there.
Wouter Wijngaards [Mon, 25 Aug 2014 13:17:53 +0000 (13:17 +0000)] 
If we find protobuf in /usr/local then also set -L to there.

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

10 years agoNeater, remove unused lines.
Wouter Wijngaards [Mon, 25 Aug 2014 13:11:26 +0000 (13:11 +0000)] 
Neater, remove unused lines.

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

10 years ago- Removed necessity for pkg-config from the dnstap.m4, new are
Wouter Wijngaards [Mon, 25 Aug 2014 13:04:32 +0000 (13:04 +0000)] 
- Removed necessity for pkg-config from the dnstap.m4, new are
  the --with-libfstrm and --with-protobuf-c configure options.

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

10 years ago- iana portlist update.
Wouter Wijngaards [Mon, 25 Aug 2014 12:05:52 +0000 (12:05 +0000)] 
- iana portlist update.

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

10 years ago- Fixup checklock code for log lock and its mutual initialization
Wouter Wijngaards [Mon, 25 Aug 2014 12:00:30 +0000 (12:00 +0000)] 
- Fixup checklock code for log lock and its mutual initialization
  dependency.

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

10 years agoremove warning.
Wouter Wijngaards [Fri, 22 Aug 2014 13:38:30 +0000 (13:38 +0000)] 
remove warning.

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

10 years ago- Update unbound manpage with more explanation (from Florian Obser).
Wouter Wijngaards [Tue, 19 Aug 2014 10:32:17 +0000 (10:32 +0000)] 
- Update unbound manpage with more explanation (from Florian Obser).
- Removed .LP after .SH.

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

10 years agoFixup fwd_ancil for running in the freebsd jail without ::1.
Wouter Wijngaards [Mon, 18 Aug 2014 14:54:33 +0000 (14:54 +0000)] 
Fixup fwd_ancil for running in the freebsd jail without ::1.

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

10 years ago- Fixup doc/unbound.doxygen to remove obsolete 1.8.7 settings.
Wouter Wijngaards [Mon, 18 Aug 2014 14:50:59 +0000 (14:50 +0000)] 
- Fixup doc/unbound.doxygen to remove obsolete 1.8.7 settings.

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

10 years agoFixup for dnstap.
Wouter Wijngaards [Mon, 18 Aug 2014 14:42:26 +0000 (14:42 +0000)] 
Fixup for dnstap.

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

10 years ago- iana portlist update.
Wouter Wijngaards [Mon, 18 Aug 2014 07:46:48 +0000 (07:46 +0000)] 
- iana portlist update.

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

10 years ago- Fix #603: unbound-checkconf -o <option> should skip verification
Wouter Wijngaards [Mon, 18 Aug 2014 07:21:01 +0000 (07:21 +0000)] 
- Fix #603: unbound-checkconf -o <option> should skip verification
  checks.

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

11 years ago- dnstap support, with a patch from Farsight Security, written by
Wouter Wijngaards [Tue, 5 Aug 2014 07:57:52 +0000 (07:57 +0000)] 
- dnstap support, with a patch from Farsight Security, written by
  Robert Edmonds. The --enable-dnstap needs libfstrm and protobuf-c.
  It is BSD licensed (see dnstap/dnstap.c).
  Building with --enable-dnstap needs pkg-config with this patch.
- Noted dnstap in doc/README and doc/CREDITS.

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

11 years agowhitespace neater.
Wouter Wijngaards [Fri, 1 Aug 2014 13:33:45 +0000 (13:33 +0000)] 
whitespace neater.

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

11 years ago- iana portlist update.
Wouter Wijngaards [Fri, 1 Aug 2014 13:30:39 +0000 (13:30 +0000)] 
- iana portlist update.

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

11 years ago- Patch add msg, rrset, infra and key cache sizes to stats command
Wouter Wijngaards [Fri, 1 Aug 2014 13:24:46 +0000 (13:24 +0000)] 
- Patch add msg, rrset, infra and key cache sizes to stats command
  from Maciej Soltysiak.

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

11 years agoplease doxygen.
Wouter Wijngaards [Thu, 31 Jul 2014 08:48:31 +0000 (08:48 +0000)] 
please doxygen.

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

11 years agoplease lint for dns64.
Wouter Wijngaards [Thu, 31 Jul 2014 08:21:09 +0000 (08:21 +0000)] 
please lint for dns64.

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

11 years ago- testdata/dns64_lookup.rpl for unit test for dns64 functionality.
Wouter Wijngaards [Thu, 31 Jul 2014 08:16:18 +0000 (08:16 +0000)] 
- testdata/dns64_lookup.rpl for unit test for dns64 functionality.

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

11 years ago- Changes from DNS64:
Wouter Wijngaards [Thu, 31 Jul 2014 08:00:38 +0000 (08:00 +0000)] 
- Changes from DNS64:
  strcpy changed to memmove.
  arraybound check fixed from prefix_net/8/4 to prefix_net/8+4.
  allocation of result consistently in the correct region.
  time_t is now used for ttl in unbound (since the patch's version).

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

11 years ago- DNS64 from Viagenie (BSD Licensed), written by Simon Perrault.
Wouter Wijngaards [Thu, 31 Jul 2014 07:15:33 +0000 (07:15 +0000)] 
- DNS64 from Viagenie (BSD Licensed), written by Simon Perrault.
  Initial commit of the patch from the FreeBSD base (with its fixes).
  This adds a module (for module-config in unbound.conf) dns64 that
  performs DNS64 processing, see README.DNS64.

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

11 years ago- Patch from Dag-Erling Smorgrav that implements feature, unbound -dd
Wouter Wijngaards [Tue, 29 Jul 2014 11:48:43 +0000 (11:48 +0000)] 
- Patch from Dag-Erling Smorgrav that implements feature, unbound -dd
  does not fork in the background and also logs to stderr.

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

11 years ago- Fix endian.h include for OpenBSD.
Wouter Wijngaards [Mon, 21 Jul 2014 00:06:54 +0000 (00:06 +0000)] 
- Fix endian.h include for OpenBSD.

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

11 years ago- And Fix#596: Bail out of unbound-control dump_infra when ssl
Wouter Wijngaards [Wed, 16 Jul 2014 10:07:26 +0000 (10:07 +0000)] 
- And Fix#596: Bail out of unbound-control dump_infra when ssl
  write fails.

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

11 years ago- iana portlist update.
Wouter Wijngaards [Tue, 15 Jul 2014 14:48:16 +0000 (14:48 +0000)] 
- iana portlist update.

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

11 years ago- Fix #596: Bail out of unbound-control list_local_zones when ssl
Wouter Wijngaards [Tue, 15 Jul 2014 14:42:57 +0000 (14:42 +0000)] 
- Fix #596: Bail out of unbound-control list_local_zones when ssl
  write fails.

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

11 years agoautoconf on newer system.
Wouter Wijngaards [Sun, 13 Jul 2014 08:19:29 +0000 (08:19 +0000)] 
autoconf on newer system.

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

11 years agoConfigure tests if main can be linked to from getentropy compat.
Wouter Wijngaards [Sun, 13 Jul 2014 08:18:57 +0000 (08:18 +0000)] 
Configure tests if main can be linked to from getentropy compat.

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

11 years agoIncludes from windows.
Wouter Wijngaards [Sat, 12 Jul 2014 20:45:46 +0000 (20:45 +0000)] 
Includes from windows.

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

11 years agogetentropy from Theo de Raadt
Wouter Wijngaards [Sat, 12 Jul 2014 20:19:14 +0000 (20:19 +0000)] 
getentropy from Theo de Raadt

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

11 years agosync with OpenBSD.
Wouter Wijngaards [Sat, 12 Jul 2014 20:07:41 +0000 (20:07 +0000)] 
sync with OpenBSD.

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

11 years agoLink and test main.
Wouter Wijngaards [Sat, 12 Jul 2014 19:31:09 +0000 (19:31 +0000)] 
Link and test main.

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

11 years agoFixup and link in main for some systems.
Wouter Wijngaards [Sat, 12 Jul 2014 19:30:32 +0000 (19:30 +0000)] 
Fixup and link in main for some systems.

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

11 years agoMaking getentropy the same across platforms.
Wouter Wijngaards [Sat, 12 Jul 2014 18:58:11 +0000 (18:58 +0000)] 
Making getentropy the same across platforms.

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

11 years ago- update compat/getentropy and arc4random to the most recent ones from OpenBSD.
Wouter Wijngaards [Sat, 12 Jul 2014 18:23:49 +0000 (18:23 +0000)] 
- update compat/getentropy and arc4random to the most recent ones from OpenBSD.

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

11 years ago- update compat/getentropy to the most recent ones from OpenBSD.
Wouter Wijngaards [Sat, 12 Jul 2014 18:03:27 +0000 (18:03 +0000)] 
- update compat/getentropy to the most recent ones from OpenBSD.

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

11 years ago- Fix bug in fix for log locks that caused deadlock in signal handler.
Wouter Wijngaards [Sat, 12 Jul 2014 17:34:37 +0000 (17:34 +0000)] 
- Fix bug in fix for log locks that caused deadlock in signal handler.

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

11 years agoFixup LibreSSL code to be futurecompatible if LibreSSL stops
Wouter Wijngaards [Sat, 12 Jul 2014 17:13:38 +0000 (17:13 +0000)] 
Fixup LibreSSL code to be futurecompatible if LibreSSL stops
providing the compat functions.

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

11 years ago- LibreSSL provides compat items, check for that in configure.
Wouter Wijngaards [Sat, 12 Jul 2014 14:13:45 +0000 (14:13 +0000)] 
- LibreSSL provides compat items, check for that in configure.

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

11 years ago- Fix to check openssl version number only for OpenSSL.
Wouter Wijngaards [Sat, 12 Jul 2014 12:54:50 +0000 (12:54 +0000)] 
- Fix to check openssl version number only for OpenSSL.

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