]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
5 years ago- Fix contrib/fastrpz.patch to apply cleanly.
W.C.A. Wijngaards [Mon, 20 Jul 2020 08:53:30 +0000 (10:53 +0200)] 
- Fix contrib/fastrpz.patch to apply cleanly.

5 years ago- Fix streamtcp to print packet data to stdout. This makes the
W.C.A. Wijngaards [Mon, 20 Jul 2020 08:34:40 +0000 (10:34 +0200)] 
- Fix streamtcp to print packet data to stdout.  This makes the
  stdout and stderr not mix together lines, when parsing its output.

5 years ago- Fix lock dependency cycle in rpz zone config setup.
W.C.A. Wijngaards [Fri, 17 Jul 2020 15:15:55 +0000 (17:15 +0200)] 
- Fix lock dependency cycle in rpz zone config setup.

5 years ago- Fix libnettle compile for session ticket key callback function
W.C.A. Wijngaards [Fri, 17 Jul 2020 14:53:52 +0000 (16:53 +0200)] 
- Fix libnettle compile for session ticket key callback function
  changes.

5 years agoMerge branch 'jcourreges-align-cmsg-buffers'
Ralph Dolmans [Fri, 17 Jul 2020 11:07:49 +0000 (13:07 +0200)] 
Merge branch 'jcourreges-align-cmsg-buffers'

5 years ago- Merge PR #234 - Ensure proper alignment of cmsg buffers by Jérémie
Ralph Dolmans [Fri, 17 Jul 2020 11:07:03 +0000 (13:07 +0200)] 
- Merge PR #234 - Ensure proper alignment of cmsg buffers by Jérémie
  Courrèges-Anglas.
- Fix PR #234 log_assert sizeof to use union buffer.

5 years agoMerge branch 'align-cmsg-buffers' of https://github.com/jcourreges/unbound into jcour...
Ralph Dolmans [Fri, 17 Jul 2020 11:01:44 +0000 (13:01 +0200)] 
Merge branch 'align-cmsg-buffers' of https://github.com/jcourreges/unbound into jcourreges-align-cmsg-buffers

5 years ago- Fix unused variable warning for clang analyzer.
W.C.A. Wijngaards [Thu, 16 Jul 2020 13:41:25 +0000 (15:41 +0200)] 
- Fix unused variable warning for clang analyzer.

5 years ago- Fix check conf test for referencing installation paths.
W.C.A. Wijngaards [Thu, 16 Jul 2020 12:47:15 +0000 (14:47 +0200)] 
- Fix check conf test for referencing installation paths.

5 years ago- Changelog entry for PR #265; include-toplevel.
George Thessalonikefs [Thu, 16 Jul 2020 11:01:14 +0000 (13:01 +0200)] 
- Changelog entry for PR #265; include-toplevel.

5 years agoMerge pull request #265 from NLnetLabs/include-toplevel
gthess [Thu, 16 Jul 2020 10:57:42 +0000 (12:57 +0200)] 
Merge pull request #265 from NLnetLabs/include-toplevel

Introduce include-toplevel configuration option; closes #161.

5 years agoMerge branch 'master' into include-toplevel 265/head
George Thessalonikefs [Thu, 16 Jul 2020 10:53:29 +0000 (12:53 +0200)] 
Merge branch 'master' into include-toplevel

5 years agoChange unbound-dnstap-socket void cast for unused parameter
Ralph Dolmans [Thu, 16 Jul 2020 10:31:30 +0000 (12:31 +0200)] 
Change unbound-dnstap-socket void cast for unused parameter

5 years ago- Add changelog entry for bidirectional frame streams support.
Ralph Dolmans [Thu, 16 Jul 2020 09:45:10 +0000 (11:45 +0200)] 
- Add changelog entry for bidirectional frame streams support.

5 years agoMerge pull request #264 from NLnetLabs/fstrm-bidi
Ralph Dolmans [Thu, 16 Jul 2020 09:42:29 +0000 (11:42 +0200)] 
Merge pull request #264 from NLnetLabs/fstrm-bidi

Bidirectional frame streams support

5 years agocorrect byte count in comment 264/head
Ralph Dolmans [Thu, 16 Jul 2020 08:54:18 +0000 (10:54 +0200)] 
correct byte count in comment

