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

13 years agofix memset in test code.
Wouter Wijngaards [Mon, 23 Jan 2012 10:51:57 +0000 (10:51 +0000)] 
fix memset in test code.

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

13 years agoremake configure.
Wouter Wijngaards [Fri, 20 Jan 2012 14:31:32 +0000 (14:31 +0000)] 
remake configure.

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

13 years agofix bug #424.
Wouter Wijngaards [Fri, 20 Jan 2012 14:30:56 +0000 (14:30 +0000)] 
fix bug #424.

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

13 years ago - Fix to write key files completely to a temporary file, and if that
Wouter Wijngaards [Thu, 19 Jan 2012 14:17:22 +0000 (14:17 +0000)] 
- Fix to write key files completely to a temporary file, and if that
  succeeds, replace the real key file.  So failures leave a useful file.

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

13 years agoadd symbol.
Wouter Wijngaards [Wed, 18 Jan 2012 12:23:06 +0000 (12:23 +0000)] 
add symbol.

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

13 years agotag 1.4.15rc1
Wouter Wijngaards [Wed, 18 Jan 2012 12:09:18 +0000 (12:09 +0000)] 
tag 1.4.15rc1

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

13 years ago- Fix bug where canonical_compare of RRSIG did not downcase the
Wouter Wijngaards [Tue, 17 Jan 2012 09:06:18 +0000 (09:06 +0000)] 
- Fix bug where canonical_compare of RRSIG did not downcase the
  signer-name.  This is mostly harmless because RRSIGs do not have
  to be sorted in canonical order, usually.

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

13 years agofix changelog
Wouter Wijngaards [Thu, 12 Jan 2012 13:53:52 +0000 (13:53 +0000)] 
fix changelog
svn:NO TEST

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

13 years ago- Added ub_version(). API version increase, with (binary) backwards
Wouter Wijngaards [Thu, 12 Jan 2012 13:52:38 +0000 (13:52 +0000)] 
- Added ub_version().  API version increase, with (binary) backwards
  compatibility for the previous version.

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

13 years ago- uninitialised variable in reprobe for rtt blocked domains fixed.
Wouter Wijngaards [Tue, 10 Jan 2012 15:07:16 +0000 (15:07 +0000)] 
- uninitialised variable in reprobe for rtt blocked domains fixed.
- lintfix and new flex output.

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

13 years agoiana portlist updated.
Wouter Wijngaards [Tue, 10 Jan 2012 09:42:55 +0000 (09:42 +0000)] 
iana portlist updated.

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

13 years ago- Fix bug #425: unbound reports wrong TTL in reply, it reports a TTL
Wouter Wijngaards [Tue, 10 Jan 2012 09:42:32 +0000 (09:42 +0000)] 
- Fix bug #425: unbound reports wrong TTL in reply, it reports a TTL
  that would be permissible by the RFCs but it is not the TTL in the
  cache.

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

13 years ago- Fix to randomize hash function, based on 28c3 congress, reported
Wouter Wijngaards [Mon, 2 Jan 2012 13:16:18 +0000 (13:16 +0000)] 
- Fix to randomize hash function, based on 28c3 congress, reported
  by Peter van Dijk.

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

13 years agoiana portlist updated.
Wouter Wijngaards [Sat, 24 Dec 2011 11:28:14 +0000 (11:28 +0000)] 
iana portlist updated.

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

