]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
12 years agomark mesh entry with subnet info. And match that info when looking up mesh entry.
Yuri Schaeffer [Tue, 18 Sep 2012 14:37:00 +0000 (14:37 +0000)] 
mark mesh entry with subnet info. And match that info when looking up mesh entry.

git-svn-id: file:///svn/unbound/branches/edns-subnet@2762 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agoParse EDNS data on incoming queries and incoming replies.
Yuri Schaeffer [Mon, 17 Sep 2012 13:31:39 +0000 (13:31 +0000)] 
Parse EDNS data on incoming queries and incoming replies.

git-svn-id: file:///svn/unbound/branches/edns-subnet@2761 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agoPrint ednsdata on mismatch at verbosity 3
Yuri Schaeffer [Fri, 14 Sep 2012 12:20:58 +0000 (12:20 +0000)] 
Print ednsdata on mismatch at verbosity 3

git-svn-id: file:///svn/unbound/branches/edns-subnet@2759 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agoAdd testbound test.
Yuri Schaeffer [Thu, 13 Sep 2012 12:59:13 +0000 (12:59 +0000)] 
Add testbound test.

git-svn-id: file:///svn/unbound/branches/edns-subnet@2758 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agoTest format for subnet option
Yuri Schaeffer [Mon, 3 Sep 2012 14:22:53 +0000 (14:22 +0000)] 
Test format for subnet option

git-svn-id: file:///svn/unbound/branches/edns-subnet@2757 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agoSync with trunk
Yuri Schaeffer [Thu, 30 Aug 2012 13:36:45 +0000 (13:36 +0000)] 
Sync with trunk

git-svn-id: file:///svn/unbound/branches/edns-subnet@2756 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agoUse exposed bits from configuration
Yuri Schaeffer [Thu, 30 Aug 2012 12:23:48 +0000 (12:23 +0000)] 
Use exposed bits from configuration

git-svn-id: file:///svn/unbound/branches/edns-subnet@2755 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agoSanitize some configuration input
Yuri Schaeffer [Mon, 27 Aug 2012 14:14:55 +0000 (14:14 +0000)] 
Sanitize some configuration input

git-svn-id: file:///svn/unbound/branches/edns-subnet@2750 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agosome splint suggested fixes, gcc and myself missed.
Yuri Schaeffer [Mon, 27 Aug 2012 13:28:00 +0000 (13:28 +0000)] 
some splint suggested fixes, gcc and myself missed.

git-svn-id: file:///svn/unbound/branches/edns-subnet@2749 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agoStorage for white listed servers
Yuri Schaeffer [Mon, 27 Aug 2012 11:54:43 +0000 (11:54 +0000)] 
Storage for white listed servers

git-svn-id: file:///svn/unbound/branches/edns-subnet@2748 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agoAppend client subnet to whitelisted servers for client
Yuri Schaeffer [Mon, 27 Aug 2012 09:52:47 +0000 (09:52 +0000)] 
Append client subnet to whitelisted servers for client
initiated queries. (I.e. Only do vandergaast for queries
client is interested in).

git-svn-id: file:///svn/unbound/branches/edns-subnet@2747 be551aaa-1e26-0410-a405-d3ace91eadb9

12 years agomake sure we don't append subnet option just yet.
Yuri Schaeffer [Fri, 10 Aug 2012 11:07:08 +0000 (11:07 +0000)] 
make sure we don't append subnet option just yet.

git-svn-id: file:///svn/unbound/branches/edns-subnet@2743 be551aaa-1e26-0410-a405-d3ace91eadb9

13 years agosetup for appending subnet option in outbound replies and queries
Yuri Schaeffer [Mon, 6 Aug 2012 15:37:51 +0000 (15:37 +0000)] 
setup for appending subnet option in outbound replies and queries

git-svn-id: file:///svn/unbound/branches/edns-subnet@2742 be551aaa-1e26-0410-a405-d3ace91eadb9

13 years agoIn config specify
Yuri Schaeffer [Fri, 13 Jul 2012 14:12:53 +0000 (14:12 +0000)] 
In config specify
- What hosts may receive edns subnet option
- vandergaast opcode (TBD IANA, got some default from named patch)
- maximum prefix we will send for ipv4 and ipv6

