]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2022-02-02  Otto MoerbeekFix SNMP MIB conformance entries and a title 11269/head
2022-02-02  Otto MoerbeekMove the pruning of the two now shared maps (failed...
2022-02-01  Otto Moerbeekrename metric name, promtool says:
2022-02-01  Otto MoerbeekFix stats for failed servers (named hosts for some...
2022-01-31  Otto MoerbeekMove fail_t maps to global shared instead of thread...
2022-01-28  Otto MoerbeekMerge pull request #11189 from omoerbeek/zonemd-rec
2022-01-28  Otto MoerbeekMerge pull request #11226 from omoerbeek/zonemd-tests
2022-01-28  Otto MoerbeekClarify docs as suggested by @Habbie 11189/head
2022-01-28  Otto MoerbeekFix the remaining test cases: our parser does not like... 11226/head
2022-01-28  Otto MoerbeekAdd pdnsutil script and do not ignore *.sh
2022-01-28  Otto MoerbeekNo colors blasting to terminal; create logs dir
2022-01-28  Otto MoerbeekMark as succeeding. pdnsutil does not validate RRSIGs
2022-01-28  Otto MoerbeekMark as failing: we do not handle mixed TTLs
2022-01-28  Otto MoerbeekMArk as failing, unknown record type SIG
2022-01-28  Otto Moerbeektypo
2022-01-27  Peter van DijkMerge pull request #11242 from Habbie/dnsdist-upgrade...
2022-01-27  Peter van DijkMerge pull request #11241 from Habbie/lmdb-uuid
2022-01-27  Peter van Dijkdnsdist upgrade guide: move docker note to 1.7.1 11242/head
2022-01-26  Peter van Dijkauth lmdb: add a UUID to newly created databases 11241/head
2022-01-26  Otto MoerbeekIf no supported algo was found, we still can have ZONEM...
2022-01-25  Peter van Dijkauth docs: fix rendering
2022-01-25  Peter van DijkMerge pull request #11232 from Habbie/auth-4.6.0-docs...
2022-01-25  Peter van Dijkauth-4.6.0: secpoll&docs 11232/head
2022-01-25  Otto MoerbeekTweaks and typos
2022-01-25  Otto MoerbeekApply suggestions from code review
2022-01-24  Peter van DijkMerge pull request #11231 from Habbie/ci-socat
2022-01-24  Peter van Dijkauth: install test deps during unit tests, so we get... 11231/head
2022-01-24  Otto MoerbeekInit two bools, as they may be used uninitialized if...
2022-01-24  Otto MoerbeekImproved storage of nsec3 info and a few tweaks
2022-01-24  Otto MoerbeekProcess review comments: check pointer conversions...
2022-01-24  Otto MoerbeekProcess denial of ZONEMD in the NSEC3 case
2022-01-24  Otto MoerbeekDocs and small tweaks
2022-01-24  Otto MoerbeekIf we do not find ZONEMD record(s) and the zone is...
2022-01-24  Otto MoerbeekRename config keywords to be more consistent and add...
2022-01-21  Otto MoerbeekImport of https://github.com/verisign/zonemd-test-cases
2022-01-21  Otto MoerbeekProper ZTC state maintainance on Lua config change
2022-01-21  Otto MoerbeekRework config to be better understandable: two separate...
2022-01-21  Otto MoerbeekMove ZoneToCache from a separate thread to the handler...
2022-01-21  Otto MoerbeekAdd Lua config and do DNSSEC validation of ZONEMD record
2022-01-21  Otto MoerbeekAdd ZONEMD config processing in Lua config
2022-01-21  Otto MoerbeekFactor out ZONEMD procesing of single DNSRecord, saves...
2022-01-21  Otto MoerbeekAlso add ZONEMD processing for url and file method
2022-01-21  Otto MoerbeekImplement ZONEMD when processing zone-to-cache via...
2022-01-21  Otto MoerbeekZONEMD: Refactor reading of records out of verification...
2022-01-21  Peter van DijkMerge pull request #11213 from Habbie/auth-4.5.3-secpol...
2022-01-21  Remi GacogneMerge pull request #11197 from rgacogne/remove-binary_f...
2022-01-20  Peter van DijkMerge pull request #11219 from mind04/pdns-cds
2022-01-20  Peter van Dijkauth-4.5.3: changelog and secpoll 11213/head
2022-01-20  Peter van DijkMerge pull request #11217 from rgacogne/rec-doc-typo...
2022-01-20  Kees Monshouwerauth: test CDS multi digest and removal 11219/head
2022-01-20  Kees Monshouwerauth: test CDS with multiple keys
2022-01-20  Kees Monshouwerauth: fix multiple CDS records in an AXFR
2022-01-20  Remi Gacognerec: Fix a typo in the 'semantics' section of the hooks... 11217/head
2022-01-19  Otto MoerbeekMerge pull request #11212 from omoerbeek/fix-zonemd...
2022-01-19  Otto MoerbeekAdd missing dir in the zonemd test file paths 11212/head
2022-01-18  Otto MoerbeekMerge pull request #11207 from omoerbeek/rec-kill-no...
2022-01-18  Peter van DijkMerge pull request #11208 from Habbie/dnspython-2.1.0
2022-01-18  Peter van DijkMerge pull request #11183 from Habbie/auth-2022
2022-01-18  Peter van DijkCI: dnspython 2.2.0 breaks auth and ixfrdist testing... 11208/head
2022-01-18  Peter van DijkMerge pull request #11199 from Habbie/ubuntu-jammy
2022-01-18  Otto MoerbeekKill a "no previous declaration" warning 11207/head
2022-01-18  Peter van Dijktest ubuntu jammy build target 11199/head
2022-01-18  Otto MoerbeekMerge pull request #11203 from omoerbeek/rec-fix-loggin...
2022-01-18  Peter van DijkMerge pull request #11200 from omoerbeek/zonemd-build...
2022-01-18  Otto MoerbeekFix #include "logging.hh", it should not be conditional 11203/head
2022-01-18  Peter van DijkMerge pull request #11202 from Habbie/swagger-ci
2022-01-18  Peter van DijkCI: add forgotten collect target 11202/head
2022-01-18  Otto Moerbeekwhitespace 11200/head
2022-01-18  Otto Moerbeekevp_md_ctx_new/free was called evp_md_ctx_create/destro...
2022-01-18  Remi GacogneMerge pull request #11196 from rgacogne/ddist-openssl3
2022-01-18  Otto MoerbeekAdd ZONEMD test files to distr
2022-01-17  Peter van Dijkadd ubuntu jammy build target
2022-01-17  Peter van DijkMerge pull request #11194 from Habbie/swagger-syntax
2022-01-17  Peter van Dijkauth CI: do swagger syntax check 11194/head
2022-01-17  Remi GacogneStop using the now deprecated and useless std::binary_f... 11197/head
2022-01-17  Remi Gacognednsdist: Fix build with OpenSSL 3.0.0 11196/head
2022-01-17  Peter van Dijkauth swagger: fix some texts in the autoprimary bits
2022-01-17  Peter van Dijkauth swagger: fix autoprimary format
2022-01-17  Remi GacogneMerge pull request #11188 from rgacogne/ddist-170-chang...
2022-01-14  Otto MoerbeekMerge pull request #11190 from omoerbeek/dnswasher...
2022-01-14  Otto MoerbeekFix compilation with !HAVE_IPCIPHER 11190/head
2022-01-14  Remi GacogneMerge pull request #11171 from rgacogne/ddist-defer...
2022-01-14  Remi Gacognednsdist: ChangeLog and secpoll update for 1.7.0 11188/head
2022-01-14  Peter van DijkMerge pull request #11181 from Habbie/auth-4.6.0-rc1...
2022-01-14  Peter van Dijkauth-4.6.0-rc1: docs+secpoll 11181/head
2022-01-14  Otto MoerbeekMerge pull request #11100 from omoerbeek/zonemd
2022-01-14  Remi GacogneMerge pull request #11166 from rgacogne/ddist-load...
2022-01-14  Otto MoerbeekProcess review comments on comments 11100/head
2022-01-14  Otto MoerbeekMerge pull request #11186 from omoerbeek/rec-visibility
2022-01-14  Otto MoerbeekMerge pull request #11175 from omoerbeek/rec-var-names
2022-01-14  Remi Gacognednsdist: Avoid a race if one is careless enough to... 11171/head
2022-01-14  Remi Gacognednsdist: Defer the actual allocation of the ring buffer...
2022-01-14  Remi GacogneMerge pull request #11184 from chbruyand/dnsdist-mac...
2022-01-14  Otto Moerbeekrec: Build with -fvisibility=hidden by default 11186/head
2022-01-13  Remi GacogneMerge pull request #11178 from rgacogne/ddist-visibilit...
2022-01-13  Remi GacogneMerge pull request #11164 from rgacogne/protozero-171
2022-01-13  Charles-Henri... dnsdist: adds possibilty to store mac address in query... 11184/head
2022-01-13  Peter van Dijkbump ws-auth.cc copyright year 11183/head
2022-01-13  Peter van DijkMerge pull request #11167 from Habbie/various-pieter
2022-01-13  Remi Gacognednsdist: Build with -fvisibility=hidden by default 11178/head
next