]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
6 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.

6 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.

6 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.

6 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.

6 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.

6 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.

6 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.

6 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.

6 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.

6 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.

6 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.

6 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.

6 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.

6 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.

6 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

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

6 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).

6 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

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

6 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.

6 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

6 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.

6 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'

6 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

6 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.

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

6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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.

6 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.

6 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.

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

6 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

6 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

6 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.

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 years agoFix to libssl-dev
Wouter Wijngaards [Thu, 18 Apr 2019 09:35:07 +0000 (09:35 +0000)] 
Fix to libssl-dev

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

6 years agofixup to libopenssl-dev.
Wouter Wijngaards [Thu, 18 Apr 2019 09:32:58 +0000 (09:32 +0000)] 
fixup to libopenssl-dev.

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

6 years ago- travis build file.
Wouter Wijngaards [Thu, 18 Apr 2019 09:30:35 +0000 (09:30 +0000)] 
- travis build file.

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

6 years ago- iana portlist updated.
Wouter Wijngaards [Tue, 16 Apr 2019 13:21:22 +0000 (13:21 +0000)] 
- iana portlist updated.

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

6 years ago- Better braces in if statement in TCP fastopen code.
Wouter Wijngaards [Tue, 16 Apr 2019 12:53:50 +0000 (12:53 +0000)] 
- Better braces in if statement in TCP fastopen code.

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

6 years ago- Fix tls write event for read state change to re-call SSL_write and
Wouter Wijngaards [Mon, 15 Apr 2019 11:52:21 +0000 (11:52 +0000)] 
- Fix tls write event for read state change to re-call SSL_write and
  not resume the TLS handshake.

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

6 years ago- Squelch SSL read and write connection reset by peer and broken pipe
Wouter Wijngaards [Thu, 11 Apr 2019 15:04:32 +0000 (15:04 +0000)] 
- Squelch SSL read and write connection reset by peer and broken pipe
  messages.  Verbosity 2 and higher enables them.

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

6 years ago- Update python documentation for init_standard().
George Thessalonikefs [Thu, 11 Apr 2019 15:03:04 +0000 (15:03 +0000)] 
- Update python documentation for init_standard().
- Typos.

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

6 years agoNicer.
Wouter Wijngaards [Thu, 11 Apr 2019 13:51:08 +0000 (13:51 +0000)] 
Nicer.

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

6 years ago- Fix that auth zone fails over to next master for timeout in tcp.
Wouter Wijngaards [Thu, 11 Apr 2019 13:41:53 +0000 (13:41 +0000)] 
- Fix that auth zone fails over to next master for timeout in tcp.

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

6 years ago- Fix that auth zone uses correct network type for sockets for
Wouter Wijngaards [Thu, 11 Apr 2019 08:00:33 +0000 (08:00 +0000)] 
- Fix that auth zone uses correct network type for sockets for
  SOA serial probes.  This fixes that probes fail because earlier
  probe addresses are unreachable.

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

6 years ago- Fix to wipe ssl ticket keys from memory with explicit_bzero,
Wouter Wijngaards [Mon, 8 Apr 2019 14:42:08 +0000 (14:42 +0000)] 
- Fix to wipe ssl ticket keys from memory with explicit_bzero,
  if available.

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

6 years agoAdd explanation to changelog.
Wouter Wijngaards [Mon, 8 Apr 2019 14:36:00 +0000 (14:36 +0000)] 
Add explanation to changelog.

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

6 years ago- Fix #17: Add python module example from Jan Janak, that is a
Wouter Wijngaards [Mon, 8 Apr 2019 14:34:58 +0000 (14:34 +0000)] 
- Fix #17: Add python module example from Jan Janak, that is a
  plugin for the Unbound DNS resolver to resolve DNS records in
  multicast DNS [RFC 6762] via Avahi.

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

6 years ago- verbose information about auth zone lookup process, also lookup
Wouter Wijngaards [Mon, 8 Apr 2019 12:42:09 +0000 (12:42 +0000)] 
- verbose information about auth zone lookup process, also lookup
  start, timeout and fail.

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

6 years ago- Fix to use event_assign with libevent for thread-safety.
Wouter Wijngaards [Mon, 8 Apr 2019 11:02:34 +0000 (11:02 +0000)] 
- Fix to use event_assign with libevent for thread-safety.

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