Changes to parser only

git-svn-id: file:///svn/unbound/branches/edns-subnet@2715 be551aaa-1e26-0410-a405-d3ace91eadb9

13 years agovandergaast branch
Yuri Schaeffer [Fri, 8 Jun 2012 10:01:58 +0000 (10:01 +0000)] 
vandergaast branch

git-svn-id: file:///svn/unbound/branches/edns-subnet@2682 be551aaa-1e26-0410-a405-d3ace91eadb9

13 years agochange to test commit hook.
Wouter Wijngaards [Wed, 30 May 2012 12:26:05 +0000 (12:26 +0000)] 
change to test commit hook.

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

13 years ago- silence warning from swig-generated code (md set but not used in
Wouter Wijngaards [Wed, 30 May 2012 09:08:17 +0000 (09:08 +0000)] 
- silence warning from swig-generated code (md set but not used in
  swig initmodule, due to ifdefs in swig generated code).

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

13 years ago- Fix debian-bugs-658021: Please enable hardened build flags.
Wouter Wijngaards [Sun, 27 May 2012 20:46:52 +0000 (20:46 +0000)] 
- Fix debian-bugs-658021: Please enable hardened build flags.

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

13 years ago- updated iana ports list.
Wouter Wijngaards [Fri, 25 May 2012 14:29:20 +0000 (14:29 +0000)] 
- updated iana ports list.

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

13 years agotrunk is 1.4.18
Wouter Wijngaards [Thu, 24 May 2012 09:00:26 +0000 (09:00 +0000)] 
trunk is 1.4.18

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

13 years agotag for 1.4.17 release.
Wouter Wijngaards [Thu, 24 May 2012 08:37:33 +0000 (08:37 +0000)] 
tag for 1.4.17 release.

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

13 years ago- Review comments from Yuri, removed duplicate memset to zero in delegpt. release-1.4.17
Wouter Wijngaards [Fri, 18 May 2012 15:04:08 +0000 (15:04 +0000)] 
- Review comments from Yuri, removed duplicate memset to zero in delegpt.

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

13 years agotag 1.4.17rc1
Wouter Wijngaards [Wed, 16 May 2012 12:31:08 +0000 (12:31 +0000)] 
tag 1.4.17rc1

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

13 years agospelling fixup. svn: NO TEST release-1.4.17rc1
Wouter Wijngaards [Wed, 16 May 2012 12:02:34 +0000 (12:02 +0000)] 
spelling fixup.  svn: NO TEST

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

13 years agofix alloccheck
Wouter Wijngaards [Wed, 16 May 2012 11:55:30 +0000 (11:55 +0000)] 
fix alloccheck

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

13 years agoFix mem compile.
Wouter Wijngaards [Wed, 16 May 2012 10:57:35 +0000 (10:57 +0000)] 
Fix mem compile.

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

13 years ago- Protect if statements in val_anchor for compilate without locks.
Wouter Wijngaards [Wed, 16 May 2012 10:54:52 +0000 (10:54 +0000)] 
- Protect if statements in val_anchor for compilate without locks.

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

13 years ago- Updated doc/FEATURES with RFCs that are implemented but not listed.
Wouter Wijngaards [Wed, 16 May 2012 10:30:42 +0000 (10:30 +0000)] 
- Updated doc/FEATURES with RFCs that are implemented but not listed.

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

13 years agoremove debug.
Wouter Wijngaards [Tue, 15 May 2012 14:50:35 +0000 (14:50 +0000)] 
remove debug.

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

13 years ago- fix configure ECDSA support in ldns detection for windows compile.
Wouter Wijngaards [Tue, 15 May 2012 14:50:21 +0000 (14:50 +0000)] 
- fix configure ECDSA support in ldns detection for windows compile.
- fix possible uninitialised variable in windows pipe implementation.

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

13 years agofix alignment problem in util/random.c for sparc64/freebsd.
Wouter Wijngaards [Wed, 9 May 2012 09:13:57 +0000 (09:13 +0000)] 
fix alignment problem in util/random.c for sparc64/freebsd.

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

13 years agofix warning
Wouter Wijngaards [Tue, 8 May 2012 13:03:25 +0000 (13:03 +0000)] 
fix warning

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

13 years agoiana portlist updated
Wouter Wijngaards [Tue, 8 May 2012 12:40:04 +0000 (12:40 +0000)] 
iana portlist updated

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

13 years ago- Fix for accept spinning reported by OpenBSD.
Wouter Wijngaards [Tue, 8 May 2012 12:08:55 +0000 (12:08 +0000)] 
- Fix for accept spinning reported by OpenBSD.

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

13 years ago- Fix validation of nodata for DS query in NSEC zones, reported by
Wouter Wijngaards [Wed, 2 May 2012 11:58:27 +0000 (11:58 +0000)] 
- Fix validation of nodata for DS query in NSEC zones, reported by
  Ondrej Mikle.

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

13 years ago- ECDSA support (RFC 6605) by default. Use --disable-ecdsa for older
Wouter Wijngaards [Fri, 13 Apr 2012 16:21:04 +0000 (16:21 +0000)] 
- ECDSA support (RFC 6605) by default. Use --disable-ecdsa for older
  openssl.

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

13 years agoecdsa enabled by default.
Wouter Wijngaards [Fri, 13 Apr 2012 16:19:13 +0000 (16:19 +0000)] 
ecdsa enabled by default.

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

13 years agoiana portlist updated.
Wouter Wijngaards [Tue, 10 Apr 2012 11:04:17 +0000 (11:04 +0000)] 
iana portlist updated.

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

13 years ago- Applied patch from Daisuke HIGASHI for rrset-roundrobin and
Wouter Wijngaards [Tue, 10 Apr 2012 09:16:39 +0000 (09:16 +0000)] 
- Applied patch from Daisuke HIGASHI for rrset-roundrobin and
  minimal-responses features.

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

13 years ago- fix bug #444: setusercontext was called too late (thanks Bjorn
Wouter Wijngaards [Thu, 5 Apr 2012 09:30:04 +0000 (09:30 +0000)] 
- fix bug #444: setusercontext was called too late (thanks Bjorn
  Ketelaars).

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

