]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
7 years ago- Merge PR #6: Python module: support multiple instances
W.C.A. Wijngaards [Tue, 18 Jun 2019 15:11:31 +0000 (17:11 +0200)] 
- Merge PR #6: Python module: support multiple instances
- Merge PR #5: Python module: define constant MODULE_RESTART_NEXT
- Merge PR #4: Python module: assign something useful to the
  per-query data store 'qdata'
Noted in Changelog.

7 years agoMerge branch 'episource-dev/all-merged/master'.
W.C.A. Wijngaards [Tue, 18 Jun 2019 15:08:59 +0000 (17:08 +0200)] 
Merge branch 'episource-dev/all-merged/master'.
Merge PR #6: Python module: support multiple instances
Merge PR #5: Python module: define constant MODULE_RESTART_NEXT
Merge PR #4: Python module: assign something useful to the per-query data store 'qdata'

7 years agoMerge branch 'dev/all-merged/master' of git://github.com/episource/unbound into episo...
W.C.A. Wijngaards [Tue, 18 Jun 2019 15:07:57 +0000 (17:07 +0200)] 
Merge branch 'dev/all-merged/master' of git://github.com/episource/unbound into episource-dev/all-merged/master

7 years ago- Added documentation to the ipset files (for doxygen output).
W.C.A. Wijngaards [Tue, 18 Jun 2019 14:25:11 +0000 (16:25 +0200)] 
- Added documentation to the ipset files (for doxygen output).

7 years ago- make depend
W.C.A. Wijngaards [Tue, 18 Jun 2019 13:59:10 +0000 (15:59 +0200)] 
- make depend

7 years ago- Fix to make unbound-control with ipset, remove unused variable,
W.C.A. Wijngaards [Tue, 18 Jun 2019 13:57:28 +0000 (15:57 +0200)] 
- Fix to make unbound-control with ipset, remove unused variable,
  use unsigned type because of comparison, and assign null instead
  of compare with it.  Remade lex and yacc output.

7 years ago- PR #28: IPSet module, by Kevin Chou. Created a module to support
W.C.A. Wijngaards [Tue, 18 Jun 2019 13:38:37 +0000 (15:38 +0200)] 
- PR #28: IPSet module, by Kevin Chou.  Created a module to support
  the ipset that could add the domain's ip to a list easily.
  Needs libmnl, and --enable-ipset and config it, doc/README.ipset.md.
- Fix to omit RRSIGs from addition to the ipset.

7 years agoMerge branch 'k9982874-master',PR #28 IPset module.
W.C.A. Wijngaards [Tue, 18 Jun 2019 11:54:04 +0000 (13:54 +0200)] 
Merge branch 'k9982874-master',PR #28 IPset module.

7 years agoMerge branch 'master' of git://github.com/k9982874/unbound into k9982874-master
W.C.A. Wijngaards [Tue, 18 Jun 2019 11:52:52 +0000 (13:52 +0200)] 
Merge branch 'master' of git://github.com/k9982874/unbound into k9982874-master

7 years ago- Fix for #24: Fix abort due to scan of auth zone masters using old
W.C.A. Wijngaards [Mon, 17 Jun 2019 12:15:36 +0000 (14:15 +0200)] 
- Fix for #24: Fix abort due to scan of auth zone masters using old
  address from previous scan.

7 years ago- Fix #39: In libunbound, leftover logfile is close()d unpredictably.
W.C.A. Wijngaards [Mon, 17 Jun 2019 10:13:12 +0000 (12:13 +0200)] 
- Fix #39: In libunbound, leftover logfile is close()d unpredictably.

7 years ago- Master contains version 1.9.3 in development.
W.C.A. Wijngaards [Mon, 17 Jun 2019 09:42:19 +0000 (11:42 +0200)] 
- Master contains version 1.9.3 in development.

7 years ago- 1.9.2rc3 release candidate tag. release-1.9.2
W.C.A. Wijngaards [Fri, 14 Jun 2019 06:38:37 +0000 (08:38 +0200)] 
- 1.9.2rc3 release candidate tag.

