]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-01-06  Otto MoerbeekMerge pull request #14985 from omoerbeek/rec-cache...
2025-01-06  Bozhan Liangtypo
2025-01-06  Otto MoerbeekMerge pull request #15010 from g0tar/taggedOnly
2025-01-06  Miod VallatIgnore unreachable TSIG keys in getTSIGKeys. 15004/head
2025-01-06  Otto MoerbeekProcess review comments from @rgacogne 14985/head
2025-01-06  Otto MoerbeekTest the non-tagged packet cache hit case and test... 15010/head
2025-01-04  Tomasz Palarecursor: outgoingProtobufServer() ignores taggedOnly...
2025-01-04  Tomasz Palatypo
2025-01-04  Tomasz Palarec: TCP counterpart to protobufServer(.. {taggedOnly...
2025-01-03  Tomasz Palarecursor: fix protobufServer(.. {taggedOnly=true})...
2024-12-30  Remi Gacognednsdist: Don't dereference a null pointer when accessin... 15002/head
2024-12-30  Remi Gacognednsdist: Fix clang-tidy warnings
2024-12-30  Remi Gacognednsdist: Add DoH3 headers, query string, path and schem...
2024-12-30  Remi Gacognednsdist: Fix regression tests with Python 3.13 15003/head
2024-12-30  n0tlu5move nolint annotation to earliest param appearence
2024-12-28  n0tlu5follow readability-implicit-bool-conversion lint
2024-12-28  n0tlu5follow readability-braces-around-statements lint
2024-12-28  n0tlu5skip readability-identifier-length lint
2024-12-28  n0tlu5add pickselfweighted to expected spelling
2024-12-24  Remi GacogneMerge pull request #14997 from rgacogne/ddist-fix-doc...
2024-12-23  Remi Gacognednsdist: Fix some small issues in the documentation... 14997/head
2024-12-23  Miod VallatMerge pull request #14955 from miodvallat/my_docs_look_...
2024-12-22  n0tlu5add url param; copy ifurlup options doc
2024-12-22  Bozhan Liangauth: createForward and createForward6 will use the...
2024-12-22  n0tlu5adds selfweighted test with a set of A records
2024-12-22  n0tlu5adds required checkurl url params
2024-12-22  n0tlu5resets weight when service is declared as down
2024-12-22  n0tlu5removes redundant first check flag; removes trailing...
2024-12-20  Otto MoerbeekMerge pull request #14991 from omoerbeek/rec-janitor...
2024-12-20  Otto Moerbeekrec: zap dangling symlink, leftover of #14926 14991/head
2024-12-20  Peter van DijkMerge pull request #14987 from neheb/meson
2024-12-19  n0tlu5rename selfweighted to pickselfweighted; add pickselfwe...
2024-12-19  Rosen Penevuse some structured binding 14987/head
2024-12-19  Rosen Penevuse min_element
2024-12-19  Rosen Penevclang-tidy: use std::min/max
2024-12-18  Otto Moerbeekalso test sigs
2024-12-18  Otto MoerbeekAlso handle sigs as a shared point to a vector
2024-12-18  Otto MoerbeekAdd a speedtest like test, not enabled by default
2024-12-18  Otto Moerbeekclang-tidy
2024-12-18  Otto MoerbeekImprovement: use const vector plus names for the variou...
2024-12-18  Otto Moerbeekrec: experiment: authRecs a shared pointer of DNSRecs...
2024-12-17  Remi GacogneMerge pull request #14980 from rgacogne/ddist198-changelog
2024-12-17  Remi GacogneApply suggestions from Peter (update secpoll, proper... 14980/head
2024-12-17  Remi Gacognednsdist: Add a missing entry into the 1.9.8 ChangeLog
2024-12-17  Remi Gacognesecpoll: Update zone for DNSdist 1.9.8
2024-12-17  Remi Gacognednsdist: Add ChangeLog for DNSdist 1.9.8
2024-12-17  Peter van DijkMerge pull request #14974 from Habbie/auth-4.9.3-secpol...
2024-12-17  Peter van Dijkauth-4.9.3: docs&secpoll 14974/head
2024-12-17  Otto MoerbeekMerge pull request #14973 from omoerbeek/rec-full-cname...
2024-12-17  Otto MoerbeekAdd test 14973/head
2024-12-17  Remi GacogneMerge pull request #14956 from esensar/feat/metric... dnsdist-2.0.0-alpha0
2024-12-16  Otto Moerbeekif *fromCache is already true, no need to check CNAME...
2024-12-16  Ensar Sarajčićdnsdist: fix typos in custom metrics docs 14956/head
2024-12-16  Ensar Sarajčićdnsdist: set version changed for new custom metrics...
2024-12-16  Otto MoerbeekMerge pull request #14935 from omoerbeek/rec-regr-test...
2024-12-16  Remi GacogneMerge pull request #14967 from rgacogne/ddist-fix-ecs...
2024-12-16  Ensar Sarajčićdnsdist: fix empty labels check in json stats endpoint
2024-12-16  Otto MoerbeekDedup only in specific places
2024-12-16  Ensar Sarajčićdnsdist: use `empty()` instead of "" check
2024-12-16  Ensar Sarajčićdnsdist: add docs for new arguments for custom metric...
2024-12-16  Otto MoerbeekRefactor serialize/wireFormatContent as suggested by...
2024-12-16  Otto Moerbeekrename pdns::shuffle to pdns::shufleRecords, as suggest...
2024-12-16  Otto MoerbeekAdd speedtest for shuffle, plus a speedup in shuffle...
2024-12-16  Otto MoerbeekFaster dedup, not using zoneRepresentation but wire...
2024-12-16  Otto MoerbeekRework dedup code and add a test for pdsn::dedup
2024-12-16  Otto MoerbeekAdapt test to not use repeating records
2024-12-16  Otto MoerbeekNo need to dedup the dns64 case seperately anymore
2024-12-16  Otto Moerbeekrec: dedup results from auths and results constructed...
2024-12-16  Otto Moerbeekrec: if the full CNAME chain leading to the answer...
2024-12-16  Ensar Sarajčićdnsdist: update metrics related regression tests
2024-12-16  Miod VallatMerge pull request #14931 from miodvallat/bugfix/12653
2024-12-16  Miod VallatNeeds C++17 nowadays. 14955/head
2024-12-16  Miod VallatUpdate backend writer's guide.
2024-12-16  Miod VallatTweaks to get manpages to render better.
2024-12-16  Miod VallatMake the Prometheus scrape example visible.
2024-12-16  Miod VallatApeaze spayl tcheker
2024-12-16  Miod VallatUpdate external urls
2024-12-16  Miod VallatUpdate last TAI change date.
2024-12-16  Miod VallatDNSSEC: Change to primary/secondary wording and mention...
2024-12-16  Miod VallatUse current settings names rather than the ones depreca...
2024-12-16  Miod VallatImprove layout/rendering, appease the grammar gods...
2024-12-13  Rosen Penevstatnode: boost > std optional 14970/head
2024-12-13  Rosen Penevgeoipbackend: boost > std optional
2024-12-13  Rosen Penevsdig: boost > std optional
2024-12-13  Rosen Penevws-auth: boost > std optional
2024-12-13  Ensar Sarajčićdnsdist: ignore clangd-tidy warnings
2024-12-13  Remi Gacognednsdist: Fix ECS zero-scope with incoming DoH queries 14967/head
2024-12-13  Otto MoerbeekMerge pull request #14964 from omoerbeek/rec-prep-5...
2024-12-13  Ensar Sarajčićdnsdist: remove todo comments from `dnsdist-lua-ffi`
2024-12-13  Otto Moerbeekrec: prep for rec-5.2.0-rc1 14964/head
2024-12-13  Otto MoerbeekMerge pull request #14957 from zjs604381586/avoid-local... rec-5.3.0-alpha0
2024-12-13  Otto MoerbeekUpdate pdns/recursordist/settings/table.py 14957/head
2024-12-13  Otto MoerbeekAdd versionchanged clause
2024-12-13  zhaojssort udp_source_port_avoid list
2024-12-13  zhaojingshirecursor local udp port avoid 4791
2024-12-13  Otto MoerbeekMerge pull request #14944 from omoerbeek/rec-docs-assorted
2024-12-12  Rosen Penevclang-tidy: simplify some algorithms 14948/head
2024-12-12  Rosen Penevremove lexical_cast headers
2024-12-12  Ensar Sarajčićdnsdist: skip metrics with labels for carbon export...
2024-12-12  Ensar Sarajčićdnsdist: clean up clang-tidy warnings in lua and metrics
next