]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2026-05-20  Miod Vallatdocumentation and secpoll update for auth 4.9.15 and... 17445/head
2026-05-19  Remi GacogneMerge pull request #17376 from rgacogne/credentials...
2026-05-19  Remi GacogneMerge pull request #17162 from rgacogne/ddist-harden...
2026-05-19  Remi GacogneMerge pull request #17393 from rgacogne/ddist-check...
2026-05-19  Remi GacogneMerge pull request #17401 from rgacogne/ddist-quiche...
2026-05-19  Remi Gacognecredentials: Document that we trying to get the linters... 17376/head
2026-05-19  Remi Gacognednsdist: Stop trying to be clever; just tell clang... 17162/head
2026-05-19  Remi Gacognednsdist: Apply Miod's suggestion 17393/head
2026-05-19  Remi Gacognecredentials: Clear the moved-from string before checkin...
2026-05-18  Remi GacogneMerge pull request #17392 from rgacogne/ddist-exceptions
2026-05-18  Remi GacogneMerge pull request #17375 from rgacogne/ddist-fix-outgo...
2026-05-18  Remi GacogneMerge pull request #17390 from rgacogne/ddist-bpf-fixes
2026-05-18  Remi GacogneMerge pull request #17400 from rgacogne/ddist-healtchec...
2026-05-18  Miod VallatMerge pull request #17365 from miodvallat/luautil
2026-05-18  Miod VallatMerge pull request #17131 from miodvallat/immuluability
2026-05-18  Remi Gacognednsdist: Reformat harder
2026-05-18  Remi Gacognednsdist: Update Quiche to 0.29.0 in our packages 17401/head
2026-05-18  Remi Gacognecredentials: Fix formatting
2026-05-18  Remi Gacognednsdist: Silence clang-tidy 17392/head
2026-05-18  Remi Gacognednsdist: More clang-tidy fixes
2026-05-18  Remi GacogneMerge pull request #17394 from rgacogne/ddist-edns
2026-05-18  Remi GacogneMerge pull request #17396 from rgacogne/snmp-leak
2026-05-18  Remi GacogneMerge pull request #17397 from rgacogne/ddist-doq-max...
2026-05-18  Remi Gacognecredentials: Try even harder to clear existing content
2026-05-18  Remi GacogneMerge pull request #17306 from PowerDNS/dependabot...
2026-05-18  Remi GacogneMerge pull request #17398 from rgacogne/libssl-minor...
2026-05-18  Remi GacogneMerge pull request #17399 from rgacogne/ddist-minor...
2026-05-18  Remi Gacognednsdist: Handle large YAML values for a backend weight
2026-05-18  Remi Gacognetcpiohandler: Appease clang-tidy
2026-05-18  Remi Gacognednsdist: Really fix Python indentation 17390/head
2026-05-18  Remi Gacognednsdist: Hopefully fixes spurious failures of TestHealt... 17400/head
2026-05-18  Remi GacogneMerge pull request #17395 from rgacogne/ddist-logging...
2026-05-18  Remi GacogneMerge pull request #17391 from rgacogne/ddist-tee-metrics
2026-05-18  Remi Gacognednsdist: Fix Python formatting
2026-05-18  Remi Gacognednsdist: Porperly skip network addresses with no mask 17399/head
2026-05-18  Remi Gacognednsdist: Keep processing XSK packets on exception
2026-05-18  Remi Gacognednsdist: Prevent UB when OT object it not found on...
2026-05-18  Remi Gacognednsdist: Handle small MAC addresses
2026-05-18  Remi Gacognednsdist: Move the NetworkListener's data earlier to...
2026-05-18  Remi Gacognednsdist: Increase the correct bucket for high-latency...
2026-05-18  Remi Gacognednsdist: Fix duplicate entry for setTCPConnectionsOverl...
2026-05-18  Remi Gacognednsdist: Correct error message in setHealthCheckRespons...
2026-05-18  Remi Gacognelibssl: Properly deal with an empty error stack in... 17398/head
2026-05-18  Remi Gacognelibssl: Fix the position of OCSP files on errors
2026-05-18  Remi Gacognednsdist: Check the DoQ query size against the received... 17397/head
2026-05-18  Remi Gacognesnmp-agent: Fix a memory leak 17396/head
2026-05-18  Remi Gacognednsdist: Use the correct timestamp, not now, for ISO... 17395/head
2026-05-18  Remi Gacognednsdist: Proper error handling in setEDNSOption 17394/head
2026-05-18  Remi Gacognednsdist: Handle empty EDNS options in slowRewriteEDNSOp...
2026-05-18  Remi Gacognednsdist: Ignore valid backend weight coming from YAML
2026-05-18  Remi Gacognetcpiohandler: Don't throw exceptions over the C/C+...
2026-05-18  Remi Gacognednsdist: Better handling of exceptions in outgoing DoH
2026-05-18  Remi Gacognednsdist: Handle exceptions when dealing with asynchrono...
2026-05-18  Remi Gacognednsdist: Fix TeeAction metrics on error/short datagrams 17391/head
2026-05-18  Remi Gacognednsdist: Fix a bug not always displaying the first...
2026-05-18  Remi Gacognednsdist: Don't count BPF range entries twice
2026-05-18  Remi Gacognednsdist: Fix invalid BPF map size check
2026-05-18  Miod VallatMerge pull request #17389 from miodvallat/minus148
2026-05-18  Miod VallatMerge pull request #17388 from miodvallat/wheresmypassword
2026-05-18  Remi Gacognednsdist: More clang-tidy fixes
2026-05-18  Remi Gacognednsdist: More clang-tidy fixes
2026-05-18  Miod VallatReplace a bunch of std::stoi with pdns::checked_stoi. 17389/head
2026-05-18  Miod VallatCorrectly reject a negative number of entries for search.
2026-05-18  Miod VallatSort webserver options. 17388/head
2026-05-18  Miod VallatAdvise configuring webserver-password more strongly.
2026-05-17  Remi GacogneMerge pull request #17381 from rgacogne/ddist-fix-set...
2026-05-15  Remi GacogneMerge pull request #17382 from rgacogne/ddist-cdb-race
2026-05-15  Remi GacogneMerge pull request #17383 from rgacogne/ddist-xsk-fixes
2026-05-15  Remi GacogneMerge pull request #17384 from rgacogne/edns-cookie...
2026-05-15  Remi Gacognednsdist: Gracefully handle no TLS session tickets allowed 17375/head
2026-05-15  Miod VallatMerge pull request #17239 from GrapheneOS/improved...
2026-05-15  Remi Gacognednsdist: Fix formatting 17383/head
2026-05-15  Remi Gacognednsdist: Fix a bug caught by clang-tidy 17381/head
2026-05-15  Remi GacogneMerge pull request #17380 from rgacogne/ddist-ecs-wrap...
2026-05-15  Remi Gacogneednscookies: Fix timestamp validity check 17384/head
2026-05-15  Remi Gacognednsdist: Appease clang-tidy (again)
2026-05-15  Remi GacogneMerge pull request #17378 from rgacogne/ddist-smt-top...
2026-05-15  Remi Gacognednsdist: Fix checksum computation when data len is...
2026-05-15  Remi Gacognednsdist: Properly handle interrupted writes in the...
2026-05-15  Remi Gacognednsdist: Prevent duplicated responses for "too large...
2026-05-15  Remi Gacognednsdist: Fix a data race on concurrent CDB KVS lookups 17382/head
2026-05-15  Remi Gacognednsdist: Fix DownstreamState::setHealthCheckParams
2026-05-15  Remi GacogneMerge pull request #17377 from rgacogne/ddist-dq-getpro...
2026-05-15  Remi GacogneMerge pull request #17379 from rgacogne/ddist-packet...
2026-05-15  Remi Gacognednsdist: Fix OPT rdlen computation when adding ECS 17380/head
2026-05-15  Remi Gacognednsdist: Appease clang-tidy
2026-05-15  Remi Gacognednsdist: Appease clang-tidy
2026-05-15  Remi Gacognednsdist: Compute a less inaccurate number of DNS record... 17379/head
2026-05-15  Remi Gacognednsdist: Fix the dynamic block top suffixes counters... 17378/head
2026-05-15  Remi Gacognednsdist: Fix useless allocation in DNSQuestion:getProxy... 17377/head
2026-05-15  Remi Gacognecredentials: Try harder to zero out existing data
2026-05-15  Remi Gacognednsdist: Fix outgoing TLS session cache cleanup
2026-05-15  Remi GacogneMerge pull request #17372 from rgacogne/ddist-fix-xsk...
2026-05-15  Remi Gacognednsdist: Fix XSK configuration via YAML 17372/head
2026-05-15  Alexis RomeroMerge pull request #17366 from romeroalx/fix-verify...
2026-05-15  Remi GacogneMerge pull request #17369 from rgacogne/ddist-fix-traci...
2026-05-15  Remi Gacognednsdist: Use NUL-terminated instead of NULL-terminated
2026-05-15  Remi Gacognednsdist: Document the "tricky" Lua FFI functions a...
2026-05-15  Remi Gacognednsdist: Harden the Lua FFI interface against misuse
2026-05-15  Remi Gacognednsdist: Fix a crash when OpenTelemetry tracing is... 17369/head
next