7 years agoUpdate Changelog 41/head
Moritz Schneider [Wed, 12 Jun 2019 17:11:20 +0000 (19:11 +0200)] 
Update Changelog

7 years agoUpdate documentation for outbound-msg-retry
Moritz Schneider [Wed, 12 Jun 2019 17:08:59 +0000 (19:08 +0200)] 
Update documentation for outbound-msg-retry

7 years agoAdapt some comments
Moritz Schneider [Wed, 12 Jun 2019 16:54:03 +0000 (18:54 +0200)] 
Adapt some comments

7 years agoUpdate configparser with outbound-msg-retry config parameter
Moritz Schneider [Wed, 12 Jun 2019 16:52:41 +0000 (18:52 +0200)] 
Update configparser with outbound-msg-retry config parameter

7 years agoMake outbound msg retry configurable
Moritz Schneider [Wed, 12 Jun 2019 16:51:26 +0000 (18:51 +0200)] 
Make outbound msg retry configurable

7 years agoAdd unit test for check the configuration of outbound max retries
Moritz Schneider [Wed, 12 Jun 2019 16:44:21 +0000 (18:44 +0200)] 
Add unit test for check the configuration of outbound max retries

7 years agoStyling: Fix mixture of tabs and spaces
Moritz Schneider [Wed, 12 Jun 2019 10:12:25 +0000 (12:12 +0200)] 
Styling: Fix mixture of tabs and spaces

7 years agoStyling: remove trailing whitespaces
Moritz Schneider [Wed, 12 Jun 2019 09:17:24 +0000 (11:17 +0200)] 
Styling: remove trailing whitespaces

7 years ago- Fix another spoolbuf storage code point, in prefetch. release-1.9.2rc3
W.C.A. Wijngaards [Wed, 12 Jun 2019 06:32:45 +0000 (08:32 +0200)] 
- Fix another spoolbuf storage code point, in prefetch.

7 years ago- 1.9.2rc1 release candidate tag. release-1.9.2rc2
W.C.A. Wijngaards [Tue, 11 Jun 2019 10:46:44 +0000 (12:46 +0200)] 
- 1.9.2rc1 release candidate tag.

7 years ago- Fix that fixes the Fix that spoolbuf is not used to store tcp
W.C.A. Wijngaards [Tue, 11 Jun 2019 10:15:43 +0000 (12:15 +0200)] 
- Fix that fixes the Fix that spoolbuf is not used to store tcp
  pipelined response between mesh send and callback end, this fixes
  error cases that did not use the correct spoolbuf.

7 years ago- 1.9.2rc1 release candidate tag. release-1.9.2rc1
W.C.A. Wijngaards [Thu, 6 Jun 2019 07:32:53 +0000 (09:32 +0200)] 
- 1.9.2rc1 release candidate tag.

7 years agoOnly strdup rpz_log_name when configured
Ralph Dolmans [Wed, 5 Jun 2019 12:26:57 +0000 (14:26 +0200)] 
Only strdup rpz_log_name when configured

7 years agoAdd RPZ config options to unbound.conf man page.
Ralph Dolmans [Tue, 4 Jun 2019 13:39:08 +0000 (15:39 +0200)] 
Add RPZ config options to unbound.conf man page.

7 years agofix double free issue
Ralph Dolmans [Tue, 4 Jun 2019 10:38:44 +0000 (12:38 +0200)] 
fix double free issue

7 years ago- iana portlist updated.
W.C.A. Wijngaards [Tue, 4 Jun 2019 10:21:21 +0000 (12:21 +0200)] 
- iana portlist updated.

7 years agoAdded RPZ log name and stats
Ralph Dolmans [Mon, 3 Jun 2019 13:46:39 +0000 (15:46 +0200)] 
Added RPZ log name and stats

7 years ago- Fix to guard _OPENBSD_SOURCE from redefinition.
W.C.A. Wijngaards [Wed, 29 May 2019 11:28:03 +0000 (13:28 +0200)] 
- Fix to guard _OPENBSD_SOURCE from redefinition.

7 years ago- gitignore config.h.in~.
W.C.A. Wijngaards [Tue, 28 May 2019 09:12:41 +0000 (11:12 +0200)] 
- gitignore config.h.in~.

