]>
git.ipfire.org Git - thirdparty/unbound.git/log
Wouter Wijngaards [Thu, 30 Jan 2014 09:27:00 +0000 (09:27 +0000)]
- delay-close does not act if there are udp-wait queries, so that
it does not make a socketdrain DoS easier.
git-svn-id: file:///svn/unbound/trunk@3059
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 28 Jan 2014 14:35:55 +0000 (14:35 +0000)]
- delay-close: msec option that delays closing ports for which
the UDP reply has timed out. Keeps the port open, only accepts
the correct reply. This correct reply is not used, but the port
is open so that no port-denied ICMPs are generated.
git-svn-id: file:///svn/unbound/trunk@3058
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 28 Jan 2014 10:12:13 +0000 (10:12 +0000)]
- iana portlist test updated so it does not touch the source
if there are no changes.
git-svn-id: file:///svn/unbound/trunk@3057
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 28 Jan 2014 10:00:01 +0000 (10:00 +0000)]
- iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@3056
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 27 Jan 2014 10:41:16 +0000 (10:41 +0000)]
please lint.
git-svn-id: file:///svn/unbound/trunk@3055
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 27 Jan 2014 10:27:19 +0000 (10:27 +0000)]
- reuseport is attempted, then fallback to without on failure.
git-svn-id: file:///svn/unbound/trunk@3054
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 24 Jan 2014 15:15:37 +0000 (15:15 +0000)]
Remove warnings on BSD systems.
git-svn-id: file:///svn/unbound/trunk@3053
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 24 Jan 2014 13:35:35 +0000 (13:35 +0000)]
And fixup for FreeBSD.
git-svn-id: file:///svn/unbound/trunk@3052
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 24 Jan 2014 13:24:33 +0000 (13:24 +0000)]
and the formatcode disabled (gcc reports it better).
git-svn-id: file:///svn/unbound/trunk@3051
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 24 Jan 2014 13:23:45 +0000 (13:23 +0000)]
- made lint clean.
git-svn-id: file:///svn/unbound/trunk@3050
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 24 Jan 2014 11:43:38 +0000 (11:43 +0000)]
- so-reuseport: yesno option to distribute queries evenly over
threads on Linux (Thanks Robert Edmonds).
git-svn-id: file:///svn/unbound/trunk@3049
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 24 Jan 2014 11:21:15 +0000 (11:21 +0000)]
- speed up unbound (reports say it could be up to 10%), by reducing
lock contention on localzones.lock. It is changed to an rwlock.
git-svn-id: file:///svn/unbound/trunk@3048
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 24 Jan 2014 10:55:28 +0000 (10:55 +0000)]
- unbound-event.h is installed if you configure --enable-event-api.
git-svn-id: file:///svn/unbound/trunk@3047
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 24 Jan 2014 10:42:42 +0000 (10:42 +0000)]
- iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@3046
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 24 Jan 2014 08:16:56 +0000 (08:16 +0000)]
- Change unbound-event.h to use void* buffer, length idiom.
git-svn-id: file:///svn/unbound/trunk@3045
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 21 Jan 2014 10:14:55 +0000 (10:14 +0000)]
- Fix #547: no trustanchor written if filesystem full, fclose checked.
git-svn-id: file:///svn/unbound/trunk@3044
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 17 Jan 2014 15:29:04 +0000 (15:29 +0000)]
- iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@3043
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Fri, 17 Jan 2014 14:45:14 +0000 (14:45 +0000)]
- Fix isprint() portability in sldns, uses unsigned int.
git-svn-id: file:///svn/unbound/trunk@3042
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 16 Jan 2014 16:12:15 +0000 (16:12 +0000)]
nicer time include for winsock_event, less warning.
git-svn-id: file:///svn/unbound/trunk@3041
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 16 Jan 2014 16:01:37 +0000 (16:01 +0000)]
- Windows port, adjust %lld to %I64d, and warning in win_event.c.
git-svn-id: file:///svn/unbound/trunk@3040
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 16 Jan 2014 13:14:54 +0000 (13:14 +0000)]
and unit test.
git-svn-id: file:///svn/unbound/trunk@3039
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 16 Jan 2014 13:04:34 +0000 (13:04 +0000)]
- fix #544: Fixed +i causes segfault when running with module conf "iterator".
git-svn-id: file:///svn/unbound/trunk@3038
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 14 Jan 2014 08:26:29 +0000 (08:26 +0000)]
- iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@3037
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Dec 2013 16:49:37 +0000 (16:49 +0000)]
pylib test referred to ldns which is not a dependency any more.
git-svn-id: file:///svn/unbound/trunk@3036
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Dec 2013 16:27:52 +0000 (16:27 +0000)]
- update pythonmod for ldns_ to sldns_ name change.
git-svn-id: file:///svn/unbound/trunk@3035
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Dec 2013 16:24:48 +0000 (16:24 +0000)]
include for NetBSD
git-svn-id: file:///svn/unbound/trunk@3034
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 5 Dec 2013 15:57:16 +0000 (15:57 +0000)]
Fix bug in cachedump format after sldns changes.
git-svn-id: file:///svn/unbound/trunk@3033
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 14:29:19 +0000 (14:29 +0000)]
add semicolon (svn:NO TEST)
git-svn-id: file:///svn/unbound/trunk@3032
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 14:23:51 +0000 (14:23 +0000)]
include pkthdr.h (svn:NO TEST)
git-svn-id: file:///svn/unbound/trunk@3031
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 14:17:44 +0000 (14:17 +0000)]
snprintf on windows can do %lld, just spurious compiler warnings.
git-svn-id: file:///svn/unbound/trunk@3030
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 14:14:27 +0000 (14:14 +0000)]
windows compile without ldns.
git-svn-id: file:///svn/unbound/trunk@3029
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 14:07:56 +0000 (14:07 +0000)]
use our own snprintf on windows for %lld.
git-svn-id: file:///svn/unbound/trunk@3028
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 14:05:01 +0000 (14:05 +0000)]
ldns includes.
git-svn-id: file:///svn/unbound/trunk@3027
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 14:03:34 +0000 (14:03 +0000)]
include sys.time.h
git-svn-id: file:///svn/unbound/trunk@3026
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 13:57:49 +0000 (13:57 +0000)]
include time.h
git-svn-id: file:///svn/unbound/trunk@3025
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 13:51:11 +0000 (13:51 +0000)]
- Fix windows compile to compile with sldns.
git-svn-id: file:///svn/unbound/trunk@3024
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 09:12:18 +0000 (09:12 +0000)]
Update configure.ac, SLDNS##buffer_new() notation does not work.
git-svn-id: file:///svn/unbound/trunk@3023
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 3 Dec 2013 09:11:16 +0000 (09:11 +0000)]
- Fix sldns to use sldns_ prefix for all ldns_ variables.
git-svn-id: file:///svn/unbound/trunk@3022
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Sat, 30 Nov 2013 11:03:55 +0000 (11:03 +0000)]
Fix linking of sldns and ldns, unique identifiers for global variables.
git-svn-id: file:///svn/unbound/trunk@3021
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 27 Nov 2013 10:07:33 +0000 (10:07 +0000)]
nicer return value.
git-svn-id: file:///svn/unbound/trunk@3020
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 13 Nov 2013 09:56:58 +0000 (09:56 +0000)]
Fixup str2wire_rr for dname_len NULL.
git-svn-id: file:///svn/unbound/trunk@3017
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 13 Nov 2013 08:53:53 +0000 (08:53 +0000)]
- Fix bug#537: compile python plugin without ldns library.
git-svn-id: file:///svn/unbound/trunk@3016
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 12 Nov 2013 10:08:54 +0000 (10:08 +0000)]
- Fix bug#536: acl_deny_non_local and refuse_non_local added.
git-svn-id: file:///svn/unbound/trunk@3015
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Wed, 6 Nov 2013 02:48:59 +0000 (02:48 +0000)]
interface: and ip-address:
also includes for newer ldns in pythonmod.
git-svn-id: file:///svn/unbound/trunk@3014
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Tue, 5 Nov 2013 21:16:02 +0000 (21:16 +0000)]
- Patch from Neel Goyal to fix async id assignment if callback
is called by libunbound in the mesh attach.
git-svn-id: file:///svn/unbound/trunk@3013
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Mon, 4 Nov 2013 18:53:21 +0000 (18:53 +0000)]
- Patch from Neel Goyal to fix callback in libunbound.
git-svn-id: file:///svn/unbound/trunk@3012
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Sun, 3 Nov 2013 23:13:49 +0000 (23:13 +0000)]
autoconf
git-svn-id: file:///svn/unbound/trunk@3011
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Sun, 3 Nov 2013 23:12:55 +0000 (23:12 +0000)]
- if configured --with-libunbound-only fix make install.
git-svn-id: file:///svn/unbound/trunk@3010
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Sat, 2 Nov 2013 04:38:57 +0000 (04:38 +0000)]
portability with new ldns core (time includes).
git-svn-id: file:///svn/unbound/trunk@3009
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 16:27:15 +0000 (16:27 +0000)]
portability fixes for new USE_SLDNS ldns subdir codebase.
git-svn-id: file:///svn/unbound/trunk@3008
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 16:26:45 +0000 (16:26 +0000)]
more time includes.
git-svn-id: file:///svn/unbound/trunk@3007
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 16:05:21 +0000 (16:05 +0000)]
include time.h
git-svn-id: file:///svn/unbound/trunk@3006
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 16:02:22 +0000 (16:02 +0000)]
not string literal.
git-svn-id: file:///svn/unbound/trunk@3005
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 16:01:01 +0000 (16:01 +0000)]
fixup nonliteral format string
git-svn-id: file:///svn/unbound/trunk@3004
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 15:51:08 +0000 (15:51 +0000)]
remove unused statement.
git-svn-id: file:///svn/unbound/trunk@3003
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 15:47:02 +0000 (15:47 +0000)]
Fix uninit var warning.
git-svn-id: file:///svn/unbound/trunk@3002
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 15:32:56 +0000 (15:32 +0000)]
note bugzilla number.
git-svn-id: file:///svn/unbound/trunk@3001
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 15:28:13 +0000 (15:28 +0000)]
Fix portability of UINT_MAX and incomplete type of enum in header file.
git-svn-id: file:///svn/unbound/trunk@3000
be551aaa -1e26-0410-a405-
d3ace91eadb9
Wouter Wijngaards [Thu, 31 Oct 2013 15:17:53 +0000 (15:17 +0000)]
Fixup stdarg include, ldns reference in help.
git-svn-id: file:///svn/unbound/trunk@2999
be551aaa -1e26-0410-a405-
d3ace91eadb9
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