]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
8 years ago- Zero initialize addrtree allocation.
Ralph Dolmans [Mon, 10 Apr 2017 10:46:54 +0000 (10:46 +0000)] 
- Zero initialize addrtree allocation.

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

8 years agoRespip dereference after NULL check.
Ralph Dolmans [Mon, 10 Apr 2017 10:18:22 +0000 (10:18 +0000)] 
Respip dereference after NULL check.

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

8 years ago- Remove ECS option after REFUSED answer
Ralph Dolmans [Mon, 10 Apr 2017 09:12:04 +0000 (09:12 +0000)] 
- Remove ECS option after REFUSED answer
- Fix small memory leak in edns_opt_copy_alloc

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

8 years ago- Fix pythonmod for cb changes.
George Thessalonikefs [Fri, 7 Apr 2017 17:07:16 +0000 (17:07 +0000)] 
- Fix pythonmod for cb changes.
- Some whitespace fixup.

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

8 years agoUnlock view in respip unit test
Ralph Dolmans [Fri, 7 Apr 2017 08:57:05 +0000 (08:57 +0000)] 
Unlock view in respip unit test

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

8 years ago- Fix pythonmod for cb changes.
Wouter Wijngaards [Thu, 6 Apr 2017 14:17:37 +0000 (14:17 +0000)] 
- Fix pythonmod for cb changes.

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

8 years agoassign cb_arg
Wouter Wijngaards [Thu, 6 Apr 2017 13:47:46 +0000 (13:47 +0000)] 
assign cb_arg

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

8 years ago- remove malloc from inplace_cb_register
Ralph Dolmans [Thu, 6 Apr 2017 13:41:49 +0000 (13:41 +0000)] 
- remove malloc from inplace_cb_register

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

8 years agoFixup unused parameters.
Wouter Wijngaards [Thu, 6 Apr 2017 13:35:33 +0000 (13:35 +0000)] 
Fixup unused parameters.

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

8 years agofixup unused parameters.
Wouter Wijngaards [Thu, 6 Apr 2017 13:23:52 +0000 (13:23 +0000)] 
fixup unused parameters.

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

8 years ago- Generalise inplace callback (de)registration
Ralph Dolmans [Thu, 6 Apr 2017 13:13:06 +0000 (13:13 +0000)] 
- Generalise inplace callback (de)registration
- (de)register inplace callbacks for module id
- No unbound-control set_option for ECS options
- Deprecated client-subnet-opcode config option
- Introduced client-subnet-always-forward config option
- Changed max-client-subnet-ipv6 default to 56 (as in RFC)
- Removed extern ECS config options
- module_restart_next now calls clear on all following modules
- Also create ECS module qstate on module_event_pass event

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

8 years ago- Fix respip for braces when locks arent used.
Wouter Wijngaards [Thu, 6 Apr 2017 11:57:27 +0000 (11:57 +0000)] 
- Fix respip for braces when locks arent used.

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

8 years ago- iana portlist update
Wouter Wijngaards [Thu, 6 Apr 2017 07:04:34 +0000 (07:04 +0000)] 
- iana portlist update

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

8 years ago- Small fixup for documentation.
Wouter Wijngaards [Thu, 6 Apr 2017 06:55:55 +0000 (06:55 +0000)] 
- Small fixup for documentation.

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

8 years ago- iana portlist update
Wouter Wijngaards [Tue, 4 Apr 2017 13:46:45 +0000 (13:46 +0000)] 
- iana portlist update

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

8 years ago- Fix #1244: document that use of chroot requires trust anchor file to
Wouter Wijngaards [Tue, 4 Apr 2017 13:39:33 +0000 (13:39 +0000)] 
- Fix #1244: document that use of chroot requires trust anchor file to
  be under chroot.

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

8 years ago- Do not add current time twice to TTL before ECS cache store.
Ralph Dolmans [Mon, 3 Apr 2017 09:36:18 +0000 (09:36 +0000)] 
- Do not add current time twice to TTL before ECS cache store.
- Do not touch rrset cache after ECS cache message generation.
- Use LDNS_EDNS_CLIENT_SUBNET as default ECS opcode.

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