7 years ago- Fix to define _OPENBSD_SOURCE to get reallocarray on NetBSD.
W.C.A. Wijngaards [Tue, 28 May 2019 09:12:05 +0000 (11:12 +0200)] 
- Fix to define _OPENBSD_SOURCE to get reallocarray on NetBSD.

7 years ago- Fix double file close in tcp pipelined response code.
W.C.A. Wijngaards [Mon, 27 May 2019 09:23:41 +0000 (11:23 +0200)] 
- Fix double file close in tcp pipelined response code.

7 years ago- Fix that spoolbuf is not used to store tcp pipelined response
Wouter Wijngaards [Fri, 24 May 2019 07:35:38 +0000 (09:35 +0200)] 
- Fix that spoolbuf is not used to store tcp pipelined response
  between mesh send and callback end.

7 years ago- Note that so-reuseport at extreme load is better turned off,
W.C.A. Wijngaards [Mon, 20 May 2019 09:57:09 +0000 (11:57 +0200)] 
- Note that so-reuseport at extreme load is better turned off,
  otherwise queries are not distributed evenly, on Linux 4.4.x.

7 years agofix segmentation fault 28/head
Kevin Chou [Sat, 18 May 2019 05:48:49 +0000 (13:48 +0800)] 
fix segmentation fault

7 years ago - Added RPZ action overrides
Ralph Dolmans [Thu, 16 May 2019 20:30:42 +0000 (22:30 +0200)] 
 - Added RPZ action overrides
 - Added RPZ policy apply logging

7 years ago- Fix #31: swig 4.0 and python module.
W.C.A. Wijngaards [Thu, 16 May 2019 09:06:01 +0000 (11:06 +0200)] 
- Fix #31: swig 4.0 and python module.

7 years ago- Attempt to fix malformed tcp response.
W.C.A. Wijngaards [Mon, 13 May 2019 13:39:59 +0000 (15:39 +0200)] 
- Attempt to fix malformed tcp response.

7 years ago- Squelch log messages from tcp send about connection reset by peer.
W.C.A. Wijngaards [Mon, 13 May 2019 08:39:39 +0000 (10:39 +0200)] 
- Squelch log messages from tcp send about connection reset by peer.
  They can be enabled with verbosity at higher values for diagnosing
  network connectivity issues.

7 years ago- Revert fix for oss-fuzz, error is in that build script that
W.C.A. Wijngaards [Thu, 9 May 2019 15:07:01 +0000 (17:07 +0200)] 
- Revert fix for oss-fuzz, error is in that build script that
  unconditionally includes .o files detected by configure, also
  when the machine architecture uses different LIBOBJS files.

7 years ago- Attempt to fix build failure in oss-fuzz
W.C.A. Wijngaards [Wed, 8 May 2019 12:43:56 +0000 (14:43 +0200)] 
- Attempt to fix build failure in oss-fuzz

because of reallocarray.
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14648.
Does not omit compile flags from commandline.

7 years ago- Fix doxygen output error on readme markdown vignettes.
W.C.A. Wijngaards [Tue, 7 May 2019 14:11:15 +0000 (16:11 +0200)] 
- Fix doxygen output error on readme markdown vignettes.

7 years ago- Fix edns-subnet locks, in error cases the lock was not unlocked.
W.C.A. Wijngaards [Tue, 7 May 2019 14:10:22 +0000 (16:10 +0200)] 
- Fix edns-subnet locks, in error cases the lock was not unlocked.

7 years agoFix spelling in code annotation of changes
W.C.A. Wijngaards [Mon, 6 May 2019 08:10:58 +0000 (10:10 +0200)] 
Fix spelling in code annotation of changes

in the public domain lookup3.c file.

7 years ago- Fix #30: AddressSanitizer finding in lookup3.c.
W.C.A. Wijngaards [Mon, 6 May 2019 07:44:01 +0000 (09:44 +0200)] 
- Fix #30: AddressSanitizer finding in lookup3.c.

