]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
5 hours ago  Peter van DijkMerge pull request #17804 from Habbie/new-in-51-not-52 master
11 hours ago  Miod VallatMerge pull request #17808 from ersingundem/dnsdist...
12 hours ago  Miod VallatMerge pull request #17770 from miodvallat/unknotted
12 hours ago  Miod VallatMerge pull request #17771 from miodvallat/retry_ignore
12 hours ago  Miod VallatMerge pull request #17778 from miodvallat/nonrandom_api...
12 hours ago  Miod VallatMerge pull request #17787 from miodvallat/would_you_lik...
24 hours ago  Ersin Gündemdnsdist: Fix drops in the web dashboard 17808/head
28 hours ago  Remi GacogneMerge pull request #17802 from rgacogne/ddist-nghttp2...
28 hours ago  Remi GacogneMerge pull request #17801 from rgacogne/ddist-modernize...
29 hours ago  Peter van Dijknaptr-additional-processing is coming to 5.1.4 17804/head
29 hours ago  Peter van Dijkdefault-soa-edit-api is new in 5.1, not 5.2
29 hours ago  Remi Gacognednsdist: USe the short `std::array` version suggested... 17801/head
29 hours ago  Remi Gacognednsdist: Properly set the "last IO blocked" flag from... 17802/head
29 hours ago  Remi Gacognednsdist: Modernize our `nghttp2`-related code
30 hours ago  Remi GacogneMerge pull request #17799 from Habbie/dnsdist-eol-word
32 hours ago  Remi GacogneMerge pull request #17798 from rgacogne/ddist-nghttp2...
32 hours ago  Peter van Dijkadd "DNSdist" word after "PowerDNS" 17799/head
32 hours ago  Remi Gacognednsdist: `nghttp2`'s error callback is "solely for... 17798/head
33 hours ago  Remi GacogneMerge pull request #17797 from rgacogne/dnsname-too...
35 hours ago  Remi Gacognetest-dnsname_cc: clang-tidy fixes 17797/head
35 hours ago  Remi GacogneMerge pull request #17751 from Support-itecz/lmdb-key...
36 hours ago  Remi Gacognednsname: Don't mix additions and subtractions when...
36 hours ago  Remi Gacognednsname: Account for the existing content when parsing...
2 days ago  Remi GacogneMerge pull request #17790 from rgacogne/dnsname-256
2 days ago  Otto MoerbeekMerge pull request #17789 from omoerbeek/coverity-20260723
2 days ago  Remi GacogneMerge pull request #17791 from rgacogne/ddist-coveiryy...
2 days ago  Otto MoerbeekMerge pull request #17360 from omoerbeek/rec-warmcache
2 days ago  Remi Gacognetest-dnsname_cc: Fix coverity warning 17790/head
2 days ago  Remi Gacognednsdist: Fix a missed performance optimization reported... 17791/head
2 days ago  Otto MoerbeekHandle review comments fomr @rgacogne 17360/head
2 days ago  Otto MoerbeekMerge pull request #17785 from omoerbeek/rec-warn-CARGO...
2 days ago  Otto MoerbeekMerge pull request #17786 from omoerbeek/rec-unsupporte...
2 days ago  Otto MoerbeekAdd docs
2 days ago  Otto MoerbeekAdd basic tests
2 days ago  Otto MoerbeekApply suggestions from code review
2 days ago  Otto MoerbeekAdd conversion functions (just to be complete)
2 days ago  Otto MoerbeekRework logic a bit to make it more resilient against...
2 days ago  Otto MoerbeekMake number of task threads configurable
2 days ago  Otto MoerbeekBase of a working mechanism using a multi-index
2 days ago  Otto MoerbeekDo the actual pin in cache work.
2 days ago  Otto MoerbeekAdd keepwarm to recordcache config
2 days ago  Otto MoerbeekCompute root refresh period based no TTLs of actual...
2 days ago  Otto MoerbeekTie force refresh mode into syncres and tasks
2 days ago  Otto MoerbeekIntroduce a "forcedRefresh" flag, which regards the...
2 days ago  Otto MoerbeekRefactor SyncRes constructor
2 days ago  Otto MoerbeekGarbage collect unused SyncRes flag
2 days ago  Miod VallatMake sure we do not leave dangling internal transaction... 17787/head
2 days ago  Otto Moerbeekrec: bandaid for disabling algo 8 also disables DS... 17786/head
2 days ago  Otto Moerbeekrec: add a comment wrt using g++ with CARGO_USE_DEV=1 17785/head
2 days ago  Otto MoerbeekMerge pull request #17737 from farrokhi/feature/recurso...
2 days ago  Remi Gacognednsname: Properly reject 256-bytes wire-encoded DNS...
2 days ago  Miod VallatDo not depend upon name mangling. 17770/head
2 days ago  Miod VallatAllow a primary server address to be passed to the... 17778/head
2 days ago  Miod VallatMerge pull request #17735 from miodvallat/o'malley...
2 days ago  Miod VallatMerge pull request #17774 from miodvallat/lmdboom
2 days ago  Miod VallatMerge pull request #17780 from miodvallat/sqheavy
2 days ago  Miod VallatMerge pull request #17782 from miodvallat/embarassing_l...
5 days ago  Miod VallatWrite transient domain info correctly at domain creatio... 17782/head
5 days ago  Miod VallatMerge pull request #17779 from Support-itecz/svcb-dupli...
5 days ago  Miod VallatCheck for write access to the SQLite3 database prior... 17780/head
5 days ago  Itecz Solutionreject duplicate SvcParamKeys in the SVCB/HTTPS text... 17779/head
5 days ago  Remi GacogneMerge pull request #17760 from Support-itecz/packetcach...
5 days ago  Remi GacogneDelint test-packetcache_hh.cc 17760/head
6 days ago  Itecz SolutionCorrect the EDNS option length bound in queryMatches
6 days ago  Miod Vallatdoom-tidy 17774/head
6 days ago  Miod VallatMake sure we won't try to mdb_txn_abort a failing mdb_t...
6 days ago  Miod VallatMake sure lines outputting to cerr are passive.
6 days ago  Miod VallatBe sure never to leave pending transactions upon error.
6 days ago  Otto MoerbeekMerge pull request #17762 from omoerbeek/rec-wildcard...
6 days ago  Otto MoerbeekTwo coverity fixes 17789/head
6 days ago  Remi GacogneMerge pull request #16932 from rgacogne/ddistrecvmmsg...
6 days ago  Remi Gacognerec: Consistenly use the CacheEntry fields 17762/head
6 days ago  Remi Gacognerec: Update the validation of previously inserted recor...
6 days ago  Remi Gacognerec: NSEC and NSEC3 records in authority need to be...
6 days ago  Remi Gacognerec: Add a unit test for Palo Alto's wildcard CNAME...
6 days ago  Otto Moerbeekrec: Simplify existing unit test
6 days ago  Otto MoerbeekMerge pull request #17761 from omoerbeek/rec-wildcard...
6 days ago  Remi Gacognednsdist: Be explicit about when the buffer might have... 16932/head
6 days ago  Miod VallatDo not abort() if we can throw an exception instead. 17771/head
6 days ago  Miod VallatDo not call abort() if we can't correctly close the...
6 days ago  Miod VallatMerge pull request #17754 from miodvallat/cnaaaame
6 days ago  Otto MoerbeekMerge pull request #17769 from omoerbeek/rec-nsec-next...
6 days ago  Miod VallatHandle include directives lacking semicolons in the...
6 days ago  Miod VallatAdd option nodefault.
6 days ago  Miod VallatTurn BindParser lexer errors into proper exceptions.
6 days ago  Otto MoerbeekMerge pull request #17753 from Support-itecz/ctype...
6 days ago  Otto MoerbeekMerge pull request #17768 from omoerbeek/auth-geoip...
6 days ago  Otto MoerbeekFix warning: anonymous non-C-compatible type given... 17768/head
6 days ago  Otto MoerbeekFix clang-tidy complaints 17753/head
6 days ago  Otto MoerbeekMerge pull request #17767 from PowerDNS/omoerbeek-patch-1
6 days ago  Otto MoerbeekCorrect CVE number in title 17767/head
7 days ago  Babak FarrokhiSet default nta_extended_error to off 17737/head
7 days ago  Babak Farrokhires: only attach EDE 33 to queries subject to validation
7 days ago  Babak FarrokhiEmit EDE 33 (Negative Trust Anchor) on NTA-covered...
7 days ago  Miod VallatMerge pull request #17749 from miodvallat/vector_like_a...
7 days ago  Otto MoerbeekMerge pull request #17758 from omoerbeek/rec-prep-20260722
7 days ago  Otto Moerbeekrec: prep for 2026-07-22 security release 17758/head
7 days ago  Miod VallatAdd a test for #2625 17754/head
9 days ago  Itecz SolutionDo not pass signed char to ctype functions in text...
9 days ago  Otto MoerbeekMerge pull request #17750 from omoerbeek/ddist-fix...
next