Commit Graph

  • 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
  • 632dac1f66 attribution. wouter 2015-01-05 13:53:52 +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
  • 0930d5451d nicer. wouter 2014-11-27 11:04:45 +0000
  • 08e6402849 Give 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
  • f41c40ff4b Fix 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
  • d8e8de4760 - iana portlist update. wouter 2014-11-24 08:46:24 +0000
  • 1af7cc2ff3 - Fix log at high verbosity and memory allocation failure. wouter 2014-11-24 08:17:45 +0000
  • 02f99bb274 - Fix crash on multiple thread random usage on systems without arc4random. wouter 2014-11-21 08:22:18 +0000
  • 95de7e9b8f - fix compat/getentropy_win.c check if CryptGenRandom works and no immediate exit on windows. wouter 2014-11-20 12:44:00 +0000
  • f9213eaf93 - Fix cdflag dns64 processing. wouter 2014-11-19 08:43:08 +0000
  • 1100adad50 - iana portlist update. wouter 2014-11-18 15:16:25 +0000
  • 0778829809 - Fix that CD flag disables DNS64 processing, returning the DNSSEC signed AAAA denial. wouter 2014-11-18 15:15:57 +0000
  • d437febed1 - Fix #627: SSL_CTX_load_verify_locations return code not properly checked. wouter 2014-11-17 08:10:49 +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
  • 8cd66c6e1d tag 1.5.0rc1 wouter 2014-11-11 14:18:32 +0000
  • 8af379fd54 - version number in svn trunk is 1.5.0 wouter 2014-11-11 13:23:50 +0000
  • 21c836d58c - Fix bug where forward or stub addresses with same address but different port number were not tried. wouter 2014-11-11 13:10:44 +0000
  • 2a9d58f060 - iana portlist update. wouter 2014-11-11 09:32:30 +0000
  • 45b377a766 Fixup free in case of buffer short. wouter 2014-11-10 13:26:16 +0000
  • 6858a0c22e remove unused variable wouter 2014-11-07 09:09:37 +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
  • 7d0cb2491a Fix 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
  • c31784c8bb spelling. (svn:NO TEST) wouter 2014-10-28 16:03:08 +0000
  • 9f6a5bcfc8 - iana portlist update. wouter 2014-10-27 09:54:44 +0000
  • 6128ac971e - Disabled use of SSLv3 in remote-control and ssl-upstream. wouter 2014-10-27 09:26:48 +0000
  • 6f6226da8b Layout improvement of the nroff source. wouter 2014-10-16 09:45:11 +0000
  • 4644ef143c - Documented dns64 configuration in unbound.conf man page. wouter 2014-10-16 09:37:56 +0000
  • e0dc5e3a93 whitespace nicer. wouter 2014-10-13 12:14:43 +0000
  • 275b0360d4 More casts. wouter 2014-10-13 09:23:12 +0000
  • aa08313bf3 And more casts. wouter 2014-10-13 08:46:08 +0000
  • def3dfd114 More unsigned chasts for toupper/tolower/ctype wouter 2014-10-13 08:35:00 +0000
  • e45a08b6f8 - Fix ctype invocation casts. wouter 2014-10-13 08:22:34 +0000
  • 2145d24107 - Fix #617: in ldns in unbound, lowercase WKS services. wouter 2014-10-13 07:11:16 +0000
  • 88f1956519 - Fix unbound capsforid fallback, it ignores TTLs in comparison. wouter 2014-10-10 14:12:17 +0000
  • 6f6571c83f - Fix unbound-checkconf check for module config with dns64 module. wouter 2014-10-10 07:07:58 +0000
  • 192cc2581b and name, of course (svn:NO TEST) wouter 2014-10-06 12:49:08 +0000
  • 168bfe9373 changelog update. wouter 2014-10-06 12:35:02 +0000
  • d5a871940b - Whitespaces after $ORIGIN are not part of the origin dname - $TTL's value starts at position 5 willem 2014-10-06 12:19:06 +0000
  • ab9873d79c - Fix #614: man page variable substitution bug. wouter 2014-10-06 07:42:42 +0000
  • 9931c82271 - fix #613: Allow tab ws in var length last rdfs (in ldns str2wire). wouter 2014-10-01 08:11:42 +0000
  • 0f23452b2a - Fix #612: create service with service.conf in present directory and auto load it. wouter 2014-09-29 09:27:22 +0000
  • 74aa2e5a56 Fix ar for mingw openssl compile. wouter 2014-09-29 08:29:04 +0000
  • 8063808e88 - Fix for mingw compile openssl ranlib. wouter 2014-09-29 08:18:32 +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
  • 88e8ec11a6 - iana portlist update. wouter 2014-09-16 13:08:38 +0000
  • 7352e5d7cc - Fix tcp timer waiting list removal code. wouter 2014-09-16 13:08:27 +0000
  • 1ed44e7004 - Fix unit test for CDS typecode. wouter 2014-09-15 12:49:37 +0000
  • cac1443688 - type CDS and CDNSKEY types in sldns. wouter 2014-09-05 09:25:31 +0000
  • 57fd4a7503 spelling fix. wouter 2014-08-25 13:53:30 +0000
  • 58ebef0e3f If we find protobuf in /usr/local then also set -L to there. wouter 2014-08-25 13:17:53 +0000
  • a19e17d691 Neater, remove unused lines. wouter 2014-08-25 13:11:26 +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
  • ff0382b5f0 - iana portlist update. wouter 2014-08-25 12:05:52 +0000
  • 28dd736029 - Fixup checklock code for log lock and its mutual initialization dependency. wouter 2014-08-25 12:00:30 +0000
  • 06a86a6126 remove warning. wouter 2014-08-22 13:38:30 +0000
  • c3144ef1ec - Update unbound manpage with more explanation (from Florian Obser). - Removed .LP after .SH. wouter 2014-08-19 10:32:17 +0000
  • f96118f8ab Fixup fwd_ancil for running in the freebsd jail without ::1. wouter 2014-08-18 14:54:33 +0000
  • 49fbea259b - Fixup doc/unbound.doxygen to remove obsolete 1.8.7 settings. wouter 2014-08-18 14:50:59 +0000
  • 24f41cde84 Fixup for dnstap. wouter 2014-08-18 14:42:26 +0000
  • 1fa8825030 - iana portlist update. wouter 2014-08-18 07:46:48 +0000
  • bc788b25d7 - Fix #603: unbound-checkconf -o <option> should skip verification checks. wouter 2014-08-18 07:21:01 +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
  • 9e45ef656e whitespace neater. wouter 2014-08-01 13:33:45 +0000
  • 2968f08b2d - iana portlist update. wouter 2014-08-01 13:30:39 +0000
  • 244de881ef - Patch add msg, rrset, infra and key cache sizes to stats command from Maciej Soltysiak. wouter 2014-08-01 13:24:46 +0000
  • f6c1072537 please doxygen. wouter 2014-07-31 08:48:31 +0000
  • ddc3edf8e8 please 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