]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2022-05-24  Otto MoerbeekUse a name for `const std::shared_ptr<Log::Logger>... 11642/head
2022-05-24  Otto MoerbeekMove housekeeping and associated code to strcutured...
2022-05-24  Otto MoerbeekMerge pull request #11631 from omoerbeek/structured...
2022-05-24  Otto MoerbeekApply suggestions from code review 11631/head
2022-05-23  Remi GacogneMerge pull request #11637 from Habbie/dnsdist-getverbose
2022-05-23  Peter van DijkUpdate pdns/dnsdistdist/docs/reference/config.rst 11637/head
2022-05-23  Peter van Dijkdnsdist: add getVerbose() function
2022-05-23  Remi GacogneMerge pull request #11606 from rgacogne/ddist-lua-bindi...
2022-05-23  Otto MoerbeekMerge pull request #11609 from omoerbeek/rec-api-allow...
2022-05-19  Otto MoerbeekMore conversions, startup should be done now
2022-05-19  Otto MoerbeekTry to be smart: if to_string() or toLogString() is...
2022-05-19  Otto MoerbeekMore smart logging of iterables and inline a few methods
2022-05-18  Otto MoerbeekSome more conversions to structured logging
2022-05-18  Otto MoerbeekTweaks: use name for prio, change some prio's, use...
2022-05-18  Otto MoerbeekMerge pull request #11627 from omoerbeek/rec-rpz-dump...
2022-05-18  Otto MoerbeekTsan complained about strftime(), it manulipates locale...
2022-05-18  Otto MoerbeekFormatting
2022-05-18  Otto MoerbeekConvert startup and some of config to use structured...
2022-05-18  Otto MoerbeekTweaks wrt explicit priority.
2022-05-18  Otto MoerbeekReorg to be able to use structured logging in shared...
2022-05-18  Otto MoerbeekMerge pull request #11626 from omoerbeek/zonemd-zap...
2022-05-18  Otto MoerbeekClarify naming of RPZ zones loaded by rpzFile. 11627/head
2022-05-17  Otto MoerbeekZap binary function, not needed and deprecated in c... 11626/head
2022-05-17  Remi GacogneMerge pull request #11620 from Y7n05h/fix11619
2022-05-17  Remi GacogneMerge pull request #11621 from rgacogne/ddist-fix-proxy...
2022-05-16  Remi Gacognednsdist: Test for an exception raised when adding proxy... 11621/head
2022-05-16  Remi Gacognednsdist: Fix a crash on a invalid protocol in DoH forwa...
2022-05-16  Remi GacogneMerge pull request #11604 from rgacogne/ddist-fix-proxy...
2022-05-16  Otto MoerbeekMerge pull request #11614 from xorander00/docs-loglevel-fix
2022-05-16  Otto MoerbeekMerge pull request #11607 from rgacogne/rec-doc-missing...
2022-05-12  Y7n05h dnsdist: remove implicit type conversion (fix: #11619 ) 11620/head
2022-05-09  Peeyush SinghChanged loglevel wording to be more accurate for both... 11614/head
2022-05-06  Otto MoerbeekDocument meaning of empty allow-from 11609/head
2022-05-06  Otto MoerbeekMerge pull request #11605 from omoerbeek/rec-prep-4...
2022-05-05  Remi Gacognerec: Document a few missing DNSQuestion attributes 11607/head
2022-05-05  Remi Gacognednsdist: Add Lua bindings to access the DNS payload... 11606/head
2022-05-05  Remi GacogneMerge pull request #11602 from rgacogne/ddist-missing...
2022-05-05  Remi GacogneMerge pull request #11603 from rgacogne/ddist-upgrade...
2022-05-05  Otto MoerbeekAdd tests for empty allow-from and allow-notify-from...
2022-05-05  Otto MoerbeekFix API issue when asking config values for allow-from...
2022-05-05  Otto MoerbeekPrep for rec-4.7.0-rc1 11605/head
2022-05-04  Remi Gacognednsdist: Fix invalid proxy protocol payload on a DoH... 11604/head
2022-05-04  Peter van DijkMerge pull request #11592 from omoerbeek/auth-test...
2022-05-04  Remi Gacognednsdist: Fix formatting issues in the upgrade guide 11603/head
2022-05-04  Remi Gacognednsdist: Add missing descriptions for prometheus metrics 11602/head
2022-05-03  Remi GacogneMerge pull request #11567 from rgacogne/ddist-set-verbose
2022-05-02  Otto MoerbeekMerge pull request #11598 from omoerbeek/rec-shared...
2022-05-02  Otto MoerbeekMerge pull request #11599 from omoerbeek/auth-coverity...
2022-05-02  Otto MoerbeekUpgrade guide entries and small nit 11598/head
2022-05-02  Otto MoerbeekUse wrappers, as suggested by rgacogne@ in his review.
2022-05-02  Remi GacogneMerge pull request #11577 from rgacogne/ddist-skip...
2022-05-02  Remi GacogneMerge pull request #11596 from rgacogne/ddist-console...
2022-05-02  Otto MoerbeekTweak for Coverity 1488422. 11599/head
2022-05-02  Otto MoerbeekThrottle table cleanup task is now handler specific.
2022-04-30  Remi Gacognednsdist: Remove dead code in the console 11596/head
2022-04-30  Fred MorcosMerge pull request #11590 from fredmorcos/11325-rsa...
2022-04-29  Otto MoerbeekUse emplace instead of insert
2022-04-29  Otto MoerbeekShared throttle map
2022-04-29  Otto MoerbeekSo the race is between setting the new serial to return... 11592/head
2022-04-29  Otto MoerbeekAdd debug print lines to the new test_XFRIncomplete...
2022-04-29  Otto MoerbeekMerge pull request #11589 from omoerbeek/coverity-20220429
2022-04-29  Fred MorcosSignerParams PEM contents don't need to be optional... 11590/head
2022-04-29  Fred MorcosRSA PEM test data
2022-04-29  Fred MorcosFormatting
2022-04-29  Fred MorcosRSA PEM import
2022-04-29  Fred MorcosRSA PEM export
2022-04-29  Fred MorcosMerge pull request #11582 from fredmorcos/refactor...
2022-04-29  Otto MoerbeekUse better get(); writen2(); release() idiom 11589/head
2022-04-29  Fred MorcosAdd missing include 11582/head
2022-04-29  Fred MorcosFix signer tests for platforms (i.e. OpenSSL forks...
2022-04-29  Otto MoerbeekDon't leak on exception and another case that needs...
2022-04-29  Otto MoerbeekCoverity 1030062 Uninitialized scalar field
2022-04-29  Otto MoerbeekCoverity 1401639 Division or modulo by float zero:...
2022-04-29  Otto MoerbeekCoverity 1469729 Explicit null dereferenced: bail is...
2022-04-29  Otto MoerbeekCoverity 1469730 Explicit null dereferenced: use a...
2022-04-29  Otto MoerbeekCoverity 1469728 Resource leak by using annotation
2022-04-29  Otto MoerbeekMerge pull request #11587 from omoerbeek/rec-outgoing...
2022-04-29  Remi GacogneMerge pull request #11586 from Y7n05h/doc
2022-04-29  Remi GacogneMerge pull request #11543 from rgacogne/ddist-console...
2022-04-29  Remi GacogneMerge pull request #11578 from rgacogne/ddist-relayed-msg
2022-04-28  Otto MoerbeekAvoid a race in test code between processing the first... 11587/head
2022-04-28  Y7n05hdnsdist: fix wrong parameter type in document 11586/head
2022-04-26  Fred MorcosTest Ed448 as part of the generic mechanism for testing...
2022-04-26  Remi GacogneMerge pull request #11514 from rgacogne/ddist-api-noauth 11368/head
2022-04-26  Fred MorcosAvoid using magic numbers for algorithms
2022-04-26  Fred MorcosClean-up signer params
2022-04-26  Fred Morcostest-signers: Use boost fixtures and print info about...
2022-04-26  Fred MorcosLint fixes (consts, boolean conditions)
2022-04-26  Remi Gacognednsdist: Include the address of the backend in 'relayed... 11578/head
2022-04-26  Remi Gacognednsdist: Scan the UDP buckets only when we have outstan... 11577/head
2022-04-25  Remi GacogneMerge pull request #11574 from rgacogne/ddist-1.7.1...
2022-04-25  Remi Gacognednsdist: Hopefully we will release 1.7.1 today 11574/head
2022-04-25  Fred MorcosFormatting
2022-04-25  Peter van DijkMerge pull request #11493 from fredmorcos/11325-eddsa...
2022-04-25  Peter van DijkMerge pull request #11562 from fredmorcos/find-libdecaf...
2022-04-25  Remi GacogneMerge pull request #11573 from rgacogne/ddist-no-downstream
2022-04-22  Remi Gacognednsdist: ChangeLog and secpoll update for dnsdist 1.7.1
2022-04-22  Otto MoerbeekMerge pull request #11570 from omoerbeek/rec-codeql-j4
2022-04-22  Remi Gacognednsdist: Better log message when no downstream server... 11573/head
2022-04-22  Otto MoerbeekReduce make -j parameter from 8 to 4, as dnsdist does. 11570/head
next