]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-10-21  Peter van Dijkluawrapper: don't segfault on failure in traceback... 16345/head
2025-10-21  Remi GacogneMerge pull request #16309 from rgacogne/ddist20-backpor...
2025-10-21  Remi GacogneMerge pull request #16310 from rgacogne/ddist20-backpor...
2025-10-21  Remi GacogneMerge pull request #16315 from rgacogne/ddist20-backpor...
2025-10-21  Remi GacogneMerge pull request #16316 from rgacogne/ddist20-backpor...
2025-10-21  Remi GacogneMerge pull request #16317 from rgacogne/ddist20-backpor...
2025-10-21  Remi GacogneMerge pull request #16318 from rgacogne/ddist20-backpor...
2025-10-21  Remi GacogneMerge pull request #16319 from rgacogne/ddist20-backpor...
2025-10-21  Remi Gacognednsdist: Fix query rules bypass after tagging from... 16309/head
2025-10-20  Remi Gacognednsdist: Error out in meson-sdist-script.sh when BUILDE... 16310/head
2025-10-20  Remi Gacognednsdist: Add comment about the Rust library version...
2025-10-20  Remi Gacognednsdist: Make inserting to the in-memory rings a bit... 16315/head
2025-10-20  Remi Gacognednsdist: Allow selecting a specific version of Lua... 16316/head
2025-10-20  Remi Gacognetest-iputils_hh.cc: Appease clang-tidy 16317/head
2025-10-20  Remi Gacogneiputils: Make static addresses static in `ComboAddress...
2025-10-20  Remi GacogneComboAddress: Fix "unspecified address" test when the...
2025-10-20  Remi Gacognednsdist: Don't choke on invalid DNS payload when genera... 16318/head
2025-10-20  Remi Gacognednsdist: Properly zero-initialize the "fake" DNS header
2025-10-20  Remi Gacognednsdist: Set up the dns header for timeout response...
2025-10-20  Remi Gacognednsdist: Fix handling of large XSK frames 16319/head
2025-10-20  Remi Gacogneupdate-rust-library-version: Not DNSdist-specific
2025-10-20  Remi Gacognednsdist: Update the Rust library version when generatin...
2025-10-16  Remi GacogneMerge pull request #16276 from rgacogne/dnsdist-2.0...
2025-10-16  Remi GacogneMerge pull request #16270 from rgacogne/dnsdist-2.0...
2025-10-16  Remi Gacognebuild-docker-images-tags: Grant enough permissions... 16276/head
2025-10-16  romeroalxdnsdist-2.0.x: Fix the build-packages workflow 16270/head
2025-09-10  Remi GacogneMerge pull request #16102 from rgacogne/ddist20-backpor... dnsdist-2.0.1
2025-09-09  Remi Gacognednsdist: Test that the configuration is correctly reloaded 16102/head
2025-09-09  Remi Gacognednsdist: Refresh configuration after `recv` which may...
2025-09-08  Remi GacogneMerge pull request #16096 from rgacogne/ddist20-backpor...
2025-09-08  Remi Gacognednsdist: Fix the IO reentry guard in outgoing DoH 16096/head
2025-09-08  Remi GacogneMerge pull request #16095 from rgacogne/ddist20-backpor...
2025-09-08  Remi Gacognednsdist: Fix access to frontends while in client mode 16095/head
2025-09-08  Remi GacogneMerge pull request #16093 from rgacogne/ddist20-backpor...
2025-09-08  Remi Gacognednsdist-resolver: Fix a bug when we get new IPs for... 16093/head
2025-09-05  Remi GacogneMerge pull request #16080 from rgacogne/ddist20-backpor...
2025-09-05  Remi GacogneMerge pull request #16081 from rgacogne/ddist20-backpor...
2025-09-04  Remi Gacognednsdist: Properly handle truncation for UDP responses... 16081/head
2025-09-04  Remi Gacognednsdist: Fix a typo is an exception message spotted... 16080/head
2025-09-04  Remi Gacognednsdist: Apply Miod's suggestion
2025-09-04  Remi Gacognednsdist: Fix clang-tidy warnings
2025-09-04  Remi Gacognednsdist: Don't call `nghttp2_session_send` from a callback
2025-09-04  Remi Gacognednsdist: Fix a memory access violation in the nghttp2...
2025-08-29  Remi GacogneMerge pull request #16053 from rgacogne/ddist20-backpor...
2025-08-28  Remi GacogneMerge pull request #16052 from rgacogne/ddist20-backpor...
2025-08-28  Remi GacogneMerge pull request #16049 from rgacogne/ddist20-backpor...
2025-08-28  Remi GacogneMerge pull request #16048 from rgacogne/ddist20-backpor...
2025-08-28  Remi Gacognednsdist: Expose `refreshRuntimeConfiguration` to Lua 16053/head
2025-08-28  Remi Gacognednsdist: Also refresh the configuration when `recvmmsg...
2025-08-28  Remi Gacognednsdist: Better config refresh logic in the TCP/DoH...
2025-08-28  Remi Gacognednsdist: Ensure the runtime configuration is updated...
2025-08-28  Remi Gacognednsdist: Explicitly update the configuration thread...
2025-08-28  Otto Moerbeekdnsdist: allow building wth gcc8, which needs -lstdc... 16052/head
2025-08-28  Remi GacogneMerge pull request #16045 from rgacogne/ddist20-backpor...
2025-08-28  Otto Moerbeekdnsdist: don't increment in a potential macro argument 16049/head
2025-08-28  Remi Gacognednsdist: Add missing generated files to the dist tarball 16048/head
2025-08-28  Remi Gacognednsdist: Fix invalid log formatters spotted by Otto 16045/head
2025-08-28  Remi Gacognednsdist: Apply Miod and clang-tidy's suggestions
2025-08-28  Remi Gacognednsdist: Stop reading on incoming DoH sockets if we...
2025-08-28  Remi Gacognednsdist: Fix the accounting of "killed" streams
2025-08-28  Remi Gacognednsdist: Define `dnsdist::doh::MAX_INCOMING_CONCURRENT_...
2025-08-28  Remi Gacognednsdist: Tentative h2o fix for MadeYouReset
2025-08-28  Remi Gacognednsdist: Enforce concurrent streams count for pending...
2025-08-25  Remi GacogneMerge pull request #16032 from rgacogne/ddist20-backpor...
2025-08-25  Remi GacogneMerge pull request #16031 from rgacogne/ddist20-backpor...
2025-08-25  Remi GacogneMerge pull request #16030 from rgacogne/ddist20-backpor...
2025-08-25  Remi Gacognedns: Get rid of the ugly special case for OpCode 3 16032/head
2025-08-25  Remi Gacognednsdist: Support mnemonics for the Opcode selector
2025-08-25  Remi GacogneMerge pull request #16029 from rgacogne/ddist20-backpor...
2025-08-25  Peter van Dijkswitch Docker images to Debian Trixie 16031/head
2025-08-25  Otto Moerbeekrec and dnsdist: properly set up env vars 16030/head
2025-08-25  Peter van Dijkdnsdist --version: report yaml support 16029/head
2025-08-25  Remi GacogneMerge pull request #16020 from rgacogne/ddist20-backpor...
2025-08-22  Remi GacogneMerge pull request #16019 from rgacogne/ddist20-backpor...
2025-08-22  Remi GacogneMerge pull request #16018 from rgacogne/ddist20-backpor...
2025-08-22  Remi GacogneMerge pull request #16017 from rgacogne/ddist20-backpor...
2025-08-22  Remi GacogneRefactor `DNSName::matches` around `pdns_ilexicographic... 16020/head
2025-08-22  Remi Gacognednsdist: Yet another clang-tidy warning
2025-08-22  Remi Gacognednsname: Fix clang-tidy warnings
2025-08-22  Remi Gacognednsname: Add a comment about what `DNSName::matches...
2025-08-22  Remi Gacognednsdist: Fix clang-tidy warnings
2025-08-22  Remi Gacognednsdist: Speed up response content matching
2025-08-22  Remi Gacognednsdist-2.0.x: Backport pdns_ilexicographical_compare_t...
2025-08-22  Remi Gacognednsdist: Fix error in comment spotted by Otto (seconds... 16019/head
2025-08-22  Remi Gacognednsdist: Fix clang-tidy warnings
2025-08-22  Remi Gacognednsdist: Clean up incoming TCP connections counters...
2025-08-22  Remi Gacognednsdist: Fix restricted network families when building... 16018/head
2025-08-22  Remi Gacognednsdist: Fix systemd template unit when building with...
2025-08-21  Remi GacogneMerge pull request #16003 from rgacogne/ddist20-quiche...
2025-08-21  Remi Gacognednsdist: Update Cloudflare's Quiche to 0.24.5 in our... 16003/head
2025-07-28  Remi GacogneMerge pull request #15925 from rgacogne/ddist20-backpor...
2025-07-28  Remi GacogneMerge pull request #15926 from rgacogne/ddist20-backpor...
2025-07-28  Remi GacogneMerge pull request #15927 from rgacogne/ddist20-backpor...
2025-07-28  Remi GacogneMerge pull request #15920 from rgacogne/ddist20-upgrade...
2025-07-25  Remi Gacognednsdist: Update rings' atomic counter without holding... 15925/head
2025-07-25  Remi Gacognednsdist: Update a cache's atomic counter without holdin... 15927/head
2025-07-25  Remi Gacognednsdist: Return early when a rule chain is empty 15926/head
2025-07-25  Remi Gacognednsdist: Apply Miod's suggestions (thanks!) 16017/head
2025-07-25  Remi Gacognednsdist: Fix QType rate dynamic block with YAML
2025-07-24  Remi Gacognednsdist: Upgrade Cloudflare's Quiche to 0.24.4 15920/head
next