]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2024-02-01  romeroalxfix builds ubuntu noble. remove pkg usrmerge 13764/head
2024-01-31  Otto MoerbeekMerge pull request #13746 from omoerbeek/rec-resolve...
2024-01-30  Otto Moerbeekone last lint 13746/head
2024-01-30  Otto MoerbeekAvoid a cases of `an exception may be thrown in functio...
2024-01-30  Remi GacogneMerge pull request #13740 from rgacogne/ddist-190rc1...
2024-01-30  Remi GacogneMerge pull request #11652 from Y7n05h/xsk dnsdist-1.9.0-rc1
2024-01-30  Remi Gacognednsdist: Apply Charles-Henri's suggestions (thanks!) 11652/head
2024-01-30  Remi GacogneMerge pull request #13749 from rgacogne/ci-binary-check...
2024-01-29  Remi Gacognednsdist: The 1.9.0-rc1 release has been moved to the... 13740/head
2024-01-29  Remi Gacogneci: Exclude the fuzzing/corpus dir from the 'no binary... 13749/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-29  Remi GacogneMerge pull request #13724 from rgacogne/dnsname-parse...
2024-01-26  Otto MoerbeekMerge pull request #13742 from omoerbeek/rec-update...
2024-01-26  Otto MoerbeekMerge pull request #13741 from omoerbeek/rec-coverity...
2024-01-26  Remi GacogneMerge pull request #13747 from jacobbunk/document-dnsna...
2024-01-26  Jacob Bunk... Link to existing documentation for DNSNameSet. 13747/head
2024-01-26  Otto MoerbeekFix async callbacks in unit tests now that ResolverCont...
2024-01-26  Otto MoerbeekActually, ResolveContext is not optional
2024-01-26  Peter van DijkMerge pull request #13745 from omoerbeek/auth-fix-gss...
2024-01-26  Otto Moerbeekrec: tidy ResolveContext
2024-01-26  Remi Gacognednsname: Use `static_cast` instead of C-style casts 13724/head
2024-01-26  Remi Gacognednsname: Remove useless resize, we always resize again...
2024-01-26  Otto MoerbeekMerge pull request #13744 from omoerbeek/rec-tidy-filterpo
2024-01-26  Otto Moerbeekauth: fix gss regression test 13745/head
2024-01-26  Otto MoerbeekTidy filterpo.?? (reaching into iputils.hh as well). 13744/head
2024-01-25  Remi Gacognednsdist: Properly detect whether `bpf_xdp_query` is...
2024-01-25  Peter van DijkMerge pull request #13738 from Habbie/auth-49-debian...
2024-01-24  Remi GacogneMerge pull request #13736 from rgacogne/ddist-quiche...
2024-01-24  Otto Moerbeekrec: update to cargo 1.75 and updated Cargo dependencies 13742/head
2024-01-24  Otto Moerbeekrec: fix Coverity issues in new RPZ code 13741/head
2024-01-24  Otto MoerbeekMerge pull request #13504 from omoerbeek/rec-set-aggr...
2024-01-23  Otto MoerbeekMerge pull request #13737 from omoerbeek/rec-fix-yamlco...
2024-01-23  Remi Gacognednsdist: ChangeLog and secpoll update for 1.9.0-rc1
2024-01-23  Peter van DijkMerge pull request #13110 from sndrsmnk/logfix
2024-01-23  Remi Gacognespell-check: Allow libxdp
2024-01-23  Remi Gacognednsdist: Update the XSK documentation for recent changes
2024-01-23  Peter van Dijkauth debian: adjust option names in shipped configs 13738/head
2024-01-23  Otto Moerbeekrec: fix YAML conversion test 13737/head
2024-01-23  Fred MorcosMerge pull request #13733 from fredmorcos/ci-verbose...
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 Gacognednsname: Remove a redundant comparison reported by...
2024-01-23  Remi Gacognednsname: Use a view instead of pointer arithmetic in...
2024-01-23  Remi Gacognednsname: Optimize parsing of uncompressed labels
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  Remi Gacognednsdist: Update Quiche to 0.20.0 13736/head
2024-01-23  Fred MorcosCI: Enable verbose logging to catch errors withing... 13733/head
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
next