]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
10 days ago  Remi Gacognednsname: Properly reject 256-bytes wire-encoded DNS...
10 days ago  Miod VallatDo not depend upon name mangling. 17770/head
10 days ago  Miod VallatAllow a primary server address to be passed to the... 17778/head
10 days ago  Miod VallatMerge pull request #17735 from miodvallat/o'malley...
10 days ago  Miod VallatMerge pull request #17774 from miodvallat/lmdboom
10 days ago  Miod VallatMerge pull request #17780 from miodvallat/sqheavy
10 days ago  Miod VallatMerge pull request #17782 from miodvallat/embarassing_l...
13 days ago  Miod VallatWrite transient domain info correctly at domain creatio... 17782/head
13 days ago  Miod VallatMerge pull request #17779 from Support-itecz/svcb-dupli...
13 days ago  Miod VallatCheck for write access to the SQLite3 database prior... 17780/head
13 days ago  Itecz Solutionreject duplicate SvcParamKeys in the SVCB/HTTPS text... 17779/head
13 days ago  Remi GacogneMerge pull request #17760 from Support-itecz/packetcach...
13 days ago  Remi GacogneDelint test-packetcache_hh.cc 17760/head
2026-07-23  Itecz SolutionCorrect the EDNS option length bound in queryMatches
2026-07-23  Miod Vallatdoom-tidy 17774/head
2026-07-23  Miod VallatMake sure we won't try to mdb_txn_abort a failing mdb_t...
2026-07-23  Miod VallatMake sure lines outputting to cerr are passive.
2026-07-23  Miod VallatBe sure never to leave pending transactions upon error.
2026-07-23  Otto MoerbeekMerge pull request #17762 from omoerbeek/rec-wildcard...
2026-07-23  Otto MoerbeekTwo coverity fixes 17789/head
2026-07-23  Remi GacogneMerge pull request #16932 from rgacogne/ddistrecvmmsg...
2026-07-23  Remi Gacognerec: Consistenly use the CacheEntry fields 17762/head
2026-07-23  Remi Gacognerec: Update the validation of previously inserted recor...
2026-07-23  Remi Gacognerec: NSEC and NSEC3 records in authority need to be...
2026-07-23  Remi Gacognerec: Add a unit test for Palo Alto's wildcard CNAME...
2026-07-23  Otto Moerbeekrec: Simplify existing unit test
2026-07-23  Otto MoerbeekMerge pull request #17761 from omoerbeek/rec-wildcard...
2026-07-23  Remi Gacognednsdist: Be explicit about when the buffer might have... 16932/head
2026-07-23  Miod VallatDo not abort() if we can throw an exception instead. 17771/head
2026-07-23  Miod VallatDo not call abort() if we can't correctly close the...
2026-07-23  Miod VallatMerge pull request #17754 from miodvallat/cnaaaame
2026-07-23  Otto MoerbeekMerge pull request #17769 from omoerbeek/rec-nsec-next...
2026-07-23  Miod VallatHandle include directives lacking semicolons in the...
2026-07-23  Miod VallatAdd option nodefault.
2026-07-23  Miod VallatTurn BindParser lexer errors into proper exceptions.
2026-07-23  Otto MoerbeekMerge pull request #17753 from Support-itecz/ctype...
2026-07-23  Otto MoerbeekMerge pull request #17768 from omoerbeek/auth-geoip...
2026-07-23  Otto MoerbeekFix warning: anonymous non-C-compatible type given... 17768/head
2026-07-23  Otto MoerbeekFix clang-tidy complaints 17753/head
2026-07-23  Otto MoerbeekMerge pull request #17767 from PowerDNS/omoerbeek-patch-1
2026-07-23  Otto MoerbeekCorrect CVE number in title 17767/head
2026-07-22  Babak FarrokhiSet default nta_extended_error to off 17737/head
2026-07-22  Babak Farrokhires: only attach EDE 33 to queries subject to validation
2026-07-22  Babak FarrokhiEmit EDE 33 (Negative Trust Anchor) on NTA-covered...
2026-07-22  Miod VallatMerge pull request #17749 from miodvallat/vector_like_a...
2026-07-22  Otto MoerbeekMerge pull request #17758 from omoerbeek/rec-prep-20260722
2026-07-22  Otto Moerbeekrec: prep for 2026-07-22 security release 17758/head
2026-07-22  Miod VallatAdd a test for #2625 17754/head
2026-07-20  Itecz SolutionDo not pass signed char to ctype functions in text...
2026-07-20  Otto MoerbeekMerge pull request #17750 from omoerbeek/ddist-fix...
2026-07-20  Miod Vallatconstexpr'r'us 17749/head
2026-07-20  Miod VallatUse std::array instead of std::vector for const values...
2026-07-20  Itecz Solutionlmdbbackend: bounds-check compoundOrdername key decoders 17751/head
2026-07-20  Otto Moerbeekdnsdist: avoid a few compiler warnings about unused... 17750/head
2026-07-20  Otto Moerbeekdnsdist: quiche_conn_set_qlog_path() is not available...
2026-07-20  Otto MoerbeekMerge pull request #17748 from omoerbeek/rec-ghost...
2026-07-20  Otto Moerbeekrec: do not attempt to refresh NS records in refresh... 17748/head
2026-07-20  Remi Gacognednsdist: Document that `setUDPMultipleMessagesVectorSiz...
2026-07-20  Remi GacogneMerge pull request #17747 from rgacogne/ddist-handle...
2026-07-20  Remi Gacognednsdist: Add `recvmmsg` support for backend responses
2026-07-20  Otto MoerbeekMerge pull request #17746 from omoerbeek/rec-named...
2026-07-20  Otto Moerbeekrec: SO_BINDTODEVICE is not available everywhere 17746/head
2026-07-17  Remi GacogneMerge pull request #17740 from rgacogne/ddist-yaml...
2026-07-17  Miod VallatMerge pull request #17728 from miodvallat/bounce
2026-07-17  Miod VallatRemove test now that it would no longer fail. 17743/head
2026-07-17  Miod VallatExtra const 17728/head
2026-07-17  Miod VallatRemove dead weight from Utility class.
2026-07-17  Miod VallatUse makeIPv4sockaddr instead of inet_pton for IPv4...
2026-07-16  Remi Gacogneruff 17740/head
2026-07-16  Remi Gacognednsdist: Add a regression test for PDNSException raised...
2026-07-16  Remi Gacognednsdist: Gracefully handle errors in DynBlock's suffix... 17747/head
2026-07-16  Remi Gacognednsdist: Fix formatting in the Rust bridge
2026-07-16  Remi Gacognednsdist: Rebuild the Rust library when the Rust bridge...
2026-07-16  Remi Gacognednsdist: Properly handle PDNSException in our Rust...
2026-07-16  Remi Gacognepdnsexception: Stop importing various namespaces
2026-07-15  Miod VallatMerge pull request #17738 from miodvallat/lortnocenoz
2026-07-15  Miod VallatPerform more thorough zone contents checks. 17738/head
2026-07-15  Miod VallatWhen there is a single rrset, we can perform an equalit...
2026-07-15  Miod VallatMention the list of oracle files checked for, in case... 17735/head
2026-07-14  Miod VallatMerge pull request #17721 from miodvallat/some_enchante...
2026-07-14  Miod VallatMerge pull request #17722 from miodvallat/swallow
2026-07-14  Pieter LexisMerge pull request #17729 from pieterlexis/ywh-ixfrdist
2026-07-14  Pieter Lexisfix(ixfrdist): Allow 64K AXFR chunks 17729/head
2026-07-13  Miod VallatMerge pull request #17731 from miodvallat/luampire
2026-07-13  Miod VallatPay more attention to boost::variant types. 17731/head
2026-07-13  Miod VallatWrap boost::get checks into exception guards.
2026-07-13  Miod Vallatclang-tidize
2026-07-13  Miod VallatMove Lua2BackendAPIv2 method bodies from .hh to .cc...
2026-07-13  Remi Gacognednsdist: Properly deal with exceptions when registering...
2026-07-13  Miod Vallatclang-tidize.
2026-07-13  Miod VallatLook, ma, no more strncasecmp!
2026-07-13  Miod VallatReplace the use of strncasecmp with pdns_ilexicographic...
2026-07-13  Miod VallatReplace the use of strncasecmp with pdns_ilexicographic...
2026-07-13  Remi GacogneMerge pull request #17719 from rgacogne/ddist-fix-drop...
2026-07-13  Miod VallatExplain why we can't have nice things.
2026-07-13  Miod VallatReplace the use of str{n,}casecmp with pdns_ilexicograp...
2026-07-13  Remi GacogneMerge pull request #17727 from romeroalx/fix-verify...
2026-07-13  Miod VallatMove pdns_i*() from misc.hh to dnsname.hh. NFCI
2026-07-13  romeroalxrequirements.txt: update version of pinned packages 17727/head
2026-07-10  Miod VallatMerge pull request #17723 from miodvallat/shaolin_satellite
next