]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
21 months agodnsdist: Fix formatting in the ChangeLog, as suggested by Habbie 14687/head
Remi Gacogne [Thu, 19 Sep 2024 10:24:02 +0000 (12:24 +0200)] 
dnsdist: Fix formatting in the ChangeLog, as suggested by Habbie

21 months agodnsdist: Update ChangeLog and secpoll for 1.8.4
Remi Gacogne [Thu, 19 Sep 2024 09:23:54 +0000 (11:23 +0200)] 
dnsdist: Update ChangeLog and secpoll for 1.8.4

21 months agoMerge pull request #14686 from Habbie/newer-mssql
Peter van Dijk [Thu, 19 Sep 2024 10:30:56 +0000 (12:30 +0200)] 
Merge pull request #14686 from Habbie/newer-mssql

auth mssql CI: switch to 2022-CU12 image

21 months agoauth mssql CI: switch to 2022-CU12 image 14686/head
Peter van Dijk [Thu, 19 Sep 2024 08:47:07 +0000 (10:47 +0200)] 
auth mssql CI: switch to 2022-CU12 image

https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240915.1 broke mssql.

https://github.com/microsoft/mssql-docker/issues/868 fits the kernel upgrade.

this commit switches from 2017-GA to 2022-CU12, which unbreaks the build

21 months agofix naming
phonedph1 [Thu, 19 Sep 2024 02:15:52 +0000 (20:15 -0600)] 
fix naming

21 months agoMerge branch 'moredump' of github.com:phonedph1/pdns into moredump
phonedph1 [Thu, 19 Sep 2024 02:14:09 +0000 (20:14 -0600)] 
Merge branch 'moredump' of github.com:phonedph1/pdns into moredump

21 months agomake the more dumping optional
phonedph1 [Thu, 19 Sep 2024 02:12:08 +0000 (20:12 -0600)] 
make the more dumping optional

21 months agoMerge pull request #14681 from phonedph1/patch-4
Remi Gacogne [Wed, 18 Sep 2024 07:16:07 +0000 (09:16 +0200)] 
Merge pull request #14681 from phonedph1/patch-4

dnsdist: very nitty Update dnsdist-lua-actions.cc

21 months agoUpdate dnsdist-lua-actions.cc 14681/head
phonedph1 [Tue, 17 Sep 2024 21:50:24 +0000 (15:50 -0600)] 
Update dnsdist-lua-actions.cc

21 months agoMerge pull request #14678 from omoerbeek/rec-meson-mplexer
Otto Moerbeek [Tue, 17 Sep 2024 14:41:25 +0000 (16:41 +0200)] 
Merge pull request #14678 from omoerbeek/rec-meson-mplexer

rec: meson build: link in right multiplexer

21 months agorec: meson build: link in right multiplexer 14678/head
Otto Moerbeek [Tue, 17 Sep 2024 13:44:47 +0000 (15:44 +0200)] 
rec: meson build: link in right multiplexer

21 months agoMerge pull request #14671 from rgacogne/ddist-store-tlsioctx
Remi Gacogne [Tue, 17 Sep 2024 10:58:21 +0000 (12:58 +0200)] 
Merge pull request #14671 from rgacogne/ddist-store-tlsioctx

dnsdist: Always store the `OpenSSLTLSIOCtx` in the connection

21 months agoauth: don't build .so for non-dyn modules 14676/head
Peter van Dijk [Tue, 17 Sep 2024 10:38:26 +0000 (12:38 +0200)] 
auth: don't build .so for non-dyn modules

fixes #14027

21 months agodnsdist: Add regression tests for the proxy protocol TLV FFI accessor
Remi Gacogne [Tue, 17 Sep 2024 08:52:43 +0000 (10:52 +0200)] 
dnsdist: Add regression tests for the proxy protocol TLV FFI accessor

21 months agodnsdist: Add unit tests for the proxy protocol TLV FFI accessor
Remi Gacogne [Tue, 17 Sep 2024 08:52:06 +0000 (10:52 +0200)] 
dnsdist: Add unit tests for the proxy protocol TLV FFI accessor

21 months agodnsdist: Add a FFI accessor to incoming proxy protocol values
Remi Gacogne [Thu, 12 Sep 2024 15:42:08 +0000 (17:42 +0200)] 
dnsdist: Add a FFI accessor to incoming proxy protocol values

