]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
4 years agoAdd modern X.509v3 extensions to unbound-control TLS certificates 324/head
James Renken [Tue, 13 Oct 2020 05:06:20 +0000 (22:06 -0700)] 
Add modern X.509v3 extensions to unbound-control TLS certificates

4 years ago- Fix warning in libnss compile, nss_buf2dsa is not used without DSA.
W.C.A. Wijngaards [Fri, 9 Oct 2020 12:31:55 +0000 (14:31 +0200)] 
- Fix warning in libnss compile, nss_buf2dsa is not used without DSA.

4 years ago- Fix dnstap socket and the chroot not applied properly to the dnstap
W.C.A. Wijngaards [Fri, 9 Oct 2020 06:57:23 +0000 (08:57 +0200)] 
- Fix dnstap socket and the chroot not applied properly to the dnstap
  socket path.

4 years ago- Fix #319: potential memory leak on config failure, in rpz config.
W.C.A. Wijngaards [Thu, 8 Oct 2020 07:11:54 +0000 (09:11 +0200)] 
- Fix #319: potential memory leak on config failure, in rpz config.

4 years ago- Tag for 1.12.0 release.
W.C.A. Wijngaards [Thu, 8 Oct 2020 07:09:55 +0000 (09:09 +0200)] 
- Tag for 1.12.0 release.
- Current repo is version 1.12.1 in development.

4 years ago- Current repo is version 1.12.0 for release. Tag for 1.12.0rc1. release-1.12.0 release-1.12.0rc1
W.C.A. Wijngaards [Thu, 1 Oct 2020 07:11:22 +0000 (09:11 +0200)] 
- Current repo is version 1.12.0 for release.  Tag for 1.12.0rc1.

4 years ago- Fix double loopexit for unbound-dnstap-socket after sigterm.
W.C.A. Wijngaards [Wed, 30 Sep 2020 12:55:35 +0000 (14:55 +0200)] 
- Fix double loopexit for unbound-dnstap-socket after sigterm.

4 years ago- Fix memory leak of edns tags at libunbound context delete.
W.C.A. Wijngaards [Wed, 30 Sep 2020 09:43:46 +0000 (11:43 +0200)] 
- Fix memory leak of edns tags at libunbound context delete.

4 years ago- Easier kill of unbound-dnstap-socket tool in test.
W.C.A. Wijngaards [Wed, 30 Sep 2020 09:38:11 +0000 (11:38 +0200)] 
- Easier kill of unbound-dnstap-socket tool in test.

4 years ago- Fix stream_ssl, ssl_req_order and ssl_req_timeout tests for
W.C.A. Wijngaards [Wed, 30 Sep 2020 09:29:57 +0000 (11:29 +0200)] 
- Fix stream_ssl, ssl_req_order and ssl_req_timeout tests for
  alloc check debug output.

4 years ago- Add dohclient test executable to gitignore.
W.C.A. Wijngaards [Wed, 30 Sep 2020 09:21:24 +0000 (11:21 +0200)] 
- Add dohclient test executable to gitignore.

4 years ago- Fix doh tests when not compiled in.
W.C.A. Wijngaards [Wed, 30 Sep 2020 09:20:33 +0000 (11:20 +0200)] 
- Fix doh tests when not compiled in.

4 years ago- DNS Flag Day 2020: change edns-buffer-size default to 1232.
Ralph Dolmans [Tue, 29 Sep 2020 12:07:38 +0000 (14:07 +0200)] 
- DNS Flag Day 2020: change edns-buffer-size default to 1232.

4 years ago- Fix unit test for dnstap changes, so that it waits for the timer.
W.C.A. Wijngaards [Tue, 29 Sep 2020 11:29:24 +0000 (13:29 +0200)] 
- Fix unit test for dnstap changes, so that it waits for the timer.

4 years ago- Use inclusive language in configuration
Ralph Dolmans [Wed, 23 Sep 2020 12:35:51 +0000 (14:35 +0200)] 
- Use inclusive language in configuration

4 years ago- Fix to ifdef fptr wlist item for dnstap.
W.C.A. Wijngaards [Wed, 23 Sep 2020 12:30:31 +0000 (14:30 +0200)] 
- Fix to ifdef fptr wlist item for dnstap.

