]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
4 years agoMerge pull request #8599 from aerique/feature/update-docker-repo-script
aerique [Tue, 10 Dec 2019 08:35:01 +0000 (09:35 +0100)] 
Merge pull request #8599 from aerique/feature/update-docker-repo-script

Update docker repo script for auth-4.2.1.

4 years agoMerge pull request #8249 from chbruyand/lua-monitoring-thread auth-4.3.0-alpha1
Peter van Dijk [Mon, 9 Dec 2019 15:26:22 +0000 (16:26 +0100)] 
Merge pull request #8249 from chbruyand/lua-monitoring-thread

auth: refactor health checks monitoring done from LUA records

4 years agoMerge pull request #8497 from mind04/pdns-api2
Peter van Dijk [Mon, 9 Dec 2019 11:43:50 +0000 (12:43 +0100)] 
Merge pull request #8497 from mind04/pdns-api2

Auth: api: cache and rectify fixes in patchZone()

4 years agoFix CentOS 8 issue and install `dig`. 8599/head
Erik Winkels [Mon, 9 Dec 2019 09:52:37 +0000 (10:52 +0100)] 
Fix CentOS 8 issue and install `dig`.

4 years agoUpdate docker repo script for rec-4.2.1.
Erik Winkels [Mon, 9 Dec 2019 09:36:05 +0000 (10:36 +0100)] 
Update docker repo script for rec-4.2.1.

4 years agoMerge pull request #8611 from omoerbeek/rec-prep-4.2.1
Otto Moerbeek [Mon, 9 Dec 2019 09:30:02 +0000 (10:30 +0100)] 
Merge pull request #8611 from omoerbeek/rec-prep-4.2.1

Prepare for rec-4.2.1

4 years agoremove unused variable 8249/head
Peter van Dijk [Fri, 6 Dec 2019 13:32:44 +0000 (14:32 +0100)] 
remove unused variable

4 years agoadd qname/qtype to LUA Lua errors
Peter van Dijk [Fri, 6 Dec 2019 13:31:31 +0000 (14:31 +0100)] 
add qname/qtype to LUA Lua errors

4 years agoauth: lua monitoring, lock on status change, better report malformed options content
Charles-Henri Bruyand [Thu, 19 Sep 2019 15:30:24 +0000 (17:30 +0200)] 
auth: lua monitoring, lock on status change, better report malformed options content

4 years agoauth: lua refactor health checks monitoring
Charles-Henri Bruyand [Thu, 29 Aug 2019 10:36:57 +0000 (12:36 +0200)] 
auth: lua refactor health checks monitoring

4 years agoMerge pull request #8512 from rgacogne/dedup-rrs-signature
Otto Moerbeek [Fri, 6 Dec 2019 19:18:50 +0000 (20:18 +0100)] 
Merge pull request #8512 from rgacogne/dedup-rrs-signature

Remove duplicate RRs inside a RRSet when computing the signature

4 years agoRebased; test files were reformatted 8512/head
Otto Moerbeek [Fri, 6 Dec 2019 16:02:54 +0000 (17:02 +0100)] 
Rebased; test files were reformatted

4 years agorec: Check duplicated records inside a RRSet validate correctly
Remi Gacogne [Thu, 7 Nov 2019 09:21:48 +0000 (10:21 +0100)] 
rec: Check duplicated records inside a RRSet validate correctly

4 years agoRemove duplicate RRs inside a RRSet when computing the signature
Remi Gacogne [Wed, 6 Nov 2019 17:53:35 +0000 (18:53 +0100)] 
Remove duplicate RRs inside a RRSet when computing the signature

These duplicates should not exist but they do happen in the wild.
Since we need to sort the RRs anyway, let's be nice and remove
duplicates as well.

4 years agoPrepare for rec-4.2.1 8611/head
Otto Moerbeek [Fri, 6 Dec 2019 11:35:40 +0000 (12:35 +0100)] 
Prepare for rec-4.2.1