This sets the hash function to use a slower but better auditable code
that does not read beyond array boundaries.  This makes code better
security checkable, and is better for security.  It is fixed to be
slower, but not read outside of the array.

7 years ago- Fix #29: Solaris 11.3 and missing symbols be64toh, htobe64.
W.C.A. Wijngaards [Mon, 6 May 2019 07:26:23 +0000 (09:26 +0200)] 
- Fix #29: Solaris 11.3 and missing symbols be64toh, htobe64.

7 years agorollback the code
Kevin Chou [Sun, 5 May 2019 02:47:00 +0000 (10:47 +0800)] 
rollback the code

7 years agobugfix
Kevin Chou [Sat, 4 May 2019 09:39:27 +0000 (17:39 +0800)] 
bugfix

7 years agoperformance improvement
Kevin Chou [Sat, 4 May 2019 04:52:18 +0000 (12:52 +0800)] 
performance improvement

7 years agoedit config parser to support ipset
Kevin Chu [Fri, 3 May 2019 09:45:34 +0000 (17:45 +0800)] 
edit config parser to support ipset

7 years ago- And gitignore unit test generated files, and generated doc files.
W.C.A. Wijngaards [Thu, 2 May 2019 14:14:03 +0000 (16:14 +0200)] 
- And gitignore unit test generated files, and generated doc files.

7 years ago- Fix .gitignore, add pythonmod and dnstap generated files.
W.C.A. Wijngaards [Thu, 2 May 2019 14:01:56 +0000 (16:01 +0200)] 
- Fix .gitignore, add pythonmod and dnstap generated files.

7 years agoAdd support for ipset
Kevin Chu [Thu, 2 May 2019 11:43:30 +0000 (19:43 +0800)] 
Add support for ipset

7 years ago- contrib/fastrpz.patch updated for code changes, and with git diff.
W.C.A. Wijngaards [Thu, 2 May 2019 09:17:41 +0000 (11:17 +0200)] 
- contrib/fastrpz.patch updated for code changes, and with git diff.

7 years agoAdd repology batch to README.md
Ralph Dolmans [Wed, 1 May 2019 16:03:16 +0000 (18:03 +0200)] 
Add repology batch to README.md

7 years agoMerge branch 'features/XoT'
W.C.A. Wijngaards [Wed, 1 May 2019 14:41:47 +0000 (16:41 +0200)] 
Merge branch 'features/XoT'

7 years ago- PR #16: XoT support, AXFR over TLS
W.C.A. Wijngaards [Wed, 1 May 2019 14:41:09 +0000 (16:41 +0200)] 
- PR #16: XoT support, AXFR over TLS

Turn it on with master: <ip>#<authname> in unbound.conf.  This uses TLS to
download the AXFR (or IXFR).

7 years agoMerge branch 'master' into features/XoT 16/head
Willem Toorop [Wed, 1 May 2019 14:24:52 +0000 (16:24 +0200)] 
Merge branch 'master' into features/XoT

7 years agofixup shell
W.C.A. Wijngaards [Wed, 1 May 2019 11:39:32 +0000 (13:39 +0200)] 
fixup shell

7 years ago- Nicer travis output for clang analysis.
W.C.A. Wijngaards [Wed, 1 May 2019 11:34:45 +0000 (13:34 +0200)] 
- Nicer travis output for clang analysis.

7 years agoMerge pull request #26 from NLnetLabs/github_readme
gthess [Wed, 1 May 2019 11:18:49 +0000 (13:18 +0200)] 
Merge pull request #26 from NLnetLabs/github_readme

Added README.md file for Github use

7 years agofixup to remove .git from makedist tarballs.
W.C.A. Wijngaards [Wed, 1 May 2019 10:47:53 +0000 (12:47 +0200)] 
fixup to remove .git from makedist tarballs.

7 years agoMerge branch 'makedist_from_git'
W.C.A. Wijngaards [Wed, 1 May 2019 10:28:29 +0000 (12:28 +0200)] 
Merge branch 'makedist_from_git'

7 years agoAdded README.md file for Github use 26/head
Ralph Dolmans [Wed, 1 May 2019 10:28:24 +0000 (12:28 +0200)] 
Added README.md file for Github use

