2024-02-01 |
Remi Gacogne | dnsdist: Better handling of short, non-initial QUIC... 13755/head |
commit | commitdiff | tree |
2024-01-30 |
Remi Gacogne | Merge pull request #11652 from Y7n05h/xsk dnsdist-1.9.0-rc1 |
commit | commitdiff | tree |
2024-01-30 |
Remi Gacogne | dnsdist: Apply Charles-Henri's suggestions (thanks!) 11652/head |
commit | commitdiff | tree |
2024-01-30 |
Remi Gacogne | Merge pull request #13749 from rgacogne/ci-binary-check... |
commit | commitdiff | tree |
2024-01-29 |
Remi Gacogne | ci: Exclude the fuzzing/corpus dir from the 'no binary... 13749/head |
commit | commitdiff | tree |
2024-01-29 |
Remi Gacogne | dnsdist: Fix formatting of fuzz_xsk.cc |
commit | commitdiff | tree |
2024-01-29 |
Remi Gacogne | dnsdist: Add a fuzzing target for the XSK code |
commit | commitdiff | tree |
2024-01-29 |
Remi Gacogne | Merge pull request #13724 from rgacogne/dnsname-parse... |
commit | commitdiff | tree |
2024-01-26 |
Otto Moerbeek | Merge pull request #13742 from omoerbeek/rec-update... |
commit | commitdiff | tree |
2024-01-26 |
Otto Moerbeek | Merge pull request #13741 from omoerbeek/rec-coverity... |
commit | commitdiff | tree |
2024-01-26 |
Remi Gacogne | Merge pull request #13747 from jacobbunk/document-dnsna... |
commit | commitdiff | tree |
2024-01-26 |
Jacob Bunk... | Link to existing documentation for DNSNameSet. 13747/head |
commit | commitdiff | tree |
2024-01-26 |
Peter van Dijk | Merge pull request #13745 from omoerbeek/auth-fix-gss... |
commit | commitdiff | tree |
2024-01-26 |
Remi Gacogne | dnsname: Use `static_cast` instead of C-style casts 13724/head |
commit | commitdiff | tree |
2024-01-26 |
Remi Gacogne | dnsname: Remove useless resize, we always resize again... |
commit | commitdiff | tree |
2024-01-26 |
Otto Moerbeek | Merge pull request #13744 from omoerbeek/rec-tidy-filterpo |
commit | commitdiff | tree |
2024-01-26 |
Otto Moerbeek | auth: fix gss regression test 13745/head |
commit | commitdiff | tree |
2024-01-26 |
Otto Moerbeek | Tidy filterpo.?? (reaching into iputils.hh as well). 13744/head |
commit | commitdiff | tree |
2024-01-25 |
Remi Gacogne | dnsdist: Properly detect whether `bpf_xdp_query` is... |
commit | commitdiff | tree |
2024-01-25 |
Peter van Dijk | Merge pull request #13738 from Habbie/auth-49-debian... |
commit | commitdiff | tree |
2024-01-24 |
Remi Gacogne | Merge pull request #13736 from rgacogne/ddist-quiche... |
commit | commitdiff | tree |
2024-01-24 |
Otto Moerbeek | rec: update to cargo 1.75 and updated Cargo dependencies 13742/head |
commit | commitdiff | tree |
2024-01-24 |
Otto Moerbeek | rec: fix Coverity issues in new RPZ code 13741/head |
commit | commitdiff | tree |
2024-01-24 |
Otto Moerbeek | Merge pull request #13504 from omoerbeek/rec-set-aggr... |
commit | commitdiff | tree |
2024-01-23 |
Otto Moerbeek | Merge pull request #13737 from omoerbeek/rec-fix-yamlco... |
commit | commitdiff | tree |
2024-01-23 |
Peter van Dijk | Merge pull request #13110 from sndrsmnk/logfix |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | spell-check: Allow libxdp |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Update the XSK documentation for recent changes |
commit | commitdiff | tree |
2024-01-23 |
Peter van Dijk | auth debian: adjust option names in shipped configs 13738/head |
commit | commitdiff | tree |
2024-01-23 |
Otto Moerbeek | rec: fix YAML conversion test 13737/head |
commit | commitdiff | tree |
2024-01-23 |
Fred Morcos | Merge pull request #13733 from fredmorcos/ci-verbose... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fix more clang-tidy warnings |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Implement proper parameters handling in the... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fix warnings from clang-tidy |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Relax file descriptor check for XSK-enabled... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Switch to Debian 12 for our Docker image,... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Hopefully fix building with/without XDP in CI |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Enable XSK (AF_XDP) on supported OSes |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Clear the XSK responder notification queue... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Properly delay response packets in incoming... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Refactor XSK support between dnsdist and the... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Cosmetic fixes for XSK |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Log whether we are using XSK, and which mode... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fix XSK over IPv6 |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Log whether UDP queries are forwarded via XSK |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Install libbpf and libxdp in our CI image |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Add default values for the map and number... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fix a clang-tidy warning |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: We need the regular, non-XSK threads as well! |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fix XSK/AF_XDP detection |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Add xsk, xskmap and umem to the spellchecker... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Document the XSK feature |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Report the `AF_XDP` feature |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | xdp.py: The ports set is now unused in XSK mode |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Revert the now unneeded changes made to dnsdis... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Format and delint the XSK code |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Clean up and reorganize XSK code |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fix XSK between dnsdist and its backends |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Get rid of memory allocations in the XSK hot... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Refactor the XSK code into a proper namespace |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Cleanup of the XSK code, fixing alignment... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fix a UMEM corruption in XSK |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Minor clean ups in the XSK code |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fix AF_XDP (XSK) detection |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Better detection of libbpf and libxdp |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Small cleanup of the XSK code |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fall-back to non-XSK for too large responses |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Add a `XskSocket::getMetrics()` binding |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Add comments to the XSK code |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Fix parameter validation with XSK |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Punt fragmented UDP dgrams to the kernel in... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Pass-through TCP packets from XDP |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Add an option to easily disable XDP logging... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Prevent a false-positive warning from the... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Better error messages when failing to load... |
commit | commitdiff | tree |
2024-01-23 |
Y7n05h | dnsdist: add AF_XDP support for udp |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsname: Remove a redundant comparison reported by... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsname: Use a view instead of pointer arithmetic in... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsname: Optimize parsing of uncompressed labels |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | Merge pull request #13723 from chbruyand/dnsname-positi... |
commit | commitdiff | tree |
2024-01-23 |
Otto Moerbeek | Merge pull request #13701 from omoerbeek/rec-rpz-refactor |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Update Quiche to 0.20.0 13736/head |
commit | commitdiff | tree |
2024-01-23 |
Fred Morcos | CI: Enable verbose logging to catch errors withing... 13733/head |
commit | commitdiff | tree |
2024-01-23 |
Otto Moerbeek | Make the refresh 1 again, to work around the new rate... 13701/head |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | Merge pull request #13735 from rgacogne/ddist-coverity... |
commit | commitdiff | tree |
2024-01-23 |
Charles-Henri... | dnsname: remove unnecessary cast as suggested by Otto 13723/head |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | dnsdist: Move the console socket instead of copying it 13735/head |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | Merge pull request #13731 from fredmorcos/dnsbackend... |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | Merge pull request #13734 from fredmorcos/fix-dnsproxy |
commit | commitdiff | tree |
2024-01-23 |
Remi Gacogne | Merge pull request #13732 from fredmorcos/cleanup-sha... |
commit | commitdiff | tree |
2024-01-22 |
Fred Morcos | Fix compilation of dnsproxy.cc due to unused macro 13734/head |
commit | commitdiff | tree |
2024-01-22 |
Fred Morcos | Cleanup pdns/digests.hh 13732/head |
commit | commitdiff | tree |
2024-01-22 |
Fred Morcos | Format test-digests_hh.cc |
commit | commitdiff | tree |
2024-01-22 |
Fred Morcos | Clean up pdns/sha.hh |
commit | commitdiff | tree |
2024-01-22 |
Fred Morcos | Format test-sha_hh.cc |
commit | commitdiff | tree |
2024-01-22 |
Fred Morcos | Fixup dnsbackend.cc and dnsbackend.hh 13731/head |
commit | commitdiff | tree |
2024-01-22 |
Fred Morcos | Format dnsbackend.hh and dnsbackend.cc |
commit | commitdiff | tree |
2024-01-22 |
Otto Moerbeek | Rate limit the notifies per zone to max 1 per 5 sec... |
commit | commitdiff | tree |
2024-01-22 |
Otto Moerbeek | Process comments from review by @rgacogne, thanks! |
commit | commitdiff | tree |
2024-01-22 |
Otto Moerbeek | Process comments from review by @rgacogne, thanks! 13504/head |
commit | commitdiff | tree |
next |