8 years ago- iana portlist update
Wouter Wijngaards [Mon, 3 Apr 2017 09:07:17 +0000 (09:07 +0000)] 
- iana portlist update

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

8 years ago- Fix #1217: Add metrics to unbound-control interface showing
Wouter Wijngaards [Mon, 3 Apr 2017 09:03:32 +0000 (09:03 +0000)] 
- Fix #1217: Add metrics to unbound-control interface showing
  crypted, cert request, plaintext and malformed queries (from
  Manu Bretelle).

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

8 years agoinclude for gettimeofday
Wouter Wijngaards [Mon, 27 Mar 2017 06:50:29 +0000 (06:50 +0000)] 
include for gettimeofday

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

8 years ago- Remove (now unused) event2 include from dnscrypt code.
Wouter Wijngaards [Mon, 27 Mar 2017 06:27:22 +0000 (06:27 +0000)] 
- Remove (now unused) event2 include from dnscrypt code.

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

8 years ago- Update Changelog.
George Thessalonikefs [Fri, 24 Mar 2017 11:02:26 +0000 (11:02 +0000)] 
- Update Changelog.

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

8 years ago- Fix to prevent non-referal query from being cached as referal when the
George Thessalonikefs [Fri, 24 Mar 2017 10:51:56 +0000 (10:51 +0000)] 
- Fix to prevent non-referal query from being cached as referal when the
  no_cache_store flag was set.

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

8 years ago- Fix #1239: configure fails to find python distutils if python
Wouter Wijngaards [Thu, 23 Mar 2017 10:23:38 +0000 (10:23 +0000)] 
- Fix #1239: configure fails to find python distutils if python
  prints warning.

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

8 years ago- Fix #1229: Systemd service sandboxing, options in wrong sections.
Wouter Wijngaards [Wed, 22 Mar 2017 07:22:34 +0000 (07:22 +0000)] 
- Fix #1229: Systemd service sandboxing, options in wrong sections.

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

8 years ago- Fix #1238: segmentation fault when adding through the remote
Wouter Wijngaards [Wed, 22 Mar 2017 07:19:38 +0000 (07:19 +0000)] 
- Fix #1238: segmentation fault when adding through the remote
  interface a per-view local zone to a view with no previous
  (configured) local zones.

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

8 years agoltmain from Fedora distro.
Wouter Wijngaards [Tue, 21 Mar 2017 14:20:59 +0000 (14:20 +0000)] 
ltmain from Fedora distro.

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

8 years agoautoconf (because easier diffs with other releases)
Wouter Wijngaards [Tue, 21 Mar 2017 14:18:45 +0000 (14:18 +0000)] 
autoconf (because easier diffs with other releases)

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

8 years ago- Merge EDNS Client subnet implementation from feature branch into main branch,
Ralph Dolmans [Tue, 21 Mar 2017 12:08:17 +0000 (12:08 +0000)] 
- Merge EDNS Client subnet implementation from feature branch into main branch,
  using new EDNS processing framework.

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

8 years ago- Fix doxygen for dnscrypt files.
Wouter Wijngaards [Tue, 21 Mar 2017 08:50:17 +0000 (08:50 +0000)] 
- Fix doxygen for dnscrypt files.

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

8 years ago- fixup for lruhash (whitespace and header file comment).
Wouter Wijngaards [Mon, 20 Mar 2017 15:51:34 +0000 (15:51 +0000)] 
- fixup for lruhash (whitespace and header file comment).
- dnscrypt tests.

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

8 years agonicer gettimeofday error handling.
Wouter Wijngaards [Mon, 20 Mar 2017 15:35:00 +0000 (15:35 +0000)] 
nicer gettimeofday error handling.

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

8 years agoFixup compile without libsodium.
Wouter Wijngaards [Mon, 20 Mar 2017 15:30:53 +0000 (15:30 +0000)] 
Fixup compile without libsodium.

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

