]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2024-01-15  Remi GacogneMerge pull request #13713 from chbruyand/dnsdist-issue...
2024-01-15  Peter van DijkMerge pull request #13714 from spheron1/patch-1
2024-01-14  Edward DoreFix country()/countryCode() mixup in example Lua Record 13714/head
2024-01-12  Charles-Henri... Update pdns/dnsdistdist/doh3.cc 13713/head
2024-01-12  Charles-Henri... dnsdist: add content-type header information in http...
2024-01-12  Peter van DijkMerge pull request #13580 from Habbie/ubuntu-noble
2024-01-12  Peter van DijkMerge pull request #13707 from Habbie/auth-4.9.0-alpha1...
2024-01-12  Peter van Dijkdocs&secpoll for auth-4.9.0-alpha1 13707/head
2024-01-11  Peter van DijkMerge pull request #13441 from Habbie/auth-alias-ecs auth-4.9.0-alpha1
2024-01-11  Peter van Dijkcleanups from clang-tidy 13441/head
2024-01-11  Fred MorcosMerge pull request #13683 from fredmorcos/cleanup-clang...
2024-01-11  Peter van Dijkformat dnsproxy.{cc,hh}, ednssubnet.{cc,hh}, stubresolv...
2024-01-11  Peter van Dijkremove isValid
2024-01-11  Peter van Dijkadd testECSNone
2024-01-11  Peter van Dijkonly use the scope from the answer
2024-01-11  Peter van Dijkauth-py tests: test ECS in ALIAS forwarding
2024-01-11  Peter van Dijkregression-tests.auth-py/clientsubnetoption.py: fix...
2024-01-11  Peter van Dijkixfrdist tests: refactor one function a bit
2024-01-11  rootforward EDNS Client Subnet option during ALIAS processing
2024-01-10  Remi GacogneMerge pull request #13692 from romeroalx/fix-builder...
2024-01-10  Otto MoerbeekMerge pull request #13693 from omoerbeek/iputils-unused
2024-01-10  Otto Moerbeekiputils: avoid unused warnings on !linux 13693/head
2024-01-10  romeroalxDebian Trixie builder: install fakeroot pkg 13692/head
2024-01-10  Otto MoerbeekMerge pull request #13684 from omoerbeek/rec-prep-5.0.0
2024-01-09  Remi GacogneMerge pull request #13689 from chbruyand/dnsdist-issue...
2024-01-09  Charles-Henri... dnsdist: buffer h3 headers until query has been dispatched 13689/head
2024-01-09  Remi GacogneMerge pull request #13688 from rgacogne/fix-provenance...
2024-01-09  Remi Gacognebuild-packages: Fix the handling of provenance artifacts 13688/head
2024-01-09  Otto MoerbeekPrepare for rec-5.0.1 final release 13684/head
2024-01-09  Otto MoerbeekMerge pull request #13680 from rgacogne/rec-mtasker...
2024-01-09  Otto MoerbeekMerge pull request #13662 from PowerDNS/dependabot...
2024-01-09  Remi GacogneMerge pull request #13679 from rgacogne/update-upload...
2024-01-09  Remi Gacognerec: Fix a clang-tidy warning in test-mtasker.cc 13680/head
2024-01-09  Fred MorcosFixup Github clang-tidy helper scripts 13683/head
2024-01-09  Remi Gacognerec: Fix a potential null deref in MTasker::schedule()
2024-01-08  Remi GacogneMerge pull request #13667 from rgacogne/ddist-coverage...
2024-01-08  Remi GacogneMerge pull request #13676 from rgacogne/ddist-quic...
2024-01-08  Remi GacogneMerge pull request #13678 from rgacogne/ddist-doh3...
2024-01-08  Remi Gacogneci: Update upload-artifact and download-artifact to... 13679/head
2024-01-08  Remi Gacognednsdist: Grant unidirectional HTTP/3 streams for DoH3 13678/head
2024-01-08  Remi Gacognednsdist: Enable PMTU discovery and disable fragmentatio... 13676/head
2024-01-08  Remi GacogneMerge pull request #13674 from dmachard/dockerfile...
2024-01-08  Otto MoerbeekMerge pull request #13652 from omoerbeek/mtasker-cleanup
2024-01-08  Remi GacogneMerge pull request #13675 from rgacogne/rec-fix-alabast...
2024-01-08  Remi Gacognednsdist: Fix the version of alabaster when building... 13675/head
2024-01-08  Remi Gacognerec: Fix the version of alabaster when building the doc
2024-01-08  Remi GacogneMerge pull request #13670 from chbruyand/dnsdist-doq-acl
2023-12-29  dmachardenable doq and doh3 in dockerfile-dnsdist 13674/head
2023-12-29  Remi GacogneMerge pull request #13664 from chbruyand/dnsdist-udp...
2023-12-28  Charles-Henri... dnsdist: doq,doh3 make sure we enforce any ACL 13670/head
2023-12-26  Charles-Henri... dnsdist: tidy variable name 13664/head
2023-12-26  Remi Gacognednsdist: Clean up the Lua objects before exiting 13667/head
2023-12-26  Remi GacogneMerge pull request #13666 from rgacogne/ddist-congestion-2
2023-12-26  Fred MorcosMerge pull request #13653 from rgacogne/openssf-compile...
2023-12-26  Charles-Henri... dnsdist: try to increase receive and send buffers to max
2023-12-26  Remi Gacognednsdist: Avoid a few more allocations in the DoQ code 13666/head
2023-12-22  Remi Gacognednsdist: Re-format doh3.cc and doq.cc
2023-12-22  Remi Gacognednsdist: Delint DoQ and DoH3
2023-12-22  Remi Gacognednsdist: Try flushing egress data after processing...
2023-12-22  Remi Gacognednsdist: Handle early data in DoQ/DoH3
2023-12-22  Remi GacogneSocket: Prevent alloc+copy in Socket::recvFromAsync()
2023-12-22  Remi Gacognednsdist: Read as many DoH3 packets as possible
2023-12-22  Remi Gacognednsdist: Read as many DoQ packets as possible
2023-12-22  Remi GacogneSocket: Return the remote peer from Socket::recvFromAsync
2023-12-22  Remi Gacognednsdist: Split DoH3 'socket readable' to a separate...
2023-12-22  Remi Gacognednsdist: Split DoQ 'socket readable' to a separate...
2023-12-22  Remi Gacognednsdist: Loop on `quiche_conn_stream_recv()` until...
2023-12-22  Remi Gacognednsdist: Split the DoQ 'readable stream' handling code...
2023-12-22  romeroalxMerge pull request #13627 from romeroalx/schedule-workf...
2023-12-22  Fred MorcosMerge pull request #13663 from fredmorcos/fix-ws-auth...
2023-12-22  Fred MorcosMerge pull request #13661 from fredmorcos/fix-ws-auth
2023-12-22  Fred MorcosFix formatting in ws-auth.cc 13663/head
2023-12-22  Fred MorcosReplace the TSIGKeyFromId() macro with a TSIGKeyData... 13661/head
2023-12-22  Fred MorcosGet rid of some NOLINTs in ws-auth.cc
2023-12-22  Fred MorcosReplace the zoneFromId() macro with a ZoneData class...
2023-12-22  Fred MorcosMerge pull request #13613 from fredmorcos/ws-auth-statb...
2023-12-21  dependabot... build(deps): bump unsafe-libyaml in /pdns/recursordist... 13662/head
2023-12-21  Fred MorcosMerge pull request #13615 from fredmorcos/fix-warnings...
2023-12-21  Fred MorcosDelint ws-auth.cc 13613/head
2023-12-21  Fred MorcosDelint ws-api.cc
2023-12-21  Fred MorcosFormat ws-api.cc
2023-12-21  Fred MorcosFormat ws-api.hh
2023-12-21  Fred MorcosRemove global StatBag from ws-auth
2023-12-21  Fred MorcosWhitespace cleanup
2023-12-21  Fred MorcosMove Ewma impl to ws-auth.cc
2023-12-21  Fred MorcosFormat ws-auth.cc
2023-12-21  Fred MorcosFormat ws-auth.hh
2023-12-21  Peter van DijkMerge pull request #13465 from franklouwers/master
2023-12-21  Peter van DijkMerge pull request #13628 from Habbie/auth-4.8.4-secpol...
2023-12-21  Peter van Dijkauth-4.8.4: secpoll&docs 13628/head
2023-12-21  Remi GacogneMerge pull request #13617 from fredmorcos/fix-non-zero...
2023-12-21  Remi GacogneMerge pull request #13630 from rgacogne/ddist-coverity...
2023-12-20  Otto MoerbeekMerge pull request #13656 from omoerbeek/rec-prep-5...
2023-12-20  Otto MoerbeekPrep for rec-5.0.0-rc2 13656/head
2023-12-19  Fred MorcosFix warning about pointer with non-zero offset being... 13617/head
2023-12-19  Peter van DijkMerge pull request #13642 from zeha/auth-make-outoftree
2023-12-19  Peter van DijkMerge pull request #13608 from romeroalx/look-for-binar...
2023-12-19  Otto MoerbeekMore reorg and tidy 13652/head
2023-12-18  Peter van DijkMerge pull request #13635 from mind04/auth-wildcard...
2023-12-18  Peter van DijkMerge pull request #13514 from zeha/api-flush-all
next