5 years agoremove unused define
Ralph Dolmans [Wed, 15 Jul 2020 21:01:13 +0000 (23:01 +0200)] 
remove unused define

5 years agodnstap log message typo fix
Ralph Dolmans [Wed, 15 Jul 2020 15:33:48 +0000 (17:33 +0200)] 
dnstap log message typo fix

5 years agoLog dnstap connection close due to unknown content type.
Ralph Dolmans [Wed, 15 Jul 2020 15:31:18 +0000 (17:31 +0200)] 
Log dnstap connection close due to unknown content type.

5 years ago- Ignore unknown frame streams control fields.
Ralph Dolmans [Wed, 15 Jul 2020 15:16:14 +0000 (17:16 +0200)] 
- Ignore unknown frame streams control fields.

5 years ago- Handle SSL_ERROR_WANT_WRITE on SSL_read for negotiation
Ralph Dolmans [Wed, 15 Jul 2020 13:49:42 +0000 (15:49 +0200)] 
- Handle SSL_ERROR_WANT_WRITE on SSL_read for negotiation
- Close connection when receiving overly large frame

5 years agoMerge branch 'master' into include-toplevel
George Thessalonikefs [Wed, 15 Jul 2020 13:17:48 +0000 (15:17 +0200)] 
Merge branch 'master' into include-toplevel

5 years agoAdd maximum to received frame streams frames.
Ralph Dolmans [Tue, 14 Jul 2020 12:29:09 +0000 (14:29 +0200)] 
Add maximum to received frame streams frames.

5 years agoMerge branch 'master' into fstrm-bidi
Ralph Dolmans [Mon, 13 Jul 2020 15:30:36 +0000 (17:30 +0200)] 
Merge branch 'master' into fstrm-bidi

5 years ago- Add option to send DNSTAP messages over bidirectional frame streams
Ralph Dolmans [Mon, 13 Jul 2020 15:28:50 +0000 (17:28 +0200)] 
- Add option to send DNSTAP messages over bidirectional frame streams

5 years ago- Fix to use SSL_CTX_set_tlsext_ticket_key_evp_cb in OpenSSL
W.C.A. Wijngaards [Wed, 8 Jul 2020 14:22:39 +0000 (16:22 +0200)] 
- Fix to use SSL_CTX_set_tlsext_ticket_key_evp_cb in OpenSSL
  3.0.0-alpha4.
- Longer keys for the test set, this avoids weak crypto errors.

5 years ago- Fix add missing DSA header, for compilation without deprecated
W.C.A. Wijngaards [Wed, 8 Jul 2020 09:43:50 +0000 (11:43 +0200)] 
- Fix add missing DSA header, for compilation without deprecated
  OpenSSL APIs.

5 years ago- Review fixes for checkconf #259 change.
W.C.A. Wijngaards [Tue, 7 Jul 2020 08:18:56 +0000 (10:18 +0200)] 
- Review fixes for checkconf #259 change.

5 years ago- Fix #259: Fix unbound-checkconf does not check view existence.
W.C.A. Wijngaards [Tue, 7 Jul 2020 07:00:04 +0000 (09:00 +0200)] 
- Fix #259: Fix unbound-checkconf does not check view existence.
  unbound-checkconf checks access-control-view, access-control-tags,
  access-control-tag-actions and access-control-tag-datas.
- Fix offset of error printout for access-control-tag-datas.

5 years ago- run_vm cleanup better and removes trailing slash on single argument.
W.C.A. Wijngaards [Mon, 6 Jul 2020 09:33:07 +0000 (11:33 +0200)] 
- run_vm cleanup better and removes trailing slash on single argument.

5 years ago- Fix tcp req info drop due to size call into mesh accounting
W.C.A. Wijngaards [Tue, 30 Jun 2020 15:22:43 +0000 (17:22 +0200)] 
- Fix tcp req info drop due to size call into mesh accounting
  removal of mesh state during mesh send reply.

5 years ago- Review fix for number of detached states due to use of variable
W.C.A. Wijngaards [Tue, 30 Jun 2020 14:35:48 +0000 (16:35 +0200)] 
- Review fix for number of detached states due to use of variable
  after end of loop.

5 years ago- Fix for mesh accounting when rpz decides to drop a reply with a
W.C.A. Wijngaards [Tue, 30 Jun 2020 14:20:09 +0000 (16:20 +0200)] 
- Fix for mesh accounting when rpz decides to drop a reply with a
  tcp stream waiting for it.

