]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2026-05-18  Remi Gacognednsdist: Handle empty EDNS options in slowRewriteEDNSOp...
2026-05-18  Remi Gacognednsdist: Ignore valid backend weight coming from YAML
2026-05-18  Remi Gacognetcpiohandler: Don't throw exceptions over the C/C+...
2026-05-18  Remi Gacognednsdist: Better handling of exceptions in outgoing DoH
2026-05-18  Remi Gacognednsdist: Handle exceptions when dealing with asynchrono...
2026-05-18  Remi Gacognednsdist: Fix TeeAction metrics on error/short datagrams 17391/head
2026-05-18  Remi Gacognednsdist: Fix a bug not always displaying the first...
2026-05-18  Remi Gacognednsdist: Don't count BPF range entries twice
2026-05-18  Remi Gacognednsdist: Fix invalid BPF map size check
2026-05-18  Miod VallatMerge pull request #17389 from miodvallat/minus148
2026-05-18  Miod VallatMerge pull request #17388 from miodvallat/wheresmypassword
2026-05-18  Remi Gacognednsdist: More clang-tidy fixes
2026-05-18  Remi Gacognednsdist: More clang-tidy fixes
2026-05-18  Miod VallatReplace a bunch of std::stoi with pdns::checked_stoi. 17389/head
2026-05-18  Miod VallatCorrectly reject a negative number of entries for search.
2026-05-18  Miod VallatSort webserver options. 17388/head
2026-05-18  Miod VallatAdvise configuring webserver-password more strongly.
2026-05-17  Remi GacogneMerge pull request #17381 from rgacogne/ddist-fix-set...
2026-05-15  Remi GacogneMerge pull request #17382 from rgacogne/ddist-cdb-race
2026-05-15  Remi GacogneMerge pull request #17383 from rgacogne/ddist-xsk-fixes
2026-05-15  Remi Gacognednsdist: Remove empty line
2026-05-15  Remi GacogneMerge pull request #17384 from rgacogne/edns-cookie...
2026-05-15  Remi Gacognednsdist: Gracefully handle no TLS session tickets allowed 17375/head
2026-05-15  Miod VallatMerge pull request #17239 from GrapheneOS/improved...
2026-05-15  Remi Gacognednsdist: Fix formatting 17383/head
2026-05-15  Remi Gacognednsdist: Fix a bug caught by clang-tidy 17381/head
2026-05-15  Remi Gacognednsdist: Add a unit test for "keep live connections...
2026-05-15  Remi Gacognednsdist: Make clang-tidy happy
2026-05-15  Remi Gacognednsdist: Keep concurrent connection entries for live...
2026-05-15  Remi GacogneMerge pull request #17380 from rgacogne/ddist-ecs-wrap...
2026-05-15  Remi Gacogneednscookies: Fix timestamp validity check 17384/head
2026-05-15  Remi Gacognednsdist: Appease clang-tidy (again)
2026-05-15  Remi GacogneMerge pull request #17378 from rgacogne/ddist-smt-top...
2026-05-15  Remi Gacognednsdist: Fix checksum computation when data len is...
2026-05-15  Remi Gacognednsdist: Properly handle interrupted writes in the...
2026-05-15  Remi Gacognednsdist: Prevent duplicated responses for "too large...
2026-05-15  Remi Gacognednsdist: Fix a data race on concurrent CDB KVS lookups 17382/head
2026-05-15  Remi Gacognednsdist: Fix DownstreamState::setHealthCheckParams
2026-05-15  Remi GacogneMerge pull request #17377 from rgacogne/ddist-dq-getpro...
2026-05-15  Remi GacogneMerge pull request #17379 from rgacogne/ddist-packet...
2026-05-15  Remi Gacognednsdist: Fix OPT rdlen computation when adding ECS 17380/head
2026-05-15  Remi Gacognednsdist: Appease clang-tidy
2026-05-15  Remi Gacognednsdist: Appease clang-tidy
2026-05-15  Remi Gacognednsdist: Compute a less inaccurate number of DNS record... 17379/head
2026-05-15  Remi Gacognednsdist: Fix the dynamic block top suffixes counters... 17378/head
2026-05-15  Remi Gacognednsdist: Fix useless allocation in DNSQuestion:getProxy... 17377/head
2026-05-15  Remi Gacognecredentials: Try harder to zero out existing data
2026-05-15  Remi Gacognednsdist: Fix outgoing TLS session cache cleanup
2026-05-15  Remi GacogneMerge pull request #17372 from rgacogne/ddist-fix-xsk...
2026-05-15  Remi Gacognednsdist: Fix XSK configuration via YAML 17372/head
2026-05-15  Alexis RomeroMerge pull request #17366 from romeroalx/fix-verify...
2026-05-15  Miod VallatCorrectly emit APL records with IPv4 addresses ending... 17367/head
2026-05-15  Remi GacogneMerge pull request #17369 from rgacogne/ddist-fix-traci...
2026-05-15  Remi Gacogneclang-tidy-diff: Fix formatting 17371/head
2026-05-15  Remi Gacogneclang-tidy: Normalize database compilation path
2026-05-15  Remi Gacogneclang-tidy-diff: Error when at least one `clang-tidy...
2026-05-15  Remi Gacognednsdist: Use NUL-terminated instead of NULL-terminated
2026-05-15  Remi Gacognednsdist: Document the "tricky" Lua FFI functions a...
2026-05-15  Remi Gacognednsdist: Harden the Lua FFI interface against misuse
2026-05-15  Remi Gacognednsdist: Fix a crash when OpenTelemetry tracing is... 17369/head
2026-05-15  Miod Vallatclang-tidy gets in the way. 17355/head
2026-05-15  romeroalxrequirements.txt: update version of pinned packages 17366/head
2026-05-15  Miod VallatDeclare lua-global-include-dir setting, for the sake... 17365/head
2026-05-15  Miod VallatMerge pull request #17363 from hlindqvist/lmdb-shards...
2026-05-14  Håkan LindqvistClarify the documentation regarding lmdb-shards-map... 17363/head
2026-05-13  Daniel Micayauth: only apply backupSelector to the first non-empty... 17239/head
2026-05-13  Miod VallatFactor some code to reduce clang-tidy cognitive-complexity.
2026-05-13  Miod VallatSkip zone cache refresh logic if disabled.
2026-05-12  Remi GacogneMerge pull request #17333 from rgacogne/unbreak-clang...
2026-05-12  Otto MoerbeekMerge pull request #17334 from omoerbeek/rec-docs-edns...
2026-05-12  Remi GacogneMerge pull request #17307 from rgacogne/ddist-fix-tcp...
2026-05-12  Otto Moerbeekrec: better describe the mechanics of outgoing.edns_sub... 17334/head
2026-05-12  Remi Gacogneci: Unbreak clang-tidy (unknown key 'IgnoredVariableNames') 17333/head
2026-05-12  Remi Gacognednsdist: Fix warnings reported by clang-tidy, apply... 17307/head
2026-05-12  Remi Gacognednsdist: Remove empty line
2026-05-12  Remi Gacognednsdist: Add more unit tests for concurrent TCP connections
2026-05-11  Pieter LexisMerge pull request #17322 from pieterlexis/warn-on...
2026-05-11  Remi Gacognednsdist: Fix flaky TCP rate limiting regression tests
2026-05-11  Pieter Lexisci: Add check for builder submodule 17322/head
2026-05-11  Remi Gacognednsdist: Fix TCP rate-limiting ban expiry (introduced...
2026-05-11  Remi Gacognednsdist: Fix Python formatting
2026-05-11  Miod VallatMerge pull request #17320 from miodvallat/unreserve
2026-05-11  Remi Gacognednsdist: Properly handle TCP limit tests spanning two...
2026-05-11  Miod VallatCompute a less inaccurate number of dns records to... 17320/head
2026-05-11  Remi Gacognednsdist: Properly handle TCP clients that have been...
2026-05-11  Remi Gacognednsdist: Fix off-by-one in the TCP connection rate...
2026-05-11  Remi Gacognednsdist: Only account TLS conns once we know if they...
2026-05-11  Remi Gacognednsdist: Fix invalid TCP rate limiting computation
2026-05-11  Otto MoerbeekMerge pull request #17297 from omoerbeek/rec-auth-corsflag
2026-05-11  Otto MoerbeekApply suggestions from code review 17297/head
2026-05-11  Otto MoerbeekRename the option to [webserver-]cross-origin-request...
2026-05-07  dependabot... build(deps): bump sigstore/cosign-installer from 4... 17306/head
2026-05-07  Miod VallatWhen deleting an ENT record, only delete associated... 17304/head
2026-05-07  Miod VallatAdd a test demonstrating the defect described in #16816.
2026-05-07  Otto MoerbeekMove to a string instead of a boolean flag, as suggeste...
2026-05-07  Otto MoerbeekAdd docs and rename auth setting name
2026-05-07  Miod VallatSimplify both blocks based on realrr value. NFCI
2026-05-07  Miod VallatDuplicate a block to remove a goto. NFCI
2026-05-07  Miod VallatStylistic changes to appease clang-tidy. NFCI
2026-05-07  Remi GacogneMerge pull request #17135 from rgacogne/ddist-also...
next