276cb19fc7- Support RFC7686: handle ".onion" Special-Use Domain. It is blocked by default, and can be unblocked with "nodefault" localzone config.
wouter
2016-01-05 14:02:45 +0000
b3721116d3Fix signed-unsigned lint warnings in tcp-mss.
wouter
2016-01-05 10:08:37 +0000
e0bfcab5cc- #731: tcp-mss, outgoing-tcp-mss options for unbound.conf, patch from Daisuke Higashi.
wouter
2016-01-05 10:03:59 +0000
83e3461e6fFixup that patch does not try to patch itself.
wouter
2016-01-04 12:50:23 +0000
2d7be779da- Fixup contrib/aaaa-filter-iterator.patch for moved contents in the source code, so it applies cleanly again. Removed unused variable warnings.
wouter
2016-01-04 10:47:29 +0000
ec29bd9578- Define DEFAULT_SOURCE together with BSD_SOURCE when that is defined, for Linux glibc 2.20.
wouter
2016-01-04 09:52:48 +0000
8abfb7f8fcFix#729: omit use of escape sequences in echo since they are not portable (unbound-control-setup)
ralph
2015-12-15 11:00:59 +0000
6d8913fae3- OSX clang new flto check.
wouter
2015-12-11 13:35:09 +0000
9226604dd2test flto for clang (test #2)
wouter
2015-12-11 13:28:33 +0000
8ac86a1887Check for flto for OSX
wouter
2015-12-11 13:23:34 +0000
923d9c7627- OSX clang, stop -pthread unused during link stage warnings.
wouter
2015-12-11 13:15:40 +0000
ad02262a06- OSX portability, detect if sbrk is deprecated.
wouter
2015-12-11 12:44:44 +0000
b3cc4d978c- updated ax_pthread.m4 to version 21 with clang support, this removes a warning from compilation.
wouter
2015-12-11 12:19:12 +0000
f8e0e6c54c- remove NULL-checks before free, patch from Michael McConville.
wouter
2015-12-11 10:26:15 +0000
c6559fcf91- trunk has 1.5.8 in development.
wouter
2015-12-10 08:38:20 +0000
11d11feed4- Fixup 724 for unbound-control.
wouter
2015-12-08 08:15:55 +0000
bc65e486f3Don't minimise forwarded requests.
ralph
2015-12-07 15:56:47 +0000
d41ae726e2- Removed unneeded whitespace from example.conf.
wouter
2015-12-04 08:01:37 +0000
a0364790ffStop minimising after receiving rcode!=NOERROR
ralph
2015-12-03 15:45:52 +0000
2f658f9d90Note changelog after rc1. 3 December 2015: Ralph - (after rc1 tag) - Committed fix to qname minimisation and unit test case for it.
wouter
2015-12-03 13:40:16 +0000
d62a92e7371.5.7rc1 tag
wouter
2015-12-03 13:35:17 +0000
a152692279Keep incrementing QNAME after receiving throwaway answer.
ralph
2015-12-03 12:09:45 +0000
0a8bb72c5d- refactor nsec3 hash implementation to be more library-portable.
wouter
2015-11-17 11:30:04 +0000
b9014f9ec0Nicer unbound.c for nettle.
wouter
2015-11-17 10:02:17 +0000
984f91d1b4- Fix#594. libunbound: optionally use libnettle for crypto. Contributed by Luca Bruno. Added --with-nettle for use with --with-libunbound-only.
wouter
2015-11-17 09:43:07 +0000