21 months agodnsdist: Fix clang-tidy warnings 14671/head
Remi Gacogne [Mon, 16 Sep 2024 11:31:50 +0000 (13:31 +0200)] 
dnsdist: Fix clang-tidy warnings

21 months agoMerge pull request #14674 from romeroalx/gh-actions-skip-debian-11-meson
Fred Morcos [Mon, 16 Sep 2024 11:29:34 +0000 (13:29 +0200)] 
Merge pull request #14674 from romeroalx/gh-actions-skip-debian-11-meson

GH actions: skip job build-auth with meson for Debian 11

21 months agodnsdist: Set the ALPN of TLS contexts right away
Remi Gacogne [Mon, 16 Sep 2024 10:27:00 +0000 (12:27 +0200)] 
dnsdist: Set the ALPN of TLS contexts right away

21 months agodnsdist: Remove NPN support, it has been deprecated for a very long time
Remi Gacogne [Mon, 16 Sep 2024 08:59:21 +0000 (10:59 +0200)] 
dnsdist: Remove NPN support, it has been deprecated for a very long time

21 months agodnsdist: Fix clang-tidy warnings
Remi Gacogne [Fri, 13 Sep 2024 14:38:16 +0000 (16:38 +0200)] 
dnsdist: Fix clang-tidy warnings

21 months agodnsdist: Always store the OpenSSLTLSIOCtx in the connection
Remi Gacogne [Fri, 13 Sep 2024 13:57:38 +0000 (15:57 +0200)] 
dnsdist: Always store the OpenSSLTLSIOCtx in the connection

21 months agoMerge pull request #14045 from Habbie/auth-api-rrset-comments-spurious-records
Peter van Dijk [Mon, 16 Sep 2024 09:47:59 +0000 (11:47 +0200)] 
Merge pull request #14045 from Habbie/auth-api-rrset-comments-spurious-records

auth API: when querying with rrset_name, respect it for comments too

21 months agogh actions: skip build-auth with meson for debian 11 14674/head
romeroalx [Mon, 16 Sep 2024 04:39:26 +0000 (06:39 +0200)] 
gh actions: skip build-auth with meson for debian 11

21 months agoauth docs: set catalog member to primary 14673/head
William Gauthier [Sat, 14 Sep 2024 07:45:01 +0000 (09:45 +0200)] 
auth docs: set catalog member to primary

21 months agoMerge pull request #14669 from omoerbeek/rec-chain-test-tweaks
Otto Moerbeek [Fri, 13 Sep 2024 15:37:48 +0000 (17:37 +0200)] 
Merge pull request #14669 from omoerbeek/rec-chain-test-tweaks

rec: make chain test more robust and fix max chain size accounting

21 months agowebserver.cc: try to pass exception text with 500 errors 14670/head
Peter van Dijk [Fri, 13 Sep 2024 13:46:06 +0000 (15:46 +0200)] 
webserver.cc: try to pass exception text with 500 errors

fixes #14637 -if- the client sends `Accept: application/json`

21 months agoMerge pull request #14667 from rgacogne/ddist-coverity-20240913
Remi Gacogne [Fri, 13 Sep 2024 13:27:29 +0000 (15:27 +0200)] 
Merge pull request #14667 from rgacogne/ddist-coverity-20240913

dnsdist: Fix a few warnings from Coverity

21 months agorec: make chain test more robust and fix max chain size accounting 14669/head
Otto Moerbeek [Fri, 13 Sep 2024 09:00:14 +0000 (11:00 +0200)] 
rec: make chain test more robust and fix max chain size accounting

21 months agoMerge pull request #14668 from rgacogne/ddist-more-symlinks
Remi Gacogne [Fri, 13 Sep 2024 10:06:46 +0000 (12:06 +0200)] 
Merge pull request #14668 from rgacogne/ddist-more-symlinks

dnsdist: Move yet more dnsdist-specific files to `dnsdistdist`

21 months agoMerge pull request #14666 from omoerbeek/fstrm-too-large-cout
Otto Moerbeek [Fri, 13 Sep 2024 09:00:53 +0000 (11:00 +0200)] 
Merge pull request #14666 from omoerbeek/fstrm-too-large-cout

Introduce a "too large" counter for the framestream remote logger

21 months agodnsdist: Move README-dnsdist.md and eBPF-related files to dnsdistdist/ 14668/head
Remi Gacogne [Fri, 13 Sep 2024 08:03:06 +0000 (10:03 +0200)] 
dnsdist: Move README-dnsdist.md and eBPF-related files to dnsdistdist/