8 years agowhitespace better.
Wouter Wijngaards [Mon, 20 Mar 2017 15:26:41 +0000 (15:26 +0000)] 
whitespace better.

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

8 years ago- lru_demote and lruhash_insert_or_retrieve functions for getdns.
Wouter Wijngaards [Mon, 20 Mar 2017 15:25:06 +0000 (15:25 +0000)] 
- lru_demote and lruhash_insert_or_retrieve functions for getdns.

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

8 years agomore fixups.
Wouter Wijngaards [Mon, 20 Mar 2017 15:16:19 +0000 (15:16 +0000)] 
more fixups.

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

8 years ago- make depend, autoconf, remove warnings about statement before var.
Wouter Wijngaards [Mon, 20 Mar 2017 15:09:06 +0000 (15:09 +0000)] 
- make depend, autoconf, remove warnings about statement before var.

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

8 years ago- #1217. DNSCrypt support, with --enable-dnscrypt, libsodium and then
Wouter Wijngaards [Mon, 20 Mar 2017 14:55:31 +0000 (14:55 +0000)] 
- #1217. DNSCrypt support, with --enable-dnscrypt, libsodium and then
  enabled in the config file from Manu Bretelle.

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

8 years ago- Fix #1237 - Wrong resolving in chain, for norec queries that get
Wouter Wijngaards [Fri, 17 Mar 2017 14:32:25 +0000 (14:32 +0000)] 
- Fix #1237 - Wrong resolving in chain, for norec queries that get
  SERVFAIL returned.

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

8 years ago- Patch for view functionality for local-data-ptr from Björn Ketelaars.
Wouter Wijngaards [Fri, 17 Mar 2017 08:01:40 +0000 (08:01 +0000)] 
- Patch for view functionality for local-data-ptr from Björn Ketelaars.

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

8 years agoprettier size_t and defines.
Wouter Wijngaards [Thu, 16 Mar 2017 15:43:25 +0000 (15:43 +0000)] 
prettier size_t and defines.

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

8 years agoFixup array reference
Wouter Wijngaards [Thu, 16 Mar 2017 15:24:14 +0000 (15:24 +0000)] 
Fixup array reference

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

8 years agofix for lint
Wouter Wijngaards [Thu, 16 Mar 2017 15:18:10 +0000 (15:18 +0000)] 
fix for lint

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

8 years agoone less include and make depend
Wouter Wijngaards [Thu, 16 Mar 2017 15:15:04 +0000 (15:15 +0000)] 
one less include and make depend

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

8 years agofix layout.
Wouter Wijngaards [Thu, 16 Mar 2017 15:10:08 +0000 (15:10 +0000)] 
fix layout.

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

8 years agofix comparison, unsigned does not become negative.
Wouter Wijngaards [Thu, 16 Mar 2017 15:07:34 +0000 (15:07 +0000)] 
fix comparison, unsigned does not become negative.

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

8 years ago- trustanchor tags are sorted. reusable routine to fetch taglist.
Wouter Wijngaards [Thu, 16 Mar 2017 15:04:18 +0000 (15:04 +0000)] 
- trustanchor tags are sorted.  reusable routine to fetch taglist.

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

8 years ago- Fix that looped DNAMEs do not cause unbound to spend effort.
Wouter Wijngaards [Thu, 16 Mar 2017 14:32:58 +0000 (14:32 +0000)] 
- Fix that looped DNAMEs do not cause unbound to spend effort.

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

8 years agofixup
Wouter Wijngaards [Thu, 16 Mar 2017 09:29:59 +0000 (09:29 +0000)] 
fixup

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

8 years agofix doxygen annotation
Wouter Wijngaards [Thu, 16 Mar 2017 09:28:19 +0000 (09:28 +0000)] 
fix doxygen annotation

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

8 years agoremove debug print out
Wouter Wijngaards [Thu, 16 Mar 2017 09:27:08 +0000 (09:27 +0000)] 
remove debug print out

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