5 years ago- Also move reply list clean for mesh callbacks to the scrip callback
W.C.A. Wijngaards [Tue, 30 Jun 2020 13:48:11 +0000 (15:48 +0200)] 
- Also move reply list clean for mesh callbacks to the scrip callback
  can see the reply_info.
- Fix for mesh accounting if the reply list already empty to begin
  with.

5 years ago- Move reply list clean for serve expired mesh callback to after
W.C.A. Wijngaards [Tue, 30 Jun 2020 11:41:26 +0000 (13:41 +0200)] 
- Move reply list clean for serve expired mesh callback to after
  the reply is sent, so that script callbacks have reply_info.

5 years ago- doxygen file comments for dynlibmodule.
W.C.A. Wijngaards [Wed, 24 Jun 2020 11:37:43 +0000 (13:37 +0200)] 
- doxygen file comments for dynlibmodule.

5 years ago- iana portlist updated.
W.C.A. Wijngaards [Wed, 24 Jun 2020 11:33:47 +0000 (13:33 +0200)] 
- iana portlist updated.

5 years ago- Fix display of event loop method with libev.
W.C.A. Wijngaards [Wed, 17 Jun 2020 12:32:57 +0000 (14:32 +0200)] 
- Fix display of event loop method with libev.

5 years ago- Fix default explanation in man page for qname-minimisation-strict.
W.C.A. Wijngaards [Wed, 17 Jun 2020 06:20:52 +0000 (08:20 +0200)] 
- Fix default explanation in man page for qname-minimisation-strict.

5 years ago- Mention tls name possible when tls is enabled for stub-addr in the
W.C.A. Wijngaards [Mon, 8 Jun 2020 06:35:10 +0000 (08:35 +0200)] 
- Mention tls name possible when tls is enabled for stub-addr in the
  man page.

5 years ago- Changelog entry for PR #241.
George Thessalonikefs [Wed, 27 May 2020 16:25:29 +0000 (18:25 +0200)] 
- Changelog entry for PR #241.

5 years agoMerge pull request #241 from edmonds/edmonds/libunbound.pc/do-not-use-requires
gthess [Wed, 27 May 2020 16:21:05 +0000 (18:21 +0200)] 
Merge pull request #241 from edmonds/edmonds/libunbound.pc/do-not-use-requires

contrib/libunbound.pc.in: Do not use "Requires:"

5 years agocontrib/libunbound.pc.in: Do not use "Requires:" 241/head
Robert Edmonds [Mon, 25 May 2020 21:58:37 +0000 (17:58 -0400)] 
contrib/libunbound.pc.in: Do not use "Requires:"

This commit updates contrib/libunbound.pc.in to remove the "Requires:"
directive and move its contents to "Requires.private:".

The pkg-config manpage documents the Requires/Libs fields as follows:

   Requires:
          This is a comma-separated list of packages that are required  by
          your package. Flags from dependent packages will be merged in to
          the flags reported for your package. Optionally, you can specify
          the  version  of the required package (using the operators =, <,
          >, >=, <=); specifying a version allows  pkg-config  to  perform
          extra  sanity  checks. You may only mention the same package one
          time on the Requires: line. If the version of a package  is  un‐
          specified, any version will be used with no checking.

   Requires.private:
          A list of packages required by this package. The difference from
          Requires is that the packages listed under Requires.private  are
          not  taken into account when a flag list is computed for dynami‐
          cally linked executable (i.e., when --static was not specified).
          In  the  situation where each .pc file corresponds to a library,
          Requires.private shall be used exclusively to specify the depen‐
          dencies between the libraries.

   Libs:  This  line  should give the link flags specific to your package.
          Don't add any flags for required packages; pkg-config  will  add
          those automatically.

   Libs.private:
          This line should list any private libraries in use.  Private li‐
          braries are libraries which are not  exposed  through  your  li‐
          brary,  but  are needed in the case of static linking. This dif‐
          fers from Requires.private in that it references libraries  that
          do not have package files installed.

In other words:

1) "Requires:" should specify the name of .pc packages that are required
to be installed to compile and dynamically link against libunbound. This
corresponds to needing the -dev (or -devel) package containing the .pc
file to be installed on the system. Since libunbound's header files
actually do not have any includes on any other library's headers, the
"Requires:" directive should be empty.

