]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2023-01-30  Otto MoerbeekTypos and better words from @rgacogne 12485/head
2023-01-30  Otto MoerbeekPrep for rec-4.8.2
2023-01-25  Peter van DijkMerge pull request #12472 from Habbie/auth-tests-tkey...
2023-01-25  Otto MoerbeekMerge pull request #12434 from omoerbeek/rec-log-fixes
2023-01-25  Otto MoerbeekProcess review comments from @rgacogne, thanks! 12434/head
2023-01-25  Otto MoerbeekMerge pull request #12454 from omoerbeek/rec-test-libcypto
2023-01-25  Otto MoerbeekMerge pull request #12465 from omoerbeek/misc-cleanup
2023-01-24  Peter van Dijkauth tests tkey.py: explicitly use python3 12472/head
2023-01-24  Otto MoerbeekAssorted cleanup of misc.cc and misc.hh 12465/head
2023-01-24  Remi GacogneMerge pull request #12388 from rgacogne/ddist-async
2023-01-24  Remi GacogneMerge pull request #12441 from rgacogne/enable-lto
2023-01-24  Remi GacogneMerge pull request #12424 from rgacogne/ddist-carbon-2
2023-01-24  Remi Gacognednsdist: Use normalizeTV() and timeval operator+/operator- 12388/head
2023-01-24  Remi Gacognemplexer: Fix infinite (-1) timeout with kqueue and...
2023-01-23  Remi GacogneMerge pull request #12414 from fredmorcos/openssl3...
2023-01-23  Remi GacogneMerge pull request #12422 from rgacogne/ddist-notify...
2023-01-23  Peter van DijkMerge pull request #12453 from Habbie/lockhh-stdexcept
2023-01-23  Remi Gacognednsdist: Stop caching responses to XFR queries 12422/head
2023-01-23  Otto Moerbeekrec: fix test_libcrypto's scan for dup libcrypto by... 12454/head
2023-01-23  Remi Gacognednsdist: Simplify the sample rule to disable caching...
2023-01-23  Remi Gacognednsdist: Fix a typo (ORRule -> OrRule) in the XFR docum...
2023-01-23  Fred MorcosCleanup OpenSSL RSA DCKE 12414/head
2023-01-23  Fred MorcosFormatting OpenSSL RSA DCKE
2023-01-23  Peter van Dijklock.hh: include <stdexcept> 12453/head
2023-01-23  Remi GacogneMerge pull request #12451 from rgacogne/ci-init-pattern
2023-01-23  Otto MoerbeekMerge pull request #12395 from zjs604381586/fixed-negcache
2023-01-23  Peter van DijkMerge pull request #12304 from PowerDNS/dependabot...
2023-01-23  Remi Gacognednsdist: Apply Otto's remarks to the new carbon code 12424/head
2023-01-23  Remi Gacognerec: Initialize automatic variables to a pattern in... 12451/head
2023-01-23  Remi Gacogneauth: Initialize automatic variables to a pattern in...
2023-01-23  Remi Gacognednsdist: Initialize automatic variables to a pattern...
2023-01-23  Remi Gacognednsdist: Really fix time computation in the async unit...
2023-01-23  Remi GacogneMerge pull request #12427 from rgacogne/init-auto-vars
2023-01-23  Remi GacogneMerge pull request #12433 from rgacogne/ci-fortify-3
2023-01-23  Otto Moerbeektypoe in comment 12395/head
2023-01-23  Otto MoerbeekMerge pull request #12444 from omoerbeek/rec-qm-ds...
2023-01-23  Otto MoerbeekAdd two test for the CNAME case and use proper named...
2023-01-23  Peter van DijkMerge pull request #11600 from rgacogne/auth-speedup...
2023-01-23  Remi GacogneMerge pull request #12447 from rgacogne/ddist-clang...
2023-01-23  Otto MoerbeekMerge pull request #12446 from omoerbeek/rec-stack...
2023-01-20  Otto Moerbeek1024 is not enough with ASN + UBSAN, so go for 1536 12446/head
2023-01-20  Remi Gacognednsdist: Fix a couple warnings reported by clang++ 12447/head
2023-01-20  Otto MoerbeekAllow for some headroom, needed with TSAN
2023-01-20  Otto MoerbeekMerge pull request #12445 from omoerbeek/rec-2023-01...
2023-01-20  Otto MoerbeekTest case for a record becoming available from an auth...
2023-01-20  Remi GacogneMerge pull request #12421 from rgacogne/ddist-skip...
2023-01-20  Otto Moerbeekmissing word in comment
2023-01-20  Otto Moerbeektypo in comment
2023-01-20  Otto Moerbeektypo
2023-01-20  Otto MoerbeekAdd a bit more explanation to advisory. 12445/head
2023-01-20  Otto MoerbeekBe a bit more conservative, only clean specific (neg...
2023-01-20  Otto MoerbeekASAN is greedy, give it bigger stacks 12444/head
2023-01-20  Otto MoerbeekDo *not* use QName Minimization for DS retrievals in...
2023-01-20  Otto MoerbeekMerge pull request #12431 from fredmorcos/gh-actions...
2023-01-20  Otto MoerbeekMerge pull request #12443 from omoerbeek/rec-prep-4.8.1
2023-01-20  Otto MoerbeekPrep for rec-4.8.1 12443/head
2023-01-20  Remi GacogneAdd a configure option to enable LTO 12441/head
2023-01-20  Remi GacogneMerge pull request #12439 from rgacogne/fix-dnsreplay-man
2023-01-20  Remi Gacognelibssl: Use decltype(&SSL_CTX_free) as suggested by... 12421/head
2023-01-20  Remi Gacognednsdist: Skip invalid OCSP files after issuing a warning
2023-01-20  Remi GacogneMerge pull request #12435 from rgacogne/ddist-failure...
2023-01-20  Remi Gacognednsreplay: Fix formatting in the man page 12439/head
2023-01-19  Fred MorcosRemove unused CircleCI documentation generator and... 12431/head
2023-01-19  Fred MorcosGithub Actions workflow to generate and upload document...
2023-01-19  Fred MorcosFix heading of Documentation section under Compiling...
2023-01-19  Fred Morcosdocs/Makefiles: Whitespace cleanup
2023-01-19  Fred Morcostasks.py: Missing commas
2023-01-19  Fred MorcosGitignore: Add .venv
2023-01-18  Remi Gacognednsdist: Use pdns::OpenSSL::error and decltype() 12435/head
2023-01-18  Otto MoerbeekAdd a test to check that we can use the specified stack...
2023-01-18  Remi Gacognednsdist: Gracefully handle a failure to create a TLS...
2023-01-18  Otto MoerbeekSome cases of d_prefix vs prefix were missed previously
2023-01-18  Otto MoerbeekFix VLOG in !rec case, gcc does not like #define X...
2023-01-18  Otto MoerbeekReformat
2023-01-18  Otto Moerbeekconst correctness and better macro defined in logger...
2023-01-18  Otto MoerbeekRemove remains of g_dnssecLOG
2023-01-18  Otto MoerbeekAvoid recomputing prefix all the time, pass it as a...
2023-01-18  Otto MoerbeekConsistently use prefix and mark trace regex lines
2023-01-18  Otto MoerbeekPrefix helper method
2023-01-18  Otto MoerbeekPlumbing to let validate.cc and aggressive-nsec.cc...
2023-01-18  Otto MoerbeekMerge pull request #12425 from omoerbeek/rec-forward...
2023-01-18  Remi GacogneMerge pull request #12428 from rgacogne/moved-credentials
2023-01-18  Remi GacogneEnable the highest supported level of FORTIFY_SOURCE... 12433/head
2023-01-17  Remi Gacognecredentials: Explicitly clear credentials once they... 12428/head
2023-01-17  Remi GacogneAdd a new configure option to initialize automatic... 12427/head
2023-01-17  Remi Gacognednsdist: Document what happens on cache hit, miss after...
2023-01-17  Remi Gacognednsdist: Fix time computation in the async unit tests
2023-01-17  Remi Gacognednsdist: Better documentation for `DNSQuestion:restart()`
2023-01-17  Remi Gacognednsdist: Document the valid ranges for the asynchronous...
2023-01-17  Remi Gacognednsdist: Better documentation for `DNSQuestion:restart()`
2023-01-17  Remi Gacognednsdist: Cleanly round the elapsed time to the nearest...
2023-01-17  Remi GacogneMerge pull request #12415 from rgacogne/ddist-improv
2023-01-17  Otto MoerbeekChange the way RD=0 forwarded queries are handled. 12425/head
2023-01-17  Remi GacogneMerge pull request #12381 from rgacogne/fortify-3
2023-01-17  Otto MoerbeekMerge pull request #12420 from omoerbeek/rec-README
2023-01-16  Remi Gacognednsdist: Better handling of multiple carbon servers
2023-01-16  Otto MoerbeekMerge pull request #12407 from omoerbeek/rec-ecs-chaining
2023-01-16  Otto MoerbeekMerge pull request #12419 from omoerbeek/rec-close...
2023-01-16  Remi Gacognednsdist: Document interactions between XFR, NOTIFY...
2023-01-16  Otto Moerbeekrec: README tweaks, .md does not know :program:`...` 12420/head
next