]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2021-03-02  Remi Gacognednsdist: Report the error when the GnuTLS handshake...
2021-03-02  Remi Gacognednsdist: Minor clean-ups in dnsdist-tcp.cc
2021-03-02  Remi Gacognednsdist: Add an option to set the size of the TCP inter...
2021-03-02  Remi Gacognednsdist: Move TCPClientCollection ctor to dnsdist-tcp.cc
2021-03-02  Remi Gacognednsdist: Prefix the static TCP client counting vars...
2021-03-02  Remi Gacognednsdist: Make sure we close the TLS layer before the...
2021-03-02  Remi GacogneMerge pull request #10047 from rgacogne/rec-aggressive...
2021-02-26  Otto MoerbeekMerge pull request #10112 from omoerbeek/rec-less-cdnam...
2021-02-24  Remi Gacognerec: Skip the aggressive NSEC cache for internal and... 10047/head
2021-02-24  Otto MoerbeekMerge pull request #10111 from omoerbeek/rec-drop-from-lua
2021-02-24  Remi GacogneMerge pull request #9361 from cmouse/tostring
2021-02-24  Otto MoerbeekUpdate pdns/recursordist/docs/lua-scripting/hooks.rst 10111/head
2021-02-24  Otto MoerbeekMerge pull request #10113 from omoerbeek/rec-protobuf...
2021-02-24  Remi GacogneMerge pull request #10103 from rgacogne/ddist-doc-sessi...
2021-02-24  Remi Gacognerec: Fix handling of the DNAME bit in parent NSEC(3)s
2021-02-24  Aki Tuomidnsdist: Fix tests to use tostring 9361/head
2021-02-24  Aki Tuomidnsdist: Add __tostring to TimedIPRules
2021-02-24  Aki Tuomidnsdist: Use __tostring instead of toString
2021-02-24  Remi Gacognednsdist: Clarify that sessions and tickets are supporte... 10103/head
2021-02-24  Remi Gacognerec: Enable the aggressive NSEC cache by default, if...
2021-02-24  Remi Gacognerec: Add regression tests for the aggressive NSEC cache
2021-02-24  Remi Gacognerec: Clean up the wildcard denial validation code
2021-02-23  Remi Gacognerec: Fix the generation of positive answer from a NSEC...
2021-02-23  Remi Gacognerec: Cleaner way of getting the closest encloser from...
2021-02-23  Remi Gacognerec: Convert the warning about storing in raw form...
2021-02-23  Remi Gacognerec: Test if the aggressive NSEC cache is enabled first
2021-02-23  Remi Gacognerec: Remove empty zones from the aggressive NSEC cache
2021-02-23  OttoZap TA and NTA enum values, they are for internal use... 10113/head
2021-02-22  OttoFix signed vs unsigned warnings on OpenBSD/clang
2021-02-22  Remi Gacognerec: Don't increase the number of aggressive cache...
2021-02-22  Remi Gacognerec: Don't delete aggressive cache entries while they...
2021-02-22  Remi Gacognerec: Check that the salt and iterations count match...
2021-02-22  Remi Gacognerec: Unbreak aggressive NSEC unit tests on older boost...
2021-02-22  Remi Gacognerec: Add comment about moving the aggressive NSEC cache...
2021-02-22  Remi Gacognerec: Fix invalid DS denial for a NXDomain name
2021-02-22  Remi Gacognerec: Don't wait on the aggressive cache's locks
2021-02-22  Remi Gacognerec: Fix and add unit tests for Aggressive NSEC cache...
2021-02-22  Remi Gacognerec: Cache cleaning, make the aggressive nsec cache...
2021-02-22  Remi Gacognerec: Add warning about trying to get the lock instead...
2021-02-22  Remi Gacognerec: Ponder doing the aggressive cache check later
2021-02-22  Remi Gacognerec: Add support for wiping the aggressive cache
2021-02-22  Remi Gacognerec: Document the aggressive NSEC caching setting
2021-02-22  Remi Gacognerec: Add metrics for Aggressive NSEC caching
2021-02-22  Remi Gacognerec: Exclude minimally covering NSEC{,3} from the aggre...
2021-02-22  Remi Gacognerec: Synthesize wildcard answers from the aggressive...
2021-02-22  Remi Gacognerec: First unit tests for aggressive NSEC
2021-02-22  Remi Gacognerec: Small cleanup of DNSSEC denial validation
2021-02-22  Remi Gacognerec: More wildcard denial tests, check DNAME
2021-02-22  Remi Gacognerec: Better aggressive NSEC/NSEC3. Needs tests, refacto...
2021-02-22  Remi Gacognerec: Aggressive NSEC3 caching as well!
2021-02-22  Remi Gacognerec: Fix DNSSEC validation, exact ancestor NSEC is...
2021-02-22  Remi Gacognerec: Use a separate cache for aggressive NSEC to keep...
2021-02-22  Remi Gacognerec: Fix wrong NSEC generation (zone cut) in a unit...
2021-02-22  OttoAdd validation state to protobuf message.
2021-02-22  Otto MoerbeekMerge pull request #10106 from omoerbeek/rec-latency...
2021-02-22  Otto MoerbeekMerge pull request #10109 from omoerbeek/pr/9654
2021-02-22  Otto MoerbeekMerge pull request #10089 from omoerbeek/rec-x-dnssec...
2021-02-22  Otto MoerbeekApply suggestions from code review
2021-02-22  OttoProcess review comments 10106/head
2021-02-22  OttoAdd regress test for appliedPolicyKind 10109/head
2021-02-22  Otto MoerbeekBe a little less verbose telling we are looking up... 10112/head
2021-02-22  OttoRemeove redundant log line, as suggested by @rgacogne 10089/head
2021-02-22  OttoHandle policy (if needed) after postresolve and documen...
2021-02-22  OttoAn unneeded call by ref and re-format.
2021-02-19  Peter van DijkMerge pull request #9964 from zeha/debian-update
2021-02-19  OttoUse round() for uint64_t -> double conversions, default...
2021-02-19  Otto MoerbeekMerge pull request #10096 from omoerbeek/rec-non-resolv...
2021-02-19  OttoConsistency in spelling non-resolving 10096/head
2021-02-19  OttoStart using new Histogram class and refactor accounting...
2021-02-19  OttoAdd generic Histogram class. Counters can be atomic...
2021-02-19  OttoAvoid some uint64_t vs double confusion and make sure...
2021-02-18  Peter van DijkMerge pull request #10056 from mind04/pdns-api-backend
2021-02-18  Remi Gacognednsdist: Fix a typo reported by Matt Nordhoff in the...
2021-02-18  Remi Gacognednsdist: Whitelist "STEK" in our spell checker
2021-02-18  Remi Gacognednsdist: Add a "TLS sessions management" guide
2021-02-18  Peter van Dijkremove unused import 10056/head
2021-02-18  Peter van Dijkauth api tests: accept some reordered results
2021-02-18  Peter van Dijkfix is_auth_lmdb()
2021-02-18  Peter van DijkMerge pull request #10101 from jsoref/spelling-branch
2021-02-18  Chris HofstaedtlerRe-enable PKCS11 build 9964/head
2021-02-18  Chris HofstaedtlerRemove Debian-specific NEWS files
2021-02-18  Chris HofstaedtlerDrop Debian-specific README.source
2021-02-18  Chris Hofstaedtlerautopkgtest supported-algos test: add ED448
2021-02-18  Chris HofstaedtlerRemove outdated comment about make test
2021-02-18  Chris HofstaedtlerNo package version override for upstream
2021-02-18  Chris HofstaedtlerDo not build with --enable-reproducible for upstream
2021-02-18  Chris Hofstaedtlerpdns-backend-odbc: remove duplicate schema file
2021-02-18  Chris HofstaedtlerUndo accidental name change
2021-02-18  Chris HofstaedtlerKeep security-poll-suffix for upstream
2021-02-18  Chris Hofstaedtlerauthoritative: update debian packaging
2021-02-17  Peter van DijkAPI+LMDB testing: do not try SQL on an LMDB database
2021-02-17  Peter van Dijktest API+LMDB in CircleCI
2021-02-17  Peter van Dijkskip tests that do not apply to LMDB
2021-02-17  Peter van Dijkshow webserver logs during API testing
2021-02-17  Peter van Dijksimplify and fix postgres user handling
2021-02-17  Kees MonshouwerCircleCI: use libluajit-5.1-2 everywhere
2021-02-17  Kees Monshouwerauth: 'fix' gpgsql 'Change the key by PUTing it' api...
2021-02-17  Kees Monshouwerauth: fix gpgsql 'test_search_rr_case_insensitive'...
2021-02-17  Kees Monshouwerauth: add gmysql, gpgsql and lmdb (partial) backend...
2021-02-17  Peter van DijkMerge pull request #10067 from james-crowley/debian...
next