]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2024-01-09  Otto MoerbeekPrepare for rec-5.0.1 final release 13684/head
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  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 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  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-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
2023-12-18  Remi Gacognednsdist: More delinting in dnsdist-lua-bindings.cc 13630/head
2023-12-18  Peter van DijkMerge pull request #13641 from zeha/fix-zone-delete...
2023-12-18  Remi GacogneMerge pull request #13648 from rgacogne/ddist-doh3doc
2023-12-18  Remi GacogneMerge pull request #13638 from rgacogne/ddist-doq-stall...
2023-12-18  Remi Gacognednsdist: Fix alt-svc typo in the documentation example 13648/head
2023-12-18  Remi GacogneMerge pull request #13647 from rgacogne/ddist-doh3...
2023-12-18  Remi Gacognednsdist: Document how to advertise HTTP/3 support over...
2023-12-18  Remi Gacognednsdist: Document `showDOH3Frontends`
2023-12-18  Remi Gacognednsdist: Also fix the DoH3 default port in the DoH3... 13647/head
2023-12-18  Remi Gacognednsdist: Set the DNS over HTTP/3 default port to 443
2023-12-15  Chris Hofstaedtlerauth: allow building in separate build directory 13642/head
2023-12-15  Chris Hofstaedtlerws-auth: restore zone cache cleanup in apiServerZoneDet... 13641/head
2023-12-15  Chris Hofstaedtlerauth api: flush all caches when flushing 13514/head
2023-12-15  Remi Gacognednsdist: Handle congested DoQ streams 13638/head
2023-12-15  Remi GacogneMerge pull request #13623 from rgacogne/ddist-183-chang...
2023-12-15  Otto MoerbeekMerge pull request #13566 from omoerbeek/rec-qperq...
2023-12-15  Otto MoerbeekMove change to version 5.1.0 13566/head
2023-12-15  Otto MoerbeekMerge pull request #13578 from omoerbeek/rec-rng-settings
2023-12-15  Otto MoerbeekMerge pull request #13567 from omoerbeek/rec-disable...
2023-12-15  Peter van DijkMerge pull request #13153 from cmouse/auth-api-method...
2023-12-15  Remi Gacognednsdist: More clang-tidy fixes
2023-12-15  Aki TuomiRemove unused req for prometheusMetrics() 13153/head
2023-12-15  Aki Tuomiws-api: Constify some variables
2023-12-15  Aki Tuomiregression-tests.api/test_Basics: Update to match new...
2023-12-15  Aki Tuomiwebserver.cc: Add resource aware OPTIONS handler
2023-12-15  Aki Tuomiws-api.cc: Remove redundant checks for method
2023-12-15  Aki Tuomiws-recursor.cc: Remove redundant checks for method
2023-12-15  Aki Tuomiws-recursor.cc: Split apiServerZoneDetail to GET, PUT...
2023-12-15  Aki Tuomiws-recursor.cc: Split apiServerZones to GET and POST...
2023-12-15  Aki Tuomiws-recursor.cc: Split apiServerConfigACL to GET and...
2023-12-15  Remi Gacognednsdist: Fix 'Bugs Fixes' -> 'Bug Fixes' in the ChangeLog 13623/head
2023-12-15  Remi Gacognednsdist: Fix clang-tidy warnings in the DownstreamState...
2023-12-15  Aki Tuomiws-recursor.cc: Add methods to routes
2023-12-15  Aki Tuomiws-auth.cc: Move method checking to router
2023-12-15  Aki Tuomiext/yahttp: Move route matching to separate function
2023-12-15  Aki Tuomiwebserver: Allow specifying supported method
2023-12-15  Aki Tuomiws-auth.cc: Prepare apiZoneCryptokeys for method routing
2023-12-15  Aki Tuomiws-auth.cc: Split apiServerZoneDetail to GET, PATCH...
2023-12-15  Aki Tuomiws-auth: Add NOLINTs to apiServerZonesPOST()
2023-12-15  Aki Tuomiws-auth.cc: Split apiServerZones to GET and POST variants
2023-12-15  Aki Tuomiws-auth: Add apiServerAutoprimaryDetailDELETE
2023-12-15  Aki Tuomiws-auth.cc: Split apiServerAutoprimaries to GET and...
2023-12-15  Aki Tuomiws-auth.cc: Split apiServerTSIGKeyDetail to GET, PUT...
2023-12-15  Aki Tuomiws-auth.cc: Split apiServerTSIGKeys to GET and POST...
2023-12-15  Aki Tuomiws-auth.cc: Split apiZoneMetadataKind to GET, PUT and...
2023-12-15  Aki Tuomiws-auth.cc: Split apiZoneMetadata to GET and POST variant
next