]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2021-09-07  Remi Gacognednsdist: Use the correct version in the doc for backpor... 10697/head
2021-09-01  Peter van DijkMerge pull request #10536 from Habbie/gh-builder-upload
2021-09-01  Remi GacogneMerge pull request #10597 from rgacogne/ddist-svc
2021-09-01  Peter van DijkMerge pull request #10683 from Habbie/gh-actions-2
2021-08-31  Peter van DijkCI: move dnsdist tsan build+test from CircleCI to GH... 10683/head
2021-08-31  Peter van DijkMerge pull request #10678 from jsoref/replace-apt-key...
2021-08-30  Josh SorefReplace apt-key with curl -o 10678/head
2021-08-30  Josh Sorefdocker: merge apt-get update & install layers
2021-08-30  Remi GacogneMerge pull request #10681 from rgacogne/fix-ddist-cover...
2021-08-30  Remi Gacognednsdist: Fix the Coverity build by adding the dev versi... 10681/head
2021-08-30  Peter van DijkMerge pull request #10672 from Habbie/lmdb-no-resize
2021-08-29  Peter van DijkMerge pull request #10679 from jsoref/apt-get
2021-08-29  Peter van DijkMerge pull request #10677 from jsoref/advice
2021-08-29  Josh Sorefdocker: apt does not have a stable cli 10679/head
2021-08-29  Josh SorefTry to improve advice 10677/head
2021-08-27  Remi Gacognednsdist: Fix formatting of SVC code, uglify tests for... 10597/head
2021-08-27  Remi Gacognednsdist: Implement SpoofSVCAction to return SVC responses
2021-08-27  Remi GacogneMerge pull request #10338 from rgacogne/ddist-downstrea...
2021-08-27  Remi GacogneMerge pull request #10674 from rgacogne/ddist-tls-provi...
2021-08-27  Remi GacogneMerge pull request #10656 from rgacogne/ddist-mplexer...
2021-08-26  Remi Gacognednsdist: Enable GnuTLS support on Circle CI as well 10674/head
2021-08-26  Remi Gacognednsdist: Check that the expected TLS provider is in...
2021-08-26  Remi Gacognednsdist: Provide bindings to know which TLS provider...
2021-08-26  Remi GacogneMerge pull request #10670 from rgacogne/ddist-gnutls...
2021-08-26  Remi GacogneDocument the handshake handling differences between... 10338/head
2021-08-26  Peter van DijkMerge pull request #10673 from Habbie/dnsdist-tests...
2021-08-26  Remi Gacognednsdist: Remove invalid static_assert in the DoH code...
2021-08-26  Remi Gacognednsdist: Fix formatting in the 'dnsdist' namespace
2021-08-26  Remi Gacognednsdist: Fix local response rules being copied in UDPTC...
2021-08-26  Remi Gacognednsdist: Fix compilation with GnuTLS < 3.4.0
2021-08-26  Remi Gacognednsdist: Use callbacks to retrieve TLS tickets sent...
2021-08-26  Remi Gacognednsdist: Check TLS session resumption for Outgoing...
2021-08-26  Remi Gacognednsdist: Clear the responder response counters between...
2021-08-26  Remi Gacognednsdist: Fix compilation of the TCPIOHandler w/ old...
2021-08-26  Remi Gacognednsdist: Add regression tests for outgoing DoT support
2021-08-26  Remi Gacognednsdist: Better error reporting for client-side GnuTLS...
2021-08-26  Remi Gacognednsdist: Fix an tx ID endianess issue for DoH -> trunca...
2021-08-26  Remi Gacognednsdist: Fix an EDNS UDP payload size issue for UDP...
2021-08-26  Remi Gacognednsdist: Check that responses for DoH are cached and...
2021-08-26  Remi GacogneWhitelist the 'DoT' pattern for the spell-checker ...
2021-08-26  Remi Gacognednsdist: More documentation on 'TCP only', outgoing DoT
2021-08-26  Remi Gacognednsdist: Make the TLS session cache for outgoing connec...
2021-08-26  Remi Gacognednsdist: Fix a typo in the documentation
2021-08-26  Remi Gacognednsdist: Document the TCP, TLS, DoH changes
2021-08-26  Remi Gacognednsdist: Document the new options to newServer() (TCP...
2021-08-26  Remi Gacognednsdist: Implement 'tcpOnly' backends
2021-08-26  Remi Gacognednsdist: Remove left-over debug messages
2021-08-26  Remi Gacognednsdist: Appease the formatting gods
2021-08-26  Remi Gacognednsdist: Rever the Downstream connection cache to be...
2021-08-26  Remi Gacognednsdist: Share the downstream TCP connections cache...
2021-08-26  Remi Gacognednsdist: Fix compilation on older GnuTLS versions
2021-08-26  Remi Gacognednsdist: Handle more than one cached TLS session per...
2021-08-26  Remi Gacognednsdist: Don't let GnuTLS block if a ticket is not...
2021-08-26  Remi Gacognednsdist: Add downstream TLS session resumption metric
2021-08-26  Remi Gacognednsdist: Add a WIP session cache
2021-08-26  Remi GacogneTCPIOHandler: Add preliminary support for session resum...
2021-08-26  Remi Gacognednsdist: Fix the client TLS wrapper for GnuTLS
2021-08-26  Remi Gacognednsdist: Do not try to parse non-DNS HTTP answers gener...
2021-08-26  Remi Gacognednsdist: Use the correct cache key for DoH UDP responses
2021-08-26  Remi Gacognednsdist: Exclude the TCP latency calculations from...
2021-08-26  Remi Gacognednsdist: Properly handle truncation for cross-protocol...
2021-08-26  Remi Gacognednsdist: Handle TCP-only backends for UDP queries
2021-08-26  Remi Gacognednsdist: Handle TCP-only backends for DoH queries
2021-08-26  Remi Gacognednsdist: Handle health checks over TCP and DNS over TLS
2021-08-26  Remi Gacognednsdist: Add support for DNS over TLS backends
2021-08-26  Remi Gacognednsdist: Properly handle errors for DoH cross-protocol...
2021-08-26  Remi Gacognednsdist: Also lookup the cache for UDP answers for DoH
2021-08-26  Remi Gacognednsdist: Carry the exact protocol (Do53, DNSCrypt,...
2021-08-26  Remi Gacognednsdist: Apply response rules to cross-protocol DoH...
2021-08-26  Remi Gacognednsdist: Add a regression test for DoH TC=1 fallback...
2021-08-26  Remi Gacognednsdist: Handle Proxy Protocol payloads with cross...
2021-08-26  Remi Gacognednsdist: First working version of cross-protocol DoH...
2021-08-26  Peter van Dijkdnsdist test: generate CDB files 10673/head
2021-08-26  Peter van Dijklmdb-safe: resizing while there might be open transacti... 10672/head
2021-08-26  Remi GacogneMerge pull request #10671 from rgacogne/ddist-init...
2021-08-26  Remi Gacognednsdist: Initialize the cacheFlags member of DNSQuestio... 10671/head
2021-08-25  Remi Gacognednsdist: Enable GnuTLS support in GitHub actions 10670/head
2021-08-25  Remi GacogneMerge pull request #10664 from rgacogne/ddist-fix-cache...
2021-08-25  Peter van DijkMerge pull request #10661 from Habbie/gh-actions
2021-08-25  Otto MoerbeekMerge pull request #10666 from rgacogne/rec-cache-conte...
2021-08-25  Otto MoerbeekMerge pull request #10668 from omoerbeek/rec-bulktest...
2021-08-25  Otto MoerbeekImprove the rec bulk test script 10668/head
2021-08-25  Remi Gacognerec: Fix formatting 10666/head
2021-08-25  Remi Gacognerec: Fix the acquired/contended cache counters not...
2021-08-24  Peter van Dijkrun auth remotebackend regression tests in GH Actions... 10661/head
2021-08-24  Remi GacogneMerge pull request #10633 from rgacogne/rec-policy...
2021-08-24  Remi Gacognednsdist: Cache based on the DNS flags of the query... 10664/head
2021-08-24  Peter van Dijknew remotebackend ruby deps are too new for CircleCI...
2021-08-23  Peter van Dijkcircleci: remove items that we now test in github actions
2021-08-23  Peter van Dijkgithub actions: build auth+rec+dnsdist; test auth-api...
2021-08-23  Otto MoerbeekMerge pull request #10659 from omoerbeek/rec-fix-dot...
2021-08-23  OttoFix wrong default value call for dot-to-port-853 setting 10659/head
2021-08-20  Otto MoerbeekMerge pull request #10605 from omoerbeek/rec-policy...
2021-08-20  OttoOne way of solving the race. Still needs operator[... 10605/head
2021-08-20  Remi Gacognednsdist: Catch FDMultiplexerException in IOStateHandler... 10656/head
2021-08-19  Peter van Dijkgh actions builder: upload built packages as artifacts 10536/head
2021-08-19  OttoPrometheus help texts and general cleanup. Example...
2021-08-18  Remi GacogneMerge pull request #10622 from rgacogne/rec-loop-ds...
2021-08-18  OttoKeep a count of per rpz (or filter) hits, by default...
2021-08-18  Otto MoerbeekMerge pull request #10554 from omoerbeek/rec-per-cpu...
next