]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
3 years agoSecpoll and changelog 11646/head
Otto Moerbeek [Tue, 24 May 2022 11:47:44 +0000 (13:47 +0200)] 
Secpoll and changelog

3 years agoEOL update for 4.7.0
Otto Moerbeek [Tue, 24 May 2022 11:24:21 +0000 (13:24 +0200)] 
EOL update for 4.7.0

3 years agoMerge pull request #11631 from omoerbeek/structured-logging1
Otto Moerbeek [Tue, 24 May 2022 08:28:46 +0000 (10:28 +0200)] 
Merge pull request #11631 from omoerbeek/structured-logging1

rec: use structured logging for startup and config reporting

3 years agoApply suggestions from code review 11631/head
Otto Moerbeek [Tue, 24 May 2022 06:51:56 +0000 (08:51 +0200)] 
Apply suggestions from code review

Co-authored-by: Charles-Henri Bruyand <charleshenri.bruyand+github@gmail.com>
3 years agoMerge pull request #11637 from Habbie/dnsdist-getverbose
Remi Gacogne [Mon, 23 May 2022 11:12:13 +0000 (13:12 +0200)] 
Merge pull request #11637 from Habbie/dnsdist-getverbose

dnsdist: add getVerbose() function

3 years agoUpdate pdns/dnsdistdist/docs/reference/config.rst 11637/head
Peter van Dijk [Mon, 23 May 2022 10:33:46 +0000 (12:33 +0200)] 
Update pdns/dnsdistdist/docs/reference/config.rst

Co-authored-by: Remi Gacogne <github@coredump.fr>
3 years agodnsdist: add getVerbose() function
Peter van Dijk [Mon, 23 May 2022 10:10:28 +0000 (12:10 +0200)] 
dnsdist: add getVerbose() function

3 years agoMerge pull request #11606 from rgacogne/ddist-lua-binding-dns-payload
Remi Gacogne [Mon, 23 May 2022 09:16:29 +0000 (11:16 +0200)] 
Merge pull request #11606 from rgacogne/ddist-lua-binding-dns-payload

dnsdist: Add Lua bindings to access the DNS payload as a string

3 years agoMerge pull request #11609 from omoerbeek/rec-api-allow-empty
Otto Moerbeek [Mon, 23 May 2022 08:26:07 +0000 (10:26 +0200)] 
Merge pull request #11609 from omoerbeek/rec-api-allow-empty

Rec: api allow empty allow-from

3 years agoMore conversions, startup should be done now
Otto Moerbeek [Thu, 19 May 2022 14:08:48 +0000 (16:08 +0200)] 
More conversions, startup should be done now

3 years agoTry to be smart: if to_string() or toLogString() is there, use it.
Otto Moerbeek [Thu, 19 May 2022 11:06:57 +0000 (13:06 +0200)] 
Try to be smart: if to_string() or toLogString() is there, use it.

3 years agoMore smart logging of iterables and inline a few methods
Otto Moerbeek [Wed, 18 May 2022 15:38:32 +0000 (17:38 +0200)] 
More smart logging of iterables and inline a few methods

3 years agoSome more conversions to structured logging
Otto Moerbeek [Wed, 18 May 2022 14:32:10 +0000 (16:32 +0200)] 
Some more conversions to structured logging

3 years agoTweaks: use name for prio, change some prio's, use setter for arguments
Otto Moerbeek [Wed, 18 May 2022 11:42:27 +0000 (13:42 +0200)] 
Tweaks: use name for prio, change some prio's, use setter for arguments

3 years agoMerge pull request #11627 from omoerbeek/rec-rpz-dump-docs
Otto Moerbeek [Wed, 18 May 2022 11:45:39 +0000 (13:45 +0200)] 
Merge pull request #11627 from omoerbeek/rec-rpz-dump-docs

Clarify naming of RPZ zones loaded by rpzFile.

3 years agoTsan complained about strftime(), it manulipates locale and/or tz info.
Otto Moerbeek [Tue, 17 May 2022 12:37:03 +0000 (14:37 +0200)] 
Tsan complained about strftime(), it manulipates locale and/or tz info.
So guard if needed.