13 years ago- fix bug #443: --with-chroot-dir not honoured by configure.
Wouter Wijngaards [Thu, 5 Apr 2012 09:10:56 +0000 (09:10 +0000)] 
- fix bug #443: --with-chroot-dir not honoured by configure.

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

13 years agoomit duplicate line.
Wouter Wijngaards [Tue, 27 Mar 2012 08:49:30 +0000 (08:49 +0000)] 
omit duplicate line.

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

13 years ago - fix bug #442: Fix that Makefile depends on pythonmod headers
Wouter Wijngaards [Tue, 27 Mar 2012 07:31:22 +0000 (07:31 +0000)] 
- fix bug #442: Fix that Makefile depends on pythonmod headers
  even using --without-pythonmodule.

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

13 years agodepend fix pythonmod header.
Wouter Wijngaards [Tue, 27 Mar 2012 07:26:33 +0000 (07:26 +0000)] 
depend fix pythonmod header.

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

13 years agoconfigure change for pythonmod header
Wouter Wijngaards [Tue, 27 Mar 2012 07:24:15 +0000 (07:24 +0000)] 
configure change for pythonmod header

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

13 years agoconfigure change for pythonmod.
Wouter Wijngaards [Tue, 27 Mar 2012 07:23:41 +0000 (07:23 +0000)] 
configure change for pythonmod.

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