2) "Requires.private:" specifies the name of .pc packages that
correspond to libraries that are required to be installed to statically
link against libunbound. E.g., if libunbound.a has undefined symbols
event_* that are in libevent.a, statically linking against libunbound.a
requires statically linking libevent.a, and because libevent has a .pc
file, this means "libevent" should appear in libunbound.pc's
"Requires.private:" directive.

3) "Libs:" specifies the link flags needed to link against libunbound,
only, not including any dependencies.

4) "Libs.private:" specifies the link flags needed to statically link
against libraries that libunbound depends on that do not have .pc files.
I think it's possible for unbound's build system to actually declare
link flags under "Libs.private:" for some libraries that do have .pc
files (e.g. libcrypto/-lcrypto, libssl/-lssl, for OpenSSL) but in
practice this appears to be harmless.

Given #1 above that libunbound does not have any header dependencies
against any other packages it does not appear that "Requires:" is needed
at all. See https://bugs.debian.org/958331 for an example of a bug
report that this causes. We should not need to install the nettle-dev
package only for building binaries that compile against the libunbound
headers and link against the libunbound library.

5 years ago- Update contrib/aaaa-filter-iterator.patch for the recent
George Thessalonikefs [Mon, 25 May 2020 09:47:51 +0000 (11:47 +0200)] 
- Update contrib/aaaa-filter-iterator.patch for the recent
  generate_sub_request() change and to apply cleanly.

5 years ago- Fix for integer overflow when printing RDF_TYPE_TIME.
George Thessalonikefs [Thu, 21 May 2020 20:48:57 +0000 (22:48 +0200)] 
- Fix for integer overflow when printing RDF_TYPE_TIME.

5 years ago- For PR #93: unit test for dynlib module.
W.C.A. Wijngaards [Tue, 19 May 2020 13:49:08 +0000 (15:49 +0200)] 
- For PR #93: unit test for dynlib module.

5 years ago- For PR #93: windows compile warnings removal
W.C.A. Wijngaards [Tue, 19 May 2020 12:36:57 +0000 (14:36 +0200)] 
- For PR #93: windows compile warnings removal
- windows compile warnings removal for ip dscp option code.

5 years ago- Release 1.10.1 is 1.10.0 with fixes, code repository continues,
W.C.A. Wijngaards [Tue, 19 May 2020 08:29:37 +0000 (10:29 +0200)] 
- Release 1.10.1 is 1.10.0 with fixes, code repository continues,
  including those fixes, towards the next release.  Configure has
  version 1.10.2 version number in it.

5 years ago- CVE-2020-12662 Unbound can be tricked into amplifying an incoming
W.C.A. Wijngaards [Tue, 19 May 2020 08:27:27 +0000 (10:27 +0200)] 
- CVE-2020-12662 Unbound can be tricked into amplifying an incoming
  query into a large number of queries directed to a target.
- CVE-2020-12663 Malformed answers from upstream name servers can be
  used to make Unbound unresponsive.

5 years ago- For PR #93: fix link of other executables for dynlibmod dependency.
W.C.A. Wijngaards [Mon, 18 May 2020 15:26:01 +0000 (17:26 +0200)] 
- For PR #93: fix link of other executables for dynlibmod dependency.

5 years ago- For PR #93: man page spelling reference fix.
W.C.A. Wijngaards [Mon, 18 May 2020 08:22:00 +0000 (10:22 +0200)] 
- For PR #93: man page spelling reference fix.

5 years ago- For PR #93: checkconf allows python dynlib in module-config, for
W.C.A. Wijngaards [Mon, 18 May 2020 08:18:28 +0000 (10:18 +0200)] 
- For PR #93: checkconf allows python dynlib in module-config, for
  a couple cases.

5 years ago- For PR #93: checkconf allow multiple dynlib in module-config, for
W.C.A. Wijngaards [Mon, 18 May 2020 08:16:40 +0000 (10:16 +0200)] 
- For PR #93: checkconf allow multiple dynlib in module-config, for
  a couple cases.

5 years ago- For PR #93: dynlibmod can handle reloads and deinit and inits again,
W.C.A. Wijngaards [Mon, 18 May 2020 08:11:16 +0000 (10:11 +0200)] 
- For PR #93: dynlibmod can handle reloads and deinit and inits again,
  with dlclose and dlopen of the library again.  Also for multiple
  modules.  Fix memory leak by not closing dlopened content.  Fix
  to allow one dynlibmod instance by unbound-checkconf.