4 years agoMerge pull request #8435 from mind04/pdns-remove-opendbx
Peter van Dijk [Fri, 6 Dec 2019 12:53:32 +0000 (13:53 +0100)] 
Merge pull request #8435 from mind04/pdns-remove-opendbx

auth: remove opendbx backend

4 years agoMerge pull request #8603 from omoerbeek/rec-prep-4.1.15
Otto Moerbeek [Fri, 6 Dec 2019 09:33:25 +0000 (10:33 +0100)] 
Merge pull request #8603 from omoerbeek/rec-prep-4.1.15

rec: Prep for rec-4.1.15

4 years agoMerge pull request #8601 from omoerbeek/no-copy-rwlocks
Remi Gacogne [Thu, 5 Dec 2019 08:36:20 +0000 (09:36 +0100)] 
Merge pull request #8601 from omoerbeek/no-copy-rwlocks

Avoid copying of pthread_rwlock_t

4 years agoMerge pull request #8607 from rgacogne/ddist-doc-zeroscope-parseecs
Remi Gacogne [Thu, 5 Dec 2019 08:35:55 +0000 (09:35 +0100)] 
Merge pull request #8607 from rgacogne/ddist-doc-zeroscope-parseecs

dnsdist: Document that the 'zero-scope' feature requires 'parseECS'

4 years agoMerge pull request #8027 from Habbie/sdig-stdin-exitvalue
Peter van Dijk [Thu, 5 Dec 2019 08:20:29 +0000 (09:20 +0100)] 
Merge pull request #8027 from Habbie/sdig-stdin-exitvalue

sdig: decode DNS packets from stdin; exit non-zero on failure

4 years agoMerge pull request #8604 from rgacogne/ddist-kvs-errors
Remi Gacogne [Wed, 4 Dec 2019 09:42:29 +0000 (10:42 +0100)] 
Merge pull request #8604 from rgacogne/ddist-kvs-errors

dnsdist: Add missing exception message in KVS error

4 years agoMerge pull request #8605 from rgacogne/ddist-tuning-doc-typo
Remi Gacogne [Wed, 4 Dec 2019 09:42:12 +0000 (10:42 +0100)] 
Merge pull request #8605 from rgacogne/ddist-tuning-doc-typo

dnsdist: Add missing newline in setMaxUDPOutstanding() documentation

4 years agodnsdist: Document that the 'zero-scope' feature requires 'parseECS' 8607/head
Remi Gacogne [Wed, 4 Dec 2019 09:39:46 +0000 (10:39 +0100)] 
dnsdist: Document that the 'zero-scope' feature requires 'parseECS'

4 years agodnsdist: Add missing newline in setMaxUDPOutstanding() documentation 8605/head
Remi Gacogne [Tue, 3 Dec 2019 15:37:29 +0000 (16:37 +0100)] 
dnsdist: Add missing newline in setMaxUDPOutstanding() documentation

4 years agodnsdist: Add missing exception message in KVS error 8604/head
Remi Gacogne [Tue, 3 Dec 2019 15:34:52 +0000 (16:34 +0100)] 
dnsdist: Add missing exception message in KVS error

4 years agoMerge pull request #8585 from pieterlexis/auth-api-lenient
Pieter Lexis [Tue, 3 Dec 2019 14:11:58 +0000 (15:11 +0100)] 
Merge pull request #8585 from pieterlexis/auth-api-lenient

Auth API: be a bit more lenient

4 years agoPrep for rec-4.1.15 8603/head
Otto Moerbeek [Tue, 3 Dec 2019 12:43:41 +0000 (13:43 +0100)] 
Prep for rec-4.1.15

4 years agosdig: support reading packets from stdin 8027/head
Peter van Dijk [Tue, 3 Dec 2019 11:45:00 +0000 (12:45 +0100)] 
sdig: support reading packets from stdin

4 years agofix formatting
Peter van Dijk [Tue, 3 Dec 2019 11:29:22 +0000 (12:29 +0100)] 
fix formatting

