]>
git.ipfire.org Git - thirdparty/unbound.git/log
Wouter Wijngaards [Tue, 29 Nov 2016 15:49:37 +0000 (15:49 +0000)]
Fixup for windows compile.
git-svn-id: file:///svn/unbound/trunk@3940
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 29 Nov 2016 15:28:25 +0000 (15:28 +0000)]
- braces in view.c around lock statements.
git-svn-id: file:///svn/unbound/trunk@3939
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 29 Nov 2016 13:33:09 +0000 (13:33 +0000)]
- version 1.6.0 is in the development branch.
git-svn-id: file:///svn/unbound/trunk@3938
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 28 Nov 2016 09:52:02 +0000 (09:52 +0000)]
- new install-sh.
git-svn-id: file:///svn/unbound/trunk@3937
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 25 Nov 2016 16:14:14 +0000 (16:14 +0000)]
- Fix that with openssl 1.1 control-use-cert: no uses less cpu, by
using no encryption over the unix socket.
git-svn-id: file:///svn/unbound/trunk@3936
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Wed, 23 Nov 2016 11:21:10 +0000 (11:21 +0000)]
Check and free data allocated by fname_after_chroot
git-svn-id: file:///svn/unbound/trunk@3935
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 22 Nov 2016 15:50:07 +0000 (15:50 +0000)]
- patch from Dag-Erling Smorgrav that removes code that relies
on sbrk().
git-svn-id: file:///svn/unbound/trunk@3934
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 22 Nov 2016 13:53:51 +0000 (13:53 +0000)]
- Added unit test for QNAME minimisation + harden below nxdomain
synergy.
git-svn-id: file:///svn/unbound/trunk@3933
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 22 Nov 2016 10:50:53 +0000 (10:50 +0000)]
- QNAME minimisation uses QTYPE=A, therefore always check cache for
this type in harden-below-nxdomain functionality.
git-svn-id: file:///svn/unbound/trunk@3932
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 22 Nov 2016 10:18:33 +0000 (10:18 +0000)]
remove unused variables.
git-svn-id: file:///svn/unbound/trunk@3931
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 22 Nov 2016 10:10:48 +0000 (10:10 +0000)]
- Make access-control-tag-data RDATA absolute. This makes the RDATA origin
consistent between local-data and access-control-tag-data.
- Fix NSEC ENT wildcard check. Matching wildcard does not have to be a subdomain
of the NSEC owner.
git-svn-id: file:///svn/unbound/trunk@3930
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 22 Nov 2016 08:23:24 +0000 (08:23 +0000)]
- Fix unit tests for DS hash processing for fake-dsa test option.
git-svn-id: file:///svn/unbound/trunk@3929
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 22 Nov 2016 08:22:49 +0000 (08:22 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@3928
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 21 Nov 2016 09:53:43 +0000 (09:53 +0000)]
- Fix #1158: reference RFC 8020 "NXDOMAIN: There Really Is Nothing
Underneath" for the harden-below-nxdomain option.
git-svn-id: file:///svn/unbound/trunk@3927
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Thu, 10 Nov 2016 11:20:27 +0000 (11:20 +0000)]
- Fix #1155: test status code of unbound-control in 04-checkconf, not the status
code from the tee command.
git-svn-id: file:///svn/unbound/trunk@3926
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 4 Nov 2016 14:49:43 +0000 (14:49 +0000)]
- Note that for harden-below-nxdomain the nxdomain must be secure,
this means nsec3 with optout is insufficient.
git-svn-id: file:///svn/unbound/trunk@3925
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Fri, 4 Nov 2016 14:02:22 +0000 (14:02 +0000)]
pass ssl_upstream as int to (lib)worker_send_query
git-svn-id: file:///svn/unbound/trunk@3924
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Fri, 4 Nov 2016 12:07:52 +0000 (12:07 +0000)]
- Added stub-ssl-upstream and forward-ssl-upstream options.
git-svn-id: file:///svn/unbound/trunk@3923
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 4 Nov 2016 08:16:55 +0000 (08:16 +0000)]
- Fix #1154: segfault when reading config with duplicate zones.
git-svn-id: file:///svn/unbound/trunk@3922
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 4 Nov 2016 08:05:42 +0000 (08:05 +0000)]
- configure detects ssl security level API function in the autoconf
manner. Every function on its own, so that other libraries (eg.
LibreSSL) can develop their API without hindrance.
git-svn-id: file:///svn/unbound/trunk@3921
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 4 Nov 2016 07:58:57 +0000 (07:58 +0000)]
Fixup #if at start of line, for portability.
git-svn-id: file:///svn/unbound/trunk@3920
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Thu, 3 Nov 2016 16:59:00 +0000 (16:59 +0000)]
Set openssl security level to 0 when using aNULL ciphers
git-svn-id: file:///svn/unbound/trunk@3919
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 Nov 2016 13:19:12 +0000 (13:19 +0000)]
Free log_identity config string.
git-svn-id: file:///svn/unbound/trunk@3918
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 Nov 2016 08:51:40 +0000 (08:51 +0000)]
- log-identity: config option to set sys log identity, patch from
"Robin H. Johnson" <robbat2@gentoo.org>
git-svn-id: file:///svn/unbound/trunk@3917
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 3 Nov 2016 08:29:29 +0000 (08:29 +0000)]
- .gitattributes line for githubs code language display.
git-svn-id: file:///svn/unbound/trunk@3916
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 Nov 2016 08:43:14 +0000 (08:43 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@3915
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 Nov 2016 08:38:03 +0000 (08:38 +0000)]
change to test cronjob-2.
git-svn-id: file:///svn/unbound/trunk@3914
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 2 Nov 2016 07:22:20 +0000 (07:22 +0000)]
Change to test commit cronjob.
git-svn-id: file:///svn/unbound/trunk@3913
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 31 Oct 2016 08:18:17 +0000 (08:18 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@3912
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 31 Oct 2016 08:05:41 +0000 (08:05 +0000)]
- Fix failure to build on arm64 with no sbrk.
git-svn-id: file:///svn/unbound/trunk@3911
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 28 Oct 2016 15:08:32 +0000 (15:08 +0000)]
- Patch for server.num.zero_ttl stats for count of expired replies,
from Pavel Odintsov.
git-svn-id: file:///svn/unbound/trunk@3910
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 26 Oct 2016 07:38:00 +0000 (07:38 +0000)]
- Fix unit tests for openssl 1.1, with no DSA, by faking DSA, enabled
with the undocumented switch 'fake-dsa'. It logs a warning.
git-svn-id: file:///svn/unbound/trunk@3909
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 25 Oct 2016 11:49:08 +0000 (11:49 +0000)]
- Fix #1134: unbound-control set_option -- val-override-date: -1 works
immediately to ignore datetime, or back to 0 to enable it again.
The -- is to ignore the '-1' as an option flag.
git-svn-id: file:///svn/unbound/trunk@3908
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 25 Oct 2016 11:44:03 +0000 (11:44 +0000)]
- Fix #1134: unbound-control set_option val-date-override: -1 works
immediately to ignore datetime, or back to 0 to enable it again.
git-svn-id: file:///svn/unbound/trunk@3907
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 24 Oct 2016 13:11:39 +0000 (13:11 +0000)]
g.root-servers.net has AAAA address.
git-svn-id: file:///svn/unbound/trunk@3906
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 24 Oct 2016 13:01:19 +0000 (13:01 +0000)]
Fixup cachedb for root prime module return.
git-svn-id: file:///svn/unbound/trunk@3905
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 24 Oct 2016 12:53:13 +0000 (12:53 +0000)]
Fixup prefetch only when needed
git-svn-id: file:///svn/unbound/trunk@3904
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 24 Oct 2016 12:43:20 +0000 (12:43 +0000)]
- serve-expired config option: serve expired responses with TTL 0.
git-svn-id: file:///svn/unbound/trunk@3903
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 21 Oct 2016 08:59:56 +0000 (08:59 +0000)]
- Ported tests for local_cname unit test to testbound framework.
git-svn-id: file:///svn/unbound/trunk@3902
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 20 Oct 2016 15:05:30 +0000 (15:05 +0000)]
- Fixup query_info local_alias init.
git-svn-id: file:///svn/unbound/trunk@3901
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 20 Oct 2016 14:56:08 +0000 (14:56 +0000)]
Fixup chachedb printout.
git-svn-id: file:///svn/unbound/trunk@3900
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 20 Oct 2016 14:55:57 +0000 (14:55 +0000)]
- Fixup query_info local_alias init.
git-svn-id: file:///svn/unbound/trunk@3899
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 20 Oct 2016 14:27:13 +0000 (14:27 +0000)]
- Fix DNSSEC validation of query type ANY with DNAME answers.
git-svn-id: file:///svn/unbound/trunk@3898
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 20 Oct 2016 09:22:04 +0000 (09:22 +0000)]
- fix --enable-dsa to work, instead of copying ecdsa enable.
git-svn-id: file:///svn/unbound/trunk@3897
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 20 Oct 2016 07:57:12 +0000 (07:57 +0000)]
- init lzt variable, for older gcc compiler warnings.
git-svn-id: file:///svn/unbound/trunk@3896
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 20 Oct 2016 07:46:35 +0000 (07:46 +0000)]
- suppress compile warning in lex files.
git-svn-id: file:///svn/unbound/trunk@3895
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 19 Oct 2016 07:15:41 +0000 (07:15 +0000)]
- Fix #1130: whitespace in example.conf.in more consistent.
git-svn-id: file:///svn/unbound/trunk@3894
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Oct 2016 14:27:08 +0000 (14:27 +0000)]
Template entry for unit test.
git-svn-id: file:///svn/unbound/trunk@3893
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Oct 2016 13:59:17 +0000 (13:59 +0000)]
- Please doxygen by modifying mesh.h
git-svn-id: file:///svn/unbound/trunk@3892
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Oct 2016 13:58:09 +0000 (13:58 +0000)]
Fixup changelog bug number to 1118.
git-svn-id: file:///svn/unbound/trunk@3891
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Oct 2016 13:57:39 +0000 (13:57 +0000)]
- Added Requires line to libunbound.pc
git-svn-id: file:///svn/unbound/trunk@3890
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Oct 2016 13:56:42 +0000 (13:56 +0000)]
- Fix #1117: libunbound.pc sets strange Libs, Libs.private values.
git-svn-id: file:///svn/unbound/trunk@3889
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Oct 2016 13:42:08 +0000 (13:42 +0000)]
- Fix #1125: unbound could reuse an answer packet incorrectly for
clients with different EDNS parameters, from Jinmei Tatuya.
git-svn-id: file:///svn/unbound/trunk@3888
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Oct 2016 13:21:35 +0000 (13:21 +0000)]
- Added documentation doc/CNAME-basedRedirectionDesignNotes.pdf,
from Jinmei Tatuya (Infoblox).
git-svn-id: file:///svn/unbound/trunk@3887
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Oct 2016 13:20:42 +0000 (13:20 +0000)]
- Removed patch comments from acllist.c and msgencode.c
git-svn-id: file:///svn/unbound/trunk@3886
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Oct 2016 13:18:20 +0000 (13:18 +0000)]
- Patch that resolves CNAMEs entered in local-data conf statements that
point to data on the internet, from Jinmei Tatuya (Infoblox).
git-svn-id: file:///svn/unbound/trunk@3885
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 17 Oct 2016 15:17:15 +0000 (15:17 +0000)]
- Fixup const void cast warning.
git-svn-id: file:///svn/unbound/trunk@3884
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 17 Oct 2016 15:05:20 +0000 (15:05 +0000)]
- Fixup const void cast warning.
git-svn-id: file:///svn/unbound/trunk@3883
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 17 Oct 2016 14:37:59 +0000 (14:37 +0000)]
- Re-fix #839 from view commit overwrite.
git-svn-id: file:///svn/unbound/trunk@3882
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Wed, 12 Oct 2016 10:09:42 +0000 (10:09 +0000)]
- Free view config elements.
git-svn-id: file:///svn/unbound/trunk@3881
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 11 Oct 2016 13:43:18 +0000 (13:43 +0000)]
- fix memoryleak logfile when in debug mode.
git-svn-id: file:///svn/unbound/trunk@3880
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 11 Oct 2016 11:44:41 +0000 (11:44 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@3879
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Tue, 11 Oct 2016 11:32:50 +0000 (11:32 +0000)]
- Added qname-minimisation-strict config option.
git-svn-id: file:///svn/unbound/trunk@3878
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Wed, 5 Oct 2016 09:56:05 +0000 (09:56 +0000)]
- Fix #1117: spelling errors, from Robert Edmonds
git-svn-id: file:///svn/unbound/trunk@3877
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Wed, 5 Oct 2016 09:36:25 +0000 (09:36 +0000)]
Added views functionality.
git-svn-id: file:///svn/unbound/trunk@3876
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 30 Sep 2016 09:37:20 +0000 (09:37 +0000)]
- Fix Nits for 1.5.10 reported by Dag-Erling Smorgrav.
git-svn-id: file:///svn/unbound/trunk@3875
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 29 Sep 2016 13:11:26 +0000 (13:11 +0000)]
- Fix #841: big local-zone's make it consume large amounts of memory.
git-svn-id: file:///svn/unbound/trunk@3874
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 29 Sep 2016 11:51:14 +0000 (11:51 +0000)]
- Fix #840: infinite loop in unbound_munin_ plugin on unowned lockfile.
git-svn-id: file:///svn/unbound/trunk@3873
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 29 Sep 2016 08:08:51 +0000 (08:08 +0000)]
- Fix #839: Memory grows unexpectedly with large RPZ files.
git-svn-id: file:///svn/unbound/trunk@3872
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 29 Sep 2016 07:00:31 +0000 (07:00 +0000)]
- Fix #838: 1.5.10 cannot be built on Solaris, undefined PATH_MAX.
git-svn-id: file:///svn/unbound/trunk@3871
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 27 Sep 2016 12:22:56 +0000 (12:22 +0000)]
- Fix #836: unbound could echo back EDNS options in an error response.
git-svn-id: file:///svn/unbound/trunk@3870
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 27 Sep 2016 11:56:55 +0000 (11:56 +0000)]
- Fix dnstap relaying "random" messages instead of resolver/forwarder
responses, from Nikolay Edigaryev.
git-svn-id: file:///svn/unbound/trunk@3869
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 27 Sep 2016 11:44:35 +0000 (11:44 +0000)]
1.5.11 in development.
git-svn-id: file:///svn/unbound/trunk@3868
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 20 Sep 2016 12:23:16 +0000 (12:23 +0000)]
- tag for 1.5.10rc1 release.
git-svn-id: file:///svn/unbound/trunk@3865
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 20 Sep 2016 12:22:07 +0000 (12:22 +0000)]
- Fix #835: fix --disable-dsa with nettle verify.
git-svn-id: file:///svn/unbound/trunk@3864
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 20 Sep 2016 11:26:42 +0000 (11:26 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@3863
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Thu, 15 Sep 2016 14:40:42 +0000 (14:40 +0000)]
Check for LibreSSL usage when OpenSSL version number >= 1.1
git-svn-id: file:///svn/unbound/trunk@3862
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 15 Sep 2016 13:45:35 +0000 (13:45 +0000)]
Check for init_ssl correctly.
git-svn-id: file:///svn/unbound/trunk@3861
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 15 Sep 2016 12:03:10 +0000 (12:03 +0000)]
- Test for openssl init_crypto and init_ssl functions.
git-svn-id: file:///svn/unbound/trunk@3860
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 15 Sep 2016 11:48:37 +0000 (11:48 +0000)]
Fixup unlock.
git-svn-id: file:///svn/unbound/trunk@3859
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 15 Sep 2016 10:59:26 +0000 (10:59 +0000)]
- Fix 883: error for duplicate local zone entry.
git-svn-id: file:///svn/unbound/trunk@3858
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Thu, 15 Sep 2016 08:49:52 +0000 (08:49 +0000)]
iana portlist update.
git-svn-id: file:///svn/unbound/trunk@3857
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Thu, 15 Sep 2016 08:39:59 +0000 (08:39 +0000)]
fix potential memory leak in daemon/remote.c and nullpointer dereference in
validator/autotrust.
git-svn-id: file:///svn/unbound/trunk@3856
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 13 Sep 2016 11:38:16 +0000 (11:38 +0000)]
please lint but also allow larger structure
git-svn-id: file:///svn/unbound/trunk@3855
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 13 Sep 2016 11:35:33 +0000 (11:35 +0000)]
- Fix for new splint on FreeBSD. Fix cast for sockaddr_un.sun_len.
git-svn-id: file:///svn/unbound/trunk@3854
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 13 Sep 2016 10:51:04 +0000 (10:51 +0000)]
attempt to fix freebsd splint output.
git-svn-id: file:///svn/unbound/trunk@3853
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 13 Sep 2016 10:44:24 +0000 (10:44 +0000)]
- Silenced flex-generated sign-unsigned warning print with gcc
diagnostic pragma.
git-svn-id: file:///svn/unbound/trunk@3852
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 9 Sep 2016 05:55:16 +0000 (05:55 +0000)]
- Fix #831: workaround for spurious fread_chk warning against petal.c
git-svn-id: file:///svn/unbound/trunk@3851
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Sep 2016 14:30:24 +0000 (14:30 +0000)]
- Fix #828: missing type in access-control-tag-action redirect results
in NXDOMAIN.
git-svn-id: file:///svn/unbound/trunk@3850
be551aaa -1e26-0410-a405-
d3ace91eadb9
Ralph Dolmans [Mon, 5 Sep 2016 12:30:46 +0000 (12:30 +0000)]
Take configured minimum TTL into consideration when reducing TTL to original
TTL from RRSIG.
git-svn-id: file:///svn/unbound/trunk@3849
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Sep 2016 07:23:23 +0000 (07:23 +0000)]
- Fix incomplete prototypes reported by Dag-Erling Smørgrav.
git-svn-id: file:///svn/unbound/trunk@3848
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 5 Sep 2016 07:14:56 +0000 (07:14 +0000)]
- Fix #829: doc of sldns_wire2str_rdata_buf() return value has an
off-by-one typo, from Jinmei Tatuya (Infoblox).
git-svn-id: file:///svn/unbound/trunk@3847
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 2 Sep 2016 11:20:45 +0000 (11:20 +0000)]
autoconf
git-svn-id: file:///svn/unbound/trunk@3846
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 2 Sep 2016 11:20:21 +0000 (11:20 +0000)]
Fixup for defines not funcs
git-svn-id: file:///svn/unbound/trunk@3845
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 2 Sep 2016 09:59:09 +0000 (09:59 +0000)]
- Fix compile with openssl 1.1.0 with api=1.1.0.
git-svn-id: file:///svn/unbound/trunk@3844
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 1 Sep 2016 14:52:33 +0000 (14:52 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@3843
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 1 Sep 2016 14:51:46 +0000 (14:51 +0000)]
Fixup position before flip.
git-svn-id: file:///svn/unbound/trunk@3842
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 1 Sep 2016 14:34:45 +0000 (14:34 +0000)]
- Fix #826: Fix refuse_non_local could result in a broken response.
git-svn-id: file:///svn/unbound/trunk@3841
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 1 Sep 2016 12:23:59 +0000 (12:23 +0000)]
- Fix for compile without warnings with openssl 1.1.0.
git-svn-id: file:///svn/unbound/trunk@3840
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 1 Sep 2016 07:08:22 +0000 (07:08 +0000)]
- RFC 7958 is now out, updated docs for unbound-anchor.
git-svn-id: file:///svn/unbound/trunk@3839
be551aaa -1e26-0410-a405-
d3ace91eadb9