W.C.A. Wijngaards
2193d06af6
Merge branch 'master' of github.com:NLnetLabs/unbound
2020-04-16 11:48:53 +02:00
W.C.A. Wijngaards
eed157d36e
- Fix help return code in unbound-control-setup script.
2020-04-16 11:47:27 +02:00
George Thessalonikefs
8a87fc6ae7
- Fix #220 : auth-zone section in config may lead to segfault.
2020-04-15 17:57:02 +02:00
W.C.A. Wijngaards
c7f1d2d889
- Merge PR #214 from gearnode: unbound-control-setup recreate
...
certificates. With the -r option the certificates are created
again, without it, only the files that do not exist are created.
2020-04-07 13:49:25 +02:00
Ralph Dolmans
03a37d1ff6
- Keep track of number of timeouts. Use this counter to determine if capsforid
...
fallback should be started.
2020-04-06 18:00:06 +02:00
George Thessalonikefs
33a2613a49
- More documentation for redis-expire-records option.
2020-04-06 13:46:45 +02:00
George Thessalonikefs
a601fd6d3c
Merge branch 'Talkabout-redis-expire-records'
2020-04-01 17:24:07 +02:00
W.C.A. Wijngaards
94e92b197a
- Merge PR #208 : Fix uncached CLIENT_RESPONSE'es on stateful
...
transports.
2020-03-30 14:55:00 +02:00
W.C.A. Wijngaards
e9e2871f18
- Merge PR #207 : Clarify if-automatic listens on 0.0.0.0 and ::
2020-03-30 10:27:44 +02:00
W.C.A. Wijngaards
8dc35cfce3
Changelog note for PR #203 .
...
- Merge PR #203 from noloader: Update README-Travis.md with current
procedures.
2020-03-27 16:07:03 +01:00
Ralph Dolmans
51593d47ac
Make unbound-control error returned on missing domain name more user friendly.
2020-03-27 11:27:12 +01:00
Ralph Dolmans
e4eb76a5f3
- Fix RPZ concurrency issue when using auth_zone_reload.
2020-03-26 19:11:57 +01:00
George Thessalonikefs
40ed82f522
Changelog entry for #201
...
- Merge PR #201 from noloader: Fix OpenSSL cross-compaile warnings.
2020-03-25 14:10:27 +01:00
W.C.A. Wijngaards
2889be5e90
- Travis fix for ios by omitting tools from install.
2020-03-24 10:23:00 +01:00
W.C.A. Wijngaards
bcdc13514a
- Fixes on #200 . and rerun autoconf.
2020-03-24 09:32:04 +01:00
W.C.A. Wijngaards
311f163aed
Changelog for #200 and bison, flex regenerate.
...
- Merge PR #200 from yarikk: add ip-dscp option to specify the DSCP
tag for outgoing packets.
2020-03-24 09:25:05 +01:00
W.C.A. Wijngaards
cca5cfc88f
- Fix compile on Solaris for unbound-checkconf.
2020-03-23 17:26:06 +01:00
George Thessalonikefs
ce7fd591c6
- Changelog note for PR #198 : Declare lz_enter_rr_into_zone() static,
...
it's only used in this file, by fobser.
2020-03-20 13:06:43 +01:00
W.C.A. Wijngaards
e8aab3f3f4
Changelog note for #197 .
...
- Merge PR #197 from fobser: Make log_ident_revert_to_default() a
proper prototype.
2020-03-20 11:54:57 +01:00
Ralph Dolmans
7fa2b19389
- Fix .travis.yml error, missing 'env' option.
2020-03-19 18:11:22 +01:00
Ralph Dolmans
5f7d73ae88
- Merge PR#194: Add libevent testing to Travis, by Jeffrey Walton.
2020-03-19 17:59:08 +01:00
Ralph Dolmans
d0ee8c1cbd
Add changelog entries for PR#134.
2020-03-19 17:37:27 +01:00
Ralph Dolmans
2c03028fa3
- Fix #158 : open tls-session-ticket-keys as binary, for Windows. By Daisuke
...
HIGASHI.
2020-03-19 14:00:33 +01:00
Ralph Dolmans
acfa55713c
- Merge PR#191: Update iOS testing on Travis, by Jeffrey Walton.
2020-03-19 10:55:39 +01:00
W.C.A. Wijngaards
e4268663e6
- Fix #192 : In the unbound-checkconf tool, the module config of
...
dns64 subnetcache respip validator iterator is whitelisted, it was
reported it seems to work.
2020-03-16 09:44:38 +01:00
Wouter Wijngaards
59fe188954
- Fix compile of test tools without protobuf.
2020-03-12 10:49:24 +01:00
Ralph Dolmans
28e6c86e61
- Add check to make sure RPZ records are subdomain of configured zone origin.
2020-03-11 17:37:50 +01:00
George Thessalonikefs
67b4ab2c90
- Changelog entry for ( Fix #189 , Merge PR #190 ).
2020-03-11 11:50:38 +01:00
W.C.A. Wijngaards
50bc604586
Changelog for #188 and configure script created. Removed unneeded whitespace.
2020-03-11 08:41:56 +01:00
George Thessalonikefs
730aa097f8
- Changelog note for PR #186 : Fix unrecognized 'echo -n' option on OS X,
...
by noloader.
2020-03-06 11:59:13 +01:00
W.C.A. Wijngaards
93c92eeabb
Fix changelog note, it is #182 , not #184 .
2020-03-05 17:03:28 +01:00
W.C.A. Wijngaards
b8540e1e70
Changelog note for #184 .
...
- Fix PR #184 from noloader: Add iOS testing to Travis.
2020-03-05 17:02:20 +01:00
Ralph Dolmans
cd6bb00f2c
- Update README-Travis.md (from PR #179 ), by Jeffrey Walton.
2020-03-04 12:02:10 +01:00
George Thessalonikefs
a1b2261b7b
- Merge PR #180 from noloader: Avoid calling exit in Travis script.
2020-03-04 10:25:04 +01:00
W.C.A. Wijngaards
779d65208e
Changelog note for PR#180 .
...
- Merge PR#180 from noloader: Avoid calling exit in Travis script.
2020-03-04 08:18:00 +01:00
George Thessalonikefs
114d650d32
- Upgrade config.guess(2020-01-01) and config.sub(2020-01-01).
2020-03-03 18:29:11 +01:00
George Thessalonikefs
f4eaf6c0ff
- Merge PR #174 : Add Android to Travis testing, by noloader.
...
- Move android build scripts to contrib/ and allow android tests to fail.
2020-03-02 15:17:59 +01:00
Ralph Dolmans
26f057d668
Merge branch 'noloader-openssl'
2020-03-02 14:14:25 +01:00
Ralph Dolmans
868ce6372d
- Add github reference in changelog ( Fix #175 , Merge PR #176 )
2020-03-02 14:13:20 +01:00
Ralph Dolmans
90040b24ce
- Fix link error when OpenSSL is configured with no-engine, thanks noloader.
2020-03-02 14:06:10 +01:00
W.C.A. Wijngaards
4207b58700
- Fix #177 : dnstap does not build on macOS.
2020-03-02 13:33:34 +01:00
George Thessalonikefs
c5897dc058
- Fix compiler warning in dns64/dns64.c.
2020-03-02 11:52:33 +01:00
W.C.A. Wijngaards
93189d3083
Changelog note for PR #164 and text for release explanation.
...
- Merge PR #164 : Framestreams, this branch implements dnstap
unidirectional connectivity in unbound. This has a number of
new features.
The dependency on libfstrm is removed. The fstrm protocol code
resides in dnstap/dnstap_fstrm.h and dnstap/dnstap_fstrm.c. This
contains a brief definition of what unbound needs.
The make unbound-dnstap-socket builds a debug tool,
unbound-dnstap-socket. It can listen, accept multiple DNSTAP
streams and print information. Commandline options control it.
Unbound can reconnect if the unix domain socket file socket is
closed. This uses exponential backoff after which it uses a
one second timer to throttle cpu down. There is also support
to use TCP and TLS for connecting to the log server. There
are new config options to turn them on, in the dnstap section
in the man page and example config file. dnstap-ip with IP
address of server for TCP or TLS use. dnstap-tls to turn
on TLS. And dnstap-tls-server-name, dnstap-tls-cert-bundle,
dnstap-tls-client-key-file and dnstap-tls-client-cert-file
to configure the certificates for server authentication and
client authentication, or leave at "" to not use that.
2020-02-28 15:23:54 +01:00
Ralph Dolmans
8f1cb41725
Merge PR #172 : Add IBM s390x arch for testing, by noloader.
2020-02-28 11:42:17 +01:00
W.C.A. Wijngaards
d68c1e29b6
Changelog note for PR #173 .
...
- Merge PR #173 : updated makedist.sh for config.guess and
config.sub and sha256 digest for gpg, by noloader.
2020-02-28 10:15:57 +01:00
George Thessalonikefs
9efe85fb4c
- Merge PR #171 : Add additional compilers and platforms to Travis
...
testing, by noloader.
2020-02-27 18:13:22 +01:00
W.C.A. Wijngaards
6f4818ebcb
- Fix more undefined sanitizer issues, in respip copy_rrset null
...
dname, and in the client_info_compare routine for null memcmp.
2020-02-27 15:43:27 +01:00
W.C.A. Wijngaards
57bbbfc0e6
- Fix #170 : Fix gcc undefined sanitizer signed integer overflow
...
warning in signature expiry RFC1982 serial number arithmetic.
2020-02-27 15:22:35 +01:00
W.C.A. Wijngaards
348e246b66
- Fix #169 : Fix warning for daemon/remote.c output may be truncated
...
from snprintf.
2020-02-27 15:08:10 +01:00
W.C.A. Wijngaards
f469049198
- iana portlist updated.
2020-02-26 14:32:14 +01:00