8 years ago- Add trustanchor.unbound CH TXT that gets a response with a number
Wouter Wijngaards [Thu, 16 Mar 2017 09:17:58 +0000 (09:17 +0000)] 
- Add trustanchor.unbound CH TXT that gets a response with a number
  of TXT RRs with a string like "example.com. 2345 1234" with
  the trust anchors and their keytags.

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

8 years agoFixup validation test; the YXDOMAIN is returned and the DNAME.
Wouter Wijngaards [Mon, 13 Mar 2017 08:29:08 +0000 (08:29 +0000)] 
Fixup validation test; the YXDOMAIN is returned and the DNAME.

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

8 years ago- Fix #1235: Fix too long DNAME expansion produces SERVFAIL instead
Wouter Wijngaards [Mon, 13 Mar 2017 08:27:01 +0000 (08:27 +0000)] 
- Fix #1235: Fix too long DNAME expansion produces SERVFAIL instead
  of YXDOMAIN + query loop, reported by Petr Spacek.

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

8 years ago- testbound understands Deckard MATCH rcode question answer commands.
Wouter Wijngaards [Mon, 13 Mar 2017 08:15:07 +0000 (08:15 +0000)] 
- testbound understands Deckard MATCH rcode question answer commands.

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

8 years ago- Fix #1234: shortening DNAME loop produces duplicate DNAME records
Wouter Wijngaards [Fri, 10 Mar 2017 13:04:24 +0000 (13:04 +0000)] 
- Fix #1234: shortening DNAME loop produces duplicate DNAME records
  in ANSWER section.

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

8 years ago- unbound-control list local zone and data commands listed in the
Wouter Wijngaards [Thu, 9 Mar 2017 16:25:32 +0000 (16:25 +0000)] 
- unbound-control list local zone and data commands listed in the
  help output.

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

8 years agofixup testbound -1
Wouter Wijngaards [Thu, 9 Mar 2017 13:31:16 +0000 (13:31 +0000)] 
fixup testbound -1

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

8 years agofixup script tests
Wouter Wijngaards [Thu, 9 Mar 2017 13:23:06 +0000 (13:23 +0000)] 
fixup script tests

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

8 years ago- --disable-sha1 disables SHA1 support in RRSIG, so from DNSKEY and
Wouter Wijngaards [Thu, 9 Mar 2017 13:18:08 +0000 (13:18 +0000)] 
- --disable-sha1 disables SHA1 support in RRSIG, so from DNSKEY and
  DS records.  NSEC3 is not disabled.
- fake-sha1 test option; print warning if used.  To make unit tests.

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

8 years agolint for unit test
Wouter Wijngaards [Wed, 8 Mar 2017 08:51:43 +0000 (08:51 +0000)] 
lint for unit test

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

8 years agolint.
Wouter Wijngaards [Wed, 8 Mar 2017 08:38:30 +0000 (08:38 +0000)] 
lint.

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

8 years agoplease lint.
Wouter Wijngaards [Wed, 8 Mar 2017 08:30:15 +0000 (08:30 +0000)] 
please lint.

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

8 years agoplease doxygen.
Wouter Wijngaards [Wed, 8 Mar 2017 08:27:17 +0000 (08:27 +0000)] 
please doxygen.

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

8 years ago- fix enum conversion warnings
Wouter Wijngaards [Wed, 8 Mar 2017 08:21:51 +0000 (08:21 +0000)] 
- fix enum conversion warnings

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

8 years ago- swig version 2.0.1 required.
Wouter Wijngaards [Wed, 8 Mar 2017 07:57:06 +0000 (07:57 +0000)] 
- swig version 2.0.1 required.

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

8 years ago- make depend for build dependencies.
Wouter Wijngaards [Wed, 8 Mar 2017 07:54:41 +0000 (07:54 +0000)] 
- make depend for build dependencies.

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