4 years agofix typo
Peter van Dijk [Tue, 3 Dec 2019 11:28:59 +0000 (12:28 +0100)] 
fix typo

4 years agoMerge pull request #8430 from Habbie/builder-no-all
Peter van Dijk [Tue, 3 Dec 2019 09:37:31 +0000 (10:37 +0100)] 
Merge pull request #8430 from Habbie/builder-no-all

builder: demand user chooses a module except when building docs

4 years agobuilder: demand user chooses a module except when building docs 8430/head
Peter van Dijk [Thu, 17 Oct 2019 21:19:15 +0000 (23:19 +0200)] 
builder: demand user chooses a module except when building docs

4 years agoMerge pull request #8334 from Habbie/dnsscope-nits
Peter van Dijk [Tue, 3 Dec 2019 09:27:25 +0000 (10:27 +0100)] 
Merge pull request #8334 from Habbie/dnsscope-nits

dnsscope: two nits

4 years agoauth: remove opendbx backend 8435/head
Kees Monshouwer [Fri, 18 Oct 2019 10:51:02 +0000 (12:51 +0200)] 
auth: remove opendbx backend

4 years agoMerge pull request #8486 from pieterlexis/auth-rm-local-ipv6
Peter van Dijk [Tue, 3 Dec 2019 08:31:44 +0000 (09:31 +0100)] 
Merge pull request #8486 from pieterlexis/auth-rm-local-ipv6

Auth: Remove local-ipv6 setting

4 years agoAvoid copying of pthread_rwlock_t 8601/head
Otto Moerbeek [Mon, 2 Dec 2019 15:06:33 +0000 (16:06 +0100)] 
Avoid copying of pthread_rwlock_t

4 years agoMerge pull request #8591 from rgacogne/ddist-wait-longer-for-tls-tickets
Peter van Dijk [Mon, 2 Dec 2019 16:04:55 +0000 (17:04 +0100)] 
Merge pull request #8591 from rgacogne/ddist-wait-longer-for-tls-tickets

dnsdist: Wait longer for the TLS ticket to arrive in our tests

4 years agoMerge pull request #8574 from Habbie/auth-4.2.1-docs
aerique [Mon, 2 Dec 2019 14:12:34 +0000 (15:12 +0100)] 
Merge pull request #8574 from Habbie/auth-4.2.1-docs

Secpoll and changelog for auth-4.2.1.

4 years agoUpdate docker repo script for auth-4.2.1.
Erik Winkels [Mon, 2 Dec 2019 13:14:48 +0000 (14:14 +0100)] 
Update docker repo script for auth-4.2.1.

4 years agoMerge pull request #8504 from rubenk/docs-fix-redhat
Peter van Dijk [Mon, 2 Dec 2019 09:55:28 +0000 (10:55 +0100)] 
Merge pull request #8504 from rubenk/docs-fix-redhat

docs: s/RedHat/Red Hat/

4 years agosecpoll and changelog for auth 4.2.1 8574/head
Peter van Dijk [Mon, 25 Nov 2019 11:13:22 +0000 (12:13 +0100)] 
secpoll and changelog for auth 4.2.1

4 years agoexpand do-not-credit username list
Peter van Dijk [Mon, 25 Nov 2019 11:06:08 +0000 (12:06 +0100)] 
expand do-not-credit username list

4 years agoMerge pull request #8598 from renchap/patch-1
Peter van Dijk [Sun, 1 Dec 2019 21:39:12 +0000 (22:39 +0100)] 
Merge pull request #8598 from renchap/patch-1

Add increase-serial to pdnsutil doc

4 years agoAdd increase-serial to pdnsutil doc 8598/head
Renaud Chaput [Sun, 1 Dec 2019 21:36:31 +0000 (22:36 +0100)] 
Add increase-serial to pdnsutil doc

Description is from `pdnsutil --help`

4 years agoMerge pull request #8583 from omoerbeek/format-code-silent-if-not-tty
Otto Moerbeek [Fri, 29 Nov 2019 09:34:53 +0000 (10:34 +0100)] 
Merge pull request #8583 from omoerbeek/format-code-silent-if-not-tty

