]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
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 Gacognednsdist: Really fix time computation in the async unit...
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-13  Remi Gacognednsdist: Document the 'restart' feature
2023-01-13  Remi Gacognednsdist: FFI interface for the Lua network endpoint
2023-01-13  Remi Gacognednsdist: Add documentation for suspending/resuming...
2023-01-13  Remi Gacognednsdist: Add the infrastructure for restartable queries
2023-01-13  Remi Gacognednsdist: Add regression tests for the regular Lua async...
2023-01-13  Remi Gacognednsdist: Add regular Lua bindings for async handling...
2023-01-13  Remi Gacognednsdist: Add regression tests for asynchronous processing
2023-01-13  Remi Gacognednsdist: Implement async processing of queries and...
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 GacogneMerge pull request #12411 from fredmorcos/openssl3...
2023-01-12  Remi GacogneMerge pull request #12403 from rgacogne/spell-allow...
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  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  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-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...
2023-01-06  Otto MoerbeekMerge pull request #12378 from omoerbeek/pgp-keys
2023-01-06  Otto MoerbeekMerge pull request #12313 from darnuria/clang-tidy...
2023-01-04  Otto MoerbeekMention Bert and Pieter did sign old releases 12378/head
2023-01-04  Otto MoerbeekUpdate the keys listed: remove Bert and Pieter, add...
2023-01-04  Otto MoerbeekTake shard size and number of remaining shards into...
2023-01-03  Otto MoerbeekMerge pull request #12373 from omoerbeek/rec-stack...
2023-01-03  Otto MoerbeekWarn on high (90%) mthread stack usage 12373/head
2023-01-03  Otto Moerbeek- Print shard info in cache dumps
2023-01-03  Otto MoerbeekMerge pull request #12334 from omoerbeek/rec-more-edns
2023-01-03  Otto MoerbeekMake a distinction between "ordinary" negcache results... 12334/head
2023-01-02  Otto MoerbeekMerge pull request #12368 from rgacogne/rec-add-missing...
2022-12-28  Remi Gacognerec: Add the 'parse packet from auth' error message... 12368/head
2022-12-28  Josh SorefAdd missing comma to pdns_control ccounts 12367/head
2022-12-27  Remi Gacognednsdist: Prevent an underflow of the TCP d_queued counter 12365/head
2022-12-24  Axel Vialaclang-tidy: uninitialized variables explicitly defaulted. 12313/head
2022-12-24  Axel Vialaclang-tidy: IsTimeSpec function: curly + implicit conve...
2022-12-24  Axel Vialaclang-tidy: Use auto on iterator for loop
2022-12-24  Axel VialaRemove redundant headers
2022-12-24  Axel Vialaclang-tidy: nullptr where possible.
next