3 years agoFormatting
Otto Moerbeek [Tue, 17 May 2022 08:43:10 +0000 (10:43 +0200)] 
Formatting

3 years agoConvert startup and some of config to use structured logging
Otto Moerbeek [Tue, 17 May 2022 08:13:57 +0000 (10:13 +0200)] 
Convert startup and some of config to use structured logging

3 years agoTweaks wrt explicit priority.
Otto Moerbeek [Wed, 4 May 2022 08:57:45 +0000 (10:57 +0200)] 
Tweaks wrt explicit priority.

It should be made less easy to make mistakes here.

3 years agoReorg to be able to use structured logging in shared files.
Otto Moerbeek [Wed, 4 May 2022 08:25:49 +0000 (10:25 +0200)] 
Reorg to be able to use structured logging in shared files.

Using arguments.cc as a test-case.

3 years agoMerge pull request #11626 from omoerbeek/zonemd-zap-binary-function
Otto Moerbeek [Wed, 18 May 2022 09:55:49 +0000 (11:55 +0200)] 
Merge pull request #11626 from omoerbeek/zonemd-zap-binary-function

Zap binary function, not needed and deprecated in c++11, removed in c++17

3 years agoClarify naming of RPZ zones loaded by rpzFile. 11627/head
Otto Moerbeek [Wed, 18 May 2022 09:29:13 +0000 (11:29 +0200)] 
Clarify naming of RPZ zones loaded by rpzFile.

Also
- don't include local refs, they end up wrong in the man page. Replace them by URLs.
- add links to general docs on both maual pages.

3 years agoZap binary function, not needed and deprecated in c++11, removed in c++17 11626/head
Otto Moerbeek [Tue, 17 May 2022 15:57:28 +0000 (17:57 +0200)] 
Zap binary function, not needed and deprecated in c++11, removed in c++17

3 years agoMerge pull request #11620 from Y7n05h/fix11619
Remi Gacogne [Tue, 17 May 2022 07:43:04 +0000 (09:43 +0200)] 
Merge pull request #11620 from Y7n05h/fix11619

 dnsdist: remove implicit type conversion

3 years agoMerge pull request #11621 from rgacogne/ddist-fix-proxyprotocol-tc-doh+ddist-fix...
Remi Gacogne [Tue, 17 May 2022 07:42:14 +0000 (09:42 +0200)] 
Merge pull request #11621 from rgacogne/ddist-fix-proxyprotocol-tc-doh+ddist-fix-proxyprotocol-tc-doh

dnsdist: Fix a crash on a invalid protocol in DoH forwarded-for header

3 years agodnsdist: Test for an exception raised when adding proxy protocol payload to a DoH... 11621/head
Remi Gacogne [Wed, 11 May 2022 15:58:31 +0000 (17:58 +0200)] 
dnsdist: Test for an exception raised when adding proxy protocol payload to a DoH query

3 years agodnsdist: Fix a crash on a invalid protocol in DoH forwarded-for header
Remi Gacogne [Tue, 10 May 2022 20:26:21 +0000 (22:26 +0200)] 
dnsdist: Fix a crash on a invalid protocol in DoH forwarded-for header

(cherry picked from commit f84fbd58b150fe6b69a7af27e23502f58f68eee5)

3 years agoMerge pull request #11604 from rgacogne/ddist-fix-proxyprotocol-tc-doh
Remi Gacogne [Mon, 16 May 2022 09:47:25 +0000 (11:47 +0200)] 
Merge pull request #11604 from rgacogne/ddist-fix-proxyprotocol-tc-doh

dnsdist: Fix invalid proxy protocol payload on a DoH TC to TCP retry

3 years agoMerge pull request #11614 from xorander00/docs-loglevel-fix
Otto Moerbeek [Mon, 16 May 2022 05:28:40 +0000 (07:28 +0200)] 
Merge pull request #11614 from xorander00/docs-loglevel-fix

Changed loglevel wording to be more accurate for both recursor and au…