format-code script: Do not show verbose messages if !tty or CIRCLECI

4 years agoUse [ -t 1 ] as suggested 8583/head
Otto Moerbeek [Fri, 29 Nov 2019 08:16:40 +0000 (09:16 +0100)] 
Use [ -t 1 ] as suggested

4 years agodnsdist: Wait longer for the TLS ticket to arrive in our tests 8591/head
Remi Gacogne [Thu, 28 Nov 2019 10:39:51 +0000 (11:39 +0100)] 
dnsdist: Wait longer for the TLS ticket to arrive in our tests

In TLS 1.3 the server sends the TLS ticket after the handshake has
been completed, but not necessarily right after that.
Ideally we would like to wait for up to several seconds, but stop
waiting as soon as we receive a ticket. Unfortunately we can't ask
that from `openssl s_client`, and we are currently not always waiting
long enough to get a ticket, leading to spurious failures.
Let's try waiting a bit longer to see if that helps.

4 years agoMerge pull request #8575 from Habbie/lua-view-empty
Peter van Dijk [Thu, 28 Nov 2019 09:46:16 +0000 (10:46 +0100)] 
Merge pull request #8575 from Habbie/lua-view-empty

LUA view: do not crash on empty IP list, fixes #8572

4 years agoMerge pull request #8441 from cmouse/ipv6
Peter van Dijk [Thu, 28 Nov 2019 09:30:51 +0000 (10:30 +0100)] 
Merge pull request #8441 from cmouse/ipv6

global: Normalize isIpv4/6 to isIPv4/6

4 years agoAPI: Accept null as empty list in createZone 8585/head
Pieter Lexis [Wed, 27 Nov 2019 15:39:20 +0000 (16:39 +0100)] 
API: Accept null as empty list in createZone

Some clients refuse to send empty arrays.

4 years agoMerge pull request #8580 from omoerbeek/thread_rwlock_destroy
Otto Moerbeek [Wed, 27 Nov 2019 15:12:14 +0000 (16:12 +0100)] 
Merge pull request #8580 from omoerbeek/thread_rwlock_destroy

pthread_rwlock_init() should be matched by pthread_rwlock_destroy()

4 years agoMerge pull request #8579 from omoerbeek/cachecleaner-no-nth
Otto Moerbeek [Wed, 27 Nov 2019 15:10:36 +0000 (16:10 +0100)] 
Merge pull request #8579 from omoerbeek/cachecleaner-no-nth

Avoid having to use numbered indexes by given all indexes a tag

4 years agoAvoid having to use numbered indexes by given all indexes a tag 8579/head
Otto Moerbeek [Mon, 25 Nov 2019 11:49:41 +0000 (12:49 +0100)] 
Avoid having to use numbered indexes by given all indexes a tag
and specifying them in the call if needed.

4 years agoDo not show verbose messages if !tty
Otto Moerbeek [Wed, 27 Nov 2019 13:42:39 +0000 (14:42 +0100)] 
Do not show verbose messages if !tty

4 years agoMerge pull request #8582 from omoerbeek/rec-reformat
Otto Moerbeek [Wed, 27 Nov 2019 13:30:11 +0000 (14:30 +0100)] 
Merge pull request #8582 from omoerbeek/rec-reformat

rec: Reformat code

4 years agoMerge pull request #8581 from phonedph1/patch-19
Remi Gacogne [Wed, 27 Nov 2019 10:45:26 +0000 (11:45 +0100)] 
Merge pull request #8581 from phonedph1/patch-19

dnsdist: Fix typos in dnsnameset.rst' example code

4 years agodocs: backends/pipe - Fix performance page location 8441/head
Aki Tuomi [Thu, 7 Nov 2019 11:18:53 +0000 (13:18 +0200)] 
docs: backends/pipe - Fix performance page location

4 years agodocs: Update upgrading info
Aki Tuomi [Thu, 7 Nov 2019 11:05:21 +0000 (13:05 +0200)] 
docs: Update upgrading info

