]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2023-09-12  Otto MoerbeekBe even more lenient in allowing timing differences 13237/head
2023-09-12  Otto MoerbeekIntroduce randomness in test order to catch hidden...
2023-09-11  Otto MoerbeekMerge pull request #13210 from omoerbeek/rec-systemd...
2023-09-11  Otto MoerbeekMerge pull request #13209 from omoerbeek/rec-aggr-cache...
2023-09-11  Otto MoerbeekApply typo-in-comment fixes from code review 13209/head
2023-09-11  Remi GacogneMerge pull request #13227 from rgacogne/ddist-fix-unit...
2023-09-11  Remi GacogneMerge pull request #13229 from appliedprivacy/patch-2
2023-09-11  Remi GacogneMerge pull request #13230 from mikedamm/patch-1
2023-09-11  Mike DammUpdate documentation to point to proper function 13230/head
2023-09-09  appliedprivacylatency-doh-avg 100k -> 1M typo 13229/head
2023-09-08  Remi Gacognednsdist: Fix unit tests for incoming DoH w/ nghttp2 13227/head
2023-09-08  Peter van DijkMerge pull request #13225 from jsoref/gha-action-log...
2023-09-08  Remi GacogneMerge pull request #13224 from rgacogne/fix-provenance...
2023-09-08  Josh SorefFix GitHub Action log title reporting 13225/head
2023-09-08  Remi GacogneMerge pull request #13179 from rgacogne/ddist-1.8.1...
2023-09-08  Remi Gacognebuild-packages: Upload provenance attestations to the... 13224/head
2023-09-07  Remi GacogneMerge pull request #13182 from rgacogne/ddist-test...
2023-09-07  Remi GacogneMerge pull request #13223 from rgacogne/fix-dnsdist...
2023-09-07  Remi Gacognednsdist: dnsdist's fuzzing target needs to link against... 13223/head
2023-09-07  Remi GacogneMerge pull request #13221 from rgacogne/del-fuzz_target...
2023-09-07  Remi GacogneMerge pull request #12678 from rgacogne/ddist-incoming...
2023-09-07  Remi Gacognednsdist: Set the release date for 1.8.1 in the ChangeLog 13179/head
2023-09-07  Remi Gacognednsdist: Fix spell checking issues
2023-09-07  Remi Gacognednsdist: Add ChangeLog and secpoll update for 1.8.1
2023-09-07  Remi Gacognednsdist: Remove the fuzz_target_dnsdistcache binary 13221/head
2023-09-07  Remi GacogneMerge pull request #13145 from rgacogne/fuzz-targets...
2023-09-07  Remi Gacognednsdist: Only compile and link doh.cc when h2o support... 12678/head
2023-09-07  Remi Gacognetcpiohandler: Make it clearer which TLS implementation...
2023-09-07  Peter van DijkMerge pull request #13215 from Habbie/auth-4.8.2-docs
2023-09-07  Remi Gacognednsdist: Unbreak incoming DoH w/ h2o
2023-09-07  Remi Gacognednsdist: Apply suggestions from Charles-Henri Bruyand...
2023-09-07  Remi Gacognednsdist: Fix a typo (HTTP/1->2) in the DoH doc, as...
2023-09-07  Remi Gacognednsdist: Fix formatting in test-dnsdistnghttp2-in_cc.cc
2023-09-07  Remi Gacognednsdist: Delint test-dnsdistnghttp2-in_cc.cc and dnsdis...
2023-09-07  Remi Gacognednsdist: Fix spelling issues
2023-09-07  Remi Gacognednsdist: Document the h2o -> nghttp2 upgrade path
2023-09-07  Remi Gacognednsdist: Remove unused function in outgoing DoH
2023-09-07  Remi Gacognednsdist: Better logging of backend server identity
2023-09-07  Remi Gacognednsdist: Remove TCPIOHandler::hasBufferedData() since...
2023-09-07  Remi Gacognednsdist: Fix incoming DoT when OpenSSL's read-ahead...
2023-09-07  Remi Gacognednsdist: Enable readAhead by default for TLS and DOH...
2023-09-07  Remi Gacognednsdist: Document the new options to add{DOH,TLS}Local
2023-09-07  Remi Gacognednsdist: Give the mock Proxy Protocol proxy some time...
2023-09-07  Remi Gacognednsdist: Add a test for DoH incoming proxy protocol...
2023-09-07  Remi Gacognednsdist: Add a test for DoH incoming proxy protocol...
2023-09-07  Remi Gacognednsdist: Add support for incoming proxy protocol outsid...
2023-09-07  Remi Gacognednsdist: Simplify I/O handling for incoming H2 w/ nghttp2
2023-09-07  Remi Gacognednsdist: Fix timeout handling for incoming H2 w/ nghttp2
2023-09-07  Remi Gacognednsdist: Add unit and regression tests for incoming...
2023-09-07  Remi Gacognednsdist: Make clang-tidy happy
2023-09-07  Remi Gacognednsdist: Implement read-ahead support for incoming...
2023-09-07  Remi Gacognednsdist: Test both incoming DoH implementations for...
2023-09-07  Remi Gacognednsdist: Test both incoming DoH implementations in...
2023-09-07  Remi Gacognednsdist: Test both incoming DoH implementations in...
2023-09-07  Remi Gacognednsdist: Test both incoming DoH implementations in...
2023-09-07  Remi Gacognednsdist: Test both incoming DoH implementations in...
2023-09-07  Remi Gacognednsdist: Enable h2o in our workflows since it is now...
2023-09-07  Remi Gacognednsdist: Check both h2o and nghttp2 in the DoH regressi...
2023-09-07  Peter van Dijkauth-4.8.2: secpoll&docs 13215/head
2023-09-07  Remi Gacognednsdist: Small optimizations for incoming DoH
2023-09-07  Remi Gacognednsdist: Small optimization for nghttp2 headers
2023-09-07  Remi Gacognednsdist: Log when a TC=1 response is received for a...
2023-09-07  Remi Gacognednsdist: Implement incoming DoH support via nghttp2
2023-09-07  Remi Gacognednsdist: Refactor the DoH code to be able to have two...
2023-09-07  Remi Gacognednsdist: Make TLSFrontend and TCPIOHandler suitable...
2023-09-07  Remi Gacognednsdist: Get rid of the reference counter for DOHUnit
2023-09-07  Remi Gacognednsdist: Prepare for a second incoming DoH provider
2023-09-07  Remi GacogneMerge pull request #13208 from neheb/pai
2023-09-06  Peter van DijkMerge pull request #13218 from Habbie/docker-compose...
2023-09-06  Peter van Dijkswitch from `docker-compose` to `sudo docker compose... 13218/head
2023-09-06  Peter van DijkMerge pull request #12086 from zeha/apizonepost
2023-09-06  Otto MoerbeekAlso remove Wants=nss-lookup.target 13210/head
2023-09-06  Otto Moerbeekrec: remove Before=nss-lookup.target line from unit...
2023-09-05  Peter van DijkMerge pull request #13086 from jsoref/speed-bumps
2023-09-05  Remi GacogneBetter formatting of the fuzzing README 13145/head
2023-09-05  Remi GacogneMerge pull request #13197 from rgacogne/remove-arc4rand...
2023-09-05  Otto MoerbeekUse at(i) instead of [i] 13208/head
2023-09-05  Peter van Dijkwording 13086/head
2023-09-05  Otto MoerbeekFormatting
2023-09-05  Peter van Dijkalso link to Discussions
2023-09-05  Peter van Dijksimplify text
2023-09-05  Peter van DijkMerge pull request #11597 from cmouse/geoipbackend...
2023-09-05  Otto MoerbeekThe proper "expired" test is ttd <= now
2023-09-05  Otto MoerbeekImplement a way to only dump specific cache(s), undocum...
2023-09-05  Otto Moerbeekrec: implement a more fair way to prune the aggressive...
2023-09-04  Rosen Penevremove make_tuple and make_pair
2023-09-04  Remi GacogneMerge pull request #13142 from rgacogne/fix-channel...
2023-09-04  Remi GacogneMerge pull request #13196 from rgacogne/ddist-dynblock...
2023-08-31  Remi Gacognearc4random: Fix 'redundant redeclaration’ warnings 13197/head
2023-08-30  Remi Gacognednsdist: Reduce the UDP wait time for blocked queries... 13196/head
2023-08-29  Otto MoerbeekMerge pull request #13190 from omoerbeek/rec-unused...
2023-08-29  Remi GacogneMerge pull request #13181 from rgacogne/fix-provenance
2023-08-29  Otto Moerbeekrec: fix a few unused argument warnings (depening on... 13190/head
2023-08-29  Remi Gacognebuilder-dispatch: Remove the newline at the end of... 13181/head
2023-08-29  Fred MorcosMerge pull request #13162 from fredmorcos/auth-print...
2023-08-29  Peter van DijkMerge pull request #13164 from fredmorcos/bindlexer...
2023-08-28  Fred MorcosUse the C++ header file generated by bison instead... 13164/head
2023-08-28  Otto MoerbeekMerge pull request #13183 from omoerbeek/rec-pb-test...
2023-08-28  Otto Moerbeekrec: fix call of empty() in Protobuf regression test... 13183/head
2023-08-28  Remi Gacognednsdist: Also test metrics with recvmmsg support enabled 13182/head
next