3 years agoMerge pull request #11607 from rgacogne/rec-doc-missing-dq-attributes
Otto Moerbeek [Mon, 16 May 2022 05:02:51 +0000 (07:02 +0200)] 
Merge pull request #11607 from rgacogne/rec-doc-missing-dq-attributes

rec: Document a few missing DNSQuestion attributes

3 years ago dnsdist: remove implicit type conversion (fix: #11619 ) 11620/head
Y7n05h [Thu, 12 May 2022 02:44:22 +0000 (10:44 +0800)] 
 dnsdist: remove implicit type conversion (fix: #11619 )

Signed-off-by: Y7n05h <Y7n05h@protonmail.com>
3 years agoChanged loglevel wording to be more accurate for both recursor and authoritative. 11614/head
Peeyush Singh [Mon, 9 May 2022 10:32:34 +0000 (06:32 -0400)] 
Changed loglevel wording to be more accurate for both recursor and authoritative.

3 years agoDocument meaning of empty allow-from 11609/head
Otto Moerbeek [Fri, 6 May 2022 09:54:23 +0000 (11:54 +0200)] 
Document meaning of empty allow-from

3 years agoMerge pull request #11605 from omoerbeek/rec-prep-4.7.0-rc1
Otto Moerbeek [Fri, 6 May 2022 09:22:17 +0000 (11:22 +0200)] 
Merge pull request #11605 from omoerbeek/rec-prep-4.7.0-rc1

Prep for rec-4.7.0-rc1

3 years agorec: Document a few missing DNSQuestion attributes 11607/head
Remi Gacogne [Thu, 5 May 2022 15:39:00 +0000 (17:39 +0200)] 
rec: Document a few missing DNSQuestion attributes

3 years agodnsdist: Add Lua bindings to access the DNS payload as a string 11606/head
Remi Gacogne [Thu, 5 May 2022 14:20:07 +0000 (16:20 +0200)] 
dnsdist: Add Lua bindings to access the DNS payload as a string

3 years agoMerge pull request #11602 from rgacogne/ddist-missing-prometheus-descriptions
Remi Gacogne [Thu, 5 May 2022 12:04:10 +0000 (14:04 +0200)] 
Merge pull request #11602 from rgacogne/ddist-missing-prometheus-descriptions

dnsdist: Add missing descriptions for prometheus metrics

3 years agoMerge pull request #11603 from rgacogne/ddist-upgrade-guide-formatting
Remi Gacogne [Thu, 5 May 2022 11:33:01 +0000 (13:33 +0200)] 
Merge pull request #11603 from rgacogne/ddist-upgrade-guide-formatting

dnsdist: Fix formatting issues in the upgrade guide

3 years agoAdd tests for empty allow-from and allow-notify-from case
Otto Moerbeek [Thu, 5 May 2022 08:19:47 +0000 (10:19 +0200)] 
Add tests for empty allow-from and allow-notify-from case

3 years agoFix API issue when asking config values for allow-from or allow-notify-from
Otto Moerbeek [Thu, 5 May 2022 08:04:20 +0000 (10:04 +0200)] 
Fix API issue when asking config values for allow-from or allow-notify-from

3 years agoPrep for rec-4.7.0-rc1 11605/head
Otto Moerbeek [Thu, 5 May 2022 07:10:37 +0000 (09:10 +0200)] 
Prep for rec-4.7.0-rc1

3 years agodnsdist: Fix invalid proxy protocol payload on a DoH TC to TCP retry 11604/head
Remi Gacogne [Wed, 4 May 2022 16:38:22 +0000 (18:38 +0200)] 
dnsdist: Fix invalid proxy protocol payload on a DoH TC to TCP retry

dnsdist forwards incoming DoH queries to its backend over UDP, and
retry over TCP if the response is truncated (TC=1).
When the proxy protocol is used between dnsdist and its backend, the
second query, over TCP, needs to take into account that the proxy
protocol payload has already been handled. This was not properly done
in that exact case because the proxy protocol payload length was not
propagated to the code handling the TCP communication, leading to
the query ID being edited at the wrong offset in the packet and thus
to an invalid proxy protocol payload.

3 years agoMerge pull request #11592 from omoerbeek/auth-test-incomplete-xfr
Peter van Dijk [Wed, 4 May 2022 12:47:10 +0000 (14:47 +0200)] 
Merge pull request #11592 from omoerbeek/auth-test-incomplete-xfr

Auth: fix race in incomplete xfr test

3 years agodnsdist: Fix formatting issues in the upgrade guide 11603/head
Remi Gacogne [Wed, 4 May 2022 08:50:31 +0000 (10:50 +0200)] 
dnsdist: Fix formatting issues in the upgrade guide

3 years agodnsdist: Add missing descriptions for prometheus metrics 11602/head
Remi Gacogne [Wed, 4 May 2022 08:48:56 +0000 (10:48 +0200)] 
dnsdist: Add missing descriptions for prometheus metrics

3 years agoMerge pull request #11567 from rgacogne/ddist-set-verbose
Remi Gacogne [Tue, 3 May 2022 15:20:19 +0000 (17:20 +0200)] 
Merge pull request #11567 from rgacogne/ddist-set-verbose

dnsdist: Add setVerbose() to switch the verbose mode at runtime

3 years agoMerge pull request #11598 from omoerbeek/rec-shared-throttlemap
Otto Moerbeek [Mon, 2 May 2022 10:54:12 +0000 (12:54 +0200)] 
Merge pull request #11598 from omoerbeek/rec-shared-throttlemap

Rec: shared throttle map

3 years agoMerge pull request #11599 from omoerbeek/auth-coverity-1488422
Otto Moerbeek [Mon, 2 May 2022 10:32:15 +0000 (12:32 +0200)] 
Merge pull request #11599 from omoerbeek/auth-coverity-1488422

auth: Tweak for Coverity 1488422

3 years agoUpgrade guide entries and small nit 11598/head
Otto Moerbeek [Mon, 2 May 2022 10:20:49 +0000 (12:20 +0200)] 
Upgrade guide entries and small nit

3 years agoUse wrappers, as suggested by rgacogne@ in his review.
Otto Moerbeek [Mon, 2 May 2022 09:57:29 +0000 (11:57 +0200)] 
Use wrappers, as suggested by rgacogne@ in his review.

3 years agoMerge pull request #11577 from rgacogne/ddist-skip-scan-no-outstanding
Remi Gacogne [Mon, 2 May 2022 07:53:26 +0000 (09:53 +0200)] 
Merge pull request #11577 from rgacogne/ddist-skip-scan-no-outstanding

dnsdist: Scan the UDP buckets only when we have outstanding queries

3 years agoMerge pull request #11596 from rgacogne/ddist-console-redundant-code
Remi Gacogne [Mon, 2 May 2022 07:47:55 +0000 (09:47 +0200)] 
Merge pull request #11596 from rgacogne/ddist-console-redundant-code

dnsdist: Remove dead code in the console

3 years agoTweak for Coverity 1488422. 11599/head
Otto Moerbeek [Mon, 2 May 2022 07:27:45 +0000 (09:27 +0200)] 
Tweak for Coverity 1488422.

The spot where the warning happens changed, plus appease clang-tidy.

3 years agoThrottle table cleanup task is now handler specific.
Otto Moerbeek [Mon, 2 May 2022 06:47:49 +0000 (08:47 +0200)] 
Throttle table cleanup task is now handler specific.

Also use QType consistently.

3 years agodnsdist: Remove dead code in the console 11596/head
Remi Gacogne [Sat, 30 Apr 2022 14:39:54 +0000 (16:39 +0200)] 
dnsdist: Remove dead code in the console

Reported by Coverity as CID 378254.

3 years agoMerge pull request #11590 from fredmorcos/11325-rsa-pem-import-export
Fred Morcos [Sat, 30 Apr 2022 12:01:17 +0000 (14:01 +0200)] 
Merge pull request #11590 from fredmorcos/11325-rsa-pem-import-export

RSA PEM import/export

3 years agoUse emplace instead of insert
Otto Moerbeek [Fri, 29 Apr 2022 15:16:11 +0000 (17:16 +0200)] 
Use emplace instead of insert

3 years agoShared throttle map
Otto Moerbeek [Fri, 29 Apr 2022 15:00:23 +0000 (17:00 +0200)] 
Shared throttle map

3 years agoSo the race is between setting the new serial to return and the message coming in 11592/head
Otto Moerbeek [Fri, 29 Apr 2022 13:44:52 +0000 (13:44 +0000)] 
So the race is between setting the new serial to return and the message coming in
Make sure we set the new serial asap

3 years agoAdd debug print lines to the new test_XFRIncomplete that fails occasionally on GH...
Otto Moerbeek [Fri, 29 Apr 2022 13:14:00 +0000 (13:14 +0000)] 
Add debug print lines to the new test_XFRIncomplete that fails occasionally on GH Actions.

Using a slow loaded VM I could reproduce these failures once in a while.
Adding the print statements made the failures go away. Maybe some form
of synchronization is going on with the extra debug I/O?  Committing this
to see what happens on GH Actions.

3 years agoMerge pull request #11589 from omoerbeek/coverity-20220429
Otto Moerbeek [Fri, 29 Apr 2022 12:17:15 +0000 (14:17 +0200)] 
Merge pull request #11589 from omoerbeek/coverity-20220429

auth: Set of Coverity fixes

3 years agoSignerParams PEM contents don't need to be optional anymore 11590/head
Fred Morcos [Fri, 29 Apr 2022 11:25:18 +0000 (13:25 +0200)] 
SignerParams PEM contents don't need to be optional anymore

We now always test PEM import/export and we expect any new signers to
implement the necessary methods for that.

3 years agoRSA PEM test data
Fred Morcos [Wed, 27 Apr 2022 09:45:40 +0000 (11:45 +0200)] 
RSA PEM test data

3 years agoFormatting
Fred Morcos [Wed, 27 Apr 2022 09:45:35 +0000 (11:45 +0200)] 
Formatting

3 years agoRSA PEM import
Fred Morcos [Wed, 27 Apr 2022 09:43:42 +0000 (11:43 +0200)] 
RSA PEM import

3 years agoRSA PEM export
Fred Morcos [Wed, 27 Apr 2022 09:30:46 +0000 (11:30 +0200)] 
RSA PEM export

3 years agoMerge pull request #11582 from fredmorcos/refactor-test-signers
Fred Morcos [Fri, 29 Apr 2022 10:41:14 +0000 (12:41 +0200)] 
Merge pull request #11582 from fredmorcos/refactor-test-signers

Refactor signers tests

3 years agoUse better get(); writen2(); release() idiom 11589/head
Otto Moerbeek [Fri, 29 Apr 2022 10:17:35 +0000 (12:17 +0200)] 
Use better get(); writen2(); release() idiom

3 years agoAdd missing include 11582/head
Fred Morcos [Fri, 29 Apr 2022 10:01:51 +0000 (12:01 +0200)] 
Add missing include

3 years agoFix signer tests for platforms (i.e. OpenSSL forks) without Ed25519
Fred Morcos [Fri, 29 Apr 2022 09:56:22 +0000 (11:56 +0200)] 
Fix signer tests for platforms (i.e. OpenSSL forks) without Ed25519

3 years agoDon't leak on exception and another case that needs an annotation
Otto Moerbeek [Fri, 29 Apr 2022 09:42:48 +0000 (11:42 +0200)] 
Don't leak on exception and another case that needs an annotation

3 years agoCoverity 1030062 Uninitialized scalar field
Otto Moerbeek [Fri, 29 Apr 2022 07:45:56 +0000 (09:45 +0200)] 
Coverity 1030062 Uninitialized scalar field

3 years agoCoverity 1401639 Division or modulo by float zero: avoid div by zero
Otto Moerbeek [Fri, 29 Apr 2022 07:45:22 +0000 (09:45 +0200)] 
Coverity 1401639 Division or modulo by float zero: avoid div by zero

3 years agoCoverity 1469729 Explicit null dereferenced: bail is SOA isn't set
Otto Moerbeek [Fri, 29 Apr 2022 07:43:38 +0000 (09:43 +0200)] 
Coverity 1469729 Explicit null dereferenced: bail is SOA isn't set

3 years agoCoverity 1469730 Explicit null dereferenced: use a default sleep time if sr isn't set
Otto Moerbeek [Fri, 29 Apr 2022 07:42:36 +0000 (09:42 +0200)] 
Coverity 1469730 Explicit null dereferenced: use a default sleep time if sr isn't set

3 years agoCoverity 1469728 Resource leak by using annotation
Otto Moerbeek [Fri, 29 Apr 2022 07:41:45 +0000 (09:41 +0200)] 
Coverity 1469728 Resource leak by using annotation

3 years agoMerge pull request #11587 from omoerbeek/rec-outgoing-pb-race
Otto Moerbeek [Fri, 29 Apr 2022 07:46:29 +0000 (09:46 +0200)] 
Merge pull request #11587 from omoerbeek/rec-outgoing-pb-race

rec: Avoid a race in test code between processing the first query and the priming code

3 years agoMerge pull request #11586 from Y7n05h/doc
Remi Gacogne [Fri, 29 Apr 2022 07:31:16 +0000 (09:31 +0200)] 
Merge pull request #11586 from Y7n05h/doc

dnsdist: fix wrong parameter type in document

3 years agoMerge pull request #11543 from rgacogne/ddist-console-max-size-log
Remi Gacogne [Fri, 29 Apr 2022 06:16:35 +0000 (08:16 +0200)] 
Merge pull request #11543 from rgacogne/ddist-console-max-size-log

dnsdist: Log when a console message exceeds the maximum size

3 years agoMerge pull request #11578 from rgacogne/ddist-relayed-msg
Remi Gacogne [Fri, 29 Apr 2022 06:13:26 +0000 (08:13 +0200)] 
Merge pull request #11578 from rgacogne/ddist-relayed-msg

dnsdist: Include the address of the backend in 'relayed to' messages

3 years agoAvoid a race in test code between processing the first query and the priming code. 11587/head
Otto Moerbeek [Thu, 28 Apr 2022 11:38:14 +0000 (11:38 +0000)] 
Avoid a race in test code between processing the first query and the priming code.

It can happen the root updating houskeeping code has not run yet when
processing the first query.  In that case, we do not have root DNSKEY
records in cache.  When validating the answer, rec will then go out and
fetch those, so no real issue, apart form the fact that it interferes
with our expected outgoing protobuf messages.

Same make sure the root DNSKEY records are cached before doing the actual
test query.

3 years agodnsdist: fix wrong parameter type in document 11586/head
Y7n05h [Thu, 28 Apr 2022 08:32:07 +0000 (16:32 +0800)] 
dnsdist: fix wrong parameter type in document

Signed-off-by: Y7n05h <Y7n05h@protonmail.com>
3 years agoTest Ed448 as part of the generic mechanism for testing signers
Fred Morcos [Tue, 26 Apr 2022 13:31:50 +0000 (15:31 +0200)] 
Test Ed448 as part of the generic mechanism for testing signers

This also automatically tests a few things that weren't being tested before.

3 years agoMerge pull request #11514 from rgacogne/ddist-api-noauth 11368/head
Remi Gacogne [Tue, 26 Apr 2022 12:31:45 +0000 (14:31 +0200)] 
Merge pull request #11514 from rgacogne/ddist-api-noauth

dnsdist: Add an option for unauthenticated access to the API

3 years agoAvoid using magic numbers for algorithms
Fred Morcos [Tue, 26 Apr 2022 09:14:07 +0000 (11:14 +0200)] 
Avoid using magic numbers for algorithms

3 years agoClean-up signer params
Fred Morcos [Tue, 26 Apr 2022 09:07:36 +0000 (11:07 +0200)] 
Clean-up signer params

3 years agotest-signers: Use boost fixtures and print info about signers/tests
Fred Morcos [Wed, 20 Apr 2022 15:12:18 +0000 (17:12 +0200)] 
test-signers: Use boost fixtures and print info about signers/tests

This also prints out information about what signers are available and what tests are
getting enabled. Use the `--log_level=message` argument to the boost `testrunner` to see
that information.

3 years agoLint fixes (consts, boolean conditions)
Fred Morcos [Mon, 25 Apr 2022 09:07:27 +0000 (11:07 +0200)] 
Lint fixes (consts, boolean conditions)

3 years agodnsdist: Include the address of the backend in 'relayed to' messages 11578/head
Remi Gacogne [Tue, 26 Apr 2022 07:54:15 +0000 (09:54 +0200)] 
dnsdist: Include the address of the backend in 'relayed to' messages

Not all backends have a name.

3 years agodnsdist: Scan the UDP buckets only when we have outstanding queries 11577/head
Remi Gacogne [Tue, 26 Apr 2022 07:50:50 +0000 (09:50 +0200)] 
dnsdist: Scan the UDP buckets only when we have outstanding queries

3 years agoMerge pull request #11574 from rgacogne/ddist-1.7.1-changelog-secpoll
Remi Gacogne [Mon, 25 Apr 2022 09:55:48 +0000 (11:55 +0200)] 
Merge pull request #11574 from rgacogne/ddist-1.7.1-changelog-secpoll

dnsdist: ChangeLog and secpoll update for dnsdist 1.7.1

3 years agodnsdist: Hopefully we will release 1.7.1 today 11574/head
Remi Gacogne [Mon, 25 Apr 2022 09:18:50 +0000 (11:18 +0200)] 
dnsdist: Hopefully we will release 1.7.1 today

3 years agoFormatting
Fred Morcos [Mon, 25 Apr 2022 09:07:13 +0000 (11:07 +0200)] 
Formatting

3 years agoMerge pull request #11493 from fredmorcos/11325-eddsa-import-export-pem
Peter van Dijk [Mon, 25 Apr 2022 08:26:51 +0000 (10:26 +0200)] 
Merge pull request #11493 from fredmorcos/11325-eddsa-import-export-pem

Support PEM import and export of EdDSA keys

3 years agoMerge pull request #11562 from fredmorcos/find-libdecaf-headers
Peter van Dijk [Mon, 25 Apr 2022 07:59:08 +0000 (09:59 +0200)] 
Merge pull request #11562 from fredmorcos/find-libdecaf-headers

Try harder to find libdecaf headers

3 years agoMerge pull request #11573 from rgacogne/ddist-no-downstream
Remi Gacogne [Mon, 25 Apr 2022 07:48:29 +0000 (09:48 +0200)] 
Merge pull request #11573 from rgacogne/ddist-no-downstream

dnsdist: Better log message when no downstream server are available

3 years agodnsdist: ChangeLog and secpoll update for dnsdist 1.7.1
Remi Gacogne [Fri, 22 Apr 2022 13:27:37 +0000 (15:27 +0200)] 
dnsdist: ChangeLog and secpoll update for dnsdist 1.7.1

3 years agoMerge pull request #11570 from omoerbeek/rec-codeql-j4
Otto Moerbeek [Fri, 22 Apr 2022 11:57:24 +0000 (13:57 +0200)] 
Merge pull request #11570 from omoerbeek/rec-codeql-j4

rec: Reduce make -j parameter from 8 to 4 for CodeQL action, as dnsdist does.

3 years agodnsdist: Better log message when no downstream server are available 11573/head
Remi Gacogne [Fri, 22 Apr 2022 11:51:51 +0000 (13:51 +0200)] 
dnsdist: Better log message when no downstream server are available

3 years agoReduce make -j parameter from 8 to 4, as dnsdist does. 11570/head
Otto Moerbeek [Fri, 22 Apr 2022 09:02:12 +0000 (11:02 +0200)] 
Reduce make -j parameter from 8 to 4, as dnsdist does.

This might fix the occasional build issues with the CodeQL GH Action.