4 years agodocs: Update documentation about isIPv4 and isIPv6
Aki Tuomi [Mon, 21 Oct 2019 07:34:18 +0000 (10:34 +0300)] 
docs: Update documentation about isIPv4 and isIPv6

4 years agoglobal: Normalize isIpv4 to isIPv4
Aki Tuomi [Mon, 21 Oct 2019 07:30:51 +0000 (10:30 +0300)] 
global: Normalize isIpv4 to isIPv4

4 years agoglobal: Normalize isIpv6 to isIPv6
Aki Tuomi [Sun, 20 Oct 2019 10:07:48 +0000 (13:07 +0300)] 
global: Normalize isIpv6 to isIPv6

4 years agoCheck if formatting is ok 8582/head
Otto Moerbeek [Wed, 27 Nov 2019 09:49:19 +0000 (10:49 +0100)] 
Check if formatting is ok

4 years agoReformat
Otto Moerbeek [Wed, 27 Nov 2019 09:09:00 +0000 (10:09 +0100)] 
Reformat

4 years agoUpdate dnsnameset.rst 8581/head
phonedph1 [Tue, 26 Nov 2019 17:15:50 +0000 (10:15 -0700)] 
Update dnsnameset.rst

Fix example

4 years agoMerge pull request #8345 from omoerbeek/format-code-script
Otto Moerbeek [Tue, 26 Nov 2019 14:58:22 +0000 (15:58 +0100)] 
Merge pull request #8345 from omoerbeek/format-code-script

Add script to format code,

4 years agoquotes 8345/head
Otto Moerbeek [Tue, 26 Nov 2019 14:45:48 +0000 (15:45 +0100)] 
quotes

4 years agoMore robust script
Otto Moerbeek [Tue, 26 Nov 2019 14:39:05 +0000 (15:39 +0100)] 
More robust script

4 years agopthread_rwlock_init() should be matched by pthread_rwlock_destroy() 8580/head
Otto Moerbeek [Tue, 26 Nov 2019 12:24:59 +0000 (13:24 +0100)] 
pthread_rwlock_init() should be matched by pthread_rwlock_destroy()

On some platforms, pthread_rwlock_init() not only inits mem, but also
acquires resources.

4 years agoLUA view: do not crash on empty IP list, fixes #8572 8575/head
Peter van Dijk [Mon, 25 Nov 2019 12:05:22 +0000 (13:05 +0100)] 
LUA view: do not crash on empty IP list, fixes #8572

4 years agoMerge pull request #8577 from Habbie/auth-tests-rootzone-domain.net
Peter van Dijk [Mon, 25 Nov 2019 16:54:45 +0000 (17:54 +0100)] 
Merge pull request #8577 from Habbie/auth-tests-rootzone-domain.net

auth root zone tests: do not ask the internet about domain.net

4 years agoauth root zone tests: do not ask the internet about domain.net 8577/head
Peter van Dijk [Mon, 25 Nov 2019 14:44:27 +0000 (15:44 +0100)] 
auth root zone tests: do not ask the internet about domain.net

4 years agoMerge pull request #8419 from pieterlexis/rm-trusty
Pieter Lexis [Fri, 22 Nov 2019 10:33:44 +0000 (11:33 +0100)] 
Merge pull request #8419 from pieterlexis/rm-trusty

Deb: Remove Ubuntu Trusty build files

4 years agoMerge pull request #8562 from pieterlexis/yahttp-accept-headers-without-spaces
Pieter Lexis [Fri, 22 Nov 2019 10:31:00 +0000 (11:31 +0100)] 
Merge pull request #8562 from pieterlexis/yahttp-accept-headers-without-spaces

YAHTTP: Accept headers without spaces

4 years agoMerge pull request #8563 from omoerbeek/rec-doc-api-zones
Pieter Lexis [Fri, 22 Nov 2019 10:28:53 +0000 (11:28 +0100)] 
Merge pull request #8563 from omoerbeek/rec-doc-api-zones

