]>
git.ipfire.org Git - thirdparty/unbound.git/log
Tom Carpay [Mon, 7 Jun 2021 13:29:06 +0000 (15:29 +0200)]
comment changes
George Thessalonikefs [Mon, 7 Jun 2021 12:51:21 +0000 (14:51 +0200)]
- Merge #448 from shoeper: Update unbound-control.8.in, fix
rpz_disable typo.
gthess [Mon, 7 Jun 2021 12:47:35 +0000 (14:47 +0200)]
Merge pull request #448 from shoeper/patch-1
Update unbound-control.8.in, fix rpz_disable typo
Tom Carpay [Mon, 7 Jun 2021 12:05:14 +0000 (14:05 +0200)]
fix key parsing and incorporate testcases
Tom Carpay [Mon, 7 Jun 2021 08:39:05 +0000 (08:39 +0000)]
remove superfluous double escaping
Tom Carpay [Mon, 7 Jun 2021 07:54:02 +0000 (09:54 +0200)]
add key parsing and edge case tests
Tom Carpay [Wed, 2 Jun 2021 14:26:30 +0000 (16:26 +0200)]
implement todos
Willem Toorop [Wed, 2 Jun 2021 10:56:54 +0000 (12:56 +0200)]
Rewrite SVCB rdata in correct order
Willem Toorop [Wed, 2 Jun 2021 10:50:04 +0000 (12:50 +0200)]
Correct sorting of rdata
Tom Carpay [Wed, 2 Jun 2021 10:27:48 +0000 (12:27 +0200)]
add error handling
Tom Carpay [Wed, 2 Jun 2021 08:10:05 +0000 (10:10 +0200)]
add check_svcbparams
George Thessalonikefs [Tue, 1 Jun 2021 16:02:10 +0000 (18:02 +0200)]
- Fix test for zonemd-check option.
W.C.A. Wijngaards [Fri, 28 May 2021 13:00:55 +0000 (15:00 +0200)]
Merge branch 'master' into rpz-triggers
Tom Carpay [Thu, 27 May 2021 14:15:15 +0000 (14:15 +0000)]
start of sldns_heck_svcbparams
Tom Carpay [Thu, 27 May 2021 13:22:32 +0000 (15:22 +0200)]
add escaping
W.C.A. Wijngaards [Thu, 27 May 2021 12:20:53 +0000 (14:20 +0200)]
- zonemd-check: yesno option, default no, enables the processing
of ZONEMD records for that zone.
W.C.A. Wijngaards [Thu, 27 May 2021 11:29:33 +0000 (13:29 +0200)]
- Merge #496 from banburybill: Use build system endianness if
available, otherwise try to work it out.
Wouter Wijngaards [Thu, 27 May 2021 11:29:08 +0000 (13:29 +0200)]
Merge pull request #496 from banburybill/master
Use build system endianness if available, otherwise try to work it out.
Jim Hague [Thu, 27 May 2021 09:57:35 +0000 (10:57 +0100)]
Use build system endianness if available, otherwise try to work it out.
The getdns build system provides the endianness, enabling building on
Windows native. This change is a convenience for getdns maintainers.
W.C.A. Wijngaards [Tue, 25 May 2021 15:32:08 +0000 (17:32 +0200)]
- For #492: Fix font highlighting for the man page on emacs.
Tom Carpay [Tue, 25 May 2021 14:02:22 +0000 (16:02 +0200)]
fix merge error in ipv6hints
Willem Toorop [Tue, 25 May 2021 13:56:19 +0000 (15:56 +0200)]
Fix mandatory parsing and ech printing
Tom Carpay [Tue, 25 May 2021 13:44:49 +0000 (15:44 +0200)]
add svcb tpkg tests
W.C.A. Wijngaards [Tue, 25 May 2021 13:06:57 +0000 (15:06 +0200)]
- Fix #492: module-config respip missing in unbound.conf.5.in man
page. Merges #494 from he32.
Remove comment line (?) from man page.
Wouter Wijngaards [Tue, 25 May 2021 13:03:51 +0000 (15:03 +0200)]
Merge pull request #494 from he32/unbound-rpz-doc
Transplant parts of the contributed RPZ documentation.
Havard Eidnes [Tue, 25 May 2021 12:51:31 +0000 (14:51 +0200)]
Transplant parts of the contributed RPZ documentation.
This comes from the doc/IP-BasedActions.pdf file with minor
adaptations.
W.C.A. Wijngaards [Tue, 25 May 2021 12:35:19 +0000 (14:35 +0200)]
- Move the NSEC3 max iterations count in line with the 150 value
used by BIND, Knot and PowerDNS. This sets the default value
for it in the configuration to 150 for all key sizes.
Tom Carpay [Tue, 25 May 2021 09:43:50 +0000 (11:43 +0200)]
Merge branch 'svcb' of github.com:NLnetLabs/unbound into svcb
Tom Carpay [Tue, 25 May 2021 09:43:46 +0000 (11:43 +0200)]
fix multiple ipv6hints entries
Willem Toorop [Tue, 25 May 2021 08:41:00 +0000 (10:41 +0200)]
Shift data pointer when scanning svcb wire data
Also make internal auxilary functions static
Willem Toorop [Tue, 25 May 2021 08:37:44 +0000 (10:37 +0200)]
Fix str2wire ipv6hint like ipv4hint was fixed
Jaap Akkerhuis [Mon, 24 May 2021 10:41:09 +0000 (12:41 +0200)]
Fix generation of libunbound.pc
W.C.A. Wijngaards [Fri, 21 May 2021 15:08:58 +0000 (17:08 +0200)]
- Test code has -q option for quiet output.
TCY16 [Fri, 21 May 2021 14:09:18 +0000 (16:09 +0200)]
Apply suggestions from code review
Co-authored-by: Willem Toorop <willem@nlnetlabs.nl>
TCY16 [Fri, 21 May 2021 13:42:56 +0000 (15:42 +0200)]
Apply suggestions from code review
Co-authored-by: Willem Toorop <willem@nlnetlabs.nl>
W.C.A. Wijngaards [Fri, 21 May 2021 12:56:38 +0000 (14:56 +0200)]
- rpz-triggers, silence qname trigger explanation in rpz-log, this is
backwards compatible.
W.C.A. Wijngaards [Fri, 21 May 2021 12:09:30 +0000 (14:09 +0200)]
Merge branch 'master' into rpz-triggers
W.C.A. Wijngaards [Fri, 21 May 2021 12:05:19 +0000 (14:05 +0200)]
- rpz-triggers, rpz log and stats for nsip and clientip and nsdname.
Tom Carpay [Thu, 20 May 2021 11:39:24 +0000 (13:39 +0200)]
happyflow for all signle svcparams (now without debug prints)
Tom Carpay [Thu, 20 May 2021 11:28:34 +0000 (13:28 +0200)]
happyflow for all signle svcparams
George Thessalonikefs [Wed, 19 May 2021 12:59:33 +0000 (14:59 +0200)]
- Fix for #411, #439, #469: Reset the DNS message ID when moving queries
between TCP streams.
- Refactor for uniform way to produce random DNS message IDs.
W.C.A. Wijngaards [Wed, 19 May 2021 09:40:31 +0000 (11:40 +0200)]
- rpz-triggers, spelling fix in comment.
W.C.A. Wijngaards [Mon, 17 May 2021 07:13:29 +0000 (09:13 +0200)]
Fix date in changelog.
W.C.A. Wijngaards [Mon, 17 May 2021 06:43:46 +0000 (08:43 +0200)]
- Fix #489: Compile using MSYS2 MinGW 64-bit.
W.C.A. Wijngaards [Fri, 14 May 2021 15:27:15 +0000 (17:27 +0200)]
- rpz-triggers, check for alloc failure and zone for add rpz soa.
W.C.A. Wijngaards [Fri, 14 May 2021 14:41:54 +0000 (16:41 +0200)]
- rpz-triggers, in callback from iterator, if rpz is disabled, skip.
W.C.A. Wijngaards [Fri, 14 May 2021 14:34:38 +0000 (16:34 +0200)]
- rpz-triggers, the added soa for client ip modified answers is affected
by the minimal-responses config option.
W.C.A. Wijngaards [Fri, 14 May 2021 14:28:55 +0000 (16:28 +0200)]
- rpz-triggers, add rpz SOA when minimal responses is not set.
W.C.A. Wijngaards [Fri, 14 May 2021 13:34:48 +0000 (15:34 +0200)]
- rpz-triggers, for clientip modified answers the rpz SOA is added to the
additional section with the serial number and name of the rpz zone that
was applied.
W.C.A. Wijngaards [Fri, 14 May 2021 12:04:42 +0000 (14:04 +0200)]
- rpz-triggers, use zone for local data zone based answer if available.
W.C.A. Wijngaards [Fri, 14 May 2021 11:57:04 +0000 (13:57 +0200)]
- rpz-triggers, fix comments, log no zone answers.
W.C.A. Wijngaards [Fri, 14 May 2021 11:42:54 +0000 (13:42 +0200)]
- rpz-triggers, call module local callback for rpz local encode replies.
W.C.A. Wijngaards [Fri, 14 May 2021 11:35:24 +0000 (13:35 +0200)]
- rpz-triggers, fix memory allocation trouble on allocation error path.
W.C.A. Wijngaards [Fri, 14 May 2021 11:28:10 +0000 (13:28 +0200)]
- rpz-triggers, use sec_status_insecure like respip, AA flag on RPZ responses.
W.C.A. Wijngaards [Fri, 14 May 2021 11:25:21 +0000 (13:25 +0200)]
- rpz-triggers, fix compile warning
W.C.A. Wijngaards [Fri, 14 May 2021 06:47:56 +0000 (08:47 +0200)]
Merge branch 'master' into rpz-triggers
W.C.A. Wijngaards [Wed, 12 May 2021 15:24:03 +0000 (17:24 +0200)]
- Fix that auth-zone zonefiles use last TTL if no TTL is specified.
Tom Carpay [Mon, 10 May 2021 12:19:50 +0000 (12:19 +0000)]
fix memcpy of buffer for ech
Tom Carpay [Mon, 10 May 2021 09:03:08 +0000 (11:03 +0200)]
basic implementation of a selection of svcb params
W.C.A. Wijngaards [Mon, 10 May 2021 06:18:15 +0000 (08:18 +0200)]
Changelog note for #487
- Merge PR #487: ifdef RLIMIT_AS in recently added check.
Wouter Wijngaards [Mon, 10 May 2021 06:17:37 +0000 (08:17 +0200)]
Merge pull request #487 from sthen/patch-1
ifdef RLIMIT_AS in recently added check
Stuart Henderson [Sat, 8 May 2021 15:12:39 +0000 (15:12 +0000)]
ifdef RLIMIT_AS in recently added check
Some OS still don't have RLIMIT_AS
Florian Obser [Sat, 8 May 2021 14:56:32 +0000 (16:56 +0200)]
Make VAL_MAX_RESTART_COUNT configurable.
unbound tries very hard (up to 6 authoritative servers) to find a
validating answer. This is not always desirable, for example on high
latency links.
W.C.A. Wijngaards [Fri, 7 May 2021 15:06:09 +0000 (17:06 +0200)]
- Remove case fallthrough from deprecate-rsa-1024 code.
W.C.A. Wijngaards [Fri, 7 May 2021 12:28:20 +0000 (14:28 +0200)]
- Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024.
W.C.A. Wijngaards [Fri, 7 May 2021 09:13:44 +0000 (11:13 +0200)]
- Fix #485: Unbound occasionally reports broken stats.
W.C.A. Wijngaards [Tue, 4 May 2021 14:24:16 +0000 (16:24 +0200)]
- Rerun flex and bison.
W.C.A. Wijngaards [Tue, 4 May 2021 14:21:51 +0000 (16:21 +0200)]
Merge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Tue, 4 May 2021 14:21:42 +0000 (16:21 +0200)]
- Fix to squelch tcp socket bind failures when the interface is gone.
George Thessalonikefs [Tue, 4 May 2021 13:39:06 +0000 (15:39 +0200)]
- Add more logging for out-of-memory cases.
George Thessalonikefs [Tue, 4 May 2021 12:45:01 +0000 (14:45 +0200)]
- Fix for #367: only attempt to get the interface for queries
that are no longer on the tcp_waiting_list.
George Thessalonikefs [Tue, 4 May 2021 11:42:00 +0000 (13:42 +0200)]
Clearer template text since not everyone can reopen GitHub issues.
W.C.A. Wijngaards [Tue, 4 May 2021 08:25:32 +0000 (10:25 +0200)]
Changelog note for #478
- Merge #478: Allow configuration of TCP timeout while waiting for
response.
Wouter Wijngaards [Tue, 4 May 2021 08:24:42 +0000 (10:24 +0200)]
Merge pull request #478 from edevil/tcp_auth_query_timeout
Allow configuration of TCP timeout while waiting for response
W.C.A. Wijngaards [Mon, 3 May 2021 11:07:12 +0000 (13:07 +0200)]
Changelog note and improved comment.
- Fix #481: Fix comment in configuration file.
Wouter Wijngaards [Mon, 3 May 2021 11:05:27 +0000 (13:05 +0200)]
Merge pull request #481 from paulmenzel/fix-comment-in-conf-file
Fix comment in configuration file
Paul Menzel [Mon, 3 May 2021 10:54:11 +0000 (12:54 +0200)]
doc/example.conf.in: Clarify comment for `auto-trust-anchor-file`
Remove `And enable:` as it refers to the uncommented option.
Fixes: 01dd4a35 ("- Added explicit note on unbound-anchor usage:")
W.C.A. Wijngaards [Thu, 29 Apr 2021 08:27:02 +0000 (10:27 +0200)]
Merge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Thu, 29 Apr 2021 08:24:35 +0000 (10:24 +0200)]
- Add that log-servfail prints an IP address and more information
about one of the last failures for that query.
André Cruz [Tue, 27 Apr 2021 17:43:19 +0000 (18:43 +0100)]
Allow configuration of TCP timeout while waiting for response
This allows us to configure how long Unbound will wait for a response
on a TCP connection.
gthess [Wed, 28 Apr 2021 14:45:44 +0000 (16:45 +0200)]
Merge pull request #479 from NLnetLabs/issue-templates
Create issue templates
gthess [Wed, 28 Apr 2021 14:40:48 +0000 (16:40 +0200)]
Create issue templates
Create issue templates for bug reports and feature requests.
George Thessalonikefs [Wed, 28 Apr 2021 14:15:52 +0000 (16:15 +0200)]
- Fix compiler warning for signed/unsigned comparison for
max_reuse_tcp_queries.
W.C.A. Wijngaards [Wed, 28 Apr 2021 12:05:23 +0000 (14:05 +0200)]
- Fix #474: always_null and others inside view.
W.C.A. Wijngaards [Mon, 26 Apr 2021 14:07:28 +0000 (16:07 +0200)]
Changelog note for PR #470
- Merge #470 from edevil: Allow configuration of persistent TCP
connections.
Wouter Wijngaards [Mon, 26 Apr 2021 14:07:16 +0000 (16:07 +0200)]
Merge pull request #470 from edevil/configurable_tcp
Allow configuration of persistent TCP connections
W.C.A. Wijngaards [Thu, 22 Apr 2021 07:41:04 +0000 (09:41 +0200)]
- Fix that testcode dohclient has OpenSSL initialisation calls.
W.C.A. Wijngaards [Thu, 22 Apr 2021 07:05:43 +0000 (09:05 +0200)]
- Further fix for #468: detect SSL_CTX_set_alpn_protos for build with
OpenSSL 1.0.1.
W.C.A. Wijngaards [Thu, 22 Apr 2021 07:00:15 +0000 (09:00 +0200)]
- Fix #468: OpenSSL 1.0.1 can no longer build Unbound.
W.C.A. Wijngaards [Thu, 22 Apr 2021 06:57:50 +0000 (08:57 +0200)]
Changelog note for #466
- Merge #466 from FGasper: Support OpenSSLs that lack
SSL_get0_alpn_selected.
Wouter Wijngaards [Thu, 22 Apr 2021 06:57:33 +0000 (08:57 +0200)]
Merge pull request #466 from FGasper/feature_check_SSL_get0_alpn_selected
Support OpenSSLs that lack SSL_get0_alpn_selected.
André Cruz [Wed, 21 Apr 2021 12:50:45 +0000 (13:50 +0100)]
Allow configuration of persistent TCP connections
Added 2 new options to configure previously hardcoded
values: max-reuse-tcp-queries and tcp-reuse-timeout. These
allow fine-grained control over how unbound uses persistent
TCP connections to authority servers.
Felipe Gasper [Mon, 19 Apr 2021 17:05:50 +0000 (13:05 -0400)]
Support OpenSSLs that lack SSL_get0_alpn_selected.
Willem Toorop [Fri, 16 Apr 2021 14:07:04 +0000 (16:07 +0200)]
Simple zonefile printer
(maybe I should have called it printzone?)
W.C.A. Wijngaards [Wed, 14 Apr 2021 14:35:39 +0000 (16:35 +0200)]
- rpz-triggers, nicer logging for response IP triggers.
W.C.A. Wijngaards [Wed, 14 Apr 2021 11:54:27 +0000 (13:54 +0200)]
- rpz-triggers, nicer logging for qname and clientip triggers.
W.C.A. Wijngaards [Wed, 14 Apr 2021 10:11:11 +0000 (12:11 +0200)]
- rpz-triggers, nicer logging for nsdname and nsip triggers, one line and
only when it applies to the delegation point.
W.C.A. Wijngaards [Wed, 14 Apr 2021 07:39:41 +0000 (09:39 +0200)]
Merge branch 'master' into rpz-triggers
George Thessalonikefs [Tue, 13 Apr 2021 12:54:26 +0000 (14:54 +0200)]
- Remove unused functions worker_handle_reply and
libworker_handle_reply.
George Thessalonikefs [Tue, 13 Apr 2021 12:01:38 +0000 (14:01 +0200)]
Merge branch 'master' of github.com:NLnetLabs/unbound