21 months agodnsdist: Remove symbolic links for more dnsdist-specific files
Remi Gacogne [Fri, 13 Sep 2024 08:02:37 +0000 (10:02 +0200)] 
dnsdist: Remove symbolic links for more dnsdist-specific files

21 months agodnsdist: Fix a few warnings from Coverity 14667/head
Remi Gacogne [Fri, 13 Sep 2024 07:59:10 +0000 (09:59 +0200)] 
dnsdist: Fix a few warnings from Coverity

21 months agoIntroduce a "too large" counter for the framestream remote logger 14666/head
Otto Moerbeek [Fri, 13 Sep 2024 07:26:34 +0000 (09:26 +0200)] 
Introduce a "too large" counter for the framestream remote logger

21 months agoMerge pull request #14655 from omoerbeek/rec-dot-test-multiple
Otto Moerbeek [Fri, 13 Sep 2024 05:28:50 +0000 (07:28 +0200)] 
Merge pull request #14655 from omoerbeek/rec-dot-test-multiple

rec: use multiple forwarding targets for DoT forwarding test

21 months agosdig: print ID if we did not generate it
Peter van Dijk [Thu, 12 Sep 2024 16:58:32 +0000 (18:58 +0200)] 
sdig: print ID if we did not generate it

21 months agodnsdist: Add now needed sodium libs to the cache fuzzer
Remi Gacogne [Thu, 12 Sep 2024 15:53:35 +0000 (17:53 +0200)] 
dnsdist: Add now needed sodium libs to the cache fuzzer

21 months agosdig: report Question vs. Reply correctly
Peter van Dijk [Thu, 12 Sep 2024 14:49:29 +0000 (16:49 +0200)] 
sdig: report Question vs. Reply correctly

21 months agoMake fuzzer happy?
phonedph1 [Thu, 12 Sep 2024 13:00:37 +0000 (07:00 -0600)] 
Make fuzzer happy?

21 months agoMerge pull request #14662 from rgacogne/ddist-mv-remaining-files
Remi Gacogne [Thu, 12 Sep 2024 12:20:46 +0000 (14:20 +0200)] 
Merge pull request #14662 from rgacogne/ddist-mv-remaining-files

dnsdist: Move a few remaining dnsdist-specific files to `dnsdistdist/`

21 months agoMerge pull request #14661 from rgacogne/remove-pdns_hw.cc
Remi Gacogne [Thu, 12 Sep 2024 11:58:06 +0000 (13:58 +0200)] 
Merge pull request #14661 from rgacogne/remove-pdns_hw.cc

Remove unused pdns_hw.cc

21 months agoMerge pull request #14663 from rgacogne/enable-sholder-unit-test
Remi Gacogne [Thu, 12 Sep 2024 11:57:36 +0000 (13:57 +0200)] 
Merge pull request #14663 from rgacogne/enable-sholder-unit-test

Enable the (tiny) shared holder unit test

21 months agoFormat and delint test-sholder_hh.cc 14663/head
Remi Gacogne [Tue, 10 Sep 2024 14:23:39 +0000 (16:23 +0200)] 
Format and delint test-sholder_hh.cc

21 months agoActually enable the shared holder unit tests in dnsdist and rec
Remi Gacogne [Tue, 10 Sep 2024 14:23:14 +0000 (16:23 +0200)] 
Actually enable the shared holder unit tests in dnsdist and rec

21 months agodnsdist: Fix a clang-tidy warning in bpf-filter.cc 14662/head
Remi Gacogne [Thu, 12 Sep 2024 10:01:35 +0000 (12:01 +0200)] 
dnsdist: Fix a clang-tidy warning in bpf-filter.cc

21 months agofIx API old-style to YAML conversion for ACLS using += and multiple entries 14653/head
Otto Moerbeek [Wed, 11 Sep 2024 08:18:38 +0000 (10:18 +0200)] 
fIx API old-style to YAML conversion for ACLS using += and multiple entries

Candidate for backporting

21 months agoDump more packet cache info: ECS subnet, DO, raw query flags, and base64 encoded...
phonedph1 [Wed, 11 Sep 2024 01:51:03 +0000 (19:51 -0600)] 
Dump more packet cache info: ECS subnet, DO, raw query flags, and base64 encoded response

21 months agoFix regression test now that quoting rules changed
Otto Moerbeek [Tue, 10 Sep 2024 14:04:36 +0000 (16:04 +0200)] 
Fix regression test now that quoting rules changed

