]>
git.ipfire.org Git - thirdparty/unbound.git/log
Wouter Wijngaards [Thu, 31 Oct 2013 15:09:26 +0000 (15:09 +0000)]
- separate ldns into core ldns inside ldns/ subdirectory. No more
--with-ldns is needed and unbound does not rely on libldns.
git-svn-id: file:///svn/unbound/trunk@2998
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 15:06:24 +0000 (15:06 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@2997
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 15:06:11 +0000 (15:06 +0000)]
- Set SO_REUSEADDR so that the wildcard interface and a more specific
interface port 53 can be used at the same time, and one of the
daemons is unbound.
git-svn-id: file:///svn/unbound/trunk@2996
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 22 Oct 2013 12:01:51 +0000 (12:01 +0000)]
- Fix #528: if very high logging (4 or more) segfault on allow_snoop.
git-svn-id: file:///svn/unbound/trunk@2994
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 22 Oct 2013 09:32:10 +0000 (09:32 +0000)]
- Patch from Neel Goyal: Add an API call to set an event base on an
existing ub_ctx. This basically just destroys the current worker and
sets the event base to the current. And fix a deadlock in
ub_resolve_event – the cfglock is held when libworker_create is
called. This ends up trying to acquire the lock again in
context_obtain_alloc in the call chain.
git-svn-id: file:///svn/unbound/trunk@2992
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 26 Sep 2013 08:54:27 +0000 (08:54 +0000)]
make depend and doc.
git-svn-id: file:///svn/unbound/trunk@2971
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 26 Sep 2013 08:34:14 +0000 (08:34 +0000)]
- unbound-event.h is installed if configured --with-libevent. It
contains low-level library calls, that use libevent's event_base
and an ldns_buffer for the wire return packet to perform async
resolution in the client's eventloop.
git-svn-id: file:///svn/unbound/trunk@2970
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Sep 2013 13:08:58 +0000 (13:08 +0000)]
- acx_nlnetlabs.m4 to 26; improve FLTO help text.
git-svn-id: file:///svn/unbound/trunk@2964
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Sep 2013 12:03:44 +0000 (12:03 +0000)]
iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@2963
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 19 Sep 2013 10:53:38 +0000 (10:53 +0000)]
- trunk has 1.4.22 number inside it.
git-svn-id: file:///svn/unbound/trunk@2962
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 16 Sep 2013 09:07:08 +0000 (09:07 +0000)]
- Fix#524: max-udp-size not effective to non-EDNS0 queries, from
Daisuke HIGASHI.
git-svn-id: file:///svn/unbound/trunk@2955
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 10 Sep 2013 14:04:35 +0000 (14:04 +0000)]
- tag 1.4.21rc1 made again.
git-svn-id: file:///svn/unbound/trunk@2953
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 10 Sep 2013 08:52:40 +0000 (08:52 +0000)]
another time_t.
git-svn-id: file:///svn/unbound/trunk@2952
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 10 Sep 2013 08:46:33 +0000 (08:46 +0000)]
more time_t.
git-svn-id: file:///svn/unbound/trunk@2951
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 27 Aug 2013 14:45:33 +0000 (14:45 +0000)]
fix lint, more time_t
git-svn-id: file:///svn/unbound/trunk@2950
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 27 Aug 2013 13:47:23 +0000 (13:47 +0000)]
remove bool.
git-svn-id: file:///svn/unbound/trunk@2949
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 27 Aug 2013 13:46:41 +0000 (13:46 +0000)]
remove bool.
git-svn-id: file:///svn/unbound/trunk@2948
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 27 Aug 2013 11:44:33 +0000 (11:44 +0000)]
more time_t
git-svn-id: file:///svn/unbound/trunk@2947
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 26 Aug 2013 12:24:27 +0000 (12:24 +0000)]
- More fixes for bug#519: for the threaded case test if the bg
thread has been killed, on ub_ctx_delete, to avoid hangs.
git-svn-id: file:///svn/unbound/trunk@2946
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 22 Aug 2013 14:10:29 +0000 (14:10 +0000)]
- review fixes from Willem.
git-svn-id: file:///svn/unbound/trunk@2945
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 22 Aug 2013 07:33:51 +0000 (07:33 +0000)]
- more fixes that I overlooked.
git-svn-id: file:///svn/unbound/trunk@2944
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 22 Aug 2013 07:09:57 +0000 (07:09 +0000)]
y2038 for remote tv_sec printout.
git-svn-id: file:///svn/unbound/trunk@2943
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 21 Aug 2013 13:31:09 +0000 (13:31 +0000)]
- Fix#520: Errors found by static analysis from Tomas Hozza(redhat).
git-svn-id: file:///svn/unbound/trunk@2942
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 20 Aug 2013 14:14:32 +0000 (14:14 +0000)]
and lex.
git-svn-id: file:///svn/unbound/trunk@2941
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 20 Aug 2013 14:14:08 +0000 (14:14 +0000)]
review fixes.
git-svn-id: file:///svn/unbound/trunk@2940
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 20 Aug 2013 12:23:42 +0000 (12:23 +0000)]
- Fix for 2038, with time_t instead of uint32_t.
git-svn-id: file:///svn/unbound/trunk@2939
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 19 Aug 2013 12:14:48 +0000 (12:14 +0000)]
fixup nss compile, ldns git.
git-svn-id: file:///svn/unbound/trunk@2938
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 19 Aug 2013 12:02:17 +0000 (12:02 +0000)]
- Fix#519 ub_ctx_delete may hang in some scenarios (libunbound).
git-svn-id: file:///svn/unbound/trunk@2937
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 14 Aug 2013 07:56:22 +0000 (07:56 +0000)]
fixup uninit variable in unit test (compiler does not understand assertion).
git-svn-id: file:///svn/unbound/trunk@2935
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 14 Aug 2013 07:53:33 +0000 (07:53 +0000)]
Fix uninit variable in fix#516.
git-svn-id: file:///svn/unbound/trunk@2934
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 8 Aug 2013 09:29:33 +0000 (09:29 +0000)]
- Fix#516 dnssec lameness detection for answers that are improper.
git-svn-id: file:///svn/unbound/trunk@2933
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 30 Jul 2013 14:42:20 +0000 (14:42 +0000)]
tag 1.4.21rc1
git-svn-id: file:///svn/unbound/trunk@2932
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 30 Jul 2013 08:29:15 +0000 (08:29 +0000)]
note down the bugzilla reference number.
git-svn-id: file:///svn/unbound/trunk@2931
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 29 Jul 2013 07:32:35 +0000 (07:32 +0000)]
- Fix memleak in testcode for testbound (if it fails).
- Fix NSS returned arrays out of setup function to be statics.
git-svn-id: file:///svn/unbound/trunk@2930
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 26 Jul 2013 13:26:51 +0000 (13:26 +0000)]
iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@2929
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 26 Jul 2013 13:11:53 +0000 (13:11 +0000)]
- max include of 100.000 files (depth and globbed at one time).
This is to preserve system memory in bug cases, or endless cases.
git-svn-id: file:///svn/unbound/trunk@2928
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 26 Jul 2013 09:05:06 +0000 (09:05 +0000)]
review fixup.
git-svn-id: file:///svn/unbound/trunk@2927
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 19 Jul 2013 11:48:22 +0000 (11:48 +0000)]
- libunbound documentation on how to avoid openssl race conditions.
git-svn-id: file:///svn/unbound/trunk@2926
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 19 Jul 2013 10:51:11 +0000 (10:51 +0000)]
iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@2925
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 19 Jul 2013 10:46:16 +0000 (10:46 +0000)]
- streamtcp man page, contributed by Tomas Hozza.
git-svn-id: file:///svn/unbound/trunk@2924
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 19 Jul 2013 06:53:42 +0000 (06:53 +0000)]
remake configure with new acx_nlnetlabs.m4
git-svn-id: file:///svn/unbound/trunk@2923
be551aaa -1e26-0410-a405-
d3ace91eadb9
Willem Toorop [Thu, 18 Jul 2013 14:52:17 +0000 (14:52 +0000)]
Sync acx_nlnetlabs.m4
git-svn-id: file:///svn/unbound/trunk@2922
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 25 Jun 2013 07:25:31 +0000 (07:25 +0000)]
- configure --disable-flto option (from Robert Edmonds).
git-svn-id: file:///svn/unbound/trunk@2916
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 25 Jun 2013 07:03:03 +0000 (07:03 +0000)]
- Squelch sendto-permission denied errors when the network is
not connected, to avoid spamming syslog.
git-svn-id: file:///svn/unbound/trunk@2915
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Jun 2013 07:34:00 +0000 (07:34 +0000)]
- iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@2914
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 18 Jun 2013 07:33:44 +0000 (07:33 +0000)]
- Fix for const string literals in C++ for libunbound, from Karel
Slany.
git-svn-id: file:///svn/unbound/trunk@2913
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 17 Jun 2013 11:20:42 +0000 (11:20 +0000)]
- Fixup manpage syntax.
git-svn-id: file:///svn/unbound/trunk@2912
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 14 Jun 2013 08:03:52 +0000 (08:03 +0000)]
- get_option and set_option support for log-time-ascii, python-script
val-sig-skew-min and val-sig-skew-max. log-time-ascii takes effect
immediately. The others are mostly useful for libunbound users.
git-svn-id: file:///svn/unbound/trunk@2911
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 13 Jun 2013 08:26:41 +0000 (08:26 +0000)]
- get_option, set_option, unbound-checkconf -o and libunbound
getoption and setoption support cache-min-ttl and cache-max-ttl.
git-svn-id: file:///svn/unbound/trunk@2910
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 10 Jun 2013 13:37:14 +0000 (13:37 +0000)]
- Max include depth is unlimited.
git-svn-id: file:///svn/unbound/trunk@2909
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 10 Jun 2013 12:25:34 +0000 (12:25 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@2908
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 10 Jun 2013 12:25:10 +0000 (12:25 +0000)]
- Fix#501: forward-first does not recurse, when forward name is ".".
git-svn-id: file:///svn/unbound/trunk@2907
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 27 May 2013 13:11:11 +0000 (13:11 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@2905
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 27 May 2013 08:22:40 +0000 (08:22 +0000)]
- Update acx_pthreads.m4 to ax_pthreads.4 (2013-03-29), and apply
patch to it to not fail when -Werror is also specified, from the
autoconf-archives.
git-svn-id: file:///svn/unbound/trunk@2904
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 21 May 2013 09:06:21 +0000 (09:06 +0000)]
- Explain bogus and secure flags in libunbound more.
git-svn-id: file:///svn/unbound/trunk@2903
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 16 May 2013 08:25:50 +0000 (08:25 +0000)]
please lint.
git-svn-id: file:///svn/unbound/trunk@2902
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 16 May 2013 08:14:03 +0000 (08:14 +0000)]
- Fix#500 use of non-initialised values on socket bind failures.
git-svn-id: file:///svn/unbound/trunk@2901
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 16 May 2013 07:36:37 +0000 (07:36 +0000)]
- Fix use-after-free in out-of-memory handling code (thanks Jake
Montgomery).
git-svn-id: file:///svn/unbound/trunk@2900
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 15 May 2013 11:56:22 +0000 (11:56 +0000)]
- Fix round-robin doesn't work with some Windows clients (from Ilya Bakulin).
git-svn-id: file:///svn/unbound/trunk@2899
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 3 May 2013 09:35:55 +0000 (09:35 +0000)]
- update acx_nlnetlabs.m4 to v23, sleep w32 fix.
git-svn-id: file:///svn/unbound/trunk@2898
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 1 May 2013 14:02:52 +0000 (14:02 +0000)]
Iana portlist update
git-svn-id: file:///svn/unbound/trunk@2897
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 1 May 2013 12:18:48 +0000 (12:18 +0000)]
we comply with RFC 6944: DNSKEY algorithm status
git-svn-id: file:///svn/unbound/trunk@2896
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 26 Apr 2013 14:14:07 +0000 (14:14 +0000)]
- add unbound-control insecure_add and insecure_remove for the
administration of negative trust anchors.
git-svn-id: file:///svn/unbound/trunk@2895
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 25 Apr 2013 11:59:05 +0000 (11:59 +0000)]
- updated iana portlist.
git-svn-id: file:///svn/unbound/trunk@2894
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 25 Apr 2013 11:55:46 +0000 (11:55 +0000)]
- Implement max-udp-size config option, default 4096 (thanks
Daisuke Higashi).
git-svn-id: file:///svn/unbound/trunk@2893
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 25 Apr 2013 10:28:25 +0000 (10:28 +0000)]
- Robust checks on dname validity from rdata for dname compare.
git-svn-id: file:///svn/unbound/trunk@2892
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 22 Apr 2013 14:04:03 +0000 (14:04 +0000)]
nicer compile on 32bit.
git-svn-id: file:///svn/unbound/trunk@2891
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 22 Apr 2013 13:56:12 +0000 (13:56 +0000)]
more portable snprintf implementation.
git-svn-id: file:///svn/unbound/trunk@2890
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 19 Apr 2013 14:49:05 +0000 (14:49 +0000)]
Fix for Solaris.
git-svn-id: file:///svn/unbound/trunk@2889
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 19 Apr 2013 11:34:36 +0000 (11:34 +0000)]
- Fix snprintf return value usage, fixed libunbound_get_option.
git-svn-id: file:///svn/unbound/trunk@2888
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 18 Apr 2013 14:28:21 +0000 (14:28 +0000)]
- own implementation of compat/snprintf.c.
git-svn-id: file:///svn/unbound/trunk@2887
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 18 Apr 2013 14:17:08 +0000 (14:17 +0000)]
del snprintf.c file.
git-svn-id: file:///svn/unbound/trunk@2886
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 18 Apr 2013 12:14:40 +0000 (12:14 +0000)]
- fix bug #491: pick program name (0th argument) as syslog identity.
git-svn-id: file:///svn/unbound/trunk@2885
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 15 Apr 2013 15:08:24 +0000 (15:08 +0000)]
- unbound-anchor review: BIO_write can return 0 successfully if it
has successfully appended a zero length string.
git-svn-id: file:///svn/unbound/trunk@2884
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 15 Apr 2013 07:57:08 +0000 (07:57 +0000)]
- Fix so that for a configuration line of include: "*.conf" it is not
an error if there are no files matching the glob pattern.
git-svn-id: file:///svn/unbound/trunk@2883
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 11 Apr 2013 10:08:34 +0000 (10:08 +0000)]
- Fix queries leaking up for stubs and forwards, if the configured
nameservers all fail to answer.
git-svn-id: file:///svn/unbound/trunk@2882
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 10 Apr 2013 14:29:35 +0000 (14:29 +0000)]
- code improve for minimal responses, small speed increase.
git-svn-id: file:///svn/unbound/trunk@2881
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 9 Apr 2013 07:38:24 +0000 (07:38 +0000)]
- Fix crash in previous private address fixup of 22 March.
git-svn-id: file:///svn/unbound/trunk@2880
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 9 Apr 2013 07:02:43 +0000 (07:02 +0000)]
- updated iana portlist.
git-svn-id: file:///svn/unbound/trunk@2879
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 28 Mar 2013 13:36:38 +0000 (13:36 +0000)]
- Make reverse zones easier by documenting the nodefault statements
commented-out in the example config file.
git-svn-id: file:///svn/unbound/trunk@2878
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 26 Mar 2013 08:14:06 +0000 (08:14 +0000)]
more fixes for endianness.
git-svn-id: file:///svn/unbound/trunk@2877
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 25 Mar 2013 15:00:26 +0000 (15:00 +0000)]
__x86 detection for intel solaris.
git-svn-id: file:///svn/unbound/trunk@2876
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 25 Mar 2013 14:53:09 +0000 (14:53 +0000)]
And add detection for machine/endian.h to it.
git-svn-id: file:///svn/unbound/trunk@2875
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 25 Mar 2013 10:57:20 +0000 (10:57 +0000)]
more fixed.
git-svn-id: file:///svn/unbound/trunk@2874
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 25 Mar 2013 09:36:21 +0000 (09:36 +0000)]
Fix compile.
git-svn-id: file:///svn/unbound/trunk@2873
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 25 Mar 2013 09:35:27 +0000 (09:35 +0000)]
- #492: Fix endianness detection, revert to older lookup3.c detection
and put new detect lines after previous tests, to avoid regressions
but allow new detections to succeed.
git-svn-id: file:///svn/unbound/trunk@2872
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 22 Mar 2013 13:03:00 +0000 (13:03 +0000)]
remove debug print.
git-svn-id: file:///svn/unbound/trunk@2871
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 22 Mar 2013 12:41:13 +0000 (12:41 +0000)]
- Fix makedist for new svn for -d option.
- unbound.h header file has UNBOUND_VERSION_MAJOR define.
- Fix windows RSRC version for long version numbers.
git-svn-id: file:///svn/unbound/trunk@2870
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 22 Mar 2013 10:00:55 +0000 (10:00 +0000)]
iana portlist update.
git-svn-id: file:///svn/unbound/trunk@2869
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 22 Mar 2013 09:36:33 +0000 (09:36 +0000)]
- Fix resolve of names that use a mix of public and private addresses.
git-svn-id: file:///svn/unbound/trunk@2868
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 21 Mar 2013 12:48:12 +0000 (12:48 +0000)]
- install copy of unbound-control.8 man page for unbound-control-setup
git-svn-id: file:///svn/unbound/trunk@2866
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 21 Mar 2013 12:24:42 +0000 (12:24 +0000)]
trunk has 1.4.21 version
committed libunbound version 4:1:2 for binary API updated in 1.4.20
git-svn-id: file:///svn/unbound/trunk@2865
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 21 Mar 2013 11:17:00 +0000 (11:17 +0000)]
release changelog entry.
git-svn-id: file:///svn/unbound/trunk@2863
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 14 Mar 2013 13:06:27 +0000 (13:06 +0000)]
tag 1.4.20rc1
git-svn-id: file:///svn/unbound/trunk@2860
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 14 Mar 2013 12:54:52 +0000 (12:54 +0000)]
iana portlist update.
git-svn-id: file:///svn/unbound/trunk@2859
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 12 Mar 2013 13:44:59 +0000 (13:44 +0000)]
- Fixup makedist.sh for windows compile.
git-svn-id: file:///svn/unbound/trunk@2858
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 12 Mar 2013 13:35:39 +0000 (13:35 +0000)]
in new directory.
git-svn-id: file:///svn/unbound/trunk@2857
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 11 Mar 2013 15:11:56 +0000 (15:11 +0000)]
- testcode/ldns-testpkts.c check for makedist is informational.
git-svn-id: file:///svn/unbound/trunk@2856
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 11 Mar 2013 14:42:13 +0000 (14:42 +0000)]
- iana portlist update.
git-svn-id: file:///svn/unbound/trunk@2855
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 22 Feb 2013 15:24:02 +0000 (15:24 +0000)]
includes for compile with event2.
git-svn-id: file:///svn/unbound/trunk@2854
be551aaa -1e26-0410-a405-
d3ace91eadb9