6 years ago- Fix to reinit event structure for accepted TCP (and TLS) sockets.
Wouter Wijngaards [Fri, 5 Apr 2019 14:11:28 +0000 (14:11 +0000)] 
- Fix to reinit event structure for accepted TCP (and TLS) sockets.

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

6 years ago- Fix spelling error in log output for event method.
Wouter Wijngaards [Thu, 4 Apr 2019 14:28:39 +0000 (14:28 +0000)] 
- Fix spelling error in log output for event method.

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

6 years agoReport XoT failure as XoT failure, not https
Willem Toorop [Wed, 3 Apr 2019 10:41:14 +0000 (12:41 +0200)] 
Report XoT failure as XoT failure, not https

6 years ago- Fix auth-zone NSEC3 response for wildcard nodata answers,
Wouter Wijngaards [Wed, 3 Apr 2019 06:36:40 +0000 (06:36 +0000)] 
- Fix auth-zone NSEC3 response for wildcard nodata answers,
  include the closest encloser in the answer.

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

6 years ago- Move goto label in answer_from_cache to the end of the function
Wouter Wijngaards [Wed, 3 Apr 2019 05:32:28 +0000 (05:32 +0000)] 
- Move goto label in answer_from_cache to the end of the function
  where it is more visible.

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

6 years ago- Fix for auth zone nsec3 ent fix for wildcard nodata.
Wouter Wijngaards [Tue, 2 Apr 2019 14:28:36 +0000 (14:28 +0000)] 
- Fix for auth zone nsec3 ent fix for wildcard nodata.

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

6 years ago- Fix for out of bounds integers, thanks to OSTIF audit. It is in
Wouter Wijngaards [Tue, 2 Apr 2019 12:28:20 +0000 (12:28 +0000)] 
- Fix for out of bounds integers, thanks to OSTIF audit.  It is in
  allocation debug code.

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

6 years ago- Fix auth-zone NSEC3 response for empty nonterminals with exact
Wouter Wijngaards [Tue, 2 Apr 2019 12:21:41 +0000 (12:21 +0000)] 
- Fix auth-zone NSEC3 response for empty nonterminals with exact
  match nsec3 records.

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

6 years ago- Fix crash if tls-servic-pem not filled in when necessary.
Wouter Wijngaards [Mon, 25 Mar 2019 08:51:17 +0000 (08:51 +0000)] 
- Fix crash if tls-servic-pem not filled in when necessary.

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

6 years ago- Fix that tls-session-ticket-keys: "" on its own in unbound.conf
Wouter Wijngaards [Mon, 25 Mar 2019 08:47:14 +0000 (08:47 +0000)] 
- Fix that tls-session-ticket-keys: "" on its own in unbound.conf
  disables the tls session ticker key calls into the OpenSSL API.

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

6 years agoAXFR over TLS
Willem Toorop [Sun, 24 Mar 2019 09:43:57 +0000 (10:43 +0100)] 
AXFR over TLS

Enable by specifying an auth name, like this:
```
auth-zone:
        name: nlnetlabs.nl
        master: 185.49.140.60#ns.nlnetlabs.nl
```

6 years ago- Fix #4240: Fix whitespace cleanup in example.conf.
Wouter Wijngaards [Thu, 21 Mar 2019 12:14:20 +0000 (12:14 +0000)] 
- Fix #4240: Fix whitespace cleanup in example.conf.

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

6 years ago- add type CAA to libpyunbound (accessing libunbound from python).
Wouter Wijngaards [Tue, 19 Mar 2019 12:14:52 +0000 (12:14 +0000)] 
- add type CAA to libpyunbound (accessing libunbound from python).

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

6 years ago- Fix #4239: set NOTIMPL when deny-any is enabled, for RFC8482.
Wouter Wijngaards [Mon, 18 Mar 2019 09:26:06 +0000 (09:26 +0000)] 
- Fix #4239: set NOTIMPL when deny-any is enabled, for RFC8482.

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

6 years ago- Add log message, at verbosity 4, that says the query is encrypted
Wouter Wijngaards [Mon, 18 Mar 2019 08:41:39 +0000 (08:41 +0000)] 
- Add log message, at verbosity 4, that says the query is encrypted
  with TLS, if that is enabled for the query.

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

