]>
git.ipfire.org Git - thirdparty/unbound.git/log
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
George Thessalonikefs [Tue, 1 Jun 2021 16:02:10 +0000 (18:02 +0200)]
- Fix test for zonemd-check option.
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.
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.
W.C.A. Wijngaards [Fri, 21 May 2021 15:08:58 +0000 (17:08 +0200)]
- Test code has -q option for quiet output.
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 [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 [Wed, 12 May 2021 15:24:03 +0000 (17:24 +0200)]
- Fix that auth-zone zonefiles use last TTL if no TTL is specified.
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
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.
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
George Thessalonikefs [Tue, 13 Apr 2021 11:58:53 +0000 (13:58 +0200)]
- Fix documentation comment for files previously residing in checkconf/.
W.C.A. Wijngaards [Tue, 13 Apr 2021 11:52:57 +0000 (13:52 +0200)]
- Fix that nxdomain synthesis does not happen above the stub or
forward definition.
George Thessalonikefs [Mon, 12 Apr 2021 14:49:45 +0000 (16:49 +0200)]
- Fix (increase) verbosity level for iterator error log in
processQueryTargets().
W.C.A. Wijngaards [Mon, 12 Apr 2021 09:18:23 +0000 (11:18 +0200)]
- Fix permission denied sendto log, squelch the log messages
unless high verbosity is set.
W.C.A. Wijngaards [Fri, 9 Apr 2021 15:19:04 +0000 (17:19 +0200)]
- rebuild configure to set EXTRALINK to libunbound.la for #460.
W.C.A. Wijngaards [Thu, 8 Apr 2021 11:47:06 +0000 (13:47 +0200)]
- Fix for #411: Depth protect for crash on deleted element timeout.
W.C.A. Wijngaards [Thu, 1 Apr 2021 11:45:34 +0000 (13:45 +0200)]
- Fix to stop IPv6 PMTU discovery.
W.C.A. Wijngaards [Thu, 1 Apr 2021 07:12:50 +0000 (09:12 +0200)]
Changelog note for #460.
- Merge #460 from orbea: build: Link with the libtool archive.
Wouter Wijngaards [Thu, 1 Apr 2021 07:12:35 +0000 (09:12 +0200)]
Merge pull request #460 from orbea/libtool
build: Link with the libtool archive.
orbea [Wed, 31 Mar 2021 23:22:47 +0000 (16:22 -0700)]
build: Link with the libtool archive.
George Thessalonikefs [Wed, 31 Mar 2021 11:37:08 +0000 (13:37 +0200)]
- Clean makedist.sh.
W.C.A. Wijngaards [Wed, 31 Mar 2021 08:01:42 +0000 (10:01 +0200)]
- Fix stack-protector change to not override other CFLAGS options.
George Thessalonikefs [Tue, 30 Mar 2021 20:15:12 +0000 (22:15 +0200)]
- Disable the use of stack-protector for cross compiled 32-bit windows builds;
relates to #444.
W.C.A. Wijngaards [Thu, 25 Mar 2021 11:18:49 +0000 (12:18 +0100)]
- Fix #429: Also fix end of transfer for http download of auth zones.
W.C.A. Wijngaards [Wed, 24 Mar 2021 15:28:18 +0000 (16:28 +0100)]
- Fix that cachedb does not produce empty object files when disabled.
W.C.A. Wijngaards [Wed, 24 Mar 2021 14:34:26 +0000 (15:34 +0100)]
- Travis, fix warning in ubsan compile.
- Fix configure Targetconfiditionals.h header check, to use compile.
W.C.A. Wijngaards [Wed, 24 Mar 2021 10:18:35 +0000 (11:18 +0100)]
Travis, enable jobs, changelog note.
- Travis, fix script to fail when tasks fail.
W.C.A. Wijngaards [Wed, 24 Mar 2021 10:06:10 +0000 (11:06 +0100)]
Travis, fix quotes on config opts for iOS and Android configure.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:57:59 +0000 (10:57 +0100)]
Travis, debug print config opts.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:49:56 +0000 (10:49 +0100)]
Travis, fix script with steps and export variables and config opts.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:42:03 +0000 (10:42 +0100)]
travis, script at outer scope so failed lines fail build.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:31:46 +0000 (10:31 +0100)]
remove debug output.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:22:37 +0000 (10:22 +0100)]
Add unistd include, and changelog note.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:15:24 +0000 (10:15 +0100)]
Travis, deprecation test also checks if item unavailable.
W.C.A. Wijngaards [Wed, 24 Mar 2021 09:07:18 +0000 (10:07 +0100)]
Travis, fix deprecation test to use CFLAGS and CPPFLAGS.
W.C.A. Wijngaards [Wed, 24 Mar 2021 08:57:53 +0000 (09:57 +0100)]
Travis, test deprecation configure output. Debug output from configure
and remove a lot of timeconsuming tests temporarily.
W.C.A. Wijngaards [Tue, 23 Mar 2021 15:51:50 +0000 (16:51 +0100)]
Travis, use config opts when testing on OSX.
W.C.A. Wijngaards [Tue, 23 Mar 2021 15:34:56 +0000 (16:34 +0100)]
Travis, undo the && code and enable other iOS jobs.
W.C.A. Wijngaards [Tue, 23 Mar 2021 15:27:49 +0000 (16:27 +0100)]
Travis, fix location of libexpat, stop on error.
W.C.A. Wijngaards [Tue, 23 Mar 2021 15:03:58 +0000 (16:03 +0100)]
Travis, turn off homebrew update, and move to 12.2 for OSX compile.
W.C.A. Wijngaards [Tue, 23 Mar 2021 13:45:14 +0000 (14:45 +0100)]
Travis, try to enable brew update for the 12.2 osx image.
W.C.A. Wijngaards [Tue, 23 Mar 2021 13:22:00 +0000 (14:22 +0100)]
Travis, note changelog, disable homebrew update in script and cfg.
W.C.A. Wijngaards [Tue, 23 Mar 2021 12:38:46 +0000 (13:38 +0100)]
travis, analyzer disabled on test without debug, that does not
run anway. Turn off failing tests except one. Update iOS test
to xcode image 12.2.
W.C.A. Wijngaards [Tue, 23 Mar 2021 08:29:11 +0000 (09:29 +0100)]
Travis, attempt to omit ios brew update.
W.C.A. Wijngaards [Tue, 23 Mar 2021 08:17:22 +0000 (09:17 +0100)]
Travis changelog noted.
W.C.A. Wijngaards [Tue, 23 Mar 2021 07:56:42 +0000 (08:56 +0100)]
Travis enable all tests again. Clang analyzer only a couple times, when
there is a difference. homebrew updates disabled, so it does not hang.
removed trailing slashes from configure paths. Moved iOS tests to
allow-failure.
George Thessalonikefs [Mon, 22 Mar 2021 17:45:31 +0000 (18:45 +0100)]
- Reformat pythonmod/pythonmod_utils.{c,h}.
W.C.A. Wijngaards [Mon, 22 Mar 2021 16:02:06 +0000 (17:02 +0100)]
Asan tests shown to work, run OSX test.
George Thessalonikefs [Mon, 22 Mar 2021 15:46:17 +0000 (16:46 +0100)]
- Fix for #367: fix memory leak when cannot bind to listening port.
W.C.A. Wijngaards [Mon, 22 Mar 2021 15:36:46 +0000 (16:36 +0100)]
Travis test for OSX, ASAN results.
W.C.A. Wijngaards [Mon, 22 Mar 2021 14:29:34 +0000 (15:29 +0100)]
- Fix memory leak reported by asan in rpz SOA record query name.
W.C.A. Wijngaards [Mon, 22 Mar 2021 14:02:19 +0000 (15:02 +0100)]
- Fix compile error in listen_dnsport on Android.
W.C.A. Wijngaards [Mon, 22 Mar 2021 13:53:16 +0000 (14:53 +0100)]
Merge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Mon, 22 Mar 2021 13:53:05 +0000 (14:53 +0100)]
- Comment out nonworking OSX and IOS travis tests, vm fails to start.
Alex Band [Mon, 22 Mar 2021 13:35:30 +0000 (14:35 +0100)]
Add docs badge
George Thessalonikefs [Mon, 22 Mar 2021 13:31:58 +0000 (14:31 +0100)]
- Fix unused-function warning when compiling with --enable-dnscrypt.
W.C.A. Wijngaards [Mon, 22 Mar 2021 08:12:41 +0000 (09:12 +0100)]
- iana portlist update.
W.C.A. Wijngaards [Mon, 22 Mar 2021 07:57:01 +0000 (08:57 +0100)]
Changelog note for #449.