21 months agoRemove unused pdns_hw.cc 14661/head
Remi Gacogne [Tue, 10 Sep 2024 14:24:08 +0000 (16:24 +0200)] 
Remove unused pdns_hw.cc

21 months agorec: use multiple forwarding targets for DoT forwarding test 14655/head
Otto Moerbeek [Tue, 10 Sep 2024 14:20:06 +0000 (16:20 +0200)] 
rec: use multiple forwarding targets for DoT forwarding test

21 months agodnsdist: Format moved files
Remi Gacogne [Tue, 10 Sep 2024 14:07:05 +0000 (16:07 +0200)] 
dnsdist: Format moved files

21 months agodnsdist: Move dnsdist-specific files
Remi Gacogne [Tue, 10 Sep 2024 14:05:18 +0000 (16:05 +0200)] 
dnsdist: Move dnsdist-specific files

21 months agodnsdist: Remove symbolic links for dnsdist-specific files
Remi Gacogne [Tue, 10 Sep 2024 14:04:08 +0000 (16:04 +0200)] 
dnsdist: Remove symbolic links for dnsdist-specific files

21 months agoMerge pull request #14642 from Habbie/lua-record-thread-names
Peter van Dijk [Tue, 10 Sep 2024 13:45:06 +0000 (15:45 +0200)] 
Merge pull request #14642 from Habbie/lua-record-thread-names

auth: more and better thread names

21 months agoTidy 14651/head
Otto Moerbeek [Tue, 10 Sep 2024 13:21:55 +0000 (15:21 +0200)] 
Tidy

21 months agoStart using serd_yml insdtead of the now deprecated serde_yaml, including Cargo.lock...
Otto Moerbeek [Tue, 10 Sep 2024 12:35:33 +0000 (14:35 +0200)] 
Start using serd_yml insdtead of the now deprecated serde_yaml, including Cargo.lock update

21 months agoUpdate to rust 1.81.0
Otto Moerbeek [Tue, 10 Sep 2024 12:35:19 +0000 (14:35 +0200)] 
Update to rust 1.81.0

21 months agorec: stop supporting ucontext flavor for context switching
Otto Moerbeek [Tue, 10 Sep 2024 11:06:30 +0000 (13:06 +0200)] 
rec: stop supporting ucontext flavor for context switching

21 months agoMerge pull request #14633 from omoerbeek/boost-version
Otto Moerbeek [Tue, 10 Sep 2024 10:58:39 +0000 (12:58 +0200)] 
Merge pull request #14633 from omoerbeek/boost-version

Move minmial boost version to 1.54

21 months agoTwo more now redundant cases spotted by rgacogne 14633/head
Otto Moerbeek [Tue, 10 Sep 2024 09:32:02 +0000 (11:32 +0200)] 
Two more now redundant cases spotted by rgacogne

21 months agoMerge pull request #14634 from omoerbeek/rec-unit-tests-random
Otto Moerbeek [Tue, 10 Sep 2024 09:33:08 +0000 (11:33 +0200)] 
Merge pull request #14634 from omoerbeek/rec-unit-tests-random

Randomize unit tests always

21 months agoMerge pull request #14650 from omoerbeek/rec-docs-upgrade-default
Otto Moerbeek [Tue, 10 Sep 2024 08:22:07 +0000 (10:22 +0200)] 
Merge pull request #14650 from omoerbeek/rec-docs-upgrade-default

rec: document potential upgrade issue

21 months agoauth signer: set thread name 14642/head
Peter van Dijk [Tue, 10 Sep 2024 08:13:32 +0000 (10:13 +0200)] 
auth signer: set thread name

21 months agoauth communicator: fix retrieval thread name
Peter van Dijk [Tue, 10 Sep 2024 08:13:25 +0000 (10:13 +0200)] 
auth communicator: fix retrieval thread name

21 months agoauth LUA: reset thread name after async runs
Peter van Dijk [Tue, 10 Sep 2024 08:13:00 +0000 (10:13 +0200)] 
auth LUA: reset thread name after async runs

21 months agodnsdist: Apply Otto's suggestions to the documentation 14507/head
Remi Gacogne [Tue, 10 Sep 2024 07:39:36 +0000 (09:39 +0200)] 
dnsdist: Apply Otto's suggestions to the documentation

Co-authored-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
21 months agodnsdist: Apply Otto's suggestions to the documentation
Remi Gacogne [Tue, 10 Sep 2024 07:39:27 +0000 (09:39 +0200)] 
dnsdist: Apply Otto's suggestions to the documentation

