]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2023-12-14  Remi GacogneMerge pull request #13610 from chbruyand/dnsdist-fix...
2023-12-13  Charles-Henri... dnsdist: display if DNS over HTTP/3 is enabled or not... 13610/head
2023-12-12  Remi GacogneMerge pull request #13564 from rgacogne/ddist-payload...
2023-12-12  Remi GacogneMerge pull request #13594 from rgacogne/ddist-http1
2023-12-12  Remi Gacognednsdist: Clarify that `TCResponseAction` removes all... 13564/head
2023-12-12  Remi GacogneMerge pull request #13593 from rgacogne/ddist-regressio...
2023-12-12  Remi GacogneMerge pull request #13592 from rgacogne/qname-suffix...
2023-12-12  Remi Gacognetcpiohandler: Added a comment explaining the HTTP/1... 13594/head
2023-12-12  Remi Gacognednsdist: Uh, phrasing!
2023-12-12  Remi Gacognednsdist: Clarify the Lua FFI DNS header set/get regress... 13593/head
2023-12-12  Remi Gacognednsdist: Fix a typo in the documentation 13592/head
2023-12-12  Remi Gacognednsdist: Fix documentation issues reported by Habbie
2023-12-11  Remi Gacognednsdist: Send a HTTP 400 response to HTTP/1.1 clients
2023-12-11  Remi GacogneMerge pull request #13565 from rgacogne/ddist-more...
2023-12-11  Remi Gacognednsdist: Add regression tests for DNS header set/get...
2023-12-11  Remi GacogneMerge pull request #13560 from rgacogne/ddist-spoof...
2023-12-11  Remi Gacognednsdist: Add `QNameSuffixRule`
2023-12-11  Remi GacogneMerge pull request #13492 from rgacogne/ddist-dbrg...
2023-12-11  Otto MoerbeekMerge pull request #13588 from omoerbeek/rec-dir-defaults
2023-12-11  Remi Gacognednsdist: No need to multiply 1.0 in cache-miss ratio... 13492/head
2023-12-11  Remi Gacognednsdist: Yet more delinting
2023-12-11  Remi Gacognednsdist: Format dnsdist-dynblocks.hh
2023-12-11  Remi Gacognednsdist: More delinting
2023-12-11  Remi Gacognednsdist: Require a minimum cache-hit ratio in `DynBlock...
2023-12-11  Remi Gacognednsdist: Delint test-dnsdistdynblocks_hh.cc
2023-12-11  Remi Gacognednsdist: Add a cache-miss ratio dynamic block rule
2023-12-11  Otto MoerbeekBeter default value (saying "it depends") in generated... 13588/head
2023-12-11  Otto MoerbeekMerge pull request #13591 from rgacogne/ddist-unbreak
2023-12-11  Otto MoerbeekMerge pull request #13423 from phonedph1/patch-3
2023-12-08  Remi Gacognednsdist: Fix compilation issue 13591/head
2023-12-08  Remi GacogneMerge pull request #13517 from rgacogne/ddist-proxy...
2023-12-08  Remi Gacognednsdist: Apply Otto's suggestion for the qtypeForAny... 13560/head
2023-12-08  Remi GacogneMerge pull request #13556 from chbruyand/dnsdist-doh3
2023-12-08  Remi GacogneMerge pull request #13583 from rgacogne/ddist-fix-race...
2023-12-08  Remi GacogneMerge pull request #13584 from rgacogne/ddist-network...
2023-12-08  Remi Gacognednsdist: Rename 'allowProxyProtocol' to 'enableProxyPro... 13517/head
2023-12-08  Remi Gacognednsdist: Delint dnsdist-tcp.cc
2023-12-08  Remi Gacognednsdist: Fix a few clang-tidy warnings
2023-12-08  Remi Gacognednsdist: Allow enabling incoming PROXY protocol on...
2023-12-08  Otto MoerbeekUse correct compile time values for the NOD and UDR...
2023-12-08  Otto MoerbeekRespect RUNTIME_DIRECTORY as a default for socket-dir
2023-12-08  Remi Gacognednsdist: More delinting of the DoH3 code 13556/head
2023-12-08  Remi Gacognednsdist: Split the DoH3 event handling loop off the...
2023-12-08  Remi Gacognednsdist: Add showDOH3Frontends()
2023-12-08  Remi Gacognednsdist: Fix clang-tidy warnings
2023-12-08  Charles-Henri... dnsdist: doh3 clean some var names
2023-12-08  Charles-Henri... dnsdist: doh3 add support for post queries
2023-12-08  Charles-Henri... dnsdist: doh3 fix a few review points
2023-12-08  Charles-Henri... dnsdist: doh3, appease the CI folks
2023-12-08  Charles-Henri... dnsdist: add some words about doh3 in documentation
2023-12-08  Charles-Henri... dnsdist: refactor some common code between doq/doh3
2023-12-08  Charles-Henri... dnsdist: doh3 clarify fin usage
2023-12-08  Remi Gacognednsdist: Handle HTTP/3 error responses
2023-12-08  Remi Gacognednsdist: Refactor QUIC tests so that they can be used...
2023-12-08  Charles-Henri... dnsdist: enable doh3 in our CI
2023-12-08  Charles-Henri... dnsdist: doh3, fix formating and clang-tidy warnings
2023-12-08  Charles-Henri... dnsdist: add basic DoHTTP/3 test
2023-12-08  Charles-Henri... dnsdist: add beta support for incoming DNS over HTTP/3
2023-12-08  Charles-Henri... dnsdist: add doh3 protocol
2023-12-08  Remi Gacognednsdist: Fix a clang-tidy warning in the rules unit...
2023-12-08  Remi Gacognednsdist: Fix a clang-tidy warning
2023-12-08  Remi Gacognednsdist: Add unit tests for PayloadSizeRule
2023-12-08  Remi Gacognednsdist: Implement DNSResponseAction.Truncate and TCRes...
2023-12-08  Remi Gacognednsdist: Add `PayloadSizeRule`
2023-12-08  Remi Gacognednsdist: Fix a race in the async regression tests 13583/head
2023-12-08  Remi Gacognednsdist: Delint dnsdist-lua-network.cc 13584/head
2023-12-08  Remi Gacognednsdist: Fix a small race in the NetworkListener
2023-12-08  Remi Gacognednsdist: Fix a clang-tidy warning 13565/head
2023-12-08  Remi Gacognednsdist: Add a helper to hash arbitrary data from Lua FFI
2023-12-08  Remi Gacognednsdist: Add a Lua FFI way to know if the query was...
2023-12-07  Otto MoerbeekMerge pull request #13587 from rgacogne/rec-dangling...
2023-12-07  Remi Gacognerec: Fix a dangling reference in Lua's UDP Query Respon... 13587/head
2023-12-07  Remi GacogneMerge pull request #13529 from Habbie/mssql-credentials
2023-12-06  Otto MoerbeekMerge pull request #13521 from omoerbeek/coverity20231120
2023-12-06  Otto MoerbeekRemove redundant coverity annotation 13521/head
2023-12-06  Otto MoerbeekMerge pull request #13562 from omoerbeek/rec-prep-5...
2023-12-06  Otto MoerbeekUS English 13562/head
2023-12-06  romeroalxMerge pull request #13530 from romeroalx/actions-debian...
2023-12-06  Otto MoerbeekRemove redundant word
2023-12-06  Alexis Romerorun build-and-test-test-all workflow on debian bookworm 13530/head
2023-12-05  Remi GacogneMerge pull request #13537 from rgacogne/ddist-packetcac...
2023-12-05  Remi GacogneMerge pull request #13533 from rgacogne/ddist-document...
2023-12-05  Remi GacogneMerge pull request #13506 from rgacogne/ddist-proxy...
2023-12-05  Remi Gacognednsdist: Remove left-over commented code in test_Caching.py 13537/head
2023-12-05  Otto MoerbeekApply suggestions from code review
2023-12-05  Otto MoerbeekFine tune EOL policy
2023-12-05  Remi Gacognednsdist: Fix clang-tidy warnings
2023-12-05  Remi Gacognednsdist: Spoof a raw response for ANY queries
2023-12-05  Remi GacogneMerge pull request #13500 from rgacogne/ddist-addaction...
2023-12-05  Otto MoerbeekPrep for rec-5.0.0-rc1
2023-12-04  Remi GacogneMerge pull request #13515 from rgacogne/ddist-suffix... rec-5.1.0-alpha0
2023-12-04  Remi Gacognednsdist: Add regression tests for deprecated but not... 13500/head
2023-12-04  Remi Gacognednsdist: Clarify the passing a string/list of strings...
2023-12-04  Remi Gacognednsdist: Update the example configuration, as suggested...
2023-12-04  Remi Gacognednsdist: Add regression tests for the new multiple...
2023-12-04  Remi Gacognednsdist: Apply clang-tidy comments
2023-12-04  Remi Gacognednsdist: Document that passing a string to add*Action...
2023-12-04  Remi Gacognednsdist: Stop using `makeRule` in our tests
2023-12-04  Remi Gacognednsdist: Improve `NetmaskGroupRule`/`SuffixMatchNodeRul...
2023-12-04  Remi GacogneMerge pull request #13503 from rgacogne/ddist-nmg-add-nmg
next