5 years ago- For PR #93: Fix warnings for dynlibmodule.
W.C.A. Wijngaards [Fri, 15 May 2020 14:42:45 +0000 (16:42 +0200)] 
- For PR #93: Fix warnings for dynlibmodule.

5 years ago- Fixed conflicts for PR #93 and make configure, yacc, lex.
W.C.A. Wijngaards [Fri, 15 May 2020 12:55:36 +0000 (14:55 +0200)] 
- Fixed conflicts for PR #93 and make configure, yacc, lex.

5 years agoMerge branch 'PMunch-master'
W.C.A. Wijngaards [Fri, 15 May 2020 12:53:39 +0000 (14:53 +0200)] 
Merge branch 'PMunch-master'

5 years agoMerge branch 'master' of git://github.com/PMunch/unbound into PMunch-master
W.C.A. Wijngaards [Fri, 15 May 2020 12:52:53 +0000 (14:52 +0200)] 
Merge branch 'master' of git://github.com/PMunch/unbound into PMunch-master
Fixed conflicts in Makefile.in and configparser.y

5 years ago- Cache ECS answers with longest scope of CNAME chain.
Ralph Dolmans [Fri, 15 May 2020 11:13:49 +0000 (13:13 +0200)] 
- Cache ECS answers with longest scope of CNAME chain.

5 years agoEnsure proper alignment of cmsg buffers 234/head
Jeremie Courreges-Anglas [Sun, 10 May 2020 14:46:48 +0000 (16:46 +0200)] 
Ensure proper alignment of cmsg buffers

The cmsg macros expect a control message buffer to be aligned like
a struct cmsghdr.  The current layout around those stack-allocated
buffers probably provides the required alignment (usually 4 bytes).
Use a union to enforce proper alignment, in case future changes modify
the stack layout.

Spotted when chasing an unrelated bug with Otto Moerbeek (@omoerbeek).

5 years ago- New include directive 'include-toplevel:'. It closes the previous
George Thessalonikefs [Wed, 29 Apr 2020 09:23:12 +0000 (11:23 +0200)] 
- New include directive 'include-toplevel:'.  It closes the previous
  clause (if any) and requires that all included files explicitly
  start a clause.

5 years ago- Explicitly use 'rrset-roundrobin: no' for test cases.
George Thessalonikefs [Wed, 22 Apr 2020 17:27:20 +0000 (19:27 +0200)] 
- Explicitly use 'rrset-roundrobin: no' for test cases.

5 years ago- Fix tests for new rrset-roundrobin default.
George Thessalonikefs [Tue, 21 Apr 2020 20:02:56 +0000 (22:02 +0200)] 
- Fix tests for new rrset-roundrobin default.

5 years agoChangelog note for PR #225
W.C.A. Wijngaards [Tue, 21 Apr 2020 13:11:02 +0000 (15:11 +0200)] 
Changelog note for PR #225
- Merge #225 from akhait: KSK-2010 has been revoked. It removes the
  KSK-2010 from the default list in unbound-anchor, now that the
  revocation period is over.  KSK-2017 is the only trust anchor in
  the shipped default now.

5 years agoMerge pull request #225 from akhait/master
Wouter Wijngaards [Tue, 21 Apr 2020 13:09:29 +0000 (15:09 +0200)] 
Merge pull request #225 from akhait/master

KSK-2010 has been revoked

5 years agoKSK-2010 has been revoked 225/head
Anna Khaitovich [Tue, 21 Apr 2020 11:40:24 +0000 (13:40 +0200)] 
KSK-2010 has been revoked

5 years ago- Change default value for 'rrset-roundrobin' to yes.
George Thessalonikefs [Tue, 21 Apr 2020 10:58:48 +0000 (12:58 +0200)] 
- Change default value for 'rrset-roundrobin' to yes.

5 years ago- Remove unneeded was_mesh_reply check.
W.C.A. Wijngaards [Mon, 20 Apr 2020 13:35:45 +0000 (15:35 +0200)] 
- Remove unneeded was_mesh_reply check.