rec: Explain the condition that must be true for the adding of auth zones and forwarding zones.

4 years agoMerge pull request #8380 from rgacogne/ddist-default-openssl
Remi Gacogne [Fri, 22 Nov 2019 09:29:02 +0000 (10:29 +0100)] 
Merge pull request #8380 from rgacogne/ddist-default-openssl

dnsdist: Switch the default DoT provider from GnuTLS to OpenSSL

4 years agoMerge pull request #8523 from rgacogne/dnsdist-tests-skip
Remi Gacogne [Fri, 22 Nov 2019 09:28:03 +0000 (10:28 +0100)] 
Merge pull request #8523 from rgacogne/dnsdist-tests-skip

dnsdist: Use env toggles to disable some regression tests in Travis

4 years agoMerge pull request #8529 from rgacogne/ddist-statnode-bytes
Remi Gacogne [Fri, 22 Nov 2019 09:27:45 +0000 (10:27 +0100)] 
Merge pull request #8529 from rgacogne/ddist-statnode-bytes

dnsdist: Add the number of received bytes to StatNode entries

4 years agoMerge pull request #8538 from rgacogne/ddist-reduce-sholder-copies
Remi Gacogne [Fri, 22 Nov 2019 09:26:28 +0000 (10:26 +0100)] 
Merge pull request #8538 from rgacogne/ddist-reduce-sholder-copies

Use move semantics when updating the content of the StateHolder

4 years agoMerge pull request #8555 from krombel/doc_doh-over-http
Remi Gacogne [Fri, 22 Nov 2019 09:26:12 +0000 (10:26 +0100)] 
Merge pull request #8555 from krombel/doc_doh-over-http

[DOC dnsdist] Extend guide for DoH over HTTP

4 years agoMerge pull request #8301 from Habbie/luasynth-db-state
Peter van Dijk [Thu, 21 Nov 2019 09:07:32 +0000 (10:07 +0100)] 
Merge pull request #8301 from Habbie/luasynth-db-state

auth: on luaSynth exception, drain db output. Fixes #8299

4 years agoMerge pull request #8557 from rgacogne/ddist-140-changelog-secpoll
Remi Gacogne [Wed, 20 Nov 2019 16:36:48 +0000 (17:36 +0100)] 
Merge pull request #8557 from rgacogne/ddist-140-changelog-secpoll

dnsdist: ChangeLog and secpoll update for dnsdist 1.4.0

4 years agoYAHTTP: Accept headers without spaces 8562/head
Pieter Lexis [Wed, 20 Nov 2019 14:09:00 +0000 (15:09 +0100)] 
YAHTTP: Accept headers without spaces

4 years agoExplain the condition that must be true for the adding of auth zones and 8563/head
Otto Moerbeek [Wed, 20 Nov 2019 14:07:56 +0000 (15:07 +0100)] 
Explain the condition that must be true for the adding of auth zones and
forwarding zones.

Fixes #5376, though the code could use some proper use checking as well.

4 years agoMerge pull request #8536 from Habbie/fix-lmdb-backend
Peter van Dijk [Wed, 20 Nov 2019 14:14:10 +0000 (15:14 +0100)] 
Merge pull request #8536 from Habbie/fix-lmdb-backend

Fix lmdb backend

4 years agotake lmdb change from bf2b8dc94331b50bd839dc8f5b188664637c7b31 8536/head
Peter van Dijk [Wed, 20 Nov 2019 14:01:58 +0000 (15:01 +0100)] 
take lmdb change from bf2b8dc94331b50bd839dc8f5b188664637c7b31

4 years agoMerge pull request #8560 from omoerbeek/rec-dup-error-handling
Otto Moerbeek [Wed, 20 Nov 2019 13:44:35 +0000 (14:44 +0100)] 
Merge pull request #8560 from omoerbeek/rec-dup-error-handling

rec: check return value of dup() and avoid fd leak if if fdopen() fails

