]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
5 years agoClarify if-automatic listens on 0.0.0.0 and :: 207/head
Willem Toorop [Mon, 30 Mar 2020 08:07:25 +0000 (10:07 +0200)] 
Clarify if-automatic listens on 0.0.0.0 and ::

5 years agoChangelog note for PR #203.
W.C.A. Wijngaards [Fri, 27 Mar 2020 15:07:03 +0000 (16:07 +0100)] 
Changelog note for PR #203.
- Merge PR #203 from noloader: Update README-Travis.md with current
  procedures.

5 years agoMerge pull request #203 from noloader/master
Wouter Wijngaards [Fri, 27 Mar 2020 15:06:31 +0000 (16:06 +0100)] 
Merge pull request #203 from noloader/master

Update README-Travis.md with current procedures

5 years agoMake unbound-control error returned on missing domain name more user friendly.
Ralph Dolmans [Fri, 27 Mar 2020 10:27:12 +0000 (11:27 +0100)] 
Make unbound-control error returned on missing domain name more user friendly.

5 years agoUpdate README-Travis.md with current procedures 203/head
Jeffrey Walton [Thu, 26 Mar 2020 23:57:58 +0000 (19:57 -0400)] 
Update README-Travis.md with current procedures

5 years ago- Fix RPZ concurrency issue when using auth_zone_reload.
Ralph Dolmans [Thu, 26 Mar 2020 18:11:57 +0000 (19:11 +0100)] 
- Fix RPZ concurrency issue when using auth_zone_reload.

5 years agoChangelog entry for #201
George Thessalonikefs [Wed, 25 Mar 2020 13:10:27 +0000 (14:10 +0100)] 
Changelog entry for #201
- Merge PR #201 from noloader: Fix OpenSSL cross-compaile warnings.

5 years agoMerge branch 'noloader-android'
George Thessalonikefs [Wed, 25 Mar 2020 12:59:51 +0000 (13:59 +0100)] 
Merge branch 'noloader-android'

5 years ago- Keep 'arm64-v8a' support for Travis android builds.
George Thessalonikefs [Wed, 25 Mar 2020 12:58:40 +0000 (13:58 +0100)] 
- Keep 'arm64-v8a' support for Travis android builds.

5 years agoFix OpenSSL corss-compaile warning 201/head
Jeffrey Walton [Wed, 25 Mar 2020 09:00:35 +0000 (05:00 -0400)] 
Fix OpenSSL corss-compaile warning
warning: '__ANDROID_API__' macro redefined

5 years ago- Travis fix for ios by omitting tools from install.
W.C.A. Wijngaards [Tue, 24 Mar 2020 09:23:00 +0000 (10:23 +0100)] 
- Travis fix for ios by omitting tools from install.

5 years ago- Fixes for #200 : example.conf note and set_value for ip-dscp.
W.C.A. Wijngaards [Tue, 24 Mar 2020 08:36:27 +0000 (09:36 +0100)] 
- Fixes for #200 : example.conf note and set_value for ip-dscp.

5 years ago- Fixes on #200. and rerun autoconf.
W.C.A. Wijngaards [Tue, 24 Mar 2020 08:32:04 +0000 (09:32 +0100)] 
- Fixes on #200. and rerun autoconf.

5 years agoChangelog for #200 and bison, flex regenerate.
W.C.A. Wijngaards [Tue, 24 Mar 2020 08:25:05 +0000 (09:25 +0100)] 
Changelog for #200 and bison, flex regenerate.
- Merge PR #200 from yarikk: add ip-dscp option to specify the DSCP
  tag for outgoing packets.

5 years agoMerge pull request #200 from yarikk/ipdiffserv
Wouter Wijngaards [Tue, 24 Mar 2020 08:24:16 +0000 (09:24 +0100)] 
Merge pull request #200 from yarikk/ipdiffserv

add ip-dscp option to specify the DSCP tag for outgoing packets

5 years agoadd setting IP DiffServ Codepoint (DSCP, previously TOS) on sockets 200/head
Yaroslav K [Wed, 26 Feb 2020 20:58:13 +0000 (12:58 -0800)] 
add setting IP DiffServ Codepoint (DSCP, previously TOS) on sockets

