ace7f8322b- Updated contrib warmup.cmd/sh to support two modes - load from pre-defined list of domains or (with filename as argument) load from user-specified list of domains, and updated contrib unbound_cache.sh/cmd to support loading/save/reload cache to/from default path or (with secondary argument) arbitrary path/filename, from Yuri Voinov.
wouter
2015-01-05 13:58:51 +0000
a1a735dcde- Fix#634: fix fail to start on Linux LTS 3.14.X, ignores missing IP_MTU_DISCOVER OMIT option.
wouter
2015-01-05 13:51:22 +0000
74d2262084- patch from Brad Smith that fixes DESTDIR in unbound-control-setup for installs where config is not in the prefix location.
wouter
2015-01-05 13:20:04 +0000
ad9a0833fe- print query name when max target count is exceeded.
wouter
2015-01-05 13:12:42 +0000
5d02af5460- patch from Stephane Lapie that adds to the python API, that exposes struct delegpt, and adds the find_delegation function.
wouter
2015-01-05 10:16:36 +0000
502bdd5a3e- make strip works for unbound-host and unbound-anchor.
wouter
2015-01-05 09:33:31 +0000
a3582f1bf5- getauxval test for ppc64 linux compatibility.
wouter
2015-01-05 09:13:32 +0000
b1061c10c8- local-zone: example.com inform makes unbound log a message with client IP for queries in that zone. Eg. for finding infected hosts.
wouter
2014-12-09 11:29:17 +0000
e3a81d824f- svn trunk has 1.5.2 in development. - config.guess and config.sub update from libtoolize.
wouter
2014-12-09 08:24:27 +0000
c89cf11661- Fix CVE-2014-8602: denial of service by making resolver chase endless series of delegations.
wouter
2014-12-08 15:09:18 +0000
0137e92031- Fix bug#632: unbound fails to build on AArch64, protects getentropy compat code from calling sysctl if it is has been removed.
wouter
2014-12-02 00:19:42 +0000
10095fe0dd- Add include to getentropy_linux.c, hopefully fixing debian build.
wouter
2014-11-30 02:00:29 +0000
52f9c2bd44- Fix makefile for build from noexec source tree.
wouter
2014-11-28 20:28:38 +0000
08e6402849Give credits for the aaaa-filter patch. Patch from Stephane Lapie for ASAHI Net (no restrictions on use).
wouter
2014-11-27 10:59:47 +0000
f41c40ff4bFix attribution and mention company (no restriction on use).
wouter
2014-11-27 10:54:05 +0000
4b9ef41aee- Fix libunbound undefined symbol errors for main. Referencing main does not seem to be possible for libunbound.
wouter
2014-11-26 16:18:53 +0000
12e488a497- parser with bison 2.7
wouter
2014-11-14 15:59:30 +0000
e550629a45- Patch from Stephanie Lapie that implements aaaa-filter, added to contrib/aaaa-filter-iterator.patch.
wouter
2014-11-13 09:03:47 +0000
dfa131be35- trunk has 1.5.1 in development.
wouter
2014-11-12 21:17:12 +0000
a1cf7d3817- Patch from James Raftery, always print stats for rcodes 0..5.
wouter
2014-11-12 17:25:59 +0000
f203aa89f4- Removed 'increased limit open files' log message that is written to console. It is only written on verbosity 4 and higher. This keeps system bootup console cleaner.
wouter
2014-11-12 11:04:43 +0000
5072f3026d- Patch from Robert Edmonds fixes hyphens in unbound-anchor man page.
wouter
2014-11-12 11:00:31 +0000
dc2c95d2fd- Patch from Robert Edmonds to build pyunbound python module differently. No versioninfo, with -shared and without $(LIBS).
wouter
2014-11-12 10:58:33 +0000
5e6b89e60a- review fix from Ralph.
wouter
2014-11-11 14:42:56 +0000
4f7379b3e9- review fix from Ralph.
wouter
2014-11-11 14:27:35 +0000
f4aefeec79- dnstap fixes by Robert Edmonds: dnstap/dnstap.m4: cosmetic fixes dnstap/: Remove compiled protoc-c output files dnstap/dnstap.m4: Error out if required libraries are not found dnstap: Fix ProtobufCBufferSimple usage that is incorrect as of protobuf-c 1.0.0 dnstap/: Adapt to API changes in latest libfstrm (>= 0.2.0)
wouter
2014-11-07 09:09:04 +0000
7d0cb2491aFix from ldns.
wouter
2014-11-05 14:42:57 +0000
887c850601- Redefine internal minievent symbols to unique symbols that helps linking on platforms where the linker leaks names across modules.
wouter
2014-11-04 14:04:37 +0000
cd08165992- Add ub_ctx_add_ta_autr function to add a RFC5011 automatically tracked trust anchor to libunbound.
wouter
2014-11-04 09:11:59 +0000
4f49e724d7- updated configure and aclocal with newer autoconf 1.13.
wouter
2014-09-25 11:45:32 +0000
ef10fe913b- Fix for mingw compile with openssl-1.0.1i.
wouter
2014-09-22 12:20:20 +0000
5355258872- Fix swig and python examples for Python 3.x.
wouter
2014-09-22 11:39:00 +0000
607e515f5f- improve python configuration detection to build on Fedora 22. from Pavel Simerda.
wouter
2014-09-19 09:57:20 +0000
31bb511274- patches to also build with Python 3.x (from Pavel Simerda).
wouter
2014-09-18 13:28:21 +0000
7383fe8a62- Updated the TCP_BACLOG from 5 to 256, so that the tcp accept queue is longer and more tcp connections can be handled.
wouter
2014-09-16 13:49:21 +0000
780855ae76- Removed necessity for pkg-config from the dnstap.m4, new are the --with-libfstrm and --with-protobuf-c configure options.
wouter
2014-08-25 13:04:32 +0000
d74c01b712- dnstap support, with a patch from Farsight Security, written by Robert Edmonds. The --enable-dnstap needs libfstrm and protobuf-c. It is BSD licensed (see dnstap/dnstap.c). Building with --enable-dnstap needs pkg-config with this patch. - Noted dnstap in doc/README and doc/CREDITS.
wouter
2014-08-05 07:57:52 +0000
ddc3edf8e8please lint for dns64.
wouter
2014-07-31 08:21:09 +0000
0cc9786752- testdata/dns64_lookup.rpl for unit test for dns64 functionality.
wouter
2014-07-31 08:16:18 +0000
a02144f04f- Changes from DNS64: strcpy changed to memmove. arraybound check fixed from prefix_net/8/4 to prefix_net/8+4. allocation of result consistently in the correct region. time_t is now used for ttl in unbound (since the patch's version).
wouter
2014-07-31 08:00:38 +0000
f8f0117ea9- DNS64 from Viagenie (BSD Licensed), written by Simon Perrault. Initial commit of the patch from the FreeBSD base (with its fixes). This adds a module (for module-config in unbound.conf) dns64 that performs DNS64 processing, see README.DNS64.
wouter
2014-07-31 07:15:33 +0000
c4ef386ed9- Patch from Dag-Erling Smorgrav that implements feature, unbound -dd does not fork in the background and also logs to stderr.
wouter
2014-07-29 11:48:43 +0000
f17ba9b11b- Fix endian.h include for OpenBSD.
wouter
2014-07-21 00:06:54 +0000