8 years ago- Response actions based on IP address from Jinmei Tatuya (Infoblox).
Wouter Wijngaards [Tue, 7 Mar 2017 14:58:51 +0000 (14:58 +0000)] 
- Response actions based on IP address from Jinmei Tatuya (Infoblox).

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

8 years ago- Fix #1230: swig version 2.0.0 is required for pythonmod, with
Wouter Wijngaards [Tue, 7 Mar 2017 10:40:45 +0000 (10:40 +0000)] 
- Fix #1230: swig version 2.0.0 is required for pythonmod, with
  1.3.40 it crashes when running repeatly unbound-control reload.

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

8 years ago- iana portlist update
Wouter Wijngaards [Mon, 6 Mar 2017 15:33:30 +0000 (15:33 +0000)] 
- iana portlist update

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

8 years ago- Fix #1229: Systemd service sandboxing in contrib/unbound.service.
Wouter Wijngaards [Mon, 6 Mar 2017 15:27:36 +0000 (15:27 +0000)] 
- Fix #1229: Systemd service sandboxing in contrib/unbound.service.

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

8 years ago - Fix testpkts.c, check if DO bit is set, not only if there is an OPT record.
Ralph Dolmans [Tue, 28 Feb 2017 13:11:05 +0000 (13:11 +0000)] 
 - Fix testpkts.c, check if DO bit is set, not only if there is an OPT record.

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

8 years ago- For #1227: if we have sha256, set the cipher list to have no
Wouter Wijngaards [Tue, 28 Feb 2017 08:23:25 +0000 (08:23 +0000)] 
- For #1227: if we have sha256, set the cipher list to have no
  known vulns.

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

8 years ago- Fix #1227: Fix that Unbound control allows weak ciphersuits.
Wouter Wijngaards [Mon, 27 Feb 2017 15:24:58 +0000 (15:24 +0000)] 
- Fix #1227: Fix that Unbound control allows weak ciphersuits.

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

8 years ago- Fix #1226: provide official 32bit binary for windows.
Wouter Wijngaards [Mon, 27 Feb 2017 15:05:52 +0000 (15:05 +0000)] 
- Fix #1226: provide official 32bit binary for windows.

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

8 years ago- Fix #1227: Fix that Unbound control allows weak ciphersuits.
Wouter Wijngaards [Mon, 27 Feb 2017 14:40:30 +0000 (14:40 +0000)] 
- Fix #1227: Fix that Unbound control allows weak ciphersuits.

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

8 years agomeant NetBSD.
Wouter Wijngaards [Fri, 24 Feb 2017 15:53:34 +0000 (15:53 +0000)] 
meant NetBSD.

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

8 years ago- include sys/time.h for new shm code on OpenBSD.
Wouter Wijngaards [Fri, 24 Feb 2017 15:51:19 +0000 (15:51 +0000)] 
- include sys/time.h for new shm code on OpenBSD.

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

8 years ago- make depend, autoconf, doxygen and lint fixed up.
Wouter Wijngaards [Thu, 23 Feb 2017 16:27:47 +0000 (16:27 +0000)] 
- make depend, autoconf, doxygen and lint fixed up.

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

8 years agofixed for lint
Wouter Wijngaards [Thu, 23 Feb 2017 14:17:58 +0000 (14:17 +0000)] 
fixed for lint

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

8 years agolint.
Wouter Wijngaards [Thu, 23 Feb 2017 14:09:54 +0000 (14:09 +0000)] 
lint.

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

8 years agoFix doxygen for recent commit.
Wouter Wijngaards [Thu, 23 Feb 2017 13:54:04 +0000 (13:54 +0000)] 
Fix doxygen for recent commit.

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

8 years ago- Patch from Luiz Fernando Softov for Stats Shared Memory.
Wouter Wijngaards [Thu, 23 Feb 2017 12:05:05 +0000 (12:05 +0000)] 
- Patch from Luiz Fernando Softov for Stats Shared Memory.
- unbound-control stats_shm command prints stats using shared memory,
  which uses less cpu.

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