7 years ago- Update makedist for git. 25/head
W.C.A. Wijngaards [Wed, 1 May 2019 10:27:19 +0000 (12:27 +0200)] 
- Update makedist for git.

7 years agoupdate makedist for git
W.C.A. Wijngaards [Wed, 1 May 2019 10:14:41 +0000 (12:14 +0200)] 
update makedist for git

7 years agoUpdate services/authzone.c
Wouter Wijngaards [Mon, 29 Apr 2019 09:41:56 +0000 (11:41 +0200)] 
Update services/authzone.c

Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
7 years agoUpdate services/authzone.c
Wouter Wijngaards [Mon, 29 Apr 2019 09:41:45 +0000 (11:41 +0200)] 
Update services/authzone.c

Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
7 years agoUpdate services/outside_network.c
Wouter Wijngaards [Mon, 29 Apr 2019 09:25:45 +0000 (11:25 +0200)] 
Update services/outside_network.c

Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
7 years agoUpdate services/authzone.c
Wouter Wijngaards [Mon, 29 Apr 2019 09:25:09 +0000 (11:25 +0200)] 
Update services/authzone.c

Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
7 years agoUpdate services/outside_network.c
Wouter Wijngaards [Mon, 29 Apr 2019 09:25:04 +0000 (11:25 +0200)] 
Update services/outside_network.c

Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
7 years agoUpdate services/authzone.c
Wouter Wijngaards [Mon, 29 Apr 2019 09:24:45 +0000 (11:24 +0200)] 
Update services/authzone.c

Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
7 years agoUpdate services/authzone.c
Wouter Wijngaards [Mon, 29 Apr 2019 09:23:23 +0000 (11:23 +0200)] 
Update services/authzone.c

Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
7 years agoUpdate services/authzone.c
Wouter Wijngaards [Mon, 29 Apr 2019 09:23:11 +0000 (11:23 +0200)] 
Update services/authzone.c

Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
7 years agoMerge pull request #4 from wcawijngaards/features/XoT
wtoorop [Mon, 29 Apr 2019 08:58:49 +0000 (10:58 +0200)] 
Merge pull request #4 from wcawijngaards/features/XoT

Fix test code for call change for XoT.

7 years agoFix test code for call change for XoT.
W.C.A. Wijngaards [Mon, 29 Apr 2019 08:52:25 +0000 (10:52 +0200)] 
Fix test code for call change for XoT.

7 years agoMerge pull request #3 from wcawijngaards/features/XoT
wtoorop [Mon, 29 Apr 2019 08:44:06 +0000 (10:44 +0200)] 
Merge pull request #3 from wcawijngaards/features/XoT

Fixup fd pass.

7 years agoFixup fd pass.
W.C.A. Wijngaards [Mon, 29 Apr 2019 08:40:12 +0000 (10:40 +0200)] 
Fixup fd pass.

7 years agoMerge branch 'master' into features/XoT
Wouter Wijngaards [Mon, 29 Apr 2019 08:32:27 +0000 (10:32 +0200)] 
Merge branch 'master' into features/XoT

7 years agoMerge pull request #2 from wcawijngaards/features/XoT
wtoorop [Mon, 29 Apr 2019 08:27:15 +0000 (10:27 +0200)] 
Merge pull request #2 from wcawijngaards/features/XoT

Review changes for the XoT branch

7 years agoReview changes for the XoT branch
W.C.A. Wijngaards [Mon, 29 Apr 2019 08:25:19 +0000 (10:25 +0200)] 
Review changes for the XoT branch

With doc, SSL setup function, and function parameter doc.

7 years ago- Make IXFR deletion more robust
Ralph Dolmans [Thu, 25 Apr 2019 18:00:56 +0000 (20:00 +0200)] 
- Make IXFR deletion more robust

7 years ago - Don't attempt an RPZ delete for unsupported actions
Ralph Dolmans [Thu, 25 Apr 2019 17:02:17 +0000 (19:02 +0200)] 
 - Don't attempt an RPZ delete for unsupported actions

