]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
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-18  Remi Gacognednsdist: Use pdns::OpenSSL::error and decltype() 12435/head
2023-01-18  Remi Gacognednsdist: Gracefully handle a failure to create a TLS...
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-17  Remi Gacognecredentials: Explicitly clear credentials once they... 12428/head
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  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  Otto Moerbeekrec: README tweaks, .md does not know :program:`...` 12420/head
2023-01-16  Otto MoerbeekMerge pull request #12364 from rgacogne/rec-doc-compiling
2023-01-16  Otto MoerbeekMerge pull request #12396 from omoerbeek/stringerror...
2023-01-16  Otto MoerbeekClose fd on fdopen fail. 12419/head
2023-01-16  Remi GacogneMerge pull request #12412 from fredmorcos/openssl3...
2023-01-16  Remi GacogneMerge pull request #12416 from Habbie/variable-mirror
2023-01-13  Peter van Dijkbuild-and-test-all: add functionality to quickly switch... 12416/head
2023-01-13  Remi GacogneMerge pull request #12405 from rgacogne/ddist-frontend...
2023-01-13  Remi GacogneMerge pull request #12386 from rgacogne/single-doh...
2023-01-13  Remi GacogneMerge pull request #12384 from rgacogne/ddist-cap-ttl
2023-01-13  Remi Gacognednsdist: Add more unit tests for the packet overlay 12415/head
2023-01-13  Remi Gacognem4: Fix interleaved output during `FORTIFY_SOURCE`... 12381/head
2023-01-13  Remi GacogneMerge pull request #12411 from fredmorcos/openssl3...
2023-01-12  Fred MorcosOpenSSL 3.0: TLS MAC handling 12412/head
2023-01-12  Fred Morcoslibssl: Cleanup TLS-related code
2023-01-12  Fred Morcoslibssl: Formatting TLS-related code
2023-01-12  Remi Gacognednsdist: Appease the formatting gods
2023-01-12  Remi GacogneMerge pull request #12403 from rgacogne/spell-allow...
2023-01-12  Remi Gacognednsdist: Use smaller event buffers in our socket multip...
2023-01-12  Remi Gacognednsdist: Silence a warning about an unused variable...
2023-01-12  Remi Gacognednsdist: Remove a duplicated ';' in dnsdist-lua-actions.cc
2023-01-12  Remi Gacognecredentials: Add more unit tests
2023-01-12  Fred MorcosOpenSSL 3.0: decryptCA6 12411/head
2023-01-12  Fred MorcosOpenSSL 3.0: encryptCA6
2023-01-12  Remi Gacognespell-checker: Allow prometheus values 12405/head
2023-01-12  Remi Gacognednsdist: Fix a typo in the prometheus type
2023-01-12  Remi Gacognednsdist: Update the prometheus sample in the documentation
2023-01-12  Remi Gacognednsdist: Only record one hit or miss per query in the...
2023-01-12  Remi Gacognednsdist: Properly record cache-hits as responses
2023-01-11  Fred MorcosCleanup ipcipher.hh
2023-01-11  Remi Gacognednsdist: Merge the 'main' and 'client' DoH threads 12386/head
2023-01-11  Remi Gacognednsdist: Remove ttlCapTypes from the internal state 12384/head
2023-01-11  Remi Gacognednsdist: Use unordered sets to speed things up a bit
2023-01-11  Remi Gacognednsdist: Implement the ability to cap TTLs for some...
2023-01-11  Remi Gacognednsdist: Add MaxReturnedTTLResponseAction to cap the...
2023-01-11  Remi GacogneMerge pull request #12383 from rgacogne/ddist-stronger...
2023-01-11  Remi GacogneMerge pull request #12401 from fredmorcos/openssl-3...
2023-01-11  Remi Gacognednsdist: Really fix the formatting this time 12383/head
2023-01-11  Remi Gacognednsdist: Fix formatting
2023-01-11  Remi Gacognednsdist: Apply suggestions from Otto's code review...
2023-01-11  Remi Gacognednsdist: Set a proper HTTP error code on Proxy Protocol...
2023-01-11  Remi Gacognednsdist: Stronger guarantees against data race in the...
2023-01-11  Remi GacogneMerge pull request #12410 from rgacogne/unbreak-ci
2023-01-11  Remi GacogneMerge pull request #12402 from rgacogne/ddist-dq-time
2023-01-11  Remi GacogneCI: Work-around the "503 Service Unavailable" erros... 12410/head
2023-01-10  Remi GacogneMerge pull request #12400 from rgacogne/ddist-reduce-ttl
2023-01-10  Remi Gacognednsdist: Add Lua bindings for the current time and... 12402/head
2023-01-10  Fred MorcosPrint compiler version at the end of configure 12401/head
2023-01-10  Remi Gacognednsdist: Better description of SetReducedTTLResponseAction 12400/head
2023-01-10  Fred MorcosInclude failure message when creating DSRCs
2023-01-10  Fred MorcosLint cleanups of test-signers.cc
2023-01-10  Fred MorcosOpenSSL signers test for getPubKeyHash()
2023-01-10  Fred MorcosCleanup DNSCryptoKeyEngine
2023-01-10  Fred MorcosPrint checkKey() error messages in signer tests
2023-01-10  Fred MorcosCleanup test_generic_signers in test-signers.cc
2023-01-10  Fred MorcosCleanup of ipcipher.cc
2023-01-10  Fred MorcosCleanup includes in misc.cc
2023-01-10  Fred MorcosAdd OpenSSL error handler
2023-01-10  Remi GacogneMerge pull request #12385 from rgacogne/ddist-ffi-metrics
2023-01-10  Otto MoerbeekReformat 12407/head
2023-01-10  Otto MoerbeekBetter wording of reason to not chain ECS enabled queries
2023-01-10  Otto MoerbeekTypo in comment
2023-01-10  Otto Moerbeekrec: do not chain ecs enabled queries.
2023-01-10  Remi GacogneMerge pull request #12387 from rgacogne/ddist-oom-udp
2023-01-09  Otto MoerbeekMerge pull request #12399 from omoerbeek/rec-threadnames
2023-01-09  Otto MoerbeekMerge pull request #12392 from omoerbeek/bind-errno...
2023-01-09  Peter van DijkMerge pull request #12367 from jsoref/pdns_control...
2023-01-09  Remi Gacognespell-checker: Allow EACA (from the PGP public keys... 12403/head
2023-01-09  Fred MorcosFormatting of various files like ipcipher and opensslsi...
2023-01-09  Fred MorcosRelax clang-tidy regarding magic numbers
2023-01-09  Fred MorcosAdd _build dir to docs/.gitignore
2023-01-09  Otto MoerbeekName recursor threads consistently with a "rec/" prefix. 12399/head
2023-01-09  Remi GacogneMerge pull request #12397 from rgacogne/fix-cachecleaner
2023-01-09  Otto MoerbeekIntroduce a thread-safe version of stringerror() 12396/head
2023-01-09  Remi GacogneMerge pull request #12354 from rgacogne/ddist-unique...
2023-01-09  Remi Gacognecachecleaner: Add cmath, needed for std::ceil and std... 12397/head
2023-01-09  Remi Gacognednsdist: Move the exception handling out of handleOnePa... 12387/head
2023-01-09  Remi Gacognednsdist: Use EDNSOptionViewMap in more places 12354/head
2023-01-09  Remi GacogneMerge pull request #12365 from rgacogne/ddist-fix-tcp...
2023-01-09  Remi GacogneAdd an --enable-fortify-source configure option
2023-01-06  Otto MoerbeekMerge pull request #12391 from omoerbeek/dnsdist-pgpkeys
2023-01-06  Remi Gacognednsdist: Add SetReducedTTLResponseAction
2023-01-06  Otto Moerbeekdnsdist: update pgp keys listed in docs: add Otto,... 12391/head
2023-01-06  Otto MoerbeekBe more careful saving errno in makeClientSocket()... 12392/head
2023-01-06  Otto MoerbeekMerge pull request #12374 from omoerbeek/rec-cache...
2023-01-06  Otto MoerbeekBe more eager to evict expired entries in the first... 12374/head
2023-01-06  Otto MoerbeekMerge pull request #12352 from zjs604381586/recursor...
next