13 years ago- contrib/validation-reporter follows rotated log file (patch from
Wouter Wijngaards [Thu, 22 Mar 2012 09:45:27 +0000 (09:45 +0000)] 
- contrib/validation-reporter follows rotated log file (patch from
  Augie Schwer).

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

13 years agolint fixes.
Wouter Wijngaards [Wed, 21 Mar 2012 15:34:44 +0000 (15:34 +0000)] 
lint fixes.

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

13 years agomake depend.
Wouter Wijngaards [Wed, 21 Mar 2012 15:06:21 +0000 (15:06 +0000)] 
make depend.

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

13 years agofixup include.
Wouter Wijngaards [Wed, 21 Mar 2012 15:05:34 +0000 (15:05 +0000)] 
fixup include.

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

13 years ago - new approach to NS fetches for DS lookup that works with
Wouter Wijngaards [Wed, 21 Mar 2012 15:01:01 +0000 (15:01 +0000)] 
   - new approach to NS fetches for DS lookup that works with
         cornercases, and is more robust and considers forwarders.

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

13 years ago- fix to locate nameservers for DS lookup with NS fetches.
Wouter Wijngaards [Mon, 19 Mar 2012 15:44:21 +0000 (15:44 +0000)] 
- fix to locate nameservers for DS lookup with NS fetches.

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

13 years ago- iana portlist updated.
Wouter Wijngaards [Mon, 19 Mar 2012 11:10:35 +0000 (11:10 +0000)] 
- iana portlist updated.

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

13 years ago- Patch for access to full DNS packet data in unbound python module
Wouter Wijngaards [Fri, 16 Mar 2012 14:53:51 +0000 (14:53 +0000)] 
- Patch for access to full DNS packet data in unbound python module
  from Ondrej Mikle.

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

13 years ago- Applied line-buffer patch from Augie Schwer to validation.reporter.sh.
Wouter Wijngaards [Sat, 10 Mar 2012 08:28:42 +0000 (08:28 +0000)] 
- Applied line-buffer patch from Augie Schwer to validation.reporter.sh.

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

13 years agoremoved warning from --enable-ecdsa.
Wouter Wijngaards [Fri, 2 Mar 2012 12:17:09 +0000 (12:17 +0000)] 
removed warning from --enable-ecdsa.

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

13 years agoflush_infra remove timeout counters too.
Wouter Wijngaards [Fri, 2 Mar 2012 11:57:53 +0000 (11:57 +0000)] 
flush_infra remove timeout counters too.

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

13 years ago - flush_infra cleans timeouted servers from the cache too.
Wouter Wijngaards [Fri, 2 Mar 2012 09:05:36 +0000 (09:05 +0000)] 
- flush_infra cleans timeouted servers from the cache too.

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

13 years agocomment for explanation of bit toggle.
Wouter Wijngaards [Thu, 1 Mar 2012 13:38:28 +0000 (13:38 +0000)] 
comment for explanation of bit toggle.

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

13 years ago- forward-first option. Tries without forward if a query fails.
Wouter Wijngaards [Thu, 1 Mar 2012 13:16:40 +0000 (13:16 +0000)] 
- forward-first option.  Tries without forward if a query fails.
  Also stub-first option that is similar.

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

13 years ago- Fix from code review, if EINPROGRESS not defined chain if statement differently.
Wouter Wijngaards [Tue, 28 Feb 2012 15:06:59 +0000 (15:06 +0000)] 
- Fix from code review, if EINPROGRESS not defined chain if statement differently.

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

13 years ago - Fix bug#434: on windows check registry for config file location
Wouter Wijngaards [Mon, 27 Feb 2012 13:20:29 +0000 (13:20 +0000)] 
- Fix bug#434: on windows check registry for config file location
  for unbound-control.exe, and unbound-checkconf.exe.

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

13 years ago- Fix to squelch 'network unreachable' errors from tcp connect in
Wouter Wijngaards [Thu, 23 Feb 2012 09:01:46 +0000 (09:01 +0000)] 
- Fix to squelch 'network unreachable' errors from tcp connect in
  logs, high verbosity will show them.

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

13 years agofix python module for prefetch-sticky changes.
Wouter Wijngaards [Thu, 16 Feb 2012 17:38:59 +0000 (17:38 +0000)] 
fix python module for prefetch-sticky changes.

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

13 years agoFix prefetch and stickyness.
Wouter Wijngaards [Thu, 16 Feb 2012 11:04:53 +0000 (11:04 +0000)] 
Fix prefetch and stickyness.

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

13 years agolint and doxygen fixes.
Wouter Wijngaards [Thu, 16 Feb 2012 10:08:07 +0000 (10:08 +0000)] 
lint and doxygen fixes.

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

13 years agonicer error.
Wouter Wijngaards [Thu, 16 Feb 2012 09:58:49 +0000 (09:58 +0000)] 
nicer error.

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

13 years ago- iter_hints is now thread-owned in module env, and thus threadsafe.
Wouter Wijngaards [Thu, 16 Feb 2012 09:55:50 +0000 (09:55 +0000)] 
- iter_hints is now thread-owned in module env, and thus threadsafe.

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

13 years agoremove superfluous white space.
Wouter Wijngaards [Wed, 15 Feb 2012 15:50:03 +0000 (15:50 +0000)] 
remove superfluous white space.

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

13 years agono double free.
Wouter Wijngaards [Wed, 15 Feb 2012 15:33:24 +0000 (15:33 +0000)] 
no double free.

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

13 years agoinclude for compile with alloc_stats
Wouter Wijngaards [Wed, 15 Feb 2012 15:16:39 +0000 (15:16 +0000)] 
include for compile with alloc_stats

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

13 years agofix race condition.
Wouter Wijngaards [Wed, 15 Feb 2012 15:03:36 +0000 (15:03 +0000)] 
fix race condition.

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

13 years agofree unsupported trust anchors.
Wouter Wijngaards [Wed, 15 Feb 2012 14:53:45 +0000 (14:53 +0000)] 
free unsupported trust anchors.

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

13 years ago- unbound-control forward_add, forward_remove, stub_add, stub_remove
Wouter Wijngaards [Wed, 15 Feb 2012 14:35:28 +0000 (14:35 +0000)] 
- unbound-control forward_add, forward_remove, stub_add, stub_remove
  can modify stubs and forwards for running unbound (on mobile computer)
  they can also add and remove domain-insecure for the zone.

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

13 years agohints uses malloc for more dynamicity.
Wouter Wijngaards [Wed, 15 Feb 2012 09:38:34 +0000 (09:38 +0000)] 
hints uses malloc for more dynamicity.

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

13 years ago- Fix forward-zone memory, uses malloc and frees original root dp.
Wouter Wijngaards [Wed, 15 Feb 2012 08:50:17 +0000 (08:50 +0000)] 
- Fix forward-zone memory, uses malloc and frees original root dp.

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

13 years ago- iter forwards uses malloc inside for more dynamicity.
Wouter Wijngaards [Tue, 14 Feb 2012 15:41:09 +0000 (15:41 +0000)] 
- iter forwards uses malloc inside for more dynamicity.

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

13 years ago- Fix sticky NS (ghost domain problem) if prefetch is yes.
Wouter Wijngaards [Tue, 14 Feb 2012 11:06:44 +0000 (11:06 +0000)] 
- Fix sticky NS (ghost domain problem) if prefetch is yes.

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

13 years agoiana portlist updated.
Wouter Wijngaards [Mon, 13 Feb 2012 10:59:07 +0000 (10:59 +0000)] 
iana portlist updated.

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

13 years ago- RT#2955. Fix for cygwin compilation.
Wouter Wijngaards [Mon, 13 Feb 2012 10:42:22 +0000 (10:42 +0000)] 
- RT#2955. Fix for cygwin compilation.

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

13 years agodebug infra lines for infa timeout counters.
Wouter Wijngaards [Fri, 10 Feb 2012 14:48:09 +0000 (14:48 +0000)] 
debug infra lines for infa timeout counters.

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

13 years agofix unit test to be more reliable on slower systems.
Wouter Wijngaards [Fri, 10 Feb 2012 14:09:39 +0000 (14:09 +0000)] 
fix unit test to be more reliable on slower systems.

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

13 years ago- unit test fix for nomem_cnametopos.rpl race condition.
Wouter Wijngaards [Fri, 10 Feb 2012 12:54:27 +0000 (12:54 +0000)] 
- unit test fix for nomem_cnametopos.rpl race condition.

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

13 years ago- Fix timeouts to keep track of query type, A, AAAA and other, if
Wouter Wijngaards [Fri, 10 Feb 2012 12:17:25 +0000 (12:17 +0000)] 
- Fix timeouts to keep track of query type, A, AAAA and other, if
  another has caused timeout blacklist, different type can still probe.

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

13 years agogmake no longer needed.
Wouter Wijngaards [Fri, 10 Feb 2012 10:34:15 +0000 (10:34 +0000)] 
gmake no longer needed.

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

13 years ago- Slightly smaller critical region in one case in infra cache.
Wouter Wijngaards [Fri, 10 Feb 2012 09:21:06 +0000 (09:21 +0000)] 
- Slightly smaller critical region in one case in infra cache.

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

13 years ago- Fix AHX_BROKEN_MEMCMP for autoheader mess up of #undef in config.h.
Wouter Wijngaards [Thu, 9 Feb 2012 12:40:19 +0000 (12:40 +0000)] 
- Fix AHX_BROKEN_MEMCMP for autoheader mess up of #undef in config.h.

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

13 years agoautoconf on fedora.
Wouter Wijngaards [Thu, 9 Feb 2012 08:28:35 +0000 (08:28 +0000)] 
autoconf on fedora.

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

13 years ago- workaround for openssl 0.9.8 ecdsa sha2 and evp problem.
Wouter Wijngaards [Wed, 8 Feb 2012 16:40:46 +0000 (16:40 +0000)] 
- workaround for openssl 0.9.8 ecdsa sha2 and evp problem.

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

13 years agoiana portlist updated.
Wouter Wijngaards [Wed, 8 Feb 2012 13:31:47 +0000 (13:31 +0000)] 
iana portlist updated.

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

13 years ago- implement draft-ietf-dnsext-ecdsa-04; which is in IETF LC; This
Wouter Wijngaards [Wed, 8 Feb 2012 13:22:44 +0000 (13:22 +0000)] 
- implement draft-ietf-dnsext-ecdsa-04; which is in IETF LC; This
  implementation is experimental at this time and not recommended
  for use on the public internet (the protocol numbers have not
  been assigned).  Needs recent ldns with --enable-ecdsa.
- fix memory leak in errorcase for DSA signatures.

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

13 years ago- fix for windows, rename() is not posix compliant on windows.
Wouter Wijngaards [Fri, 3 Feb 2012 14:56:09 +0000 (14:56 +0000)] 
- fix for windows, rename() is not posix compliant on windows.

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

13 years agoiana portlist updated.
Wouter Wijngaards [Thu, 2 Feb 2012 09:47:02 +0000 (09:47 +0000)] 
iana portlist updated.

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

13 years agotrunk is 1.4.17 in development.
Wouter Wijngaards [Thu, 2 Feb 2012 09:21:11 +0000 (09:21 +0000)] 
trunk is 1.4.17 in development.

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

13 years agochangelog.
Wouter Wijngaards [Thu, 2 Feb 2012 09:05:29 +0000 (09:05 +0000)] 
changelog.

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

13 years ago - Fix validation failures (like: validation failure xx: no NSEC3
Wouter Wijngaards [Wed, 1 Feb 2012 11:18:07 +0000 (11:18 +0000)] 
   - Fix validation failures (like: validation failure xx: no NSEC3
         closest encloser from yy for DS zz. while building chain of trust,
         because of a bug in the TTL-fix in 1.4.15, it picked the wrong rdata
         for an NSEC3.  Now it does not change rdata, and fixes TTL.

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

13 years ago- Fix version-number in libtool to be version-info so it produces
Wouter Wijngaards [Mon, 30 Jan 2012 08:46:25 +0000 (08:46 +0000)] 
- Fix version-number in libtool to be version-info so it produces
  libunbound.so.2 like it should.

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

13 years agouse the ++.
Wouter Wijngaards [Thu, 26 Jan 2012 10:46:14 +0000 (10:46 +0000)] 
use the ++.

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

13 years ago- applied patch to support outgoing-interface with ub_ctx_set_option.
Wouter Wijngaards [Thu, 26 Jan 2012 10:37:10 +0000 (10:37 +0000)] 
- applied patch to support outgoing-interface with ub_ctx_set_option.

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

13 years agotag 1.4.15, trunk is now 1.4.16 development.
Wouter Wijngaards [Thu, 26 Jan 2012 09:04:28 +0000 (09:04 +0000)] 
tag 1.4.15, trunk is now 1.4.16 development.

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