Co-authored-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
21 months agorec: document potential upgrade issue 14650/head
Otto Moerbeek [Tue, 10 Sep 2024 07:35:27 +0000 (09:35 +0200)] 
rec: document potential upgrade issue

21 months agoMerge pull request #14636 from rgacogne/ddist-fix-proxy-protocol-outside-tls-dot
Remi Gacogne [Tue, 10 Sep 2024 07:30:33 +0000 (09:30 +0200)] 
Merge pull request #14636 from rgacogne/ddist-fix-proxy-protocol-outside-tls-dot

dnsdist: Fix handling of proxy protocol payload outside of TLS for DoT

21 months agoMerge pull request #14577 from rgacogne/ddist-ffi-edns-version-extended
Remi Gacogne [Tue, 10 Sep 2024 07:29:02 +0000 (09:29 +0200)] 
Merge pull request #14577 from rgacogne/ddist-ffi-edns-version-extended

dnsdist: Add Lua FFI accessors for EDNS version and extended rcode

21 months agoauth LUA: better thread names
Peter van Dijk [Mon, 9 Sep 2024 14:04:00 +0000 (16:04 +0200)] 
auth LUA: better thread names

21 months agodnsdist: Fix handling of proxy protocol payload outside of TLS for DoT 14636/head
Remi Gacogne [Mon, 9 Sep 2024 12:20:48 +0000 (14:20 +0200)] 
dnsdist: Fix handling of proxy protocol payload outside of TLS for DoT

After reading the proxy protocol payload from the I/O buffer
we were clearing the buffer but failed to properly reset the
position, leading to an exception when trying to read the DNS
payload after processing the TLS handshake:

```
Got an exception while handling (reading) TCP query from 127.0.0.1:59426: Calling tryRead() with a too small buffer (2) for a read of 18446744073709551566 bytes starting at 52
```

The huge value comes from the fact that the position (52 here)
is larger than the size of the buffer (2 at this point to read
the size of the incoming DNS payload), leading to an unsigned
underflow. The code is properly detecting that the value makes
no sense in this context, but the connection is then dropped
because we cannot recover.

It turns out we had a end-to-end test for the "proxy protocol
outside of TLS" case but only over incoming DoH, and the DoH
case avoids this specific issue because the buffer is always
properly resized, and the position updated.

21 months agoAlso do auth and dnsdist testrunner 14634/head
Otto Moerbeek [Mon, 9 Sep 2024 07:27:07 +0000 (09:27 +0200)] 
Also do auth and dnsdist testrunner

21 months agoMove minmial boost version to 1.54
Otto Moerbeek [Fri, 6 Sep 2024 14:12:47 +0000 (16:12 +0200)] 
Move minmial boost version to 1.54

21 months agoMerge pull request #14628 from omoerbeek/rec-chain-waiterid
Otto Moerbeek [Mon, 9 Sep 2024 07:03:49 +0000 (09:03 +0200)] 
Merge pull request #14628 from omoerbeek/rec-chain-waiterid

rec: avoid duplicated waiter ids for chained requests

21 months agoDisable tracing for test_Chain, it chokes GH 14628/head
Otto Moerbeek [Fri, 6 Sep 2024 12:23:31 +0000 (14:23 +0200)] 
Disable tracing for test_Chain, it chokes GH

21 months agoMerge pull request #14561 from jsoref/oversized-chunk-see-11804
Peter van Dijk [Fri, 6 Sep 2024 13:07:08 +0000 (15:07 +0200)] 
Merge pull request #14561 from jsoref/oversized-chunk-see-11804

Add doc reference to oversized chunk message

21 months agoAlways randomize test runs
Otto Moerbeek [Fri, 6 Sep 2024 12:48:40 +0000 (14:48 +0200)] 
Always randomize test runs

21 months agoTidy
Otto Moerbeek [Fri, 6 Sep 2024 12:40:20 +0000 (14:40 +0200)] 
Tidy

21 months agoAdd basic chain test that hits the case of #14624
Otto Moerbeek [Fri, 6 Sep 2024 11:29:17 +0000 (13:29 +0200)] 
Add basic chain test that hits the case of #14624

We do rely on that OS queueing the UDP packets, hope it will do so long enough

21 months agorec: avoid duplicated waiter ids for chained requests
Otto Moerbeek [Fri, 6 Sep 2024 10:12:14 +0000 (12:12 +0200)] 
rec: avoid duplicated waiter ids for chained requests