8 years ago- Fix doc/CNAME-basedRedirectionDesignNotes.pdf zone static to
Wouter Wijngaards [Thu, 23 Feb 2017 08:27:31 +0000 (08:27 +0000)] 
- Fix doc/CNAME-basedRedirectionDesignNotes.pdf zone static to
  redirect.

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

8 years ago- Fix #1224: Fix that defaults should not fall back to "Program Files
Wouter Wijngaards [Wed, 22 Feb 2017 07:31:32 +0000 (07:31 +0000)] 
- Fix #1224: Fix that defaults should not fall back to "Program Files
  (x86) if Unbound is 64bit by default on windows.

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

8 years ago- iana portlist update
Wouter Wijngaards [Tue, 21 Feb 2017 14:15:05 +0000 (14:15 +0000)] 
- iana portlist update

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

8 years agotrunk has 1.6.2
Wouter Wijngaards [Tue, 21 Feb 2017 14:06:48 +0000 (14:06 +0000)] 
trunk has 1.6.2

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

8 years ago- sldns updated for vfixed and buffer resize indication from getdns.
Wouter Wijngaards [Thu, 16 Feb 2017 09:48:03 +0000 (09:48 +0000)] 
- sldns updated for vfixed and buffer resize indication from getdns.

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

8 years ago- sldns has ED25519 and ED448 algorithm number and name for display.
Wouter Wijngaards [Wed, 15 Feb 2017 09:38:15 +0000 (09:38 +0000)] 
- sldns has ED25519 and ED448 algorithm number and name for display.

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

8 years agotag 1.6.1rc3 release-1.6.1rc3
Wouter Wijngaards [Tue, 14 Feb 2017 13:42:46 +0000 (13:42 +0000)] 
tag 1.6.1rc3

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

8 years ago- Fix manpage to include chroot note on Python module section.
George Thessalonikefs [Mon, 13 Feb 2017 11:47:16 +0000 (11:47 +0000)] 
- Fix manpage to include chroot note on Python module section.

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

8 years ago- Fix autoconf of systemd check for lack of pkg-config.
Wouter Wijngaards [Mon, 13 Feb 2017 10:15:01 +0000 (10:15 +0000)] 
- Fix autoconf of systemd check for lack of pkg-config.

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

8 years ago- Fix dnstap for warning of set but not used. release-1.6.1rc2
Wouter Wijngaards [Fri, 10 Feb 2017 08:26:59 +0000 (08:26 +0000)] 
- Fix dnstap for warning of set but not used.

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

8 years agomore fixes for pythonmod.
Wouter Wijngaards [Fri, 10 Feb 2017 08:13:24 +0000 (08:13 +0000)] 
more fixes for pythonmod.

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

8 years ago- Fix pythonmod for typedef changes.
Wouter Wijngaards [Fri, 10 Feb 2017 07:58:38 +0000 (07:58 +0000)] 
- Fix pythonmod for typedef changes.

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

8 years ago- tag 1.6.1rc1. release-1.6.1rc1
Wouter Wijngaards [Thu, 9 Feb 2017 08:54:28 +0000 (08:54 +0000)] 
- tag 1.6.1rc1.

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

8 years ago- Fix for type name change and fix warning on windows compile.
Wouter Wijngaards [Wed, 8 Feb 2017 13:55:28 +0000 (13:55 +0000)] 
- Fix for type name change and fix warning on windows compile.

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

8 years agoFixup for type change.
Wouter Wijngaards [Wed, 8 Feb 2017 13:45:56 +0000 (13:45 +0000)] 
Fixup for type change.

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

8 years ago- Include root trust anchor id 20326 in unbound-anchor.
Wouter Wijngaards [Tue, 7 Feb 2017 15:22:31 +0000 (15:22 +0000)] 
- Include root trust anchor id 20326 in unbound-anchor.

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

8 years agomore fixes for $host usage
Wouter Wijngaards [Mon, 6 Feb 2017 12:52:32 +0000 (12:52 +0000)] 
more fixes for $host usage

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