]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
9 years ago- Fix that "make install" fails due to "text file busy" error.
Wouter Wijngaards [Wed, 17 Feb 2016 15:51:57 +0000 (15:51 +0000)] 
- Fix that "make install" fails due to "text file busy" error.

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

9 years ago- Set IPPROTO_IP6 for ipv6 sockets otherwise invalid argument error.
Wouter Wijngaards [Wed, 17 Feb 2016 08:02:32 +0000 (08:02 +0000)] 
- Set IPPROTO_IP6 for ipv6 sockets otherwise invalid argument error.

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

9 years ago- wait for sendto to drain socket buffers when they are full.
Wouter Wijngaards [Mon, 15 Feb 2016 09:54:52 +0000 (09:54 +0000)] 
- wait for sendto to drain socket buffers when they are full.

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

9 years ago- ip-transparent option for FreeBSD with IP_BINDANY socket option.
Wouter Wijngaards [Mon, 15 Feb 2016 08:17:54 +0000 (08:17 +0000)] 
- ip-transparent option for FreeBSD with IP_BINDANY socket option.

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

9 years agoAnd document the files.
Wouter Wijngaards [Tue, 9 Feb 2016 13:51:35 +0000 (13:51 +0000)] 
And document the files.

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

9 years agoDocument that array.
Wouter Wijngaards [Tue, 9 Feb 2016 13:40:56 +0000 (13:40 +0000)] 
Document that array.

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

9 years ago- insecure-lan-zones: yesno config option, patch from Dag-Erling
Wouter Wijngaards [Tue, 9 Feb 2016 13:25:59 +0000 (13:25 +0000)] 
- insecure-lan-zones: yesno config option, patch from Dag-Erling
  Smørgrav.

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

9 years ago- Test for type OPENPGPKEY.
Wouter Wijngaards [Tue, 9 Feb 2016 08:45:09 +0000 (08:45 +0000)] 
- Test for type OPENPGPKEY.

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

9 years ago- RR Type OPENPGPKEY support (draft-ietf-dane-openpgpkey-07).
Wouter Wijngaards [Mon, 8 Feb 2016 16:13:03 +0000 (16:13 +0000)] 
- RR Type OPENPGPKEY support (draft-ietf-dane-openpgpkey-07).

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

9 years agoUnit test for CSYNC
Wouter Wijngaards [Mon, 8 Feb 2016 15:48:26 +0000 (15:48 +0000)] 
Unit test for CSYNC

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

9 years ago- RR Type CSYNC support RFC 7477, in debug printout and config input.
Wouter Wijngaards [Mon, 8 Feb 2016 15:37:17 +0000 (15:37 +0000)] 
- RR Type CSYNC support RFC 7477, in debug printout and config input.

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

9 years ago- Fix patch typo in prevuous commit for 734 from Adi Prasaja.
Wouter Wijngaards [Mon, 8 Feb 2016 08:17:00 +0000 (08:17 +0000)] 
- Fix patch typo in prevuous commit for 734 from Adi Prasaja.

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

9 years ago- Neater cmdline_verbose increment patch from Edgar Pettijohn.
Wouter Wijngaards [Fri, 29 Jan 2016 08:06:51 +0000 (08:06 +0000)] 
- Neater cmdline_verbose increment patch from Edgar Pettijohn.

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

9 years ago- Fix #741: log message for dnstap socket connection is more clear.
Wouter Wijngaards [Wed, 27 Jan 2016 17:12:26 +0000 (17:12 +0000)] 
- Fix #741: log message for dnstap socket connection is more clear.

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

9 years agoFix test to cleanup executable and wait for error printout
Wouter Wijngaards [Wed, 27 Jan 2016 07:55:18 +0000 (07:55 +0000)] 
Fix test to cleanup executable and wait for error printout

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

9 years ago- Made netbsd sendmsg test nonfatal, in case of false positives.
Wouter Wijngaards [Wed, 27 Jan 2016 07:44:47 +0000 (07:44 +0000)] 
- Made netbsd sendmsg test nonfatal, in case of false positives.

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