21 months agoFix more lints
Fred Morcos [Thu, 5 Sep 2024 15:42:31 +0000 (17:42 +0200)] 
Fix more lints

21 months agoFix lints
Fred Morcos [Thu, 5 Sep 2024 15:41:42 +0000 (17:41 +0200)] 
Fix lints

21 months agoFix formatting
Fred Morcos [Thu, 5 Sep 2024 10:55:39 +0000 (12:55 +0200)] 
Fix formatting

21 months agoFix comment
Fred Morcos [Thu, 5 Sep 2024 10:55:11 +0000 (12:55 +0200)] 
Fix comment

21 months agoMerge pull request #14619 from Habbie/table-render
Peter van Dijk [Thu, 5 Sep 2024 09:47:29 +0000 (11:47 +0200)] 
Merge pull request #14619 from Habbie/table-render

auth docs backends: fix table rendering

21 months agoLint cleanups
Fred Morcos [Thu, 5 Sep 2024 09:41:59 +0000 (11:41 +0200)] 
Lint cleanups

21 months agoFix env mem leak
Fred Morcos [Wed, 4 Sep 2024 20:27:17 +0000 (22:27 +0200)] 
Fix env mem leak

21 months agoauth docs backends: fix table rendering 14619/head
Peter van Dijk [Tue, 3 Sep 2024 14:40:24 +0000 (16:40 +0200)] 
auth docs backends: fix table rendering

21 months agoMerge pull request #14618 from rgacogne/ddist-hashpassword-example
Remi Gacogne [Tue, 3 Sep 2024 14:37:50 +0000 (16:37 +0200)] 
Merge pull request #14618 from rgacogne/ddist-hashpassword-example

dnsdist: Add an example of how to use `hashPassword()`

21 months agospell-check: Allow argon/scrypt patterns 14618/head
Remi Gacogne [Tue, 3 Sep 2024 13:30:29 +0000 (15:30 +0200)] 
spell-check: Allow argon/scrypt patterns

21 months agodnsdist: Add an example of how to use `hashPassword()`
Remi Gacogne [Tue, 3 Sep 2024 13:18:40 +0000 (15:18 +0200)] 
dnsdist: Add an example of how to use `hashPassword()`

21 months agoMerge pull request #14546 from robertsilen/patch2
Peter van Dijk [Tue, 3 Sep 2024 12:12:52 +0000 (14:12 +0200)] 
Merge pull request #14546 from robertsilen/patch2

add mariadb to table

21 months agoMerge pull request #14595 from omoerbeek/rec-sanitize-rework
Otto Moerbeek [Tue, 3 Sep 2024 08:46:37 +0000 (10:46 +0200)] 
Merge pull request #14595 from omoerbeek/rec-sanitize-rework

rec: rework sanitize code

21 months agoMerge pull request #14606 from omoerbeek/rec-tcp-in-limit
Otto Moerbeek [Tue, 3 Sep 2024 08:46:17 +0000 (10:46 +0200)] 
Merge pull request #14606 from omoerbeek/rec-tcp-in-limit

rec: rework the way tcp-in limits is maintained

21 months agoMerge pull request #14613 from fredmorcos/cleanup-clang-tidy-config
Peter van Dijk [Tue, 3 Sep 2024 08:10:21 +0000 (10:10 +0200)] 
Merge pull request #14613 from fredmorcos/cleanup-clang-tidy-config

Remove leftover config from old clang-tidy versions

21 months agoMerge pull request #14612 from Habbie/qsize-threads-docs
Peter van Dijk [Tue, 3 Sep 2024 08:08:07 +0000 (10:08 +0200)] 
Merge pull request #14612 from Habbie/qsize-threads-docs

auth docs: fix one error and expand a bit on queues and threads

21 months agoMerge pull request #14614 from fredmorcos/lmdb-regtests-gdb
Peter van Dijk [Tue, 3 Sep 2024 08:05:04 +0000 (10:05 +0200)] 
Merge pull request #14614 from fredmorcos/lmdb-regtests-gdb

Add a way to run pdnsutil using a debugger as part of the LMDB regression tests

21 months agoAdd upgrade note wrt changed incoming TCP handling 14606/head
Otto Moerbeek [Tue, 3 Sep 2024 07:37:45 +0000 (09:37 +0200)] 
Add upgrade note wrt changed incoming TCP handling