]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2023-10-16  Remi Gacognednsdist: More clang-tidy delinting 13280/head
2023-10-13  Remi Gacognednsdist: More clang-tidy delinting
2023-10-13  Remi Gacognednsdist: Fix clang-tidy warnings
2023-10-13  Remi GacogneQuiche: Fix the installation of library on macOS
2023-10-13  Remi Gacognednsdist: Use the QuicheConnection type, as suggested...
2023-10-13  Remi Gacognednsdist: Remove now unneeded clang-tidy suppression
2023-10-09  Remi Gacognednsdist: Prevent unaligned access when reading the...
2023-10-09  Otto MoerbeekInstall quiche lib in proper location for macOS, and...
2023-10-09  Charles-Henri... doq: doc fix, thanks Otto
2023-10-09  Charles-Henri... doq: make cert and key parameters of addDOQLocal mandatory
2023-10-09  Charles-Henri... doq: make sure connection is properly reset if necessar...
2023-10-09  Remi Gacognednsdist: Get the final size of an encrypted DoQ token...
2023-10-09  Remi Gacognednsdist: Delint doq.cc and doq.hh
2023-10-09  Remi Gacognednsdist: Handle cross-protocol I/O errors for DoQ queries
2023-10-09  Remi Gacognednsdist: Use a random port in DoQ regression tests
2023-10-09  Remi Gacognednsdist: Make a separate DoQ connections map per bind
2023-10-09  Remi Gacognednsdist: Fix the maximum size of a DoQ retry token
2023-10-09  Remi Gacognednsdist: Move the definition of the DoQ thread to doq.hh
2023-10-09  Remi Gacognednsdist: Fix the type of DoQ frontends
2023-10-09  Remi Gacognednsdist: Work around an issue with opaque unique_ptrs...
2023-10-09  Remi Gacognetasks: Remove a left-over debug line
2023-10-09  Remi Gacognebuilder-support: Build dnsdist with Quiche for DNS...
2023-10-09  Charles-Henri... doq: add a bit of documentation and display DoQ support...
2023-10-09  Charles-Henri... doq: add valid/error responses counter and two doq...
2023-10-09  Charles-Henri... doq: add doq-responses-pipe-full metric
2023-10-09  Charles-Henri... doq: rename variable, and update non compliant queries...
2023-10-09  Remi Gacognednsdist: Fix code formatting
2023-10-09  Remi Gacognednsdist: Better handling of short reads/writes in DoQ
2023-10-09  Remi Gacognednsdist: Add an option to log DoQ TLS keying material...
2023-10-09  Remi Gacognednsdist: Add the DoQ transport protocol to Async tests
2023-10-09  Charles-Henri... doq: add congestion control algorithm configuration...
2023-10-09  Remi Gacognednsdist: Small cleanup in doq.cc and doq.hh
2023-10-09  Remi Gacognednsdist: Small cleanup of m4/pdns_with_quiche.m4
2023-10-09  Charles-Henri... doq: properly configure maxInFlight and max buffered...
2023-10-09  Charles-Henri... doq: initialize stateless reset token
2023-10-09  Charles-Henri... doq: really configure idleTimeout
2023-10-09  Charles-Henri... doq: fix formating
2023-10-09  Remi Gacognednsdist: Move internal DoQ structures to doq.cc
2023-10-09  Remi Gacognednsdist: Use a random port for the DoQ tests
2023-10-09  Remi Gacognednsdist: Use the shared library version of Quiche
2023-10-09  Remi Gacognednsdist: Proper retry token generation and validation...
2023-10-09  Remi Gacognednsdist: Refactoring of SodiumNonce and friends
2023-10-09  Remi Gacognebuild-and-test-all: Disable LTO for now, it does not...
2023-10-09  Remi Gacognebuild-and-test-all: Build Quiche, and enable DoQ for...
2023-10-09  Charles-Henri... doq: handle responses in the main thread
2023-10-09  Charles-Henri... doq: add cache hit test
2023-10-09  Charles-Henri... doq: use dnsdist::getRandomValue and fix a few compilat...
2023-10-09  Charles-Henri... doq: fix Makefile.am sorting
2023-10-09  Charles-Henri... doq: spell checking, formating, comments cleaning
2023-10-09  Charles-Henri... doq: don't add EDNS
2023-10-09  Charles-Henri... dnsdist: add simple DoQ tests, misc cleanup, removes...
2023-10-09  Charles-Henri... dnsdist: add basic DoQ support
2023-10-09  Charles-Henri... dnsdist: add DoQ protocol definition
2023-10-09  Charles-Henri... dnsdist: configurable DoQ and quiche checks
2023-10-09  Remi GacogneMerge pull request #13260 from rgacogne/pdns-code-cover...
2023-10-09  Remi Gacognecoverage: Do not call __gcov_dump() when using source... 13260/head
2023-10-09  Remi GacogneCode coverage: Fix two typos
2023-10-09  Remi GacogneCode coverage: Fix a link
2023-10-09  Remi GacogneCode coverage: Apply Fred's suggestions (thanks!)
2023-10-09  Remi GacogneAdd Code Coverage documentation
2023-10-09  Remi Gacognebuild-and-test-all: Generate code coverage data from CI
2023-10-09  Remi Gacognerec: Properly record coverage data when exiting
2023-10-09  Remi Gacognednsdist: Properly record clang coverage data when exiting
2023-10-09  Remi Gacogneauth: Properly record coverage data when exiting
2023-10-09  Remi GacogneUpdate the code coverage m4 to support modern options...
2023-10-09  Otto MoerbeekMerge pull request #13345 from omoerbeek/rec-changelog...
2023-10-09  Remi GacogneMerge pull request #13185 from rgacogne/ddist-parse-ede
2023-10-09  Otto MoerbeekMerge pull request #13311 from omoerbeek/rec-more-log...
2023-10-09  Otto MoerbeekMerge pull request #13303 from omoerbeek/rec-log-fixes
2023-10-09  Otto MoerbeekMention removal of sysvinit script in 4.9.x changelog. 13345/head
2023-10-09  Remi GacogneMerge pull request #13339 from rgacogne/building-packag...
2023-10-09  Remi Gacognednsdist: Apply Otto's suggestions to the EDE code and... 13185/head
2023-10-06  Remi GacogneBUILDING-PACKAGES: Mention that `pdns-builder` requires... 13339/head
2023-10-06  Remi GacogneBUILDING-PACKAGES: Use a supported OS as example
2023-10-06  Remi GacogneMerge pull request #13340 from rgacogne/netmask-fix...
2023-10-06  Remi GacogneUpdate BUILDING-PACKAGES.md as suggested by Peter ...
2023-10-06  Remi GacogneMerge pull request #13335 from rgacogne/ddist-web-rule...
2023-10-06  Remi GacogneNetmask: Normalize subnet masks coming from a string 13340/head
2023-10-06  Remi GacogneBUILDING-PACKAGES: Document how to build packages
2023-10-06  Remi Gacognednsdist: Display the rule name, if any, in the web... 13335/head
2023-10-05  Peter van DijkMerge pull request #13317 from Habbie/auth-4.8.3-docs...
2023-10-03  Peter van DijkMerge pull request #13323 from ekohl/update-lmdb-docs...
2023-10-03  Ewoud Kohl... Match the lmdb-filename example with the default 13323/head
2023-10-03  Fred MorcosMerge pull request #13320 from fredmorcos/cleanup-remot...
2023-10-03  Remi GacogneMerge pull request #13298 from rgacogne/ddist-nghttp2...
2023-10-03  Fred MorcosCleanup remote backend 13320/head
2023-10-03  Remi Gacognednsdist: Apply suggestion from Charles-Henri's code... 13298/head
2023-10-03  Remi Gacognednsdist: Fix timeouts on incoming DoH connections with...
2023-10-03  Remi GacogneMerge pull request #13319 from Habbie/sphinxcontrib...
2023-10-03  Peter van Dijkupdate sphinxcontrib-api hash, add a comment 13319/head
2023-10-02  Remi GacogneMerge pull request #13304 from rgacogne/ddist-async...
2023-10-02  Remi GacogneMerge pull request #13314 from rgacogne/ddist-skip...
2023-10-02  Remi GacogneMerge pull request #13310 from rgacogne/ddist-ebpf...
2023-10-02  Remi GacogneMerge pull request #13287 from rgacogne/dnsscope-custom...
2023-10-02  Peter van Dijkauth-4.8.3: changelog and secpoll 13317/head
2023-09-29  Remi Gacognednsdist: Skip our BADVERS regression test on broken... 13314/head
2023-09-29  Remi Gacognednsdist: Fix eBPF metrics in the internal web server 13310/head
2023-09-29  Peter van DijkMerge pull request #13080 from jsoref/remove-timestamp
2023-09-29  Peter van DijkMerge pull request #13014 from jsoref/deprecated
2023-09-29  Josh SorefRemove test-auth 13080/head
next