]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2026-04-22  Otto Moerbeekrec: Prep for SA-2026-03 17181/head
2026-04-20  Miod VallatMerge pull request #16725 from miodvallat/split-domain
2026-04-20  Miod VallatMerge pull request #17160 from miodvallat/fasten_your_s...
2026-04-20  Miod VallatMerge pull request #17014 from miodvallat/protobof
2026-04-20  Miod VallatSimpler serialization code. 16725/head
2026-04-20  Miod VallatUpdate locking to SharedLockGuard. 17160/head
2026-04-20  Otto MoerbeekMerge pull request #17053 from kabenin/fix/lua_addRecord
2026-04-20  Miod VallatRemove unused variable.
2026-04-20  Otto MoerbeekMake the optional argument accept both DNSName and... 17053/head
2026-04-20  Sasha Kabeninrename test to better align with existing tests
2026-04-20  Sasha KabeninFix recursor lua addRecord function's impl in C++
2026-04-20  Remi GacogneMerge pull request #17150 from rgacogne/ddist-missing...
2026-04-20  Miod VallatBe sure to hold a read lock during Lua queries.
2026-04-17  Miod VallatMerge pull request #17155 from miodvallat/i_can_haz_ttl
2026-04-17  Miod VallatPerform the CNAME unicity tests during updates regardle... 17155/head
2026-04-17  Miod VallatMerge pull request #17152 from miodvallat/did_not_age_well
2026-04-17  Remi GacogneMerge pull request #17153 from rgacogne/ddist-better...
2026-04-17  Remi GacogneMerge pull request #17154 from rgacogne/ddist-outgoing...
2026-04-17  Remi Gacognednsdist: Don't try to convert consumed bytes to a nghtt... 17153/head
2026-04-17  Remi Gacognednsdist: Remove commented out leftover debug messages... 17154/head
2026-04-17  Remi Gacognednsdist: Better handling of nghttp2 errors
2026-04-17  Miod VallatHarden stripDomainSuffix() logic. 17152/head
2026-04-16  Remi GacogneMerge pull request #17151 from rgacogne/ddist-ywh-230
2026-04-16  Miod VallatDrop boolean return from stripDomainSuffix().
2026-04-16  Miod VallatRemove ciEqual(), clone of pdns_iequals().
2026-04-16  Miod VallatMerge pull request #17149 from miodvallat/parse_is_hard
2026-04-16  Miod VallatMerge pull request #17148 from miodvallat/httpenury
2026-04-16  Remi Gacognednsdist: Check the value of the HTTP Date header, even... 17151/head
2026-04-16  Remi Gacognednsdist: Use the POSIX locale to generate the HTTP...
2026-04-16  Remi Gacognednsdist: Split HTTP Date header generation, use timebuf_t
2026-04-16  Remi Gacognednsdist: Fix handling of long HTTP/2 Date headers
2026-04-16  Remi Gacognednsdist: Appease ruff 17150/head
2026-04-16  Remi Gacognednsdist: Handle missing X-Forwarded-For on existing...
2026-04-16  Miod VallatCorrectly split the basic authorization cookie. 17149/head
2026-04-16  Miod VallatAdd a limit of the number of concurrent connections... 17148/head
2026-04-15  Miod VallatMove connection-management.hh to shared place.
2026-04-15  Miod VallatMerge pull request #17002 from miodvallat/directbackend...
2026-04-15  Miod VallatMerge pull request #17134 from miodvallat/gallup
2026-04-15  Remi GacogneMerge pull request #17141 from rgacogne/ddist-coverity...
2026-04-14  Remi Gacognednsdist: Silence performance warnings from Coverity 17141/head
2026-04-14  Remi GacogneMerge pull request #17140 from PowerDNS/dependabot...
2026-04-14  dependabot... build(deps): bump rand in /pdns/recursordist/rec-rust... 17140/head
2026-04-13  Miod VallatMerge pull request #17139 from miodvallat/codeupdate
2026-04-13  Miod VallatBetter variable names. 17139/head
2026-04-13  Miod VallatWork on DNSRecord references rather than pointers whene...
2026-04-13  Miod VallatReduce scope of MOADNSParser objects.
2026-04-13  Miod VallatPass the MOADNSParser d_answers field rather than the...
2026-04-10  Miod VallatDo not keep secpolling for non-releases. 17134/head
2026-04-10  Remi GacogneMerge pull request #17132 from rgacogne/ddist-fix-dnsre...
2026-04-10  Remi GacogneAllow `dnsresponse` 17132/head
2026-04-10  Remi Gacognednsdist: Lua FFI _response_ actions are passed a `dnsdi...
2026-04-10  Remi GacogneMerge pull request #17124 from rgacogne/ddist-refactor...
2026-04-10  Miod VallatMerge pull request #17126 from miodvallat/createhex
2026-04-09  Pieter LexisMerge pull request #17044 from PowerDNS/dependabot...
2026-04-09  Pieter LexisMerge pull request #17046 from PowerDNS/dependabot...
2026-04-09  Miod VallatMerge pull request #17130 from miodvallat/dynlistentome
2026-04-09  Remi GacogneMerge pull request #17129 from rgacogne/ddist-coverity...
2026-04-09  Otto MoerbeekMerge pull request #17128 from omoerbeek/rec-coverity-lua
2026-04-09  Miod VallatGive some details about control socket setup and access... 17130/head
2026-04-09  Otto Moerbeekrec: minor optimization from Coverity 17128/head
2026-04-09  Remi Gacognednsdist: Fix a warning from Coverity about unintentiona... 17129/head
2026-04-09  Remi Gacognednsdist: Apply documentation suggestions from Pieter... 17124/head
2026-04-09  Miod VallatMerge pull request #17127 from kpfleming/complete-renam...
2026-04-09  Pieter LexisMerge pull request #17125 from pieterlexis/dnsdist...
2026-04-09  Kevin P. FlemingComplete the transition from Swagger to OpenAPI 17127/head
2026-04-09  Miod VallatAdd a test with trailing hex digits for createfoward... 17126/head
2026-04-09  Miod VallatReject trailing hex digits in createforward 1-2-3-4...
2026-04-09  Pieter Lexisfeat(dnsdist): Test for Frontend padding and backend ECS 17125/head
2026-04-09  Miod VallatMake more use of all-zeros strings. NFC
2026-04-09  Miod VallatMerge pull request #17123 from miodvallat/backtick
2026-04-09  Miod VallatGive more details about what happens if split-domain...
2026-04-09  Miod VallatRemove spurious backticks. 17123/head
2026-04-08  Remi Gacognednsdist: Refactor access to DNS headers from Lua
2026-04-08  Remi GacogneMerge pull request #17120 from rgacogne/ddist-coverity...
2026-04-08  Remi Gacognednsdist: Fix some warnings reported by Coverity 17120/head
2026-04-08  Remi GacogneMerge pull request #17081 from rgacogne/ddist-dont...
2026-04-08  Remi GacogneMerge pull request #17058 from rgacogne/ddist-move...
2026-04-08  dependabot... build(deps): bump requests in /regression-tests.api 17046/head
2026-04-08  dependabot... build(deps): bump requests from 2.32.4 to 2.33.0 in... 17044/head
2026-04-08  Pieter LexisMerge pull request #17115 from pieterlexis/dnsdist...
2026-04-08  Pieter LexisMerge pull request #17119 from pieterlexis/update-py...
2026-04-08  Remi Gacognednsdist: Pass copies of EDNS options to Lua, views... 17081/head
2026-04-08  Remi Gacognednsdist: Do not keep the parsed EDNS options around
2026-04-08  Pieter Lexischore: Update all python dependencies 17119/head
2026-04-08  Remi GacogneMerge pull request #17117 from ronhombre/fix/cpq-use...
2026-04-08  Pieter Lexischore(dnsdist): Add unit tests for addEDNSPadding 17115/head
2026-04-08  Pieter LexisMerge pull request #17116 from pieterlexis/dnsdist...
2026-04-08  Miod VallatPlug protobuf logging at a higher level, to get more... 17014/head
2026-04-08  Peter van Dijkauth: basic protobuf emission including test
2026-04-08  Ron Lauren... Hardened DoH3 internal error handling for cpq 17117/head
2026-04-07  Pieter Lexisfix(dnsdist): allow adding empty options in addOrReplac...
2026-04-07  Pieter Lexisfix(dnsdist): actually pad responses when requested
2026-04-07  Pieter Lexisfeat(dnsdist): test self-answered, padded DOH
2026-04-07  Pieter Lexisfix(dnsdist): do not let dnspython pad responses
2026-04-07  Pieter Lexischore(dnsdist): clean up troubleshooting code 17116/head
2026-04-07  Remi GacogneMerge pull request #17114 from ronhombre/fix/cpq-use...
2026-04-07  Remi GacogneMerge pull request #17110 from ronhombre/fix/give-tcp...
2026-04-07  Ron Lauren... Hardened DoQ internal error handling for cpq 17114/head
2026-04-07  Ron Lauren... Merge branch 'PowerDNS:master' into fix/give-tcp-thread... 17110/head
2026-04-07  Remi GacogneMerge pull request #17112 from jsoref/check-spelling...
next