]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2023-12-12  Remi Gacognednsdist: Disable the complexity check for setupLuaInspe... 13601/head
2023-12-12  Remi Gacognednsdist: Fix version in the documentation of DynBlockRu...
2023-12-12  Remi Gacognednsdist: Add a DynBlockRulesGroup:removeRange() binding
2023-12-07  Remi GacogneMerge pull request #13573 from romeroalx/rel/dnsdist...
2023-11-22  romeroalxmake builder workflow reusable 13573/head
2023-11-22  Alexis Romeromake build-and-test-all reusable
2023-11-22  Peter van Dijktest ubuntu jammy build target
2023-11-22  Peter van Dijkbuilder: drop ubuntu kinetic, it is EOL
2023-11-21  Remi GacogneMerge pull request #13523 from rgacogne/ddist18-backoff
2023-11-21  Remi Gacognednsdist: Refactor the exponential back-off timer code 13523/head
2023-10-11  Peter van DijkMerge pull request #13356 from Habbie/backport-13355...
2023-10-11  Peter van Dijkdnsdist Docker: enable h2o again, using our fork 13356/head
2023-10-11  Remi GacogneMerge pull request #13349 from rgacogne/ddist18-powerdn... dnsdist-1.8.2
2023-10-11  Remi Gacognebuilder-support: Use curl's "fail fast with no output... 13349/head
2023-10-11  Remi Gacognednsdist: Switch to our fork of h2o to mitigate http2...
2023-09-07  Remi GacogneMerge pull request #13184 from rgacogne/ddist18-backpor... dnsdist-1.8.1
2023-08-28  Remi GacogneFix 'check if hashes were created for all requested... 13184/head
2023-08-28  Remi Gacognefix the provenance generation
2023-08-28  Remi Gacognednsdist-1.8.x: Backport the workflow to build packages...
2023-08-28  Remi GacogneMerge pull request #13178 from rgacogne/ddist18-tcpioha...
2023-08-28  Remi GacogneTCPIOHandler: Fix a race when creating the first TLS... 13178/head
2023-08-23  Remi GacogneMerge pull request #13122 from rgacogne/ddist18-auto...
2023-08-23  Peter van Dijkdnsdist: add dnsdist-lua-inspection-ffi.h to dist tarballs 13122/head
2023-08-23  Remi GacogneMerge pull request #13123 from rgacogne/ddist18-declare...
2023-08-23  Remi GacogneMerge pull request #13118 from rgacogne/ddist18-fix...
2023-08-23  Remi GacogneMerge pull request #13133 from rgacogne/ddist18-tsig...
2023-08-23  Remi GacogneMerge pull request #13116 from rgacogne/ddist18-discove...
2023-08-23  Remi GacogneMerge pull request #13132 from rgacogne/ddist18-12801...
2023-08-23  Remi GacogneMerge pull request #13131 from rgacogne/ddist18-fix...
2023-08-23  Remi GacogneMerge pull request #13130 from rgacogne/ddist18-ossl3...
2023-08-23  Remi GacogneMerge pull request #13129 from rgacogne/ddist18-wait...
2023-08-23  Remi GacogneMerge pull request #13128 from rgacogne/ddist18-12840...
2023-08-23  Remi GacogneMerge pull request #13127 from rgacogne/ddist18-yahttp...
2023-08-23  Remi GacogneMerge pull request #13126 from rgacogne/ddist18-async...
2023-08-23  Remi GacogneMerge pull request #13125 from rgacogne/ddist18-increme...
2023-08-23  Remi GacogneMerge pull request #13124 from rgacogne/ddist18-12916...
2023-08-23  Remi GacogneMerge pull request #13121 from rgacogne/ddist18-fix...
2023-08-23  Remi GacogneMerge pull request #13120 from rgacogne/ddist18-libeditr
2023-08-23  Remi GacogneMerge pull request #13119 from rgacogne/ddist18-doing...
2023-08-23  Remi GacogneMerge pull request #13117 from rgacogne/ddist18-12738...
2023-08-23  Remi Gacognednsdist: Remove a second useless check, useless static... 13116/head
2023-08-23  Peter van Dijkcoverity CID 398388: useless <0 check on unsigned value
2023-08-17  Remi GacogneMerge pull request #13150 from rgacogne/ddist18-fix...
2023-08-17  Remi Gacognednsdist: Properly record self-answered UDP responses... 13150/head
2023-08-14  Remi Gacogneauth: Simplify the SQL upgrade condition 13133/head
2023-08-14  Remi GacogneClarify which types are supported, implemented, meta...
2023-08-14  Jacob Bunk... Make DNSQType.TSIG available in dnsdist
2023-08-14  Christof Chenfix #12801 + regression test 13132/head
2023-08-14  Remi Gacognednsdist: Fix a boolean nit as suggested by Otto 13131/head
2023-08-14  Remi Gacognednsdist: Fix cache hit and miss metrics with DoH queries
2023-08-14  Remi Gacognelibssl: Fix a memory leak when processing TLS tickets... 13130/head
2023-08-14  Remi Gacognednsdist: Add a TSAN suppression for the backend re... 13129/head
2023-08-14  Remi Gacognednsdist: check that the UDP responder thread is running...
2023-08-14  Remi Gacognednsdist: Only log failed backend connection attempt...
2023-08-14  Remi Gacognednsdist: Properly handle reconnection failure for backe...
2023-08-14  phonedph1Update dnsdist-console.cc 13128/head
2023-08-14  Remi GacogneYaHTTP: Prevent integer overflow on very large chunks 13127/head
2023-08-14  Remi Gacognednsdist: Remove a racy test in the AsynchronousHolder... 13126/head
2023-08-14  Remi Gacognednsdist: Increment the "dyn blocked" counter for eBPF... 13125/head
2023-08-14  Remi Gacognednsdist: Fix indentation in dnsdist-metrics.{cc,hh} 13123/head
2023-08-14  HoutwormUpdate dockerdata/startup.py 13124/head
2023-08-14  djonkerfixed the webserver config line?
2023-08-14  Remi Gacognednsdist: Fix the initial value of the custom gauge...
2023-08-14  Remi Gacognednsdist: Implement a FFI method to declare a new custom...
2023-08-14  Remi Gacognednsdist: Allow declaring custom metrics at runtime
2023-08-14  Remi Gacognednsdist: Automatically load Lua FFI inspection functions
2023-08-14  Remi GacogneStop using the now deprecated ERR_load_CRYPTO_strings... 13121/head
2023-08-14  Peter van Dijkdnsdist: fix typo 13120/head
2023-08-14  Remi GacogneWork around Red Hat 8 pooping the bed in OpenSSL's... 13119/head
2023-08-14  Remi Gacognednsdist: Fix the group of the dnsdist.conf file when... 13118/head
2023-08-14  Winfried AngeleUndo an accidentally change 13117/head
2023-08-14  Remi Gacognednsdist: Uglify the code to make the formatter happy
2023-08-14  Remi Gacognednsdist: Add a 'partial read' case to the backend upgra...
2023-08-14  Remi Gacognesstuff: Document that Socket::readWithTimeout() does...
2023-08-14  Remi Gacognednsdist: Properly handle short reads on backend upgrade...
2023-07-10  Remi GacogneMerge pull request #12977 from rgacogne/ddist18-fix...
2023-07-03  Remi Gacognednsdist: Fix a crash when X-Forwarded-For overrides... 12977/head
2023-06-15  Remi GacogneMerge pull request #12824 from rgacogne/ddist18-12819
2023-06-15  Remi GacogneMerge pull request #12823 from rgacogne/ddist18-12811
2023-06-15  Remi GacogneMerge pull request #12822 from rgacogne/ddist18-12802
2023-06-15  Remi GacogneMerge pull request #12821 from rgacogne/ddist18-12804
2023-06-15  Remi GacogneMerge pull request #12820 from rgacogne/ddist18-12800
2023-05-15  Remi Gacognednsdist: Really disable REUSEADDR on outgoing UDP clien... 12824/head
2023-05-15  Remi Gacognednsdist: Stop setting SO_REUSEADDR on outgoing UDP...
2023-05-15  Remi Gacognednsdist: Add the query ID to health-check log messages... 12823/head
2023-05-15  Remi Gacognednsdist: Properly set the size of the UDP health-check... 12822/head
2023-05-15  Remi Gacognednsdist: Account for the health-check run time between... 12821/head
2023-05-15  Remi Gacognednsdist: Print the received, invalid health-check respo... 12820/head
2023-05-15  Remi GacogneMerge pull request #12795 from rgacogne/ddist18-only...
2023-05-12  Fred MorcosPin pyasn1 to 0.4.8 because 0.5.0 broke the API with... 12795/head
2023-05-09  Remi Gacognednsdist-1.8.x: Remove the workflows that are not releva...
2023-03-28  Remi GacogneMerge pull request #12682 from rgacogne/ddist-ci-wait-for dnsdist-1.8.0
2023-03-27  Otto MoerbeekMerge pull request #12688 from omoerbeek/rec-bound...
2023-03-27  Otto MoerbeekALso derive alias recursion bound from s_maxdepth. 12688/head
2023-03-27  Remi Gacognednsdist: Don't test the web server port before the... 12682/head
2023-03-27  Otto Moerbeekrec: re-establish "recursion depth is always increasing...
2023-03-25  Remi GacogneMerge pull request #12687 from rgacogne/ddist-rule...
2023-03-24  Peter van DijkMerge pull request #12684 from Habbie/amazon-linux...
2023-03-24  Remi Gacognednsdist: Fix 'Unknown key' issue for actions and rules... 12687/head
2023-03-24  Peter van Dijkbuilder: add amazon-2023 target 12684/head
next