]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
11 years agoAnd fixup for FreeBSD.
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

11 years agoand the formatcode disabled (gcc reports it better).
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

11 years ago- made lint clean.
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

11 years ago- so-reuseport: yesno option to distribute queries evenly over
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

11 years ago- speed up unbound (reports say it could be up to 10%), by reducing
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

11 years ago- unbound-event.h is installed if you configure --enable-event-api.
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

11 years ago- iana portlist updated.
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

11 years ago- Change unbound-event.h to use void* buffer, length idiom.
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

11 years ago- Fix #547: no trustanchor written if filesystem full, fclose checked.
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

11 years ago- iana portlist updated.
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

11 years ago- Fix isprint() portability in sldns, uses unsigned int.
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

11 years agonicer time include for winsock_event, less warning.
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

11 years ago- Windows port, adjust %lld to %I64d, and warning in win_event.c.
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

11 years agoand unit test.
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

11 years ago- fix #544: Fixed +i causes segfault when running with module conf "iterator".
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

11 years ago- iana portlist updated.
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

11 years agopylib test referred to ldns which is not a dependency any more.
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

11 years ago- update pythonmod for ldns_ to sldns_ name change.
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

11 years agoinclude for NetBSD
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

11 years agoFix bug in cachedump format after sldns changes.
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

11 years agoadd semicolon (svn:NO TEST)
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

11 years agoinclude pkthdr.h (svn:NO TEST)
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

11 years agosnprintf on windows can do %lld, just spurious compiler warnings.
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

11 years agowindows compile without ldns.
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

11 years agouse our own snprintf on windows for %lld.
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

11 years agoldns includes.
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

11 years agoinclude sys.time.h
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

11 years agoinclude time.h
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

11 years ago- Fix windows compile to compile with sldns.
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

11 years agoUpdate configure.ac, SLDNS##buffer_new() notation does not work.
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

11 years ago- Fix sldns to use sldns_ prefix for all ldns_ variables.
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

11 years agoFix linking of sldns and ldns, unique identifiers for global variables.
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

11 years agonicer return value.
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

11 years agoFixup str2wire_rr for dname_len NULL.
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

11 years ago- Fix bug#537: compile python plugin without ldns library.
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

11 years ago- Fix bug#536: acl_deny_non_local and refuse_non_local added.
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

11 years agointerface: and ip-address:
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

11 years ago- Patch from Neel Goyal to fix async id assignment if callback
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

11 years ago- Patch from Neel Goyal to fix callback in libunbound.
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

11 years agoautoconf
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

11 years ago- if configured --with-libunbound-only fix make install.
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

11 years agoportability with new ldns core (time includes).
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

11 years ago portability fixes for new USE_SLDNS ldns subdir codebase.
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

11 years agomore time includes.
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

11 years agoinclude time.h
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

11 years agonot string literal.
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

11 years agofixup nonliteral format string
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

11 years agoremove unused statement.
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

11 years agoFix uninit var warning.
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

11 years agonote bugzilla number.
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

11 years agoFix portability of UINT_MAX and incomplete type of enum in header file.
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

11 years agoFixup stdarg include, ldns reference in help.
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

11 years ago- separate ldns into core ldns inside ldns/ subdirectory. No more
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

11 years ago- iana portlist update.
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

11 years ago- Set SO_REUSEADDR so that the wildcard interface and a more specific
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

11 years ago- Fix #528: if very high logging (4 or more) segfault on allow_snoop.
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

11 years ago- Patch from Neel Goyal: Add an API call to set an event base on an
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

11 years agomake depend and doc.
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

11 years ago- unbound-event.h is installed if configured --with-libevent. It
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

11 years ago- acx_nlnetlabs.m4 to 26; improve FLTO help text.
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

11 years agoiana portlist updated.
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

11 years ago- trunk has 1.4.22 number inside it.
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

11 years ago- Fix#524: max-udp-size not effective to non-EDNS0 queries, from
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

11 years ago- tag 1.4.21rc1 made again.
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

11 years agoanother time_t.
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

11 years agomore time_t.
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

11 years agofix lint, more time_t
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

11 years agoremove bool.
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

11 years agoremove bool.
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

11 years agomore time_t
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

11 years ago- More fixes for bug#519: for the threaded case test if the bg
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

11 years ago- review fixes from Willem.
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

11 years ago- more fixes that I overlooked.
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

11 years agoy2038 for remote tv_sec printout.
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

11 years ago- Fix#520: Errors found by static analysis from Tomas Hozza(redhat).
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

11 years agoand lex.
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

11 years agoreview fixes.
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

11 years ago- Fix for 2038, with time_t instead of uint32_t.
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

11 years agofixup nss compile, ldns git.
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

11 years ago- Fix#519 ub_ctx_delete may hang in some scenarios (libunbound).
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

11 years agofixup uninit variable in unit test (compiler does not understand assertion).
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

11 years agoFix uninit variable in fix#516.
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

12 years ago- Fix#516 dnssec lameness detection for answers that are improper.
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

12 years agotag 1.4.21rc1
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

12 years agonote down the bugzilla reference number.
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

12 years ago- Fix memleak in testcode for testbound (if it fails).
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

12 years agoiana portlist updated.
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

12 years ago- max include of 100.000 files (depth and globbed at one time).
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

12 years agoreview fixup.
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

12 years ago- libunbound documentation on how to avoid openssl race conditions.
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

12 years agoiana portlist updated.
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

12 years ago- streamtcp man page, contributed by Tomas Hozza.
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

12 years agoremake configure with new acx_nlnetlabs.m4
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

12 years agoSync acx_nlnetlabs.m4
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

12 years ago- configure --disable-flto option (from Robert Edmonds).
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

12 years ago- Squelch sendto-permission denied errors when the network is
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

12 years ago- iana portlist updated.
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

12 years ago- Fix for const string literals in C++ for libunbound, from Karel
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

12 years ago- Fixup manpage syntax.
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

12 years ago- get_option and set_option support for log-time-ascii, python-script
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