]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-07-03  Miod VallatOnly add NSEC3 record pairs in updateDNSSECOrderNameAnd... 15767/head
2025-07-03  Miod VallatAlso remove NSEC3 record pairs when removing ENT.
2025-07-03  Miod VallatDo not attempt to write NSEC3 pairs pointing to ourselves.
2025-07-03  Miod VallatSimplify updateDNSSECOrderNameAndAuth() further wrt...
2025-07-03  Miod VallatMake sure we never leave dangling NSEC33333333333333333...
2025-07-03  Miod VallatSimplify NSEC3 chain update logic in updateDNSSECOrderN...
2025-07-03  Miod VallatTweak logic in updateDNSSECOrderNameAndAuth(). NFC
2025-07-03  Miod VallatMake sure writeNSEC3RecordPair() does not leave danglin...
2025-07-03  Miod VallatReally avoid using d_rwtxn in writeNSEC3RecordPair().
2025-07-03  Miod VallatPlumbing to let updateDNSSECOrderNameAndAuth tell NSEC...
2025-07-02  Otto MoerbeekMerge pull request #15766 from omoerbeek/rec-coverity...
2025-07-02  Miod VallatMerge pull request #15764 from miodvallat/unsec3break
2025-07-02  Otto Moerbeekrec: fix two Coverity reported resource leaks and add... 15766/head
2025-07-02  Otto MoerbeekMerge pull request #15763 from omoerbeek/auth-tsig...
2025-07-02  Otto MoerbeekAlso use new dns_random(void *, size_t) for client... 15763/head
2025-07-02  Miod VallatMerge pull request #15577 from jsoref/check-spelling...
2025-07-02  Miod VallatPass an explicit RecordsRWTransaction to writeNSEC3Reco... 15764/head
2025-07-01  Peter van DijkMerge pull request #15757 from Habbie/a-view-to-a-catz
2025-07-01  Otto MoerbeekMerge pull request #15756 from omoerbeek/rec-coverity...
2025-07-01  Josh SorefUpgrade check-spelling to v0.0.25 15577/head
2025-07-01  Josh Sorefspelling: www.linuxnetworks.de
2025-07-01  Josh Sorefspelling: www.infosecinstitute.com
2025-07-01  Josh Sorefspelling: www.gutenberg.org
2025-07-01  Josh Sorefspelling: web.archive.org
2025-07-01  Josh Sorefspelling: was
2025-07-01  Josh Sorefspelling: to
2025-07-01  Josh Sorefspelling: sourceware.org
2025-07-01  Josh Sorefspelling: sourceforge.io
2025-07-01  Josh Sorefspelling: setup,
2025-07-01  Josh Sorefspelling: set up
2025-07-01  Josh Sorefspelling: restriction
2025-07-01  Josh Sorefspelling: red hat
2025-07-01  Josh Sorefspelling: pdns
2025-07-01  Josh Sorefspelling: otherwise,
2025-07-01  Josh Sorefspelling: or
2025-07-01  Josh Sorefspelling: metronome.powerdns.com
2025-07-01  Josh Sorefspelling: mailarchive.ietf.org
2025-07-01  Josh Sorefspelling: incompatibility
2025-07-01  Josh Sorefspelling: https
2025-07-01  Josh Sorefspelling: geoip backend
2025-07-01  Josh Sorefspelling: for
2025-07-01  Josh Sorefspelling: fall back
2025-07-01  Josh Sorefspelling: export
2025-07-01  Josh Sorefspelling: evanjones.ca
2025-07-01  Josh Sorefspelling: equal
2025-07-01  Josh Sorefspelling: “edited_serial”
2025-07-01  Josh Sorefspelling: big-endian
2025-07-01  Josh Sorefspelling: berthub.eu
2025-07-01  Josh Sorefspelling: bert-hubert.blogspot.com
2025-07-01  Josh Sorefspelling: benchmarking
2025-07-01  Josh Sorefspelling: addresses
2025-07-01  Josh Sorefspelling: additional
2025-07-01  Josh Sorefspelling: a
2025-07-01  Josh Sorefspelling: 8b1ed87
2025-07-01  Josh Sorefspelling: 30
2025-07-01  Josh Sorefspelling: ; otherwise,
2025-07-01  Josh Sorefspelling: , or
2025-07-01  Josh SorefRemove obsolete download links
2025-07-01  Otto Moerbeekauth: Use arc4random(void *, size) in TSIG generation
2025-07-01  Otto MoerbeekMerge pull request #15758 from omoerbeek/rec-listen...
2025-07-01  Otto MoerbeekRemove no longer relevant comment 15756/head
2025-07-01  Remi GacogneMerge pull request #15683 from PowerDNS/dependabot...
2025-07-01  Remi GacogneMerge pull request #15754 from rgacogne/ddist-warn...
2025-07-01  Remi GacogneMerge pull request #15747 from rgacogne/ddist-get-objec...
2025-07-01  Peter van Dijkdocument current views/catz interaction situation 15757/head
2025-07-01  Otto MoerbeekOnly allow the failure if the incoming.listen settings... 15758/head
2025-07-01  Peter van Dijkcatz producer: encode ZoneNames without their variants
2025-07-01  Otto Moerbeekrec: start to listen on ::1 by default, but don't consi...
2025-07-01  Remi GacogneMerge pull request #15751 from rgacogne/ddist-yaml...
2025-07-01  Otto MoerbeekMerge pull request #15755 from omoerbeek/rec-compile...
2025-07-01  Remi GacogneMerge pull request #15707 from rgacogne/ddist-no-backen...
2025-07-01  Remi Gacognednsdist: Lowercase the TLS provider name for YAML-origi... 15754/head
2025-07-01  Remi Gacognednsdist: Error if backend certificate validation is...
2025-07-01  Remi Gacognednsdist: Add an explicit return type to getObjectFromYA... 15747/head
2025-07-01  Remi GacogneMerge pull request #15750 from rgacogne/ddist-fix-loggi...
2025-07-01  Remi GacogneMerge pull request #15718 from rgacogne/ddist-return...
2025-07-01  Otto Moerbeekrec: Mention meson in compile instructions 15755/head
2025-07-01  Otto MoerbeekUse a more leightweight struct to pass the initial...
2025-07-01  Otto Moerbeekrec: a few minor Coverity cases in the new OpenTelemetr...
2025-06-30  Otto MoerbeekMerge pull request #15752 from omoerbeek/rec-rustweb...
2025-06-30  Remi Gacognednsdist: Prevent Lua bindings for backend from crashing... 15707/head
2025-06-30  Remi Gacognednsdist: Fix logging and XSK YAML settings being ignored 15750/head
2025-06-30  Remi Gacognednsdist: Error on unsupported backend protocols from... 15751/head
2025-06-30  Remi Gacognednsdist: Add a regression test for `getObjectFromYAMLCo...
2025-06-30  Remi Gacognednsdist: Add a Lua binding to get objects declared...
2025-06-30  Miod VallatMerge pull request #15745 from miodvallat/nsec3_to_deceive
2025-06-30  Miod VallatMerge pull request #15753 from miodvallat/clever_breakage
2025-06-30  Remi GacogneMerge pull request #15744 from bagasme/dnsdist-installi...
2025-06-30  Miod VallatFix oracle after merge of #15417. 15753/head
2025-06-30  Otto MoerbeekMerge pull request #15748 from omoerbeek/rec-meson...
2025-06-30  Miod VallatMerge pull request #15417 from miodvallat/some_other_af...
2025-06-30  Miod VallatMore logic worth factoring in getBeforeAndAfterNames(). 15745/head
2025-06-30  Miod VallatRewrite the now-deobfuscated logic into two getAfterFor...
2025-06-30  Otto Moerbeekrec meson: check python version to be at least 3.8 15748/head
2025-06-30  Otto MoerbeekMerge pull request #15746 from omoerbeek/rec-fix-syscon...
2025-06-30  Otto Moerbeekrec: don't let rust code and handler use thread pipes... 15752/head
2025-06-30  Miod VallatDeobfuscate a loop variable.
2025-06-30  Miod VallatFactor trailing code of getBeforeAndAfterNamesAbsolute...
2025-06-30  Miod VallatRemove duplicate assignment.
2025-06-30  Otto MoerbeekMerge pull request #15730 from renaudallard/patch-1
next