]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2024-06-17  Remi Gacognednsdist: Fix a race condition with custom Lua web handlers 14342/head
2024-06-13  Alexis RomeroMerge pull request #14320 from romeroalx/backport-14241...
2024-06-10  romeroalxremove centos-8 and centos-8-stream as build targets 14320/head
2024-06-06  Remi GacogneMerge pull request #14292 from romeroalx/backport-14171...
2024-06-05  romeroalxgh actions: add WF for building and pushing images... 14292/head
2024-06-05  romeroalxgh actions: add WF for building and pushing images...
2024-06-05  romeroalxgh actions: modify docker.yml for building and pushing...
2024-06-05  romeroalxgh actions: add WF for building and pushing multi-platf...
2024-05-23  Remi GacogneMerge pull request #14166 from rgacogne/ddist19-backpor...
2024-05-21  Remi GacogneMerge pull request #14213 from romeroalx/backport-14171...
2024-05-21  romeroalxAdding liblua5.3-dev/libluajit-5.1-dev to dockerfiles 14213/head
2024-05-17  Remi GacogneMerge pull request #14170 from rgacogne/ddist19-backpor...
2024-05-17  Remi GacogneMerge pull request #14163 from rgacogne/ddist19-backpor...
2024-05-14  Remi Gacognednsdist: Prevent a race when calling `registerWebHandle... 14170/head
2024-05-13  Remi Gacognednsdist: Fix clang-tidy warnings 14166/head
2024-05-13  Remi Gacognednsdist: Add regression for destination address harvest...
2024-05-13  Remi Gacognednsdist: Use the correct source IP for outgoing QUIC...
2024-05-13  Remi Gacognednsdist: Reply to HTTP/2 PING frames immediately 14163/head
2024-05-13  Remi GacogneMerge pull request #14150 from romeroalx/backport-14044...
2024-05-09  romeroalxgh actions - replace yq snap in collect job build-and... 14150/head
2024-04-25  Remi Gacognednsdist: Fix handling of XFR requests over DoH dnsdist-1.9.4
2024-04-25  Remi GacogneMerge pull request #14087 from rgacogne/ddist19-backpor...
2024-04-25  Remi GacogneMerge pull request #14105 from rgacogne/ddist19-backpor...
2024-04-25  Remi Gacognednsdist: Fix a crash in incoming DoH with nghttp2 14105/head
2024-04-23  Remi GacogneMerge pull request #14082 from rgacogne/ddist19-backpor...
2024-04-23  Remi GacogneMerge pull request #14080 from rgacogne/ddist19-backpor...
2024-04-23  Remi GacogneMerge pull request #14081 from rgacogne/ddist19-backpor...
2024-04-22  Remi Gacognednsdist: Fix "C++ One Definition Rule" warnings in XSK 14082/head
2024-04-22  Remi Gacognednsdist: Fix DNS over plain HTTP broken by `reloadAllCe... 14081/head
2024-04-22  Remi GacogneSBOM: Dynamically generate the list of auth-related... 14087/head
2024-04-22  Remi GacogneSBOM: Fix the builder target variable
2024-04-22  Remi GacogneFix syntax errors
2024-04-22  Remi GacogneDisable SBOM generation on el-7 (almost EOL), fix it...
2024-04-22  Remi GacogneHopefully fix SBOM generation
2024-04-22  Remi GacogneAttempt to generate SBOMs after building packages
2024-04-19  Remi GacogneAdd license, publisher information to the external... 14080/head
2024-04-19  Remi GacogneMove the version (and hashes) of external dependencies...
2024-04-05  Remi GacogneMerge pull request #14040 from rgacogne/ddist19-revert... dnsdist-1.9.3
2024-04-05  Remi GacogneRevert "dnsdist: Release failed TCP backend connections... 14040/head
2024-04-04  Remi GacogneMerge pull request #14017 from rgacogne/ddist19-backpor... dnsdist-1.9.2
2024-04-04  Remi GacogneMerge pull request #14016 from rgacogne/ddist19-backpor...
2024-04-04  Remi GacogneMerge pull request #14012 from rgacogne/ddist19-backpor...
2024-04-04  Remi GacogneMerge pull request #14013 from rgacogne/ddist19-backpor...
2024-04-03  Remi GacogneMerge pull request #14014 from rgacogne/ddist19-backpor...
2024-04-03  Remi GacogneMerge pull request #14015 from rgacogne/ddist19-backpor...
2024-04-02  Remi Gacognednsdist: Release failed TCP backend connections more... 14017/head
2024-04-02  Remi Gacognednsdist: Release incoming TCP connection right away... 14016/head
2024-04-02  Remi GacogneFDWrapper: Always reset the internal descriptor to -1 14015/head
2024-04-02  Remi GacogneFDWrapper: Do not try to close negative file descriptors
2024-04-02  Remi Gacognednsdist: Fix formatting in dnsdist-nghttp2-in.cc 14014/head
2024-04-02  Remi Gacognednsdist: Add a regression test for DoH connection counters
2024-04-02  Remi Gacognednsdist: Properly increase the HTTP connections counter...
2024-04-02  Remi Gacognednsdist: Remove commented out include directive
2024-04-02  Remi Gacognednsdist: Increase the HTTP/1.1 query counter when DoH...
2024-04-02  Remi Gacognednsdist: Delint test-dnsdistlbpolicies_cc.cc 14013/head
2024-04-02  Remi Gacognednsdist: Fix clang-tidy warnings
2024-04-02  Remi Gacognednsdist: Clarify how to return 'no server available...
2024-04-02  Remi Gacognednsdist: Support "no server available" result from...
2024-04-02  Remi Gacognednsdist: Fix a null-deref in incoming DoH w/ nghttp2 14012/head
2024-03-25  Remi GacogneMerge pull request #13976 from rgacogne/ddist19-13946
2024-03-25  Remi Gacognednsdist: also handle EHOSTUNREACH as a case for reconne... 13976/head
2024-03-25  Remi GacogneMerge pull request #13944 from rgacogne/ddist19-13914
2024-03-19  Remi GacogneMerge pull request #13943 from rgacogne/ddist19-13927
2024-03-19  Remi GacogneMerge pull request #13940 from rgacogne/ddist19-13851
2024-03-19  Remi GacogneMerge pull request #13945 from rgacogne/ddist19-13834
2024-03-19  Remi GacogneMerge pull request #13942 from rgacogne/ddist19-13920
2024-03-19  Remi GacogneMerge pull request #13941 from rgacogne/ddist19-13906
2024-03-19  Remi GacogneMerge pull request #13939 from rgacogne/ddist19-13849
2024-03-19  Remi GacogneMerge pull request #13938 from rgacogne/ddist19-13805
2024-03-19  Remi Gacognednsdist: Fix clang-tidy warning 13943/head
2024-03-19  Remi Gacognednsdist: Fix clang-tidy warnings 13945/head
2024-03-19  Remi Gacognednsdist: Properly account the failure to forward a...
2024-03-19  Remi Gacognednsdist: Fix exponential backoff computation in edge...
2024-03-19  Remi Gacognednsdist: Properly handle a failure of the first lazy...
2024-03-19  Remi Gacognednsdist: Fix XSK-enabled check when reconnecting a... 13944/head
2024-03-19  Remi GacogneFix clang-tidy warnings, again
2024-03-19  Remi GacogneAdd `pdns::openFileForWriting()` to control permissions...
2024-03-19  Remi GacogneFix clang-tidy warnings
2024-03-19  Remi GacogneMark the `pdns::UniqueFilePtr` deleter `const noexcept`
2024-03-19  Remi Gacogneauth: Switch to `pdns::UniqueFilePtr`
2024-03-19  Remi Gacognerec: Switch to `pdns::UniqueFilePtr`
2024-03-19  Remi Gacognednsdist: Switch to `pdns::UniqueFilePtr`
2024-03-19  Remi Gacognemisc: Implement pdns::UniqueFilePtr
2024-03-19  Remi Gacognednsdist: Shrink InternalQueryState's size by reordering... 13942/head
2024-03-19  Remi Gacognednsdist: Add a regression test for IPv6 console connections 13941/head
2024-03-19  Remi Gacognednsdist: Fix first IPv6 console connection being rejected
2024-03-19  Remi Gacognednsname: Fix formatting issue 13940/head
2024-03-19  Remi GacogneAdd missing views.hh reference in the Makefiles
2024-03-19  Remi Gacognednsdist: Use a view for parsing ALPN data, add a regres...
2024-03-19  Doug Freedtcpiohandler: Use server preference algoritm for ALPN...
2024-03-19  Peter van Dijknits 13939/head
2024-03-19  Carolin DohmenOnly print config if debug flag is set
2024-03-19  Remi Gacognednsdist: Move `linux/*.h` headers to xsk.cc to fix... 13938/head
2024-03-19  Remi Gacognednsdist: Fix outdated definition for `addMaintenanceCal...
2024-03-13  Remi GacogneMerge pull request #13912 from omoerbeek/backport-13909... dnsdist-1.9.1
2024-03-13  Otto Moerbeekdnsdist: update to quiche 0.20.1 13912/head
2024-03-13  Otto MoerbeekMerge pull request #13911 from omoerbeek/dnsdist-branch...
2024-03-13  Otto Moerbeekdnsdist 1.9.x: remove irrelevant targets from branch... 13911/head
2024-03-13  Otto MoerbeekMerge pull request #13910 from omoerbeek/backport-13907...
2024-03-13  romeroalxgh actions: wo issue 9491 - actions/runner-images 13910/head
next