]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2024-01-30  Remi Gacognednsdist: Apply Charles-Henri's suggestions (thanks!) 11652/head
2024-01-29  Remi Gacognednsdist: Fix formatting of fuzz_xsk.cc
2024-01-29  Remi Gacognednsdist: Add a fuzzing target for the XSK code
2024-01-25  Remi Gacognednsdist: Properly detect whether `bpf_xdp_query` is...
2024-01-23  Remi Gacognespell-check: Allow libxdp
2024-01-23  Remi Gacognednsdist: Update the XSK documentation for recent changes
2024-01-23  Remi Gacognednsdist: Fix more clang-tidy warnings
2024-01-23  Remi Gacognednsdist: Implement proper parameters handling in the...
2024-01-23  Remi Gacognednsdist: Fix warnings from clang-tidy
2024-01-23  Remi Gacognednsdist: Relax file descriptor check for XSK-enabled...
2024-01-23  Remi Gacognednsdist: Switch to Debian 12 for our Docker image,...
2024-01-23  Remi Gacognednsdist: Hopefully fix building with/without XDP in CI
2024-01-23  Remi Gacognednsdist: Enable XSK (AF_XDP) on supported OSes
2024-01-23  Remi Gacognednsdist: Clear the XSK responder notification queue...
2024-01-23  Remi Gacognednsdist: Properly delay response packets in incoming...
2024-01-23  Remi Gacognednsdist: Refactor XSK support between dnsdist and the...
2024-01-23  Remi Gacognednsdist: Cosmetic fixes for XSK
2024-01-23  Remi Gacognednsdist: Log whether we are using XSK, and which mode...
2024-01-23  Remi Gacognednsdist: Fix XSK over IPv6
2024-01-23  Remi Gacognednsdist: Log whether UDP queries are forwarded via XSK
2024-01-23  Remi Gacognednsdist: Install libbpf and libxdp in our CI image
2024-01-23  Remi Gacognednsdist: Add default values for the map and number...
2024-01-23  Remi Gacognednsdist: Fix a clang-tidy warning
2024-01-23  Remi Gacognednsdist: We need the regular, non-XSK threads as well!
2024-01-23  Remi Gacognednsdist: Fix XSK/AF_XDP detection
2024-01-23  Remi Gacognednsdist: Add xsk, xskmap and umem to the spellchecker...
2024-01-23  Remi Gacognednsdist: Document the XSK feature
2024-01-23  Remi Gacognednsdist: Report the `AF_XDP` feature
2024-01-23  Remi Gacognexdp.py: The ports set is now unused in XSK mode
2024-01-23  Remi Gacognednsdist: Revert the now unneeded changes made to dnsdis...
2024-01-23  Remi Gacognednsdist: Format and delint the XSK code
2024-01-23  Remi Gacognednsdist: Clean up and reorganize XSK code
2024-01-23  Remi Gacognednsdist: Fix XSK between dnsdist and its backends
2024-01-23  Remi Gacognednsdist: Get rid of memory allocations in the XSK hot...
2024-01-23  Remi Gacognednsdist: Refactor the XSK code into a proper namespace
2024-01-23  Remi Gacognednsdist: Cleanup of the XSK code, fixing alignment...
2024-01-23  Remi Gacognednsdist: Fix a UMEM corruption in XSK
2024-01-23  Remi Gacognednsdist: Minor clean ups in the XSK code
2024-01-23  Remi Gacognednsdist: Fix AF_XDP (XSK) detection
2024-01-23  Remi Gacognednsdist: Better detection of libbpf and libxdp
2024-01-23  Remi Gacognednsdist: Small cleanup of the XSK code
2024-01-23  Remi Gacognednsdist: Fall-back to non-XSK for too large responses
2024-01-23  Remi Gacognednsdist: Add a `XskSocket::getMetrics()` binding
2024-01-23  Remi Gacognednsdist: Add comments to the XSK code
2024-01-23  Remi Gacognednsdist: Fix parameter validation with XSK
2024-01-23  Remi Gacognednsdist: Punt fragmented UDP dgrams to the kernel in...
2024-01-23  Remi Gacognednsdist: Pass-through TCP packets from XDP
2024-01-23  Remi Gacognednsdist: Add an option to easily disable XDP logging...
2024-01-23  Remi Gacognednsdist: Prevent a false-positive warning from the...
2024-01-23  Remi Gacognednsdist: Better error messages when failing to load...
2024-01-23  Y7n05hdnsdist: add AF_XDP support for udp
2024-01-23  Remi GacogneMerge pull request #13723 from chbruyand/dnsname-positi...
2024-01-23  Otto MoerbeekMerge pull request #13701 from omoerbeek/rec-rpz-refactor
2024-01-23  Otto MoerbeekMake the refresh 1 again, to work around the new rate... 13701/head
2024-01-23  Remi GacogneMerge pull request #13735 from rgacogne/ddist-coverity...
2024-01-23  Charles-Henri... dnsname: remove unnecessary cast as suggested by Otto 13723/head
2024-01-23  Remi Gacognednsdist: Move the console socket instead of copying it 13735/head
2024-01-23  Remi GacogneMerge pull request #13731 from fredmorcos/dnsbackend...
2024-01-23  Remi GacogneMerge pull request #13734 from fredmorcos/fix-dnsproxy
2024-01-23  Remi GacogneMerge pull request #13732 from fredmorcos/cleanup-sha...
2024-01-22  Fred MorcosFix compilation of dnsproxy.cc due to unused macro 13734/head
2024-01-22  Fred MorcosCleanup pdns/digests.hh 13732/head
2024-01-22  Fred MorcosFormat test-digests_hh.cc
2024-01-22  Fred MorcosClean up pdns/sha.hh
2024-01-22  Fred MorcosFormat test-sha_hh.cc
2024-01-22  Fred MorcosFixup dnsbackend.cc and dnsbackend.hh 13731/head
2024-01-22  Fred MorcosFormat dnsbackend.hh and dnsbackend.cc
2024-01-22  Otto MoerbeekRate limit the notifies per zone to max 1 per 5 sec...
2024-01-22  Otto MoerbeekProcess comments from review by @rgacogne, thanks!
2024-01-22  Otto MoerbeekMerge pull request #13702 from omoerbeek/rec-log-ref...
2024-01-22  Otto MoerbeekMerge pull request #13728 from paddg/patch-1
2024-01-22  Peter van DijkMerge pull request #13725 from chbruyand/auth-tinydnsba...
2024-01-22  Peter van DijkMerge pull request #13729 from Habbie/13633-avoid-copy
2024-01-22  Remi GacogneMerge pull request #13650 from rgacogne/ddist-sym-libcrypto
2024-01-22  Winfried AngeleFix test by updating expected_result 13728/head
2024-01-22  Otto MoerbeekMerge pull request #13727 from rgacogne/coverity-20240119
2024-01-19  Peter van DijkMerge pull request #13722 from Habbie/createforward...
2024-01-19  Peter van DijkgetAllDomains catalog: avoid useless copy 13729/head
2024-01-19  Peter van Dijkbit of formatting 13722/head
2024-01-19  Peter van Dijkreference instead of copy, and move some code for clarity
2024-01-19  Peter van DijkMerge pull request #12891 from Habbie/upgrading-el9...
2024-01-19  Peter van DijkMerge pull request #13633 from Habbie/gsql-alldomains...
2024-01-19  Winfried AngeleSTDOUT instead of STDERR. Probably a typo.
2024-01-19  Peter van Dijknote changed query in updating.rst 13633/head
2024-01-19  Charles-Henri... dnsname: tidy some implicit conversion
2024-01-19  Charles-Henri... dnsname: clang-tidy fix a few missing braces
2024-01-19  Charles-Henri... dnsname: move len and offset from int to size_t
2024-01-19  Remi Gacognednsdist: Fix a missed optimization reported by Coverity 13727/head
2024-01-19  Remi Gacognednstap: Fix a missed optimization reported by Coverity
2024-01-19  Remi GacogneMerge pull request #13726 from PowerDNS/dependabot...
2024-01-18  Charles-Henri... Merge pull request #13649 from chbruyand/auth-delay...
2024-01-18  Charles-Henri... auth: document new delay-notifications setting 13649/head
2024-01-18  Charles-Henri... auth: a bit of tidy
2024-01-18  Charles-Henri... auth: reformat communicator.hh and communicator.cc
2024-01-18  dependabot... build(deps): bump actions/cache from 3 to 4 13726/head
2024-01-18  Charles-Henri... auth: fix tinydnsbackend compilation issue 13725/head
2024-01-18  Remi GacogneMerge pull request #13716 from chbruyand/dnsdist-protoc...
2024-01-18  Peter van DijkMerge pull request #13481 from berthubert/lua-localwho
2024-01-18  Charles-Henri... dnsdist: revert some clang-tidy related changes 13716/head
2024-01-18  Remi GacogneMerge pull request #13719 from omoerbeek/rec-coverity...
next