13 years ago- Fix for memory leak (about 20 bytes when a tcp or udp send
Wouter Wijngaards [Sat, 24 Dec 2011 11:27:53 +0000 (11:27 +0000)] 
- Fix for memory leak (about 20 bytes when a tcp or udp send
operation towards authority servers failed, takes about 50.000
such failures to leak one Mb, such failures are also
usually logged), reported by Robert Fleischmann.

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

13 years ago- trunk has 1.4.15 in development.
Wouter Wijngaards [Mon, 19 Dec 2011 11:37:15 +0000 (11:37 +0000)] 
- trunk has 1.4.15 in development.

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

13 years ago- Fix for VU#209659 CVE-2011-4528: Unbound denial of service release-1.4.14
Wouter Wijngaards [Mon, 19 Dec 2011 10:55:32 +0000 (10:55 +0000)] 
- Fix for VU#209659 CVE-2011-4528: Unbound denial of service
vulnerabilities from nonstandard redirection and denial of existence
http://www.unbound.net/downloads/CVE-2011-4528.txt
- robust checks for next-closer NSEC3s.
- tag 1.4.14 created.

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

13 years ago- Fix parse error on negative SOA RRSIGs if badly ordered in the packet.
Wouter Wijngaards [Thu, 15 Dec 2011 13:37:13 +0000 (13:37 +0000)] 
- Fix parse error on negative SOA RRSIGs if badly ordered in the packet.

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

13 years ago- remove uninit warning from cachedump code.
Wouter Wijngaards [Thu, 15 Dec 2011 10:55:59 +0000 (10:55 +0000)] 
- remove uninit warning from cachedump code.

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

13 years ago- Fix to constrain signer_name to be a parent of the lookupname.
Wouter Wijngaards [Tue, 13 Dec 2011 12:37:47 +0000 (12:37 +0000)] 
- Fix to constrain signer_name to be a parent of the lookupname.

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

13 years agofix infra cache comparison.
Wouter Wijngaards [Tue, 13 Dec 2011 12:14:40 +0000 (12:14 +0000)] 
fix infra cache comparison.

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

13 years ago1.4.14rc1 tag.
Wouter Wijngaards [Tue, 13 Dec 2011 08:57:29 +0000 (08:57 +0000)] 
1.4.14rc1 tag.

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

13 years agoiana portlist updated.
Wouter Wijngaards [Tue, 13 Dec 2011 08:50:26 +0000 (08:50 +0000)] 
iana portlist updated.

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

13 years agoAnd LIBOBJ. release-1.4.14rc1
Wouter Wijngaards [Mon, 5 Dec 2011 15:55:46 +0000 (15:55 +0000)] 
And LIBOBJ.

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

13 years agoAdd -lws2_32 on mingw crosscompile.
Wouter Wijngaards [Mon, 5 Dec 2011 15:48:03 +0000 (15:48 +0000)] 
Add -lws2_32 on mingw crosscompile.

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

13 years agochangelog for malloc fix.
Wouter Wijngaards [Mon, 5 Dec 2011 15:38:41 +0000 (15:38 +0000)] 
changelog for malloc fix.

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

13 years agofix malloc detection (and double definition).
Wouter Wijngaards [Mon, 5 Dec 2011 15:38:21 +0000 (15:38 +0000)] 
fix malloc detection (and double definition).

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

13 years ago- Fix warning unused in compat/strptime.c.
Wouter Wijngaards [Mon, 5 Dec 2011 14:59:24 +0000 (14:59 +0000)] 
- Fix warning unused in compat/strptime.c.

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

13 years ago - Fix warnings with gcc 4.6 in compat/inet_ntop.c.
Wouter Wijngaards [Mon, 5 Dec 2011 14:25:01 +0000 (14:25 +0000)] 
- Fix warnings with gcc 4.6 in compat/inet_ntop.c.

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

13 years ago- Fix getaddrinfowithincludes on windows with fedora16 mingw32-gcc.
Wouter Wijngaards [Mon, 5 Dec 2011 13:49:30 +0000 (13:49 +0000)] 
- Fix getaddrinfowithincludes on windows with fedora16 mingw32-gcc.

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

13 years agoconfigure generated with autoconf 2.68
Wouter Wijngaards [Fri, 2 Dec 2011 13:43:24 +0000 (13:43 +0000)] 
configure generated with autoconf 2.68

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

13 years ago- Fix for tcp-upstream and ssl-upstream for if a laptop sleeps,
Wouter Wijngaards [Wed, 30 Nov 2011 13:39:11 +0000 (13:39 +0000)] 
- Fix for tcp-upstream and ssl-upstream for if a laptop sleeps,
causes SERVFAILs.  Also fixed for UDP (but less likely).

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

13 years agoiana ports updated.
Wouter Wijngaards [Mon, 28 Nov 2011 14:59:41 +0000 (14:59 +0000)] 
iana ports updated.

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

13 years ago- Fix quartile time estimate, it was too low, (thanks Jan Komissar).
Wouter Wijngaards [Mon, 28 Nov 2011 14:22:29 +0000 (14:22 +0000)] 
- Fix quartile time estimate, it was too low, (thanks Jan Komissar).

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

13 years agonow quotes needed in Makefile.
Wouter Wijngaards [Fri, 11 Nov 2011 14:49:19 +0000 (14:49 +0000)] 
now quotes needed in Makefile.

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

13 years agodependency for checklocks.c
Wouter Wijngaards [Fri, 11 Nov 2011 14:42:00 +0000 (14:42 +0000)] 
dependency for checklocks.c

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

13 years agorun autoconf
Wouter Wijngaards [Fri, 11 Nov 2011 14:37:41 +0000 (14:37 +0000)] 
run autoconf

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

13 years agochecklock define fix
Wouter Wijngaards [Fri, 11 Nov 2011 14:37:30 +0000 (14:37 +0000)] 
checklock define fix

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

13 years agofix exit code of remote-threaded.post.
Wouter Wijngaards [Fri, 11 Nov 2011 14:33:39 +0000 (14:33 +0000)] 
fix exit code of remote-threaded.post.

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

13 years agomakefile compat, ports updated and remove unused substitutions.
Wouter Wijngaards [Fri, 11 Nov 2011 13:02:48 +0000 (13:02 +0000)] 
makefile compat, ports updated and remove unused substitutions.

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

13 years agonicer output.
Wouter Wijngaards [Fri, 11 Nov 2011 10:58:51 +0000 (10:58 +0000)] 
nicer output.

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

13 years agobetter test for SunOS make.
Wouter Wijngaards [Fri, 11 Nov 2011 10:54:45 +0000 (10:54 +0000)] 
better test for SunOS make.

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

13 years agofix escape
Wouter Wijngaards [Fri, 11 Nov 2011 10:34:37 +0000 (10:34 +0000)] 
fix escape

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

13 years agocompat with SunOS.
Wouter Wijngaards [Fri, 11 Nov 2011 10:31:35 +0000 (10:31 +0000)] 
compat with SunOS.

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

13 years agono $< in fixed rules.
Wouter Wijngaards [Fri, 11 Nov 2011 10:17:00 +0000 (10:17 +0000)] 
no $< in fixed rules.

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

13 years agofix lint.
Wouter Wijngaards [Thu, 10 Nov 2011 18:48:53 +0000 (18:48 +0000)] 
fix lint.

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

13 years ago- Makefile changed for BSD make compatibility.
Wouter Wijngaards [Thu, 10 Nov 2011 18:44:06 +0000 (18:44 +0000)] 
- Makefile changed for BSD make compatibility.

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

13 years agounit test for SSL upstream.
Wouter Wijngaards [Wed, 9 Nov 2011 13:20:30 +0000 (13:20 +0000)] 
unit test for SSL upstream.

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

13 years agoiana portlists updated.
Wouter Wijngaards [Tue, 8 Nov 2011 15:47:05 +0000 (15:47 +0000)] 
iana portlists updated.

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

13 years ago- Fix double free in unbound-host, reported by Steve Grubb.
Wouter Wijngaards [Tue, 8 Nov 2011 15:41:21 +0000 (15:41 +0000)] 
- Fix double free in unbound-host, reported by Steve Grubb.

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

13 years agofixup windows compile with ssl support.
Wouter Wijngaards [Tue, 8 Nov 2011 14:27:16 +0000 (14:27 +0000)] 
fixup windows compile with ssl support.

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

13 years agossl_port setting, so that the dnssec-trigger server can be on one host machine.
Wouter Wijngaards [Tue, 8 Nov 2011 10:56:42 +0000 (10:56 +0000)] 
ssl_port setting, so that the dnssec-trigger server can be on one host machine.

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

13 years agorun autoconf.
Wouter Wijngaards [Tue, 1 Nov 2011 17:24:11 +0000 (17:24 +0000)] 
run autoconf.

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

13 years ago- fix -flto detection on Lion for llvm-gcc.
Wouter Wijngaards [Tue, 1 Nov 2011 13:39:38 +0000 (13:39 +0000)] 
- fix -flto detection on Lion for llvm-gcc.

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

13 years agofix warnings (svn:NO TEST)
Wouter Wijngaards [Tue, 1 Nov 2011 10:32:37 +0000 (10:32 +0000)] 
fix warnings (svn:NO TEST)

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

13 years agofix tests, the ssl upstream setting is per-query (inside outside_network.c).
Wouter Wijngaards [Tue, 1 Nov 2011 10:18:56 +0000 (10:18 +0000)] 
fix tests, the ssl upstream setting is per-query (inside outside_network.c).

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

13 years agoiana portlist updated.
Wouter Wijngaards [Tue, 1 Nov 2011 09:54:57 +0000 (09:54 +0000)] 
iana portlist updated.

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

13 years ago- documentation for new options: ssl-upstream, ssl-service-key and
Wouter Wijngaards [Tue, 1 Nov 2011 09:44:40 +0000 (09:44 +0000)] 
- documentation for new options: ssl-upstream, ssl-service-key and
  ssl-service.pem.

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

13 years agosupport for ssl-upstream (works from unbound-control).
Wouter Wijngaards [Tue, 1 Nov 2011 09:26:58 +0000 (09:26 +0000)] 
support for ssl-upstream (works from unbound-control).

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

13 years agodebug printout certificate of ssl dns server.
Wouter Wijngaards [Mon, 31 Oct 2011 14:56:48 +0000 (14:56 +0000)] 
debug printout certificate of ssl dns server.

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

13 years ago- dns over ssl support, ssl-service-pem and ssl-service-key files
Wouter Wijngaards [Mon, 31 Oct 2011 14:48:48 +0000 (14:48 +0000)] 
- dns over ssl support, ssl-service-pem and ssl-service-key files
  can be given and then TCP queries are serviced wrapped in SSL.

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

13 years agofix export_all_symbols on osx.
Wouter Wijngaards [Thu, 27 Oct 2011 11:14:17 +0000 (11:14 +0000)] 
fix export_all_symbols on osx.

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

13 years agoiana update and gzip compression.
Wouter Wijngaards [Thu, 27 Oct 2011 08:46:32 +0000 (08:46 +0000)] 
iana update and gzip compression.

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

13 years ago- lame-ttl and lame-size options no longer exist, it is integrated
Wouter Wijngaards [Thu, 27 Oct 2011 08:33:02 +0000 (08:33 +0000)] 
- lame-ttl and lame-size options no longer exist, it is integrated
  with the host info.  They are ignored (with verbose warning) if
  encountered to keep the config file backwards compatible.

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

13 years agofix iana update check for gzipped file.
Wouter Wijngaards [Wed, 26 Oct 2011 16:00:58 +0000 (16:00 +0000)] 
fix iana update check for gzipped file.

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

13 years agoinfra cache consolidated and stores per zone, IP.
Wouter Wijngaards [Wed, 26 Oct 2011 15:46:23 +0000 (15:46 +0000)] 
infra cache consolidated and stores per zone, IP.

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

13 years agoiana portlist updated.
Wouter Wijngaards [Wed, 26 Oct 2011 09:49:14 +0000 (09:49 +0000)] 
iana portlist updated.

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

13 years ago- Fix make_new_space function so that the incoming query is not
Wouter Wijngaards [Mon, 24 Oct 2011 13:49:59 +0000 (13:49 +0000)] 
- Fix make_new_space function so that the incoming query is not
  overwritten if a jostled out query causes a waiting query to be
  resumed that then fails and sends an error message.  (Thanks to
  Matthew Lee).

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

13 years ago- Fix resolve of partners.extranet.microsoft.com with a fix for the
Wouter Wijngaards [Mon, 24 Oct 2011 08:34:59 +0000 (08:34 +0000)] 
- Fix resolve of partners.extranet.microsoft.com with a fix for the
server selection for choosing out of a (particular) list of bad choices.

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

13 years ago- fix --enable-allsymbols, fptr wlist is disabled on windows
Wouter Wijngaards [Fri, 21 Oct 2011 12:33:46 +0000 (12:33 +0000)] 
- fix --enable-allsymbols, fptr wlist is disabled on windows
with this option enabled because of memory layout exe vs dll.

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

13 years agolint fix.
Wouter Wijngaards [Wed, 19 Oct 2011 14:39:35 +0000 (14:39 +0000)] 
lint fix.

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

13 years ago- Implement ipv6%interface notation for scope_id usage.
Wouter Wijngaards [Wed, 19 Oct 2011 14:34:11 +0000 (14:34 +0000)] 
- Implement ipv6%interface notation for scope_id usage.

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

13 years agodetect if GOST works.
Wouter Wijngaards [Wed, 19 Oct 2011 13:18:25 +0000 (13:18 +0000)] 
detect if GOST works.

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

13 years agogost check if it works.
Wouter Wijngaards [Wed, 19 Oct 2011 13:11:40 +0000 (13:11 +0000)] 
gost check if it works.

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