]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2022-02-01  Peter van Dijkfix formatting 11270/head
2022-02-01  Peter van Dijkdnsdist EOL docs: correct after 1.7 release
2022-02-01  Peter van Dijkauth EOL docs: correct after 4.6 release
2022-02-01  Otto MoerbeekMerge pull request #11266 from omoerbeek/rec-fix-zonemd...
2022-02-01  Otto MoerbeekMerge pull request #11257 from omoerbeek/rec-fix-lwres...
2022-02-01  Otto MoerbeekFix zone-to-cache test by properly initing trust anchor... 11266/head
2022-01-31  Peter van DijkMerge pull request #11089 from pieterlexis/remote-dnsse...
2022-01-31  Peter van DijkMerge pull request #11262 from Habbie/el8-builds
2022-01-31  Peter van Dijkbuilder: add el-7 alias for centos-7 11262/head
2022-01-31  Peter van Dijktake centos 8-stream from quay
2022-01-31  Peter van Dijkbuilder CI: switch oraclelinux-8 to el-8
2022-01-31  Peter van Dijkbuilder: archs for oraclelinux-8; el-8 symlinks
2022-01-31  Remi GacogneMerge pull request #11256 from rgacogne/rec-regression...
2022-01-31  Otto MoerbeekMerge pull request #11225 from rgacogne/rec-soa-and...
2022-01-31  Otto MoerbeekMerge pull request #11245 from omoerbeek/rec-ds-cname...
2022-01-31  Remi GacogneMerge pull request #11253 from rgacogne/ddist-outgoing...
2022-01-31  Remi GacogneMerge pull request #11255 from rgacogne/ddist-config...
2022-01-31  Remi Gacognerec: Fix the exit code when the recursor fails to start... 11256/head
2022-01-31  Otto MoerbeekInitialize isNew before calling a exception throwing... 11257/head
2022-01-31  Otto MoerbeekFix indent
2022-01-31  Remi Gacognednsdist: Fix 'inConfigCheck()' 11255/head
2022-01-31  Remi Gacognednsdist: Fix the health-check timeout for outgoing... 11253/head
2022-01-31  Remi GacogneNSEC -> NSEC3 11225/head
2022-01-31  Remi GacogneNSEC -> NSEC3
2022-01-28  Otto MoerbeekAdd a test for the case where an (Insecure) domain... 11245/head
2022-01-28  Otto MoerbeekIf we get a CNAME when asking for a DS, we should give...
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  Remi Gacognerec: The NSEC3 ancestor check must be done against...
2022-01-21  Remi Gacognerec: Reject non-apex NSEC(3)s that have both the NS...
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
next