]>
git.ipfire.org Git - thirdparty/unbound.git/log
Wouter Wijngaards [Fri, 25 May 2018 10:41:24 +0000 (10:41 +0000)]
- Fix close events for tcp only.
git-svn-id: file:///svn/unbound/trunk@4695
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 25 May 2018 10:02:06 +0000 (10:02 +0000)]
- Fix that tcp sticky events are removed for closed fd on windows.
git-svn-id: file:///svn/unbound/trunk@4694
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 25 May 2018 06:21:39 +0000 (06:21 +0000)]
- For TCP and TLS connections that don't establish, perform address
update in infra cache, so future selections can exclude them.
git-svn-id: file:///svn/unbound/trunk@4693
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 24 May 2018 13:03:10 +0000 (13:03 +0000)]
setup when ssl upstream or a cert-bundle is configured.
git-svn-id: file:///svn/unbound/trunk@4692
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 24 May 2018 12:59:17 +0000 (12:59 +0000)]
Fix asynclook for libunbound needing SSL initialization
git-svn-id: file:///svn/unbound/trunk@4691
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 24 May 2018 12:30:13 +0000 (12:30 +0000)]
- unbound-host initializes ssl (for potential DNS-over-TLS usage
inside libunbound).
git-svn-id: file:///svn/unbound/trunk@4690
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 24 May 2018 09:23:24 +0000 (09:23 +0000)]
- Fix that windows unbound service can use DNS-over-TLS.
git-svn-id: file:///svn/unbound/trunk@4689
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 24 May 2018 09:05:37 +0000 (09:05 +0000)]
make depend for win_svc.c include.
git-svn-id: file:///svn/unbound/trunk@4688
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 24 May 2018 08:57:37 +0000 (08:57 +0000)]
- Fix that libunbound can do DNS-over-TLS, when configured.
git-svn-id: file:///svn/unbound/trunk@4687
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 23 May 2018 13:55:09 +0000 (13:55 +0000)]
- Use accept4 to speed up incoming TCP (and TLS) connections,
available on Linux and FreeBSD.
git-svn-id: file:///svn/unbound/trunk@4686
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Thu, 17 May 2018 10:33:19 +0000 (10:33 +0000)]
- Qname minimisation default changed to yes.
git-svn-id: file:///svn/unbound/trunk@4685
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 15 May 2018 07:48:12 +0000 (07:48 +0000)]
generated yacc and lex output.
git-svn-id: file:///svn/unbound/trunk@4684
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 15 May 2018 07:30:53 +0000 (07:30 +0000)]
- Fix low-rtt-pct to low-rtt-permil, as it is parts in one thousand.
git-svn-id: file:///svn/unbound/trunk@4683
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 11 May 2018 11:52:19 +0000 (11:52 +0000)]
- Fix contrib/libunbound.pc for libssl libcrypto references,
from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226914
git-svn-id: file:///svn/unbound/trunk@4682
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 7 May 2018 11:29:12 +0000 (11:29 +0000)]
- Fix mesh state assertion failure due to callback removal.
git-svn-id: file:///svn/unbound/trunk@4681
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 7 May 2018 08:31:17 +0000 (08:31 +0000)]
- Fix windows to not have sticky TLS events for TCP.
- Fix read of DNS over TLS length and data in one read call.
git-svn-id: file:///svn/unbound/trunk@4680
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 May 2018 14:37:04 +0000 (14:37 +0000)]
Fix async bool.
git-svn-id: file:///svn/unbound/trunk@4679
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 May 2018 14:29:15 +0000 (14:29 +0000)]
fix to please gcc 8 and lint.
git-svn-id: file:///svn/unbound/trunk@4678
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 May 2018 14:17:56 +0000 (14:17 +0000)]
And cast here.
git-svn-id: file:///svn/unbound/trunk@4677
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 May 2018 14:12:19 +0000 (14:12 +0000)]
- Fix function type cast warning in libunbound context callback type.
git-svn-id: file:///svn/unbound/trunk@4676
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 May 2018 14:09:33 +0000 (14:09 +0000)]
- Fix gcc 8 buffer warning in testcode.
git-svn-id: file:///svn/unbound/trunk@4675
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 May 2018 09:59:18 +0000 (09:59 +0000)]
- Fix that configure --with-libhiredis also turns on cachedb.
git-svn-id: file:///svn/unbound/trunk@4674
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 May 2018 07:59:09 +0000 (07:59 +0000)]
trunk has 1.7.2 in development
git-svn-id: file:///svn/unbound/trunk@4673
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 May 2018 06:52:46 +0000 (06:52 +0000)]
Fixup test for new timeout value.
git-svn-id: file:///svn/unbound/trunk@4671
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 May 2018 06:36:02 +0000 (06:36 +0000)]
- Fix fail to reject dead peers in forward-zone, with ssl-upstream.
git-svn-id: file:///svn/unbound/trunk@4670
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 1 May 2018 14:00:06 +0000 (14:00 +0000)]
- Fix that unbound-control reload frees the rrset keys and returns
the memory pages to the system.
git-svn-id: file:///svn/unbound/trunk@4669
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 1 May 2018 12:20:37 +0000 (12:20 +0000)]
valgrind for unittest.
git-svn-id: file:///svn/unbound/trunk@4668
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 1 May 2018 12:12:21 +0000 (12:12 +0000)]
valgrind more unit tests.
git-svn-id: file:///svn/unbound/trunk@4667
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 30 Apr 2018 07:24:05 +0000 (07:24 +0000)]
- Fix spelling error in man page and note defaults as no instead of
off.
git-svn-id: file:///svn/unbound/trunk@4666
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 26 Apr 2018 07:18:42 +0000 (07:18 +0000)]
- tag for 1.7.1rc1 release.
git-svn-id: file:///svn/unbound/trunk@4664
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 26 Apr 2018 06:59:49 +0000 (06:59 +0000)]
- Fix for crash in daemon_cleanup with dnstap during reload,
from Saksham Manchanda.
- Also that for dnscrypt.
git-svn-id: file:///svn/unbound/trunk@4663
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Wed, 25 Apr 2018 13:13:05 +0000 (13:13 +0000)]
- Fix memory leak when caching wildcard records for aggressive NSEC use
git-svn-id: file:///svn/unbound/trunk@4662
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 24 Apr 2018 15:16:16 +0000 (15:16 +0000)]
And assertion.
git-svn-id: file:///svn/unbound/trunk@4661
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 24 Apr 2018 15:13:18 +0000 (15:13 +0000)]
- Fix auth https for libev.
git-svn-id: file:///svn/unbound/trunk@4660
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 24 Apr 2018 14:26:21 +0000 (14:26 +0000)]
- Fix contrib/fastrpz.patch for this release.
git-svn-id: file:///svn/unbound/trunk@4659
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 24 Apr 2018 10:23:12 +0000 (10:23 +0000)]
This lexer output looks like it'll have less signed-unsigned warnings.
git-svn-id: file:///svn/unbound/trunk@4658
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 24 Apr 2018 10:22:30 +0000 (10:22 +0000)]
Fixup whitespace for added authzone code.
git-svn-id: file:///svn/unbound/trunk@4657
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 24 Apr 2018 10:10:11 +0000 (10:10 +0000)]
strcpy to memmove, to please analysers
git-svn-id: file:///svn/unbound/trunk@4656
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 24 Apr 2018 09:16:10 +0000 (09:16 +0000)]
Fix libunbound return for root key sentinel.
git-svn-id: file:///svn/unbound/trunk@4655
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 24 Apr 2018 09:13:57 +0000 (09:13 +0000)]
Add root-key-sentinel test description
git-svn-id: file:///svn/unbound/trunk@4654
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 24 Apr 2018 09:10:38 +0000 (09:10 +0000)]
Added root-key-sentinel test
git-svn-id: file:///svn/unbound/trunk@4653
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 24 Apr 2018 09:03:49 +0000 (09:03 +0000)]
- Added root-key-sentinel support
git-svn-id: file:///svn/unbound/trunk@4652
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 23 Apr 2018 14:42:52 +0000 (14:42 +0000)]
make depend
git-svn-id: file:///svn/unbound/trunk@4651
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 23 Apr 2018 14:42:30 +0000 (14:42 +0000)]
- list_auth_zones unbound-control command.
git-svn-id: file:///svn/unbound/trunk@4650
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 23 Apr 2018 14:18:24 +0000 (14:18 +0000)]
unit test with TLS authentication
git-svn-id: file:///svn/unbound/trunk@4649
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 23 Apr 2018 13:14:39 +0000 (13:14 +0000)]
- Fix cname classification with qname minimisation enabled.
git-svn-id: file:///svn/unbound/trunk@4648
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 23 Apr 2018 12:51:00 +0000 (12:51 +0000)]
- Attempt for auth zone fix; add of callback in mesh gets from
callback does not skip callback of result.
git-svn-id: file:///svn/unbound/trunk@4647
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 23 Apr 2018 10:35:35 +0000 (10:35 +0000)]
- Fix sldns parse failure for CDS alternate delete syntax empty hex.
git-svn-id: file:///svn/unbound/trunk@4646
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 23 Apr 2018 10:13:50 +0000 (10:13 +0000)]
- auth zone http download stores exact copy of downloaded file,
including comments in the file.
git-svn-id: file:///svn/unbound/trunk@4645
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 23 Apr 2018 07:51:21 +0000 (07:51 +0000)]
- Fix #4092: libunbound: use-caps-for-id lacks colon in
config_set_option.
git-svn-id: file:///svn/unbound/trunk@4644
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 23 Apr 2018 07:45:18 +0000 (07:45 +0000)]
- makedist uses bz2 for expat code, instead of tar.gz.
git-svn-id: file:///svn/unbound/trunk@4643
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 20 Apr 2018 14:40:07 +0000 (14:40 +0000)]
- Delete auth zone when removed from config.
git-svn-id: file:///svn/unbound/trunk@4642
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 20 Apr 2018 14:15:34 +0000 (14:15 +0000)]
- Fix #4091: Fix that reload of auth-zone does not merge the zonefile
with the previous contents.
git-svn-id: file:///svn/unbound/trunk@4641
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 20 Apr 2018 14:10:55 +0000 (14:10 +0000)]
- removed free from failed parse case.
git-svn-id: file:///svn/unbound/trunk@4640
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 20 Apr 2018 13:45:59 +0000 (13:45 +0000)]
explain how to read the certificate.
git-svn-id: file:///svn/unbound/trunk@4639
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 20 Apr 2018 11:50:41 +0000 (11:50 +0000)]
- man page documentation for dns-over-tls forward-addr '#' notation.
git-svn-id: file:///svn/unbound/trunk@4638
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Apr 2018 14:23:14 +0000 (14:23 +0000)]
- For addr with #authname and no @port notation, the default is 853.
git-svn-id: file:///svn/unbound/trunk@4637
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Apr 2018 12:45:27 +0000 (12:45 +0000)]
Note bugfix and RFC support.
- Fix #658: unbound using TLS in a forwarding configuration does not
verify the server's certificate (RFC 8310 support).
git-svn-id: file:///svn/unbound/trunk@4636
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Apr 2018 12:44:04 +0000 (12:44 +0000)]
note RFC.
git-svn-id: file:///svn/unbound/trunk@4635
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Apr 2018 12:32:39 +0000 (12:32 +0000)]
Note example use of tls authentication.
git-svn-id: file:///svn/unbound/trunk@4634
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Apr 2018 12:18:00 +0000 (12:18 +0000)]
fix lint
git-svn-id: file:///svn/unbound/trunk@4633
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Apr 2018 12:16:10 +0000 (12:16 +0000)]
fix doxygen comments.
git-svn-id: file:///svn/unbound/trunk@4632
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Apr 2018 12:10:05 +0000 (12:10 +0000)]
- Can set tls authentication with forward-addr: IP#tls.auth.name
And put the public cert bundle in tls-cert-bundle: "ca-bundle.pem".
git-svn-id: file:///svn/unbound/trunk@4631
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 18 Apr 2018 06:43:02 +0000 (06:43 +0000)]
- Fix auth-zone retry timer to be on schedule with retry timeout,
with backoff. Also time a refresh at the zone expiry.
git-svn-id: file:///svn/unbound/trunk@4630
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 17 Apr 2018 14:58:43 +0000 (14:58 +0000)]
- unit test for allow-notify
git-svn-id: file:///svn/unbound/trunk@4629
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 17 Apr 2018 13:23:35 +0000 (13:23 +0000)]
- allow-notify: config statement for auth-zones.
git-svn-id: file:///svn/unbound/trunk@4628
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 17 Apr 2018 12:18:34 +0000 (12:18 +0000)]
- auth zone notify work.
git-svn-id: file:///svn/unbound/trunk@4627
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 16 Apr 2018 15:10:30 +0000 (15:10 +0000)]
- auth zone notify work.
git-svn-id: file:///svn/unbound/trunk@4626
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 16 Apr 2018 14:24:57 +0000 (14:24 +0000)]
- auth zone notify work.
git-svn-id: file:///svn/unbound/trunk@4625
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 16 Apr 2018 13:14:24 +0000 (13:14 +0000)]
- Fix auth zone target lookup iterator.
- notify with prefix
git-svn-id: file:///svn/unbound/trunk@4624
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 13 Apr 2018 13:04:26 +0000 (13:04 +0000)]
- Fix memory free on fail for $INCLUDE in authzone.
- Fix that an internal error to look up the wrong rr type for
auth zone gets stopped, before trying to send there.
- auth zone notify work.
git-svn-id: file:///svn/unbound/trunk@4623
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 13 Apr 2018 06:25:30 +0000 (06:25 +0000)]
- Fix for max include depth for authzones.
git-svn-id: file:///svn/unbound/trunk@4622
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 10 Apr 2018 15:06:51 +0000 (15:06 +0000)]
fix lint.
git-svn-id: file:///svn/unbound/trunk@4621
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 10 Apr 2018 15:06:02 +0000 (15:06 +0000)]
Fix doxygen
git-svn-id: file:///svn/unbound/trunk@4620
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 10 Apr 2018 14:57:38 +0000 (14:57 +0000)]
- auth zone notify work.
git-svn-id: file:///svn/unbound/trunk@4619
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 10 Apr 2018 11:48:05 +0000 (11:48 +0000)]
cast neg cache stats to long long
git-svn-id: file:///svn/unbound/trunk@4618
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 10 Apr 2018 11:46:21 +0000 (11:46 +0000)]
make depend
git-svn-id: file:///svn/unbound/trunk@4617
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 10 Apr 2018 11:39:23 +0000 (11:39 +0000)]
- num.query.aggressive.NOERROR and num.query.aggressive.NXDOMAIN statistics
counters
git-svn-id: file:///svn/unbound/trunk@4616
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 10 Apr 2018 07:47:52 +0000 (07:47 +0000)]
Note default value.
git-svn-id: file:///svn/unbound/trunk@4615
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 10 Apr 2018 07:34:26 +0000 (07:34 +0000)]
- documentation for low-rtt and low-rtt-pct.
git-svn-id: file:///svn/unbound/trunk@4614
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 9 Apr 2018 13:39:29 +0000 (13:39 +0000)]
get_option and set_option for low-rtt and low-rtt-pct.
git-svn-id: file:///svn/unbound/trunk@4613
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 9 Apr 2018 13:27:28 +0000 (13:27 +0000)]
- low-rtt and low-rtt-pct in unbound.conf enable the server selection
of fast servers for some percentage of the time.
git-svn-id: file:///svn/unbound/trunk@4612
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 9 Apr 2018 10:42:48 +0000 (10:42 +0000)]
- Accept both option names with and without colon for get_option
and set_option.
git-svn-id: file:///svn/unbound/trunk@4611
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 9 Apr 2018 10:15:06 +0000 (10:15 +0000)]
- num.query.authzone.up and num.query.authzone.down statistics counters.
- Fix downstream auth zone, only fallback when auth zone fails to
answer and fallback is enabled.
git-svn-id: file:///svn/unbound/trunk@4610
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 9 Apr 2018 07:39:59 +0000 (07:39 +0000)]
- Fix that flush_zone sets prefetch ttl expired, so that with
serve-expired enabled it'll start prefetching those entries.
git-svn-id: file:///svn/unbound/trunk@4609
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 6 Apr 2018 06:16:03 +0000 (06:16 +0000)]
Removed unused files (from an editor?).
git-svn-id: file:///svn/unbound/trunk@4608
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Apr 2018 14:44:17 +0000 (14:44 +0000)]
- ED448 support.
git-svn-id: file:///svn/unbound/trunk@4607
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Apr 2018 13:43:05 +0000 (13:43 +0000)]
- Fix unbound-control over pipe with openssl 1.1.1, the TLSv1.3
tls_choose_sigalg routine does not allow the ciphers for the pipe,
so use TLSv1.2.
git-svn-id: file:///svn/unbound/trunk@4606
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Apr 2018 09:58:59 +0000 (09:58 +0000)]
Fixup.
git-svn-id: file:///svn/unbound/trunk@4605
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Apr 2018 09:53:27 +0000 (09:53 +0000)]
- Fix above stub queries for type NS and useless delegation point.
git-svn-id: file:///svn/unbound/trunk@4604
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Apr 2018 08:30:25 +0000 (08:30 +0000)]
- nitpick fixes in example.conf.
git-svn-id: file:///svn/unbound/trunk@4603
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Apr 2018 08:10:40 +0000 (08:10 +0000)]
make depend
git-svn-id: file:///svn/unbound/trunk@4602
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Apr 2018 08:10:25 +0000 (08:10 +0000)]
- Combine write of tcp length and tcp query for dns over tls.
git-svn-id: file:///svn/unbound/trunk@4601
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Apr 2018 12:22:35 +0000 (12:22 +0000)]
- Fix unable to resolve after new WLAN connection, due to auth-zone
failing with a forwarder set. Now, auth-zone is only used for
answers (not referrals) when a forwarder is set.
git-svn-id: file:///svn/unbound/trunk@4600
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Apr 2018 07:47:02 +0000 (07:47 +0000)]
- Fix #4043: make test fails due to v6 presentation issue in macOS.
git-svn-id: file:///svn/unbound/trunk@4599
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Thu, 29 Mar 2018 08:02:26 +0000 (08:02 +0000)]
- Check "result" in dup_all(), by Florian Obser.
git-svn-id: file:///svn/unbound/trunk@4598
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Fri, 23 Mar 2018 12:23:02 +0000 (12:23 +0000)]
- Fix unbound-control get_option aggressive-nsec
git-svn-id: file:///svn/unbound/trunk@4597
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 22 Mar 2018 09:39:26 +0000 (09:39 +0000)]
fix compile.
git-svn-id: file:///svn/unbound/trunk@4596
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Wed, 21 Mar 2018 15:42:25 +0000 (15:42 +0000)]
Changelog typo fix
git-svn-id: file:///svn/unbound/trunk@4595
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 21 Mar 2018 15:02:25 +0000 (15:02 +0000)]
deleted the chmod+x on this file, this means it removed the svn:executable property.
git-svn-id: file:///svn/unbound/trunk@4594
be551aaa -1e26-0410-a405-
d3ace91eadb9