5 years agoadd ip-dscp configuration option for setting IP DiffServ codepoint (DSCP, previously...
Yaroslav K [Wed, 4 Mar 2020 19:02:16 +0000 (11:02 -0800)] 
add ip-dscp configuration option for setting IP DiffServ codepoint (DSCP, previously TOS) on sockets

5 years ago- Fix compile on Solaris for unbound-checkconf.
W.C.A. Wijngaards [Mon, 23 Mar 2020 16:26:06 +0000 (17:26 +0100)] 
- Fix compile on Solaris for unbound-checkconf.

5 years ago- Changelog note for PR #198: Declare lz_enter_rr_into_zone() static,
George Thessalonikefs [Fri, 20 Mar 2020 12:06:43 +0000 (13:06 +0100)] 
- Changelog note for PR #198: Declare lz_enter_rr_into_zone() static,
  it's only used in this file, by fobser.

5 years agoMerge pull request #198 from fobser/missing_prototype
gthess [Fri, 20 Mar 2020 12:04:09 +0000 (13:04 +0100)] 
Merge pull request #198 from fobser/missing_prototype

Declare lz_enter_rr_into_zone() static, it's only used in this file.

5 years agoChangelog note for #197.
W.C.A. Wijngaards [Fri, 20 Mar 2020 10:54:57 +0000 (11:54 +0100)] 
Changelog note for #197.
- Merge PR #197 from fobser: Make log_ident_revert_to_default() a
  proper prototype.

5 years agoMerge pull request #197 from fobser/proper_prototype
Wouter Wijngaards [Fri, 20 Mar 2020 10:54:39 +0000 (11:54 +0100)] 
Merge pull request #197 from fobser/proper_prototype

Make log_ident_revert_to_default() a proper prototype.

5 years agoDeclare lz_enter_rr_into_zone() static, it's only used in this file. 198/head
Florian Obser [Fri, 20 Mar 2020 10:53:13 +0000 (11:53 +0100)] 
Declare lz_enter_rr_into_zone() static, it's only used in this file.
Pointed out by clang with -Wmissing-prototypes

5 years agoMake log_ident_revert_to_default() a proper prototype. 197/head
Florian Obser [Fri, 20 Mar 2020 10:44:38 +0000 (11:44 +0100)] 
Make log_ident_revert_to_default() a proper prototype.
Pointed out by clang with -Wstrict-prototypes.

5 years ago- Fix .travis.yml error, missing 'env' option.
Ralph Dolmans [Thu, 19 Mar 2020 17:11:22 +0000 (18:11 +0100)] 
- Fix .travis.yml error, missing 'env' option.

5 years ago- Merge PR#194: Add libevent testing to Travis, by Jeffrey Walton.
Ralph Dolmans [Thu, 19 Mar 2020 16:59:08 +0000 (17:59 +0100)] 
- Merge PR#194: Add libevent testing to Travis, by Jeffrey Walton.

5 years agoMerge branch 'noloader-libevent'
Ralph Dolmans [Thu, 19 Mar 2020 16:58:01 +0000 (17:58 +0100)] 
Merge branch 'noloader-libevent'

5 years agoMerge branch 'libevent' of https://github.com/noloader/unbound into noloader-libevent
Ralph Dolmans [Thu, 19 Mar 2020 16:57:35 +0000 (17:57 +0100)] 
Merge branch 'libevent' of https://github.com/noloader/unbound into noloader-libevent

5 years agoMerge branch 'fobser-kernel-random-port'
Ralph Dolmans [Thu, 19 Mar 2020 16:38:09 +0000 (17:38 +0100)] 
Merge branch 'fobser-kernel-random-port'

5 years agoAdd changelog entries for PR#134.
Ralph Dolmans [Thu, 19 Mar 2020 16:37:27 +0000 (17:37 +0100)] 
Add changelog entries for PR#134.

5 years ago- Log warning when using outgoing-port-permit and outgoing-port-avoid
Ralph Dolmans [Thu, 19 Mar 2020 16:34:46 +0000 (17:34 +0100)] 
- Log warning when using outgoing-port-permit and outgoing-port-avoid
  while explicit port randomisation is disabled.

5 years agoMerge branch 'kernel-random-port' of https://github.com/fobser/unbound into fobser...
Ralph Dolmans [Thu, 19 Mar 2020 14:48:12 +0000 (15:48 +0100)] 
Merge branch 'kernel-random-port' of https://github.com/fobser/unbound into fobser-kernel-random-port

5 years ago- Fix #158: open tls-session-ticket-keys as binary, for Windows. By Daisuke
Ralph Dolmans [Thu, 19 Mar 2020 13:00:33 +0000 (14:00 +0100)] 
- Fix #158: open tls-session-ticket-keys as binary, for Windows. By Daisuke
  HIGASHI.

5 years agoMerge branch 'noloader-ios'
Ralph Dolmans [Thu, 19 Mar 2020 09:55:55 +0000 (10:55 +0100)] 
Merge branch 'noloader-ios'

5 years ago- Merge PR#191: Update iOS testing on Travis, by Jeffrey Walton.
Ralph Dolmans [Thu, 19 Mar 2020 09:55:39 +0000 (10:55 +0100)] 
- Merge PR#191: Update iOS testing on Travis, by Jeffrey Walton.

5 years agoAdd libevent testing to Travis 194/head
Jeffrey Walton [Tue, 17 Mar 2020 10:46:18 +0000 (06:46 -0400)] 
Add libevent testing to Travis

5 years agoSync with upstream 191/head
Jeffrey Walton [Tue, 17 Mar 2020 10:32:13 +0000 (06:32 -0400)] 
Sync with upstream

5 years ago- Fix #192: In the unbound-checkconf tool, the module config of
W.C.A. Wijngaards [Mon, 16 Mar 2020 08:44:38 +0000 (09:44 +0100)] 
- 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.

5 years ago- Fix compile of test tools without protobuf.
Wouter Wijngaards [Thu, 12 Mar 2020 09:49:24 +0000 (10:49 +0100)] 
- Fix compile of test tools without protobuf.

5 years ago- Add check to make sure RPZ records are subdomain of configured zone origin.
Ralph Dolmans [Wed, 11 Mar 2020 16:37:50 +0000 (17:37 +0100)] 
- Add check to make sure RPZ records are subdomain of configured zone origin.

5 years ago- Changelog entry for (Fix #189, Merge PR #190).
George Thessalonikefs [Wed, 11 Mar 2020 10:50:38 +0000 (11:50 +0100)] 
- Changelog entry for (Fix #189, Merge PR #190).

5 years agoMerge pull request #190 from noloader/netbsd
gthess [Wed, 11 Mar 2020 10:45:16 +0000 (11:45 +0100)] 
Merge pull request #190 from noloader/netbsd

Fix NetBSD compile (GH #189)

5 years agoChangelog for #188 and configure script created. Removed unneeded whitespace.
W.C.A. Wijngaards [Wed, 11 Mar 2020 07:41:56 +0000 (08:41 +0100)] 
Changelog for #188 and configure script created.  Removed unneeded whitespace.

5 years agoFix #188: unbound-control.c:882:6: error: 'execlp' is unavailable: not available...
W.C.A. Wijngaards [Wed, 11 Mar 2020 07:39:48 +0000 (08:39 +0100)] 
Fix #188: unbound-control.c:882:6: error: 'execlp' is unavailable: not available on tvOS

5 years agoFix NetBSD compile (GH #189) 190/head
Jeffrey Walton [Wed, 11 Mar 2020 07:35:28 +0000 (03:35 -0400)] 
Fix NetBSD compile (GH #189)

5 years agoMerge branch 'noloader-makefile'
George Thessalonikefs [Fri, 6 Mar 2020 11:01:05 +0000 (12:01 +0100)] 
Merge branch 'noloader-makefile'

5 years ago- Changelog note for PR #186: Fix unrecognized 'echo -n' option on OS X,
George Thessalonikefs [Fri, 6 Mar 2020 10:59:13 +0000 (11:59 +0100)] 
- Changelog note for PR #186: Fix unrecognized 'echo -n' option on OS X,
  by noloader.

5 years agoFix unrecognized 'echo -n' option on OS X 186/head
Jeffrey Walton [Thu, 5 Mar 2020 19:53:08 +0000 (14:53 -0500)] 
Fix unrecognized 'echo -n' option on OS X
Also see https://github.com/NLnetLabs/unbound/issues/183.
This PR also updates a few typos in README-Travis.md, and expands the discussion of PKG_CONFIG_PATH for those who are not familiar with it.

5 years agoFix changelog note, it is #182, not #184.
W.C.A. Wijngaards [Thu, 5 Mar 2020 16:03:28 +0000 (17:03 +0100)] 
Fix changelog note, it is #182, not #184.

5 years agoChangelog note for #184.
W.C.A. Wijngaards [Thu, 5 Mar 2020 16:02:20 +0000 (17:02 +0100)] 
Changelog note for #184.
- Fix PR #184 from noloader: Add iOS testing to Travis.

5 years agoMerge pull request #182 from noloader/ios
Wouter Wijngaards [Thu, 5 Mar 2020 16:01:59 +0000 (17:01 +0100)] 
Merge pull request #182 from noloader/ios

Add iOS testing to Travis

5 years agoAdd iOS testing to Travis 182/head
Jeffrey Walton [Wed, 4 Mar 2020 17:03:20 +0000 (12:03 -0500)] 
Add iOS testing to Travis

5 years ago- Update README-Travis.md (from PR #179), by Jeffrey Walton.
Ralph Dolmans [Wed, 4 Mar 2020 11:02:10 +0000 (12:02 +0100)] 
- Update README-Travis.md (from PR #179), by Jeffrey Walton.

5 years ago- Merge PR #180 from noloader: Avoid calling exit in Travis script. 179/head
George Thessalonikefs [Wed, 4 Mar 2020 09:24:47 +0000 (10:24 +0100)] 
- Merge PR #180 from noloader: Avoid calling exit in Travis script.

5 years agoMerge pull request #181 from noloader/openssl-pie
gthess [Wed, 4 Mar 2020 09:22:23 +0000 (10:22 +0100)] 
Merge pull request #181 from noloader/openssl-pie

Fix OpenSSL -pie warning on Android

5 years agoChangelog note for PR#180 .
W.C.A. Wijngaards [Wed, 4 Mar 2020 07:18:00 +0000 (08:18 +0100)] 
Changelog note for PR#180 .
- Merge PR#180 from noloader: Avoid calling exit in Travis script.

5 years agoMerge pull request #180 from noloader/travis
Wouter Wijngaards [Wed, 4 Mar 2020 07:17:39 +0000 (08:17 +0100)] 
Merge pull request #180 from noloader/travis

Avoid calling exit in Travis script

5 years agoTest OpenSSL -pie changes 181/head
Jeffrey Walton [Tue, 3 Mar 2020 21:25:25 +0000 (16:25 -0500)] 
Test OpenSSL -pie changes
See https://github.com/openssl/openssl/issues/11237

5 years agoAvoid calling exit in Travis script 180/head
Jeffrey Walton [Tue, 3 Mar 2020 19:01:06 +0000 (14:01 -0500)] 
Avoid calling exit in Travis script
The Travis docs state it should not be done. Blame Jeffrey Walton. Sorry about that.

5 years ago- Upgrade config.guess(2020-01-01) and config.sub(2020-01-01).
George Thessalonikefs [Tue, 3 Mar 2020 17:29:11 +0000 (18:29 +0100)] 
- Upgrade config.guess(2020-01-01) and config.sub(2020-01-01).

5 years ago- Make contrib/android/install_openssl.sh Code of Conduct compliant.
George Thessalonikefs [Mon, 2 Mar 2020 15:12:51 +0000 (16:12 +0100)] 
- Make contrib/android/install_openssl.sh Code of Conduct compliant.

5 years agoMerge branch 'noloader-android'
George Thessalonikefs [Mon, 2 Mar 2020 14:22:19 +0000 (15:22 +0100)] 
Merge branch 'noloader-android'

5 years ago- Merge PR #174: Add Android to Travis testing, by noloader.
George Thessalonikefs [Mon, 2 Mar 2020 14:09:07 +0000 (15:09 +0100)] 
- Merge PR #174: Add Android to Travis testing, by noloader.
- Move android build scripts to contrib/ and allow android tests to fail.

5 years agoMerge branch 'master' of https://github.com/noloader/unbound into noloader-android
George Thessalonikefs [Mon, 2 Mar 2020 13:46:04 +0000 (14:46 +0100)] 
Merge branch 'master' of https://github.com/noloader/unbound into noloader-android

5 years agoMerge branch 'noloader-openssl'
Ralph Dolmans [Mon, 2 Mar 2020 13:14:25 +0000 (14:14 +0100)] 
Merge branch 'noloader-openssl'

5 years ago- Add github reference in changelog (Fix #175, Merge PR #176)
Ralph Dolmans [Mon, 2 Mar 2020 13:13:20 +0000 (14:13 +0100)] 
- Add github reference in changelog (Fix #175, Merge PR #176)

5 years ago- Fix link error when OpenSSL is configured with no-engine, thanks noloader.
Ralph Dolmans [Mon, 2 Mar 2020 13:06:10 +0000 (14:06 +0100)] 
- Fix link error when OpenSSL is configured with no-engine, thanks noloader.

5 years ago- Fix #177: dnstap does not build on macOS.
W.C.A. Wijngaards [Mon, 2 Mar 2020 12:33:34 +0000 (13:33 +0100)] 
- Fix #177: dnstap does not build on macOS.

5 years agoCleanup nettle_ecc_point when verifying for ...
Willem Toorop [Mon, 2 Mar 2020 11:27:45 +0000 (12:27 +0100)] 
Cleanup nettle_ecc_point when verifying for ...

... ECDSA256 with libnettle

5 years agoMerge branch 'openssl' of https://github.com/noloader/unbound into noloader-openssl
Ralph Dolmans [Mon, 2 Mar 2020 11:23:38 +0000 (12:23 +0100)] 
Merge branch 'openssl' of https://github.com/noloader/unbound into noloader-openssl

5 years ago- Fix compiler warning in dns64/dns64.c.
George Thessalonikefs [Mon, 2 Mar 2020 10:52:33 +0000 (11:52 +0100)] 
- Fix compiler warning in dns64/dns64.c.

5 years agoAdd Android to Travis testing.
Jeffrey Walton [Sat, 29 Feb 2020 05:21:04 +0000 (00:21 -0500)] 
Add Android to Travis testing.

5 years agoFix link error when OpenSSL is configured with no-engine (GH #175) 176/head
Jeffrey Walton [Sat, 29 Feb 2020 18:11:29 +0000 (13:11 -0500)] 
Fix link error when OpenSSL is configured with no-engine (GH #175)

5 years agoChangelog note for PR #164 and text for release explanation.
W.C.A. Wijngaards [Fri, 28 Feb 2020 14:23:54 +0000 (15:23 +0100)] 
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.

5 years agoMerge pull request #164 from NLnetLabs/framestreams
Wouter Wijngaards [Fri, 28 Feb 2020 14:19:09 +0000 (15:19 +0100)] 
Merge pull request #164 from NLnetLabs/framestreams

Framestreams

5 years agoMerge branch 'master' into framestreams 164/head
W.C.A. Wijngaards [Fri, 28 Feb 2020 13:31:24 +0000 (14:31 +0100)] 
Merge branch 'master' into framestreams
Fixed bison and flex conflicts by regenerating the files.

5 years agoMerge PR #172: Add IBM s390x arch for testing, by noloader.
Ralph Dolmans [Fri, 28 Feb 2020 10:42:17 +0000 (11:42 +0100)] 
Merge PR #172: Add IBM s390x arch for testing, by noloader.

5 years agoMerge branch 'noloader-master'
Ralph Dolmans [Fri, 28 Feb 2020 10:40:48 +0000 (11:40 +0100)] 
Merge branch 'noloader-master'

5 years agoMerge branch 'master' of https://github.com/noloader/unbound into noloader-master
Ralph Dolmans [Fri, 28 Feb 2020 10:39:35 +0000 (11:39 +0100)] 
Merge branch 'master' of https://github.com/noloader/unbound into noloader-master

5 years agoFor incoming ssl context with verifypem != NULL, we can set
W.C.A. Wijngaards [Fri, 28 Feb 2020 10:10:12 +0000 (11:10 +0100)] 
For incoming ssl context with verifypem != NULL, we can set
SSL_VERIFY_FAIL_IF_NO_PEER_CERT that can reject client
connections without peer cert during the handshake, which is nicer
than just a connection drop to the client (when we then check
for no peer certificate afterwards).

5 years agodnstap io, cast void unused return value.
W.C.A. Wijngaards [Fri, 28 Feb 2020 10:09:45 +0000 (11:09 +0100)] 
dnstap io, cast void unused return value.

5 years agoChangelog note for PR #173.
W.C.A. Wijngaards [Fri, 28 Feb 2020 09:15:57 +0000 (10:15 +0100)] 
Changelog note for PR #173.
- Merge PR #173: updated makedist.sh for config.guess and
  config.sub and sha256 digest for gpg, by noloader.

5 years agoMerge pull request #173 from noloader/makedist
Wouter Wijngaards [Fri, 28 Feb 2020 09:14:33 +0000 (10:14 +0100)] 
Merge pull request #173 from noloader/makedist

Update makedist.sh

5 years agodnstap io, fix for review comment.
W.C.A. Wijngaards [Fri, 28 Feb 2020 08:22:15 +0000 (09:22 +0100)] 
dnstap io, fix for review comment.

5 years agodnstap io, fix uniform error message for no dnstap-socket-path.
W.C.A. Wijngaards [Fri, 28 Feb 2020 08:19:53 +0000 (09:19 +0100)] 
dnstap io, fix uniform error message for no dnstap-socket-path.

5 years agodnstap io, free alloced resource on fail path.
W.C.A. Wijngaards [Fri, 28 Feb 2020 08:17:02 +0000 (09:17 +0100)] 
dnstap io, free alloced resource on fail path.

5 years agodnstap io, use sldns_str_print to print to string.
W.C.A. Wijngaards [Fri, 28 Feb 2020 08:11:10 +0000 (09:11 +0100)] 
dnstap io, use sldns_str_print to print to string.

5 years agodnstap io, fixup fptr_wlist for unbound_dnstap_socket tool.
W.C.A. Wijngaards [Fri, 28 Feb 2020 07:55:10 +0000 (08:55 +0100)] 
dnstap io, fixup fptr_wlist for unbound_dnstap_socket tool.

5 years agodnstap debug tool, document string change more clearly.
W.C.A. Wijngaards [Fri, 28 Feb 2020 07:36:44 +0000 (08:36 +0100)] 
dnstap debug tool, document string change more clearly.

5 years agoReturn 0 when ssl authentication is not available
W.C.A. Wijngaards [Fri, 28 Feb 2020 07:11:11 +0000 (08:11 +0100)] 
Return 0 when ssl authentication is not available

5 years agoUpdate makedist.sh 173/head
Jeffrey Walton [Fri, 28 Feb 2020 00:10:05 +0000 (19:10 -0500)] 
Update makedist.sh
Use the latest config.guess and config.sub
Use SHA-256 for release signing

5 years agoAdd IBM s390x arch for testing 172/head
Jeffrey Walton [Thu, 27 Feb 2020 17:56:20 +0000 (12:56 -0500)] 
Add IBM s390x arch for testing
I believe this is a big-endian platform, so it is nice to have for insurance

5 years agoMerge branch 'noloader-travis'
George Thessalonikefs [Thu, 27 Feb 2020 17:14:14 +0000 (18:14 +0100)] 
Merge branch 'noloader-travis'

5 years ago- Merge PR #171: Add additional compilers and platforms to Travis
George Thessalonikefs [Thu, 27 Feb 2020 17:13:22 +0000 (18:13 +0100)] 
- Merge PR #171: Add additional compilers and platforms to Travis
  testing, by noloader.

5 years ago- Provide openssl location for osx travis build.
George Thessalonikefs [Thu, 27 Feb 2020 17:11:25 +0000 (18:11 +0100)] 
- Provide openssl location for osx travis build.

5 years agoFixup ssl authentication not available with check for it.
W.C.A. Wijngaards [Thu, 27 Feb 2020 15:57:24 +0000 (16:57 +0100)] 
Fixup ssl authentication not available with check for it.

5 years agoUse Brew to install OpenSSL on OS X 171/head
Jeffrey Walton [Thu, 27 Feb 2020 15:52:58 +0000 (10:52 -0500)] 
Use Brew to install OpenSSL on OS X

5 years agoDocument log check functions.
W.C.A. Wijngaards [Thu, 27 Feb 2020 15:28:36 +0000 (16:28 +0100)] 
Document log check functions.

5 years agoAdd additional compilers and platforms to Travis testing
Jeffrey Walton [Thu, 27 Feb 2020 15:08:49 +0000 (10:08 -0500)] 
Add additional compilers and platforms to Travis testing

5 years ago- Fix more undefined sanitizer issues, in respip copy_rrset null
W.C.A. Wijngaards [Thu, 27 Feb 2020 14:43:27 +0000 (15:43 +0100)] 
- Fix more undefined sanitizer issues, in respip copy_rrset null
  dname, and in the client_info_compare routine for null memcmp.