9 years ago- fix netbsd interface_automatic complain about unimplemented.
Wouter Wijngaards [Tue, 26 Jan 2016 16:14:28 +0000 (16:14 +0000)] 
- fix netbsd interface_automatic complain about unimplemented.

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

9 years ago- Fix cmsg alignment for argument to sendmsg on NetBSD.
Wouter Wijngaards [Tue, 26 Jan 2016 14:11:39 +0000 (14:11 +0000)] 
- Fix cmsg alignment for argument to sendmsg on NetBSD.

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

9 years ago- Use arc4random instead of random in tests (because it is
Wouter Wijngaards [Tue, 26 Jan 2016 09:15:22 +0000 (09:15 +0000)] 
- Use arc4random instead of random in tests (because it is
  available, possibly as compat, anyway).

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

9 years agoFixup declaration after statement.
Wouter Wijngaards [Tue, 26 Jan 2016 09:00:06 +0000 (09:00 +0000)] 
Fixup declaration after statement.

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

9 years agoFixup ;.
Wouter Wijngaards [Tue, 26 Jan 2016 08:27:40 +0000 (08:27 +0000)] 
Fixup ;.

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

9 years ago- Fix #734: chown the pidfile if it resides inside the chroot.
Wouter Wijngaards [Tue, 26 Jan 2016 08:05:04 +0000 (08:05 +0000)] 
- Fix #734: chown the pidfile if it resides inside the chroot.

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

9 years ago- Fix #738: Swig should not be invoked with CPPFLAGS.
Wouter Wijngaards [Mon, 25 Jan 2016 08:07:50 +0000 (08:07 +0000)] 
- Fix #738: Swig should not be invoked with CPPFLAGS.

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

9 years ago- Squelch 'cannot assign requested address' log messages unless
Wouter Wijngaards [Tue, 19 Jan 2016 15:37:54 +0000 (15:37 +0000)] 
- Squelch 'cannot assign requested address' log messages unless
  verbosity is high, it was spammed after network down.

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

9 years ago- iana portlist update.
Wouter Wijngaards [Thu, 14 Jan 2016 08:33:54 +0000 (08:33 +0000)] 
- iana portlist update.

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

9 years ago- Fix to simplify empty string checking from Michael McConville.
Wouter Wijngaards [Thu, 14 Jan 2016 08:28:46 +0000 (08:28 +0000)] 
- Fix to simplify empty string checking from Michael McConville.

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

9 years ago- Fix #734: Do not log an error when the PID file cannot be chown'ed.
Wouter Wijngaards [Tue, 12 Jan 2016 08:04:42 +0000 (08:04 +0000)] 
- Fix #734: Do not log an error when the PID file cannot be chown'ed.
  Patch from Simon Deziel.

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

9 years ago- Fix test if -pthreads unused to use better grep for portability.
Wouter Wijngaards [Mon, 11 Jan 2016 13:44:02 +0000 (13:44 +0000)] 
- Fix test if -pthreads unused to use better grep for portability.

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

9 years agoUse better grep for -e -flag test.
Wouter Wijngaards [Mon, 11 Jan 2016 13:41:33 +0000 (13:41 +0000)] 
Use better grep for -e -flag test.

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

9 years ago- Update aclocal, autoconf output with new versions (1.15, 2.4.6).
Wouter Wijngaards [Thu, 7 Jan 2016 10:34:46 +0000 (10:34 +0000)] 
- Update aclocal, autoconf output with new versions (1.15, 2.4.6).

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

9 years ago- Fix mingw crosscompile for recent mingw.
Wouter Wijngaards [Thu, 7 Jan 2016 10:29:13 +0000 (10:29 +0000)] 
- Fix mingw crosscompile for recent mingw.

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

9 years ago- Fix mingw crosscompile for recent mingw.
Wouter Wijngaards [Thu, 7 Jan 2016 10:16:22 +0000 (10:16 +0000)] 
- Fix mingw crosscompile for recent mingw.

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

9 years ago- Support RFC7686: handle ".onion" Special-Use Domain. It is blocked
Wouter Wijngaards [Tue, 5 Jan 2016 14:02:45 +0000 (14:02 +0000)] 
- Support RFC7686: handle ".onion" Special-Use Domain. It is blocked
  by default, and can be unblocked with "nodefault" localzone config.

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

9 years agoFix signed-unsigned lint warnings in tcp-mss.
Wouter Wijngaards [Tue, 5 Jan 2016 10:08:37 +0000 (10:08 +0000)] 
Fix signed-unsigned lint warnings in tcp-mss.

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

9 years ago- #731: tcp-mss, outgoing-tcp-mss options for unbound.conf, patch
Wouter Wijngaards [Tue, 5 Jan 2016 10:03:59 +0000 (10:03 +0000)] 
- #731: tcp-mss, outgoing-tcp-mss options for unbound.conf, patch
  from Daisuke Higashi.

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

9 years agoFixup that patch does not try to patch itself.
Wouter Wijngaards [Mon, 4 Jan 2016 12:50:23 +0000 (12:50 +0000)] 
Fixup that patch does not try to patch itself.

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

9 years ago- Fixup contrib/aaaa-filter-iterator.patch for moved contents in the
Wouter Wijngaards [Mon, 4 Jan 2016 10:47:29 +0000 (10:47 +0000)] 
- Fixup contrib/aaaa-filter-iterator.patch for moved contents in the
  source code, so it applies cleanly again.  Removed unused variable
  warnings.

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

9 years ago- Define DEFAULT_SOURCE together with BSD_SOURCE when that is defined,
Wouter Wijngaards [Mon, 4 Jan 2016 09:52:48 +0000 (09:52 +0000)] 
- Define DEFAULT_SOURCE together with BSD_SOURCE when that is defined,
  for Linux glibc 2.20.

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

9 years agoFix #729: omit use of escape sequences in echo since they are not portable (unbound...
Ralph Dolmans [Tue, 15 Dec 2015 11:00:59 +0000 (11:00 +0000)] 
Fix #729: omit use of escape sequences in echo since they are not portable (unbound-control-setup)

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

9 years ago- OSX clang new flto check.
Wouter Wijngaards [Fri, 11 Dec 2015 13:35:09 +0000 (13:35 +0000)] 
- OSX clang new flto check.

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

9 years agotest flto for clang (test #2)
Wouter Wijngaards [Fri, 11 Dec 2015 13:28:33 +0000 (13:28 +0000)] 
test flto for clang (test #2)

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

9 years agoCheck for flto for OSX
Wouter Wijngaards [Fri, 11 Dec 2015 13:23:34 +0000 (13:23 +0000)] 
Check for flto for OSX

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

9 years ago- OSX clang, stop -pthread unused during link stage warnings.
Wouter Wijngaards [Fri, 11 Dec 2015 13:15:40 +0000 (13:15 +0000)] 
- OSX clang, stop -pthread unused during link stage warnings.

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

9 years ago- OSX portability, detect if sbrk is deprecated.
Wouter Wijngaards [Fri, 11 Dec 2015 12:44:44 +0000 (12:44 +0000)] 
- OSX portability, detect if sbrk is deprecated.

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

9 years ago- updated ax_pthread.m4 to version 21 with clang support, this
Wouter Wijngaards [Fri, 11 Dec 2015 12:19:12 +0000 (12:19 +0000)] 
- updated ax_pthread.m4 to version 21 with clang support, this
  removes a warning from compilation.

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

9 years ago- remove NULL-checks before free, patch from Michael McConville.
Wouter Wijngaards [Fri, 11 Dec 2015 10:26:15 +0000 (10:26 +0000)] 
- remove NULL-checks before free, patch from Michael McConville.

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

9 years ago- trunk has 1.5.8 in development.
Wouter Wijngaards [Thu, 10 Dec 2015 08:38:20 +0000 (08:38 +0000)] 
- trunk has 1.5.8 in development.

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

9 years agoFixup name. release-1.5.7
Wouter Wijngaards [Tue, 8 Dec 2015 08:25:42 +0000 (08:25 +0000)] 
Fixup name.

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

9 years ago- Fixup 724 for unbound-control.
Wouter Wijngaards [Tue, 8 Dec 2015 08:15:55 +0000 (08:15 +0000)] 
- Fixup 724 for unbound-control.

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

9 years agoDon't minimise forwarded requests.
Ralph Dolmans [Mon, 7 Dec 2015 15:56:47 +0000 (15:56 +0000)] 
Don't minimise forwarded requests.

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

9 years ago- Removed unneeded whitespace from example.conf.
Wouter Wijngaards [Fri, 4 Dec 2015 08:01:37 +0000 (08:01 +0000)] 
- Removed unneeded whitespace from example.conf.

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

9 years agoStop minimising after receiving rcode!=NOERROR
Ralph Dolmans [Thu, 3 Dec 2015 15:45:52 +0000 (15:45 +0000)] 
Stop minimising after receiving rcode!=NOERROR

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

9 years agoNote changelog after rc1.
Wouter Wijngaards [Thu, 3 Dec 2015 13:40:16 +0000 (13:40 +0000)] 
Note changelog after rc1.
3 December 2015: Ralph
  - (after rc1 tag)
  - Committed fix to qname minimisation and unit test case for it.

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

9 years ago1.5.7rc1 tag
Wouter Wijngaards [Thu, 3 Dec 2015 13:35:17 +0000 (13:35 +0000)] 
1.5.7rc1 tag

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

9 years agoKeep incrementing QNAME after receiving throwaway answer.
Ralph Dolmans [Thu, 3 Dec 2015 12:09:45 +0000 (12:09 +0000)] 
Keep incrementing QNAME after receiving throwaway answer.

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

9 years agoiana portlist update.
Wouter Wijngaards [Thu, 3 Dec 2015 08:10:33 +0000 (08:10 +0000)] 
iana portlist update.

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

9 years ago- For 724: Add Changelog to windows binary dist.
Wouter Wijngaards [Wed, 2 Dec 2015 17:55:03 +0000 (17:55 +0000)] 
- For 724: Add Changelog to windows binary dist.

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

9 years ago- Fixup 724: Fix PCA prompt for unbound-service-install.exe.
Wouter Wijngaards [Wed, 2 Dec 2015 09:40:05 +0000 (09:40 +0000)] 
- Fixup 724: Fix PCA prompt for unbound-service-install.exe.
  re-enable stdout printout.

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

9 years agoundo pointless change.
Wouter Wijngaards [Tue, 1 Dec 2015 15:18:51 +0000 (15:18 +0000)] 
undo pointless change.

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

9 years agopointless change for test.
Wouter Wijngaards [Tue, 1 Dec 2015 14:55:27 +0000 (14:55 +0000)] 
pointless change for test.

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

9 years ago- .gitignore for git users.
Wouter Wijngaards [Tue, 1 Dec 2015 14:36:21 +0000 (14:36 +0000)] 
- .gitignore for git users.

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

9 years agoQname minimisation review fixes
Ralph Dolmans [Tue, 1 Dec 2015 13:14:00 +0000 (13:14 +0000)] 
Qname minimisation review fixes

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

9 years ago- Remove stdout printout for unbound-service-install.exe
Wouter Wijngaards [Tue, 1 Dec 2015 13:00:57 +0000 (13:00 +0000)] 
- Remove stdout printout for unbound-service-install.exe

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

9 years agoand also #724 for unbound.exe commandline.
Wouter Wijngaards [Tue, 1 Dec 2015 09:26:02 +0000 (09:26 +0000)] 
and also #724 for unbound.exe commandline.

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

9 years agoFixup #724 in unbound-checkconf and fname_after_chroot calls.
Wouter Wijngaards [Tue, 1 Dec 2015 09:12:30 +0000 (09:12 +0000)] 
Fixup #724 in unbound-checkconf and fname_after_chroot calls.

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

9 years ago- Fixup 724 fix for fname_after_chroot() calls.
Wouter Wijngaards [Tue, 1 Dec 2015 08:54:53 +0000 (08:54 +0000)] 
- Fixup 724 fix for fname_after_chroot() calls.

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

9 years agoadd unit test.
Wouter Wijngaards [Tue, 1 Dec 2015 08:36:26 +0000 (08:36 +0000)] 
add unit test.

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

9 years agoyacced,lexed, include for undeclared function and make depend.
Wouter Wijngaards [Tue, 1 Dec 2015 08:11:48 +0000 (08:11 +0000)] 
yacced,lexed, include for undeclared function and make depend.

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

9 years agoImplemented qname minimisation
Ralph Dolmans [Mon, 30 Nov 2015 16:10:26 +0000 (16:10 +0000)] 
Implemented qname minimisation

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

9 years agoFixup %EXECUTABLE% code.
Wouter Wijngaards [Mon, 30 Nov 2015 15:13:09 +0000 (15:13 +0000)] 
Fixup %EXECUTABLE% code.

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

9 years agoFixup %EXECUTABLE% code.
Wouter Wijngaards [Mon, 30 Nov 2015 15:07:11 +0000 (15:07 +0000)] 
Fixup %EXECUTABLE% code.

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

9 years ago- Fix for #724: conf syntax to read files from run dir (on Windows).
Wouter Wijngaards [Mon, 30 Nov 2015 15:05:26 +0000 (15:05 +0000)] 
- Fix for #724: conf syntax to read files from run dir (on Windows).

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

9 years ago- Fix for #720, fix unbound-control-setup windows batch file.
Wouter Wijngaards [Wed, 25 Nov 2015 07:22:05 +0000 (07:22 +0000)] 
- Fix for #720, fix unbound-control-setup windows batch file.

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

9 years ago- iana portlist update.
Wouter Wijngaards [Tue, 24 Nov 2015 11:01:26 +0000 (11:01 +0000)] 
- iana portlist update.

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

9 years ago- Fix #720: add windows scripts to zip bundle.
Wouter Wijngaards [Tue, 24 Nov 2015 10:55:18 +0000 (10:55 +0000)] 
- Fix #720: add windows scripts to zip bundle.

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

9 years agoBut RFC wants empty EDNS in formerr.
Wouter Wijngaards [Fri, 20 Nov 2015 10:32:18 +0000 (10:32 +0000)] 
But RFC wants empty EDNS in formerr.

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

9 years ago- Fix that malformed EDNS query gets a response without malformed EDNS.
Wouter Wijngaards [Fri, 20 Nov 2015 09:09:55 +0000 (09:09 +0000)] 
- Fix that malformed EDNS query gets a response without malformed EDNS.

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

9 years ago- Added assert on rrset cache correctness.
Wouter Wijngaards [Fri, 20 Nov 2015 08:08:11 +0000 (08:08 +0000)] 
- Added assert on rrset cache correctness.

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

9 years ago- spelling fixes from Igor Sobrado Delgado.
Wouter Wijngaards [Wed, 18 Nov 2015 14:11:46 +0000 (14:11 +0000)] 
- spelling fixes from Igor Sobrado Delgado.

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

9 years ago- newer acx_nlnetlabs.m4.
Wouter Wijngaards [Wed, 18 Nov 2015 07:45:41 +0000 (07:45 +0000)] 
- newer acx_nlnetlabs.m4.

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

9 years agoDocument ASN contents.
Wouter Wijngaards [Tue, 17 Nov 2015 14:36:10 +0000 (14:36 +0000)] 
Document ASN contents.

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

9 years agocast to please lint.
Wouter Wijngaards [Tue, 17 Nov 2015 14:27:49 +0000 (14:27 +0000)] 
cast to please lint.

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

9 years ago- Fixup DER encoded DSA signatures for libnettle.
Wouter Wijngaards [Tue, 17 Nov 2015 13:31:22 +0000 (13:31 +0000)] 
- Fixup DER encoded DSA signatures for libnettle.

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

9 years agoRepair // style comments for portability.
Wouter Wijngaards [Tue, 17 Nov 2015 12:46:47 +0000 (12:46 +0000)] 
Repair // style comments for portability.

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

9 years ago- iana portlist update.
Wouter Wijngaards [Tue, 17 Nov 2015 11:41:05 +0000 (11:41 +0000)] 
- iana portlist update.

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

9 years agouse digest_nettle function for nsec3_hash calls.
Wouter Wijngaards [Tue, 17 Nov 2015 11:39:58 +0000 (11:39 +0000)] 
use digest_nettle function for nsec3_hash calls.

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

9 years agoplease lint.
Wouter Wijngaards [Tue, 17 Nov 2015 11:32:04 +0000 (11:32 +0000)] 
please lint.

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

9 years ago- refactor nsec3 hash implementation to be more library-portable.
Wouter Wijngaards [Tue, 17 Nov 2015 11:30:04 +0000 (11:30 +0000)] 
- refactor nsec3 hash implementation to be more library-portable.

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

9 years agoNicer unbound.c for nettle.
Wouter Wijngaards [Tue, 17 Nov 2015 10:02:17 +0000 (10:02 +0000)] 
Nicer unbound.c for nettle.

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

9 years ago- Fix #594. libunbound: optionally use libnettle for crypto.
Wouter Wijngaards [Tue, 17 Nov 2015 09:43:07 +0000 (09:43 +0000)] 
- Fix #594. libunbound: optionally use libnettle for crypto.
  Contributed by Luca Bruno.  Added --with-nettle for use with
  --with-libunbound-only.

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

9 years agoRemove debug print.
Wouter Wijngaards [Mon, 16 Nov 2015 10:01:47 +0000 (10:01 +0000)] 
Remove debug print.

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

9 years agoremove unused comment.
Wouter Wijngaards [Mon, 16 Nov 2015 09:56:53 +0000 (09:56 +0000)] 
remove unused comment.

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

9 years ago- Fix for lenient accept of reverse order DNAME and CNAME.
Wouter Wijngaards [Mon, 16 Nov 2015 09:48:51 +0000 (09:48 +0000)] 
- Fix for lenient accept of reverse order DNAME and CNAME.

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

9 years ago- Change example.conf: ftp.internic.net to https://www.internic.net
Wouter Wijngaards [Fri, 6 Nov 2015 09:00:01 +0000 (09:00 +0000)] 
- Change example.conf: ftp.internic.net to https://www.internic.net

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

9 years ago- ACX_SSL_CHECKS no longer adds -ldl needlessly.
Wouter Wijngaards [Wed, 4 Nov 2015 23:16:36 +0000 (23:16 +0000)] 
- ACX_SSL_CHECKS no longer adds -ldl needlessly.

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

9 years ago- Fix #718: Fix unbound-control-setup with support for env
Wouter Wijngaards [Tue, 3 Nov 2015 08:13:05 +0000 (08:13 +0000)] 
- Fix #718: Fix unbound-control-setup with support for env
  without HEREDOC bash support.

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

9 years ago- Fix #716: nodata proof with empty non-terminals and wildcards.
Wouter Wijngaards [Thu, 29 Oct 2015 13:08:15 +0000 (13:08 +0000)] 
- Fix #716: nodata proof with empty non-terminals and wildcards.

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

9 years ago- patch from Doug Hogan for SSL_OP_NO_SSLvx options.
Wouter Wijngaards [Thu, 29 Oct 2015 08:32:58 +0000 (08:32 +0000)] 
- patch from Doug Hogan for SSL_OP_NO_SSLvx options.

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

9 years agoFixup nothread compile on Linux.
Wouter Wijngaards [Wed, 28 Oct 2015 10:37:53 +0000 (10:37 +0000)] 
Fixup nothread compile on Linux.

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

9 years agoremove warning in checklocks on 64bit system.
Wouter Wijngaards [Wed, 28 Oct 2015 10:33:33 +0000 (10:33 +0000)] 
remove warning in checklocks on 64bit system.

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