7 years ago - locking issues
Ralph Dolmans [Thu, 25 Apr 2019 14:14:39 +0000 (16:14 +0200)] 
 - locking issues

7 years ago- Fix wrong query name in local zone redirect answers with a CNAME, origin/master origin/trunk final-svn-state
Wouter Wijngaards [Thu, 25 Apr 2019 14:07:42 +0000 (14:07 +0000)] 
- Fix wrong query name in local zone redirect answers with a CNAME,
  the copy of the local alias is in unpacked form.

git-svn-id: file:///svn/unbound/trunk@5175 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoMerge branch 'feature/rpz' of github.com:ralphdolmans/unbound into feature/rpz
Ralph Dolmans [Thu, 25 Apr 2019 12:47:09 +0000 (14:47 +0200)] 
Merge branch 'feature/rpz' of github.com:ralphdolmans/unbound into feature/rpz

7 years ago- IXFR/AXFR support for RPZ
Ralph Dolmans [Thu, 25 Apr 2019 12:46:45 +0000 (14:46 +0200)] 
- IXFR/AXFR support for RPZ

7 years agoMerge pull request #5 from NLnetLabs/master
Ralph Dolmans [Thu, 25 Apr 2019 12:43:02 +0000 (14:43 +0200)] 
Merge pull request #5 from NLnetLabs/master

bring fork up to date

7 years ago - Scrub RRs from answer section when reusing NXDOMAIN message for subdomain
Ralph Dolmans [Thu, 18 Apr 2019 15:09:15 +0000 (15:09 +0000)] 
 - Scrub RRs from answer section when reusing NXDOMAIN message for subdomain
   answers.
 - For harden-below-nxdomain: do not consider a name to be non-exitent when
   message contains a CNAME record.

git-svn-id: file:///svn/unbound/trunk@5174 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoRemove lint, gives parse errors on system headers.
Wouter Wijngaards [Thu, 18 Apr 2019 11:34:12 +0000 (11:34 +0000)] 
Remove lint, gives parse errors on system headers.

git-svn-id: file:///svn/unbound/trunk@5173 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoAdd splint to run make lint.
Wouter Wijngaards [Thu, 18 Apr 2019 11:29:31 +0000 (11:29 +0000)] 
Add splint to run make lint.

git-svn-id: file:///svn/unbound/trunk@5172 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoSee if make lint works.
Wouter Wijngaards [Thu, 18 Apr 2019 11:26:07 +0000 (11:26 +0000)] 
See if make lint works.

git-svn-id: file:///svn/unbound/trunk@5171 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoBrackets to stop exiting from the build script.
Wouter Wijngaards [Thu, 18 Apr 2019 10:41:24 +0000 (10:41 +0000)] 
Brackets to stop exiting from the build script.

git-svn-id: file:///svn/unbound/trunk@5170 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoDisable flto for correct warning report.
Wouter Wijngaards [Thu, 18 Apr 2019 10:30:33 +0000 (10:30 +0000)] 
Disable flto for correct warning report.

git-svn-id: file:///svn/unbound/trunk@5169 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoPrintout with exit code.
Wouter Wijngaards [Thu, 18 Apr 2019 10:18:32 +0000 (10:18 +0000)] 
Printout with exit code.

git-svn-id: file:///svn/unbound/trunk@5168 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoPrinout analysis output (if any).
Wouter Wijngaards [Thu, 18 Apr 2019 10:05:17 +0000 (10:05 +0000)] 
Prinout analysis output (if any).

git-svn-id: file:///svn/unbound/trunk@5167 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoFix run directory for clang analysis.
Wouter Wijngaards [Thu, 18 Apr 2019 09:49:11 +0000 (09:49 +0000)] 
Fix run directory for clang analysis.

git-svn-id: file:///svn/unbound/trunk@5166 be551aaa-1e26-0410-a405-d3ace91eadb9

7 years agoRun clang analysis from travis.
Wouter Wijngaards [Thu, 18 Apr 2019 09:40:54 +0000 (09:40 +0000)] 
Run clang analysis from travis.

git-svn-id: file:///svn/unbound/trunk@5165 be551aaa-1e26-0410-a405-d3ace91eadb9