5 years ago- Fix for count of reply states in the mesh.
W.C.A. Wijngaards [Mon, 20 Apr 2020 12:24:05 +0000 (14:24 +0200)] 
- Fix for count of reply states in the mesh.

5 years agoFix that it is --enable-rpath, for #222.
W.C.A. Wijngaards [Mon, 20 Apr 2020 08:08:08 +0000 (10:08 +0200)] 
Fix that it is --enable-rpath, for #222.

5 years ago- Fix #222: --with-rpath, fails to rpath python lib.
W.C.A. Wijngaards [Mon, 20 Apr 2020 08:04:34 +0000 (10:04 +0200)] 
- Fix #222: --with-rpath, fails to rpath python lib.

5 years ago- Document SNI support in unbound-anchor.8.in.
George Thessalonikefs [Fri, 17 Apr 2020 09:47:36 +0000 (11:47 +0200)] 
- Document SNI support in unbound-anchor.8.in.

5 years ago- Update Changelog for PR #221.
George Thessalonikefs [Fri, 17 Apr 2020 09:41:47 +0000 (11:41 +0200)] 
- Update Changelog for PR #221.

5 years agoMerge pull request #221 from NLnetLabs/more-SNI
gthess [Fri, 17 Apr 2020 09:37:47 +0000 (11:37 +0200)] 
Merge pull request #221 from NLnetLabs/more-SNI

More SNI support on TLS

5 years ago- Enable SNI by default in unbound-anchor. 221/head
George Thessalonikefs [Fri, 17 Apr 2020 09:33:12 +0000 (11:33 +0200)] 
- Enable SNI by default in unbound-anchor.

5 years agoRevert "- Remove SNI support from unbound-anchor; TLS is used only for"
George Thessalonikefs [Fri, 17 Apr 2020 09:27:39 +0000 (11:27 +0200)] 
Revert "- Remove SNI support from unbound-anchor; TLS is used only for"

This reverts commit 9d197eb11061c2a7d805c9de5f411b425a030f05.

Server-side software may use SNI to pick the correct virtual host.

5 years ago- Remove SNI support from unbound-anchor; TLS is used only for
George Thessalonikefs [Fri, 17 Apr 2020 08:42:58 +0000 (10:42 +0200)] 
- Remove SNI support from unbound-anchor; TLS is used only for
  encryption and not validation.