4 years agoMerge pull request #8559 from omoerbeek/rec-thread-startup-race
Otto Moerbeek [Wed, 20 Nov 2019 13:25:28 +0000 (14:25 +0100)] 
Merge pull request #8559 from omoerbeek/rec-thread-startup-race

Avoid startup race by setting the state of a tread before starting it.

4 years agotake lmdb change from bbf726cab32b902530b2e66bf9f36190127c925d
Peter van Dijk [Wed, 20 Nov 2019 13:20:31 +0000 (14:20 +0100)] 
take lmdb change from bbf726cab32b902530b2e66bf9f36190127c925d

4 years agorevive the spirit of 331899ba39369edef33e36fb727c563620c8380a
Peter van Dijk [Wed, 20 Nov 2019 13:18:34 +0000 (14:18 +0100)] 
revive the spirit of 331899ba39369edef33e36fb727c563620c8380a

4 years agotake lmdb change from 01d7beb662f906f0a046a80c1f332e1cd657bb78
Peter van Dijk [Wed, 20 Nov 2019 13:11:01 +0000 (14:11 +0100)] 
take lmdb change from 01d7beb662f906f0a046a80c1f332e1cd657bb78

4 years agotake lmdb change from 5d02265785d3767ffb954b213ba698c3b73d5f1c
Peter van Dijk [Wed, 20 Nov 2019 13:08:42 +0000 (14:08 +0100)] 
take lmdb change from 5d02265785d3767ffb954b213ba698c3b73d5f1c

4 years agoMerge pull request #8561 from omoerbeek/rec-qname-min-not-experimental
Otto Moerbeek [Wed, 20 Nov 2019 12:58:34 +0000 (13:58 +0100)] 
Merge pull request #8561 from omoerbeek/rec-qname-min-not-experimental

QName Minimization is no longer experimental

4 years agoWe have reasons to believe that QName Minimization is no longer experimental. 8561/head
Otto Moerbeek [Wed, 20 Nov 2019 12:53:01 +0000 (13:53 +0100)] 
We have reasons to believe that QName Minimization is no longer experimental.

4 years agoCheck return value of dup() and avoid fd leak if if fdopen() fails. 8560/head
Otto Moerbeek [Wed, 20 Nov 2019 12:39:09 +0000 (13:39 +0100)] 
Check return value of dup() and avoid fd leak if if fdopen() fails.

4 years agoAvoid startup race by setting the state of a tread before starting it. 8559/head
Otto Moerbeek [Wed, 20 Nov 2019 11:26:14 +0000 (12:26 +0100)] 
Avoid startup race by setting the state of a tread before starting it.

4 years agodnsdist: ChangeLog and secpoll update for dnsdist 1.4.0 8557/head
Remi Gacogne [Wed, 20 Nov 2019 10:32:58 +0000 (11:32 +0100)] 
dnsdist: ChangeLog and secpoll update for dnsdist 1.4.0

4 years agodnsdist: Add DoH behind reverse proxy (and http) to guide 8555/head
Krombel [Tue, 19 Nov 2019 14:56:49 +0000 (15:56 +0100)] 
dnsdist: Add DoH behind reverse proxy (and http) to guide

4 years agodnsdist: Fix formatting on DoH guide
Krombel [Tue, 19 Nov 2019 14:56:39 +0000 (15:56 +0100)] 
dnsdist: Fix formatting on DoH guide

4 years agoMerge pull request #8525 from omoerbeek/rec-prune-failed-servers dnsdist-1.4.0
Otto Moerbeek [Tue, 19 Nov 2019 10:54:49 +0000 (11:54 +0100)] 
Merge pull request #8525 from omoerbeek/rec-prune-failed-servers

Rec: Purge map of failed auths periodically by keeping a last changed timestamp.

4 years agoMerge pull request #8540 from rgacogne/doh-guide
Remi Gacogne [Tue, 19 Nov 2019 10:36:45 +0000 (11:36 +0100)] 
Merge pull request #8540 from rgacogne/doh-guide

dnsdist: Add a DoH guide to the documentation.