4 years ago- Fix #305: only wake up thread when threshold reached.
W.C.A. Wijngaards [Wed, 23 Sep 2020 11:20:25 +0000 (13:20 +0200)] 
- Fix #305: only wake up thread when threshold reached.

4 years ago- Add edns-client-tag-opcode option
Ralph Dolmans [Wed, 23 Sep 2020 10:09:48 +0000 (12:09 +0200)] 
- Add edns-client-tag-opcode option

4 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Wed, 23 Sep 2020 09:14:50 +0000 (11:14 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

4 years ago- Fix #305: dnstap logging significantly affects unbound performance
W.C.A. Wijngaards [Wed, 23 Sep 2020 09:13:52 +0000 (11:13 +0200)] 
- Fix #305: dnstap logging significantly affects unbound performance
  (regression in 1.11).

4 years ago- Fix edns-client-tags get_option typo
Ralph Dolmans [Wed, 23 Sep 2020 08:05:39 +0000 (10:05 +0200)] 
- Fix edns-client-tags get_option typo

4 years agoMerge pull request #295 from niftylettuce/patch-1
Ralph Dolmans [Mon, 21 Sep 2020 15:21:04 +0000 (17:21 +0200)] 
Merge pull request #295 from niftylettuce/patch-1

docs: fixed typo lean > learn

4 years ago- Fix #304: dnstap logging not recovering after dnstap process restarts
Ralph Dolmans [Mon, 21 Sep 2020 15:17:30 +0000 (17:17 +0200)] 
- Fix #304: dnstap logging not recovering after dnstap process restarts

4 years ago- iana portlist updated.
W.C.A. Wijngaards [Mon, 21 Sep 2020 09:38:20 +0000 (11:38 +0200)] 
- iana portlist updated.

4 years ago- Error message is logged for dynlibmod malloc failures.
W.C.A. Wijngaards [Mon, 21 Sep 2020 08:20:10 +0000 (10:20 +0200)] 
- Error message is logged for dynlibmod malloc failures.

4 years ago- Merge PR #311 by luismerino: Dynlibmod leak.
W.C.A. Wijngaards [Mon, 21 Sep 2020 08:13:19 +0000 (10:13 +0200)] 
- Merge PR #311 by luismerino: Dynlibmod leak.

4 years agoMerge pull request #311 from luismerino/dynlibmod-leak
Wouter Wijngaards [Mon, 21 Sep 2020 08:12:19 +0000 (10:12 +0200)] 
Merge pull request #311 from luismerino/dynlibmod-leak

Dynlibmod leak

4 years agofix: avoid leaking cb_pair in inplace_cb_register_wrapped() 311/head
L. Merino [Sat, 19 Sep 2020 07:48:42 +0000 (09:48 +0200)] 
fix: avoid leaking cb_pair in inplace_cb_register_wrapped()

4 years agofix: return error when malloc fails in inplace_cb_register_wrapped()
L. Merino [Sat, 19 Sep 2020 07:48:09 +0000 (09:48 +0200)] 
fix: return error when malloc fails in inplace_cb_register_wrapped()

4 years ago- iana portlist updated.
W.C.A. Wijngaards [Fri, 18 Sep 2020 11:43:16 +0000 (13:43 +0200)] 
- iana portlist updated.

4 years agoMerge pull request #255 from NLnetLabs/doh
Ralph Dolmans [Fri, 18 Sep 2020 10:09:24 +0000 (12:09 +0200)] 
Merge pull request #255 from NLnetLabs/doh

Add downstream DNS-over-HTTPS support to Unbound

4 years agoMerge branch 'master' into doh 255/head
Ralph Dolmans [Fri, 18 Sep 2020 10:05:53 +0000 (12:05 +0200)] 
Merge branch 'master' into doh

4 years ago- Fix that prefer-ip4 and prefer-ip6 can be get and set with
W.C.A. Wijngaards [Fri, 18 Sep 2020 07:56:38 +0000 (09:56 +0200)] 
- Fix that prefer-ip4 and prefer-ip6 can be get and set with
  unbound-control, with libunbound and the unbound-checkconf option
  output function.

4 years agoMerge branch 'master' into doh
Ralph Dolmans [Wed, 16 Sep 2020 16:38:51 +0000 (18:38 +0200)] 
Merge branch 'master' into doh

4 years ago- Final round of DoH review feedback processing.
Ralph Dolmans [Wed, 16 Sep 2020 16:25:02 +0000 (18:25 +0200)] 
- Final round of DoH review feedback processing.

4 years ago- Spelling fix.
W.C.A. Wijngaards [Tue, 15 Sep 2020 11:32:30 +0000 (13:32 +0200)] 
- Spelling fix.

4 years ago- Reduce unbound verbosity on test; higher during development.
George Thessalonikefs [Tue, 15 Sep 2020 10:48:01 +0000 (12:48 +0200)] 
- Reduce unbound verbosity on test; higher during development.

4 years ago- Introduce test for statistics.
George Thessalonikefs [Tue, 15 Sep 2020 10:45:22 +0000 (12:45 +0200)] 
- Introduce test for statistics.

4 years ago- Remove x file mode on ipset/ipset.c and h files.
W.C.A. Wijngaards [Fri, 11 Sep 2020 12:08:10 +0000 (14:08 +0200)] 
- Remove x file mode on ipset/ipset.c and h files.

4 years agoProperly handle http_endpoint malloc failure.
Ralph Dolmans [Thu, 10 Sep 2020 11:05:55 +0000 (13:05 +0200)] 
Properly handle http_endpoint malloc failure.

4 years agoIgnore base64 padding for strings that are supposed to be unpadded.
Ralph Dolmans [Thu, 10 Sep 2020 10:27:37 +0000 (12:27 +0200)] 
Ignore base64 padding for strings that are supposed to be unpadded.

4 years ago- Fix num.expired statistics output.
W.C.A. Wijngaards [Wed, 9 Sep 2020 09:44:44 +0000 (11:44 +0200)] 
- Fix num.expired statistics output.

4 years ago- Fix #296: systemd nss-lookup.target is reached before unbound can
W.C.A. Wijngaards [Mon, 31 Aug 2020 09:50:11 +0000 (11:50 +0200)] 
- Fix #296: systemd nss-lookup.target is reached before unbound can
  successfully answer queries. Changed contrib/unbound.service.in.

4 years ago- Refactor to use sock_strerr shorthand function.
W.C.A. Wijngaards [Mon, 31 Aug 2020 07:12:01 +0000 (09:12 +0200)] 
- Refactor to use sock_strerr shorthand function.

4 years ago- Merge PR #293: Add missing prototype. Also refactor to use the new
W.C.A. Wijngaards [Mon, 31 Aug 2020 06:41:34 +0000 (08:41 +0200)] 
- Merge PR #293: Add missing prototype.  Also refactor to use the new
  shorthand function to clean up the code.

4 years agoMerge pull request #293 from fobser/missing-prototype
Wouter Wijngaards [Mon, 31 Aug 2020 06:21:09 +0000 (08:21 +0200)] 
Merge pull request #293 from fobser/missing-prototype

Add missing prototype.

4 years agodocs: fixed typo lean > learn 295/head
niftylettuce [Sun, 30 Aug 2020 01:56:19 +0000 (20:56 -0500)] 
docs: fixed typo lean > learn

4 years agoAdd missing prototype. 293/head
Florian Obser [Fri, 28 Aug 2020 15:31:14 +0000 (17:31 +0200)] 
Add missing prototype.

4 years ago- Review fix, doxygen and assign null in case of error free.
W.C.A. Wijngaards [Thu, 27 Aug 2020 13:27:05 +0000 (15:27 +0200)] 
- Review fix, doxygen and assign null in case of error free.

4 years agoPlease doxygen, quote the characters to stop it from parsing a doxygen command.
W.C.A. Wijngaards [Thu, 27 Aug 2020 13:12:46 +0000 (15:12 +0200)] 
Please doxygen, quote the characters to stop it from parsing a doxygen command.

4 years ago- Similar to NSD PR#113, implement that interface names can be used,
W.C.A. Wijngaards [Thu, 27 Aug 2020 12:53:33 +0000 (14:53 +0200)] 
- Similar to NSD PR#113, implement that interface names can be used,
  eg. something like interface: eth0 is resolved at server start and
  uses the IP addresses for that named interface.

4 years ago- Add 'DYNLIBMOD_EXTRALIBS' to dohclient in makefile
Ralph Dolmans [Thu, 27 Aug 2020 10:28:57 +0000 (12:28 +0200)] 
- Add 'DYNLIBMOD_EXTRALIBS' to dohclient in makefile

4 years ago- process review feedback
Ralph Dolmans [Thu, 27 Aug 2020 10:28:17 +0000 (12:28 +0200)] 
- process review feedback

4 years ago- Update documentation in python example code.
George Thessalonikefs [Wed, 26 Aug 2020 09:59:09 +0000 (11:59 +0200)] 
- Update documentation in python example code.

4 years ago- Change configure to use EVP_sha256 instead of HMAC_Update for
W.C.A. Wijngaards [Mon, 24 Aug 2020 14:13:42 +0000 (16:13 +0200)] 
- Change configure to use EVP_sha256 instead of HMAC_Update for
  openssl-3.0.0.

4 years ago- Fix to apply chroot to dnstap-socket-path, if chroot is enabled.
W.C.A. Wijngaards [Mon, 24 Aug 2020 12:55:16 +0000 (14:55 +0200)] 
- Fix to apply chroot to dnstap-socket-path, if chroot is enabled.

4 years ago- Fix that dnstap reconnects do not spam the log with the repeated
W.C.A. Wijngaards [Mon, 24 Aug 2020 07:23:36 +0000 (09:23 +0200)] 
- Fix that dnstap reconnects do not spam the log with the repeated
  attempts.  Attempts on the timer are only logged on high verbosity,
  if they produce a connection failure error.

4 years ago- Fix stats double count issue (#289).
Ralph Dolmans [Thu, 20 Aug 2020 15:54:28 +0000 (17:54 +0200)] 
- Fix stats double count issue (#289).

4 years ago- Create and init edns tags data for libunbound.
Ralph Dolmans [Thu, 13 Aug 2020 12:57:21 +0000 (14:57 +0200)] 
- Create and init edns tags data for libunbound.

4 years agoChangelog note.
W.C.A. Wijngaards [Mon, 10 Aug 2020 15:43:19 +0000 (17:43 +0200)] 
Changelog note.
- Rerun autoconf

4 years agoRerun autoconf and autoheader on configure.ac, with libtool
W.C.A. Wijngaards [Mon, 10 Aug 2020 15:42:41 +0000 (17:42 +0200)] 
Rerun autoconf and autoheader on configure.ac, with libtool

4 years agoAdd changlog entry for PR #277.
Ralph Dolmans [Mon, 10 Aug 2020 15:35:18 +0000 (17:35 +0200)] 
Add changlog entry for PR #277.

4 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
Ralph Dolmans [Mon, 10 Aug 2020 15:32:00 +0000 (17:32 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

4 years agoMerge branch 'ciz-openssl-3.0'
Ralph Dolmans [Mon, 10 Aug 2020 15:31:42 +0000 (17:31 +0200)] 
Merge branch 'ciz-openssl-3.0'

4 years ago - Check for existence 'EVP_MAC_CTX_set_params' function (openssl >=
Ralph Dolmans [Mon, 10 Aug 2020 15:29:06 +0000 (17:29 +0200)] 
 - Check for existence 'EVP_MAC_CTX_set_params' function (openssl >=
   3.0.0-alpha5)

4 years ago- Fix #287: doc typo: "Additionaly".
W.C.A. Wijngaards [Mon, 10 Aug 2020 06:15:06 +0000 (08:15 +0200)] 
- Fix #287: doc typo: "Additionaly".

4 years agoMerge branch 'openssl-3.0' of https://github.com/ciz/unbound into ciz-openssl-3.0
Ralph Dolmans [Thu, 6 Aug 2020 15:27:27 +0000 (17:27 +0200)] 
Merge branch 'openssl-3.0' of https://github.com/ciz/unbound into ciz-openssl-3.0

4 years agoChangelog note for #246 and #284
W.C.A. Wijngaards [Thu, 6 Aug 2020 12:23:33 +0000 (14:23 +0200)] 
Changelog note for #246 and #284
- Merge PR #284 and Fix #246: Remove DLV entirely from Unbound.
  The DLV has been decommisioned and in unbound 1.5.4, in 2015, there
  was advise to stop using it.  The current code base does not contain
  DLV code any more.  The use of dlv options displays a warning.

4 years agoMerge pull request #284 from NLnetLabs/dlv-removal
Wouter Wijngaards [Thu, 6 Aug 2020 12:21:19 +0000 (14:21 +0200)] 
Merge pull request #284 from NLnetLabs/dlv-removal

DLV removal

4 years agoMerge branch 'master' into dlv-removal 284/head
W.C.A. Wijngaards [Thu, 6 Aug 2020 12:20:42 +0000 (14:20 +0200)] 
Merge branch 'master' into dlv-removal

4 years agodlv removal, remove DLV reference from unused use in test case.
W.C.A. Wijngaards [Thu, 6 Aug 2020 12:18:16 +0000 (14:18 +0200)] 
dlv removal, remove DLV reference from unused use in test case.

4 years agodlv removal, free unused variable.
W.C.A. Wijngaards [Thu, 6 Aug 2020 06:14:14 +0000 (08:14 +0200)] 
dlv removal, free unused variable.

4 years ago- contrib/aaaa-filter-iterator.patch file renewed diff content to
W.C.A. Wijngaards [Wed, 5 Aug 2020 14:33:48 +0000 (16:33 +0200)] 
- contrib/aaaa-filter-iterator.patch file renewed diff content to
  apply cleanly to the current coderepo for the current code version.

4 years ago- Changelog entry for EDNS client tag functionality
Ralph Dolmans [Wed, 5 Aug 2020 14:10:10 +0000 (16:10 +0200)] 
- Changelog entry for EDNS client tag functionality

4 years agoMerge pull request #272 from NLnetLabs/edns-client-tag
Ralph Dolmans [Wed, 5 Aug 2020 14:07:49 +0000 (16:07 +0200)] 
Merge pull request #272 from NLnetLabs/edns-client-tag

Add EDNS client tag functionality

4 years ago- Process EDNS client tag review feedback 272/head
Ralph Dolmans [Wed, 5 Aug 2020 13:56:45 +0000 (15:56 +0200)] 
- Process EDNS client tag review feedback

4 years agodlv removal, remove DLV references from man page and pythonmod interface.
W.C.A. Wijngaards [Wed, 5 Aug 2020 08:25:56 +0000 (10:25 +0200)] 
dlv removal, remove DLV references from man page and pythonmod interface.

4 years agodlv removal, remove from comments and unused code in iterator and validator
W.C.A. Wijngaards [Tue, 4 Aug 2020 15:17:48 +0000 (17:17 +0200)] 
dlv removal, remove from comments and unused code in iterator and validator

4 years ago- Merge PR #280, Make tvOS & watchOS checks verify
George Thessalonikefs [Tue, 4 Aug 2020 14:34:55 +0000 (16:34 +0200)] 
- Merge PR #280, Make tvOS & watchOS checks verify
  truthiness as well as definedness, by Felipe Gasper (fixes #279).

4 years agoMerge branch 'issue_279_have_fork_macos' of https://github.com/FGasper/unbound into...
George Thessalonikefs [Tue, 4 Aug 2020 14:33:33 +0000 (16:33 +0200)] 
Merge branch 'issue_279_have_fork_macos' of https://github.com/FGasper/unbound into FGasper-issue_279_have_fork_macos

4 years ago- Improve error log message when inserting rpz RR.
George Thessalonikefs [Tue, 4 Aug 2020 10:49:43 +0000 (12:49 +0200)] 
- Improve error log message when inserting rpz RR.

4 years agodlv removal, remove from tests and validator state machine
W.C.A. Wijngaards [Tue, 4 Aug 2020 07:15:45 +0000 (09:15 +0200)] 
dlv removal, remove from tests and validator state machine

4 years agoDLV removal
W.C.A. Wijngaards [Tue, 4 Aug 2020 07:05:09 +0000 (09:05 +0200)] 
DLV removal

4 years ago- Fix mini_event.h on OpenBSD cannot find fd_set.
W.C.A. Wijngaards [Tue, 4 Aug 2020 06:14:25 +0000 (08:14 +0200)] 
- Fix mini_event.h on OpenBSD cannot find fd_set.

4 years agoMake tvOS & watchOS checks verify truthiness as well as definedness. 280/head
Felipe Gasper [Mon, 3 Aug 2020 18:37:00 +0000 (14:37 -0400)] 
Make tvOS & watchOS checks verify truthiness as well as definedness.

4 years agonet_help: Rename EVP_MAC_set_ctx_params to EVP_MAC_CTX_set_params 277/head
Vitezslav Cizek [Fri, 31 Jul 2020 12:44:05 +0000 (14:44 +0200)] 
net_help: Rename EVP_MAC_set_ctx_params to EVP_MAC_CTX_set_params

This fixes build with OpenSSL 3.0.0 Alpha 5.
EVP_MAC_set_ctx_params got renamed back to EVP_MAC_CTX_set_params
in https://github.com/openssl/openssl/pull/12186

4 years ago- Fix doxygen comment for no ssl for tls session ticket key callback
W.C.A. Wijngaards [Fri, 31 Jul 2020 07:10:40 +0000 (09:10 +0200)] 
- Fix doxygen comment for no ssl for tls session ticket key callback
  routine.

4 years agoMerge branch 'master' into edns-client-tag
Ralph Dolmans [Mon, 27 Jul 2020 13:54:58 +0000 (15:54 +0200)] 
Merge branch 'master' into edns-client-tag

4 years ago- Add EDNS client tag test
Ralph Dolmans [Mon, 27 Jul 2020 13:54:43 +0000 (15:54 +0200)] 
- Add EDNS client tag test

4 years ago- Merge PR #268, draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on
George Thessalonikefs [Mon, 27 Jul 2020 11:08:08 +0000 (13:08 +0200)] 
- Merge PR #268, draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on
March 2020, by and0x000.

4 years agoMerge branch 'master' of https://github.com/and0x000/unbound into and0x000-master
George Thessalonikefs [Mon, 27 Jul 2020 11:07:19 +0000 (13:07 +0200)] 
Merge branch 'master' of https://github.com/and0x000/unbound into and0x000-master

4 years agoChangelog note for PR #270
W.C.A. Wijngaards [Mon, 27 Jul 2020 11:02:47 +0000 (13:02 +0200)] 
Changelog note for PR #270
- Merge PR #270 from cgzones: munin plugin: always exit 0 in autoconf

4 years agoMerge pull request #270 from cgzones/munin
Wouter Wijngaards [Mon, 27 Jul 2020 11:02:30 +0000 (13:02 +0200)] 
Merge pull request #270 from cgzones/munin

munin plugin: always exit 0 in autoconf

4 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
Ralph Dolmans [Mon, 27 Jul 2020 10:14:41 +0000 (12:14 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

4 years ago- Merge PR #269, Fix python module len() implementations, by Torbjörn Lönnemark
Ralph Dolmans [Mon, 27 Jul 2020 10:14:08 +0000 (12:14 +0200)] 
- Merge PR #269, Fix python module len() implementations, by Torbjörn Lönnemark

4 years agoMerge pull request #269 from tobbez/python-fix-len
Ralph Dolmans [Mon, 27 Jul 2020 10:12:31 +0000 (12:12 +0200)] 
Merge pull request #269 from tobbez/python-fix-len

Fix python module len() implementations

4 years ago- branch now named 1.11.1. 1.11.0rc1 became the 1.11.0 release.
W.C.A. Wijngaards [Mon, 27 Jul 2020 10:10:28 +0000 (12:10 +0200)] 
- branch now named 1.11.1.  1.11.0rc1 became the 1.11.0 release.

5 years agoEDNS client tags - insert configured tags into tree
Ralph Dolmans [Fri, 24 Jul 2020 14:00:13 +0000 (16:00 +0200)] 
EDNS client tags - insert configured tags into tree

5 years agoAdd edns-client-tag configuration option
Ralph Dolmans [Fri, 24 Jul 2020 12:52:04 +0000 (14:52 +0200)] 
Add edns-client-tag configuration option

5 years agoStart of EDNS client tags implementation.
Ralph Dolmans [Thu, 23 Jul 2020 15:17:44 +0000 (17:17 +0200)] 
Start of EDNS client tags implementation.