5 years ago- Add SNI support on more TLS connections (fixes #193).
George Thessalonikefs [Thu, 16 Apr 2020 11:48:47 +0000 (13:48 +0200)] 
- Add SNI support on more TLS connections (fixes #193).
- Add SNI support to unbound-anchor.

5 years ago- Add doxygen documentation for DSCP.
George Thessalonikefs [Thu, 16 Apr 2020 11:56:40 +0000 (13:56 +0200)] 
- Add doxygen documentation for DSCP.

5 years ago- Fix for posix shell syntax for trap in run_msg.sh test script.
W.C.A. Wijngaards [Thu, 16 Apr 2020 11:17:33 +0000 (13:17 +0200)] 
- Fix for posix shell syntax for trap in run_msg.sh test script.

5 years ago- Fix for posix shell syntax for trap in nsd-control-setup.
W.C.A. Wijngaards [Thu, 16 Apr 2020 11:14:50 +0000 (13:14 +0200)] 
- Fix for posix shell syntax for trap in nsd-control-setup.

5 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Thu, 16 Apr 2020 09:48:53 +0000 (11:48 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

5 years ago- Fix help return code in unbound-control-setup script.
W.C.A. Wijngaards [Thu, 16 Apr 2020 09:47:27 +0000 (11:47 +0200)] 
- Fix help return code in unbound-control-setup script.

5 years ago- Fix #220: auth-zone section in config may lead to segfault.
George Thessalonikefs [Wed, 15 Apr 2020 15:57:02 +0000 (17:57 +0200)] 
- Fix #220: auth-zone section in config may lead to segfault.

5 years ago- Merge PR #214 from gearnode: unbound-control-setup recreate
W.C.A. Wijngaards [Tue, 7 Apr 2020 11:49:25 +0000 (13:49 +0200)] 
- Merge PR #214 from gearnode: unbound-control-setup recreate
  certificates.  With the -r option the certificates are created
  again, without it, only the files that do not exist are created.

5 years agoMerge pull request #214 from gearnode/idempotent-nsd-unbound-setup
Wouter Wijngaards [Tue, 7 Apr 2020 11:48:54 +0000 (13:48 +0200)] 
Merge pull request #214 from gearnode/idempotent-nsd-unbound-setup

unbound-control-setup recreate certificates

5 years agofix unbound-control-setup is not idempotent 214/head
Gearnode [Tue, 7 Apr 2020 11:19:36 +0000 (13:19 +0200)] 
fix unbound-control-setup is not idempotent

5 years ago- Keep track of number of timeouts. Use this counter to determine if capsforid
Ralph Dolmans [Mon, 6 Apr 2020 16:00:06 +0000 (18:00 +0200)] 
- Keep track of number of timeouts. Use this counter to determine if capsforid
  fallback should be started.

5 years ago- More documentation for redis-expire-records option.
George Thessalonikefs [Mon, 6 Apr 2020 10:32:18 +0000 (12:32 +0200)] 
- More documentation for redis-expire-records option.

5 years agoMerge branch 'Talkabout-redis-expire-records'
George Thessalonikefs [Wed, 1 Apr 2020 15:22:38 +0000 (17:22 +0200)] 
Merge branch 'Talkabout-redis-expire-records'

5 years ago- Changes for PR #206 (formatting and remade lex and yacc output).
George Thessalonikefs [Wed, 1 Apr 2020 15:14:58 +0000 (17:14 +0200)] 
- Changes for PR #206 (formatting and remade lex and yacc output).

5 years agoMerge branch 'master' of https://github.com/Talkabout/unbound into Talkabout-redis...
George Thessalonikefs [Wed, 1 Apr 2020 14:04:48 +0000 (16:04 +0200)] 
Merge branch 'master' of https://github.com/Talkabout/unbound into Talkabout-redis-expire-records

5 years agochanged init logic of redis backend as per review request 206/head
Talkabout [Wed, 1 Apr 2020 11:32:13 +0000 (13:32 +0200)] 
changed init logic of redis backend as per review request

5 years agoimplemented review feedback
Talkabout [Tue, 31 Mar 2020 21:10:45 +0000 (23:10 +0200)] 
implemented review feedback
renamed option from 'redis-set-ttl' to 'redis-expire-records'

5 years agoadded option 'redis-set-ttl' to define whether ttl should be added to redis records
Talkabout [Tue, 31 Mar 2020 10:47:13 +0000 (12:47 +0200)] 
added option 'redis-set-ttl' to define whether ttl should be added to redis records
added check for redis command 'setex' when initializing redis connection
updated documentation
minor improvements to previous changes

5 years ago- Merge PR #208: Fix uncached CLIENT_RESPONSE'es on stateful
W.C.A. Wijngaards [Mon, 30 Mar 2020 12:55:00 +0000 (14:55 +0200)] 
- Merge PR #208: Fix uncached CLIENT_RESPONSE'es on stateful
  transports.

5 years agoMerge pull request #208 from NLnetLabs/bugfix/dnstap-client-response-on-stateful...
Wouter Wijngaards [Mon, 30 Mar 2020 12:54:31 +0000 (14:54 +0200)] 
Merge pull request #208 from NLnetLabs/bugfix/dnstap-client-response-on-stateful-transports

Fix uncached CLIENT_RESPONSE'es on stateful transports

5 years agoSend tcp_req_info->spool_buffer as dnstap CLIENT_RESPONSE 208/head
Willem Toorop [Mon, 30 Mar 2020 10:19:17 +0000 (12:19 +0200)] 
Send tcp_req_info->spool_buffer as dnstap CLIENT_RESPONSE

When tcp_req_info exists. This fixes that dnstap CLIENT_RESPONSE messages did not contain the response message when answering on statful transport for uncached responses.

5 years agoFix uncached CLIENT_RESPONSE'es on stateful transports
Willem Toorop [Mon, 30 Mar 2020 09:39:07 +0000 (11:39 +0200)] 
Fix uncached CLIENT_RESPONSE'es on stateful transports

Because repinfo->c->buffer does not contain the response when the it did not came from cache.
Only after tcp_req_info_send_reply is called, is the response on the buffer which is used to fill the dnstap protobuf's.

5 years agonroff fix for dash.
W.C.A. Wijngaards [Mon, 30 Mar 2020 08:29:15 +0000 (10:29 +0200)] 
nroff fix for dash.