6 years ago1.9.1 on 12 March 2019. Trunk has 1.9.2 in development.
Wouter Wijngaards [Tue, 12 Mar 2019 09:33:18 +0000 (09:33 +0000)] 
1.9.1 on 12 March 2019.  Trunk has 1.9.2 in development.

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

6 years ago- Fix for #4233: guard use of NDEBUG, so that it can be passed in
Wouter Wijngaards [Thu, 7 Mar 2019 08:34:00 +0000 (08:34 +0000)] 
- Fix for #4233: guard use of NDEBUG, so that it can be passed in
  CFLAGS into configure.

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

6 years ago- Tag release 1.9.1rc1.
Wouter Wijngaards [Tue, 5 Mar 2019 08:48:15 +0000 (08:48 +0000)] 
- Tag release 1.9.1rc1.

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

6 years ago- output forwarder log in ssl_req_order test. release-1.9.1rc1
Wouter Wijngaards [Fri, 1 Mar 2019 12:38:53 +0000 (12:38 +0000)] 
- output forwarder log in ssl_req_order test.

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

6 years agoFix to account for tabs as well.
Wouter Wijngaards [Thu, 28 Feb 2019 12:06:04 +0000 (12:06 +0000)] 
Fix to account for tabs as well.

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

6 years ago- Print correct module that failed when module-config is wrong.
Wouter Wijngaards [Thu, 28 Feb 2019 09:56:45 +0000 (09:56 +0000)] 
- Print correct module that failed when module-config is wrong.

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

6 years ago- Remove memory leak on pythonmod python2 script file init.
Wouter Wijngaards [Thu, 28 Feb 2019 09:12:54 +0000 (09:12 +0000)] 
- Remove memory leak on pythonmod python2 script file init.
- Remove swig gcc8 python function cast warnings, they are ignored.

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

6 years agoFixup for python 2
Wouter Wijngaards [Wed, 27 Feb 2019 14:22:55 +0000 (14:22 +0000)] 
Fixup for python 2

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

6 years ago- Fix for python module on Windows, fix fopen.
Wouter Wijngaards [Wed, 27 Feb 2019 14:14:08 +0000 (14:14 +0000)] 
- Fix for python module on Windows, fix fopen.

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

6 years ago- Fix #14: contrib/unbound.init: Fix wrong comparison judgment
Wouter Wijngaards [Wed, 27 Feb 2019 06:58:10 +0000 (06:58 +0000)] 
- Fix #14: contrib/unbound.init: Fix wrong comparison judgment
  before copying.

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

6 years ago- Fix #4229: Unbound man pages lack information, about access-control
Wouter Wijngaards [Wed, 27 Feb 2019 06:56:21 +0000 (06:56 +0000)] 
- Fix #4229: Unbound man pages lack information, about access-control
  order and local zone tags, and elements in views.

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

6 years ago- Fix #4227: pair event del and add for libevent for tcp_req_info.
Wouter Wijngaards [Mon, 25 Feb 2019 15:48:27 +0000 (15:48 +0000)] 
- Fix #4227: pair event del and add for libevent for tcp_req_info.

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

6 years ago- In man page and example config explain that most modules have to
Wouter Wijngaards [Thu, 21 Feb 2019 10:03:11 +0000 (10:03 +0000)] 
- In man page and example config explain that most modules have to
  be listed at the start of module-config.

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

6 years ago- In example.conf explain where to put cachedb module in module-config.
Wouter Wijngaards [Thu, 21 Feb 2019 09:48:38 +0000 (09:48 +0000)] 
- In example.conf explain where to put cachedb module in module-config.

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

6 years ago- Fix the error for unknown module in module-config is understandable,
Wouter Wijngaards [Thu, 21 Feb 2019 09:40:25 +0000 (09:40 +0000)] 
- Fix the error for unknown module in module-config is understandable,
  and explains it was not compiled in and where to see the list.

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

6 years ago- Fix pythonmod include and sockaddr_un ifdefs for compile on
Wouter Wijngaards [Wed, 20 Feb 2019 15:19:58 +0000 (15:19 +0000)] 
- Fix pythonmod include and sockaddr_un ifdefs for compile on
  Windows, and for libunbound.

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

6 years ago- Print query name and IP address when domain rate limit exceeded.
Wouter Wijngaards [Mon, 18 Feb 2019 15:53:02 +0000 (15:53 +0000)] 
- Print query name and IP address when domain rate limit exceeded.

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