2021-12-22 |
Kees Monshouwer | auth: improve tcp exception handling 11122/head |
commit | commitdiff | tree |
2021-12-15 |
Peter van Dijk | Merge pull request #11095 from Habbie/upgrade-notes... |
commit | commitdiff | tree |
2021-12-15 |
Remi Gacogne | Merge pull request #10734 from rgacogne/ddist-async-tls |
commit | commitdiff | tree |
2021-12-15 |
Otto Moerbeek | Merge pull request #11101 from omoerbeek/auth-errno... |
commit | commitdiff | tree |
2021-12-15 |
Remi Gacogne | Merge pull request #11075 from rgacogne/ddist-fix-dropp... |
commit | commitdiff | tree |
2021-12-15 |
Otto | auth: save errno value as close(2) might clobber it 11101/head |
commit | commitdiff | tree |
2021-12-15 |
Remi Gacogne | dnsdist: Clarify that if the call failed we still own... 11075/head |
commit | commitdiff | tree |
2021-12-15 |
Remi Gacogne | dnsdist: Add comments on reference counting around... |
commit | commitdiff | tree |
2021-12-15 |
Remi Gacogne | dnsdist: Use an alias for the DOHUnit unique pointer |
commit | commitdiff | tree |
2021-12-15 |
Remi Gacogne | dnsdist: Fix typo spotted by Otto |
commit | commitdiff | tree |
2021-12-14 |
Charles-Henri... | Merge pull request #11059 from chbruyand/dnsdist-lua... |
commit | commitdiff | tree |
2021-12-14 |
Pieter Lexis | Merge pull request #10984 from danel1/master |
commit | commitdiff | tree |
2021-12-13 |
Peter van Dijk | dnsdist, rec, auth: upgrade notes for 11081 11095/head |
commit | commitdiff | tree |
2021-12-13 |
Peter van Dijk | Merge pull request #11081 from nvaatstra/docker-unprivi... dnsdist-1.8.0-alpha0 |
commit | commitdiff | tree |
2021-12-09 |
Nico Vaatstra | Additional note on Docker Engine version where the... 11081/head |
commit | commitdiff | tree |
2021-12-09 |
Peter van Dijk | Merge pull request #11061 from Habbie/auth-4.6.0-alpha2... |
commit | commitdiff | tree |
2021-12-08 |
Peter van Dijk | auth-4.6.0-beta1: secpoll&docs 11061/head |
commit | commitdiff | tree |
2021-12-08 |
Nico Vaatstra | Remove capability requirements from Docker images |
commit | commitdiff | tree |
2021-12-08 |
Remi Gacogne | Merge pull request #11078 from rgacogne/ddist-ffi-spoof... |
commit | commitdiff | tree |
2021-12-08 |
Remi Gacogne | dnsdist: Increment the DoH ref counter before writing... |
commit | commitdiff | tree |
2021-12-08 |
Remi Gacogne | dnsdist: Fix const-correctness of dnsdist_ffi_raw_value... 11078/head auth-4.7.0-alpha0 |
commit | commitdiff | tree |
2021-12-08 |
Remi Gacogne | dnsdist: Wrap the DOHUnit object in a unique_ptr whenev... |
commit | commitdiff | tree |
2021-12-08 |
Remi Gacogne | dnsdist: Refactoring of the DoH unit handling |
commit | commitdiff | tree |
2021-12-08 |
Remi Gacogne | dnsdist: Fix a leak when a UDP response for DoH is... |
commit | commitdiff | tree |
2021-12-07 |
Remi Gacogne | dnsdist: Fix a double-free when a DoH cross-protocol... |
commit | commitdiff | tree |
2021-12-07 |
Pieter Lexis | Merge pull request #11073 from jsoref/grammar auth-4.6.0-beta1 |
commit | commitdiff | tree |
2021-12-07 |
Josh Soref | Minor fixes 11073/head |
commit | commitdiff | tree |
2021-12-06 |
Otto Moerbeek | Merge pull request #11070 from omoerbeek/rec-regr-logs |
commit | commitdiff | tree |
2021-12-06 |
Peter van Dijk | Merge pull request #11068 from Habbie/bind-hybrid-zone... |
commit | commitdiff | tree |
2021-12-06 |
Peter van Dijk | Merge pull request #11067 from Habbie/pdnsutil-ds-sha1... |
commit | commitdiff | tree |
2021-12-06 |
Peter van Dijk | Merge pull request #11066 from zeha/auth-api-zonecache... |
commit | commitdiff | tree |
2021-12-06 |
Charles-Henri... | Update regression-tests.dnsdist/test_Responses.py 11059/head |
commit | commitdiff | tree |
2021-12-06 |
Peter van Dijk | Merge pull request #11071 from PowerDNS/omoerbeek-patch-1 |
commit | commitdiff | tree |
2021-12-06 |
Otto Moerbeek | Merge pull request #11069 from omoerbeek/rec-no-eventtr... |
commit | commitdiff | tree |
2021-12-06 |
Otto Moerbeek | Cleanup start and stop code 11070/head |
commit | commitdiff | tree |
2021-12-03 |
Charles-Henri... | fix wrong constants used in regression tests |
commit | commitdiff | tree |
2021-12-03 |
Otto Moerbeek | Wrong title of check 11071/head |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | dnsdist: Hopefully appease the formatting gods 10734/head |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | rec: Handle "cannot happen" Async results by raising... |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | dnsdist: Better wording, as suggested by Josh Soref... |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | dnsdist: Fix broken indentation, as spotted by Josh... |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | libssl: Warn when async mode is requested but not supported |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | libssl: Add the name of the TLS engine in the error... |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | dnsdist: Move TLS async mode to 1.8.0 |
commit | commitdiff | tree |
2021-12-03 |
Charles-Henri... | dnsdist: improve dnsdist_ffi_dnsresponse_t FFI integration |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | dnsdist: Wait for any TLS async job to be done before... |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | dnsdist: Fix building on older OpenSSL versions (no... |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | dnsdist: Fix typo reported by Chris Hofstaedtler (thanks!) |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | dnsdist: Add experimental support for TLS asynchronous... |
commit | commitdiff | tree |
2021-12-03 |
Chris Hofstaedtler | auth API: add zone to zonecache in flush endpoint 11066/head |
commit | commitdiff | tree |
2021-12-03 |
Peter van Dijk | auth: prevent bind-hybrid+zone-cache, fixes #10658 11068/head |
commit | commitdiff | tree |
2021-12-03 |
Chris Hofstaedtler | auth API: purge entire zone from cache, not just zone... |
commit | commitdiff | tree |
2021-12-03 |
Otto Moerbeek | Merge pull request #11064 from omoerbeek/docs-secpoll... |
commit | commitdiff | tree |
2021-12-03 |
Otto | Do not generate eventtrace records if no Lua hook is... 11069/head |
commit | commitdiff | tree |
2021-12-03 |
Peter van Dijk | pdnsutil: skip SHA1 DSes except in verbose mode, fixes... 11067/head |
commit | commitdiff | tree |
2021-12-03 |
Otto | For pre-releases, use status 2 when supserseded. 11064/head |
commit | commitdiff | tree |
2021-12-03 |
Otto Moerbeek | Merge pull request #11063 from omoerbeek/rec-prep-4... |
commit | commitdiff | tree |
2021-12-03 |
Remi Gacogne | Merge pull request #11054 from rgacogne/ddist-fix-webse... |
commit | commitdiff | tree |
2021-12-03 |
Otto Moerbeek | Update pdns/recursordist/docs/changelog/4.6.rst 11063/head |
commit | commitdiff | tree |
2021-12-03 |
Otto | Prep for rec-4.6.0-rc1 |
commit | commitdiff | tree |
2021-12-01 |
Charles-Henri... | dnsdist: add lua support to limit reponse TTL values |
commit | commitdiff | tree |
2021-12-01 |
Otto Moerbeek | Merge pull request #10982 from omoerbeek/systemd-dir... |
commit | commitdiff | tree |
2021-12-01 |
Otto | Condition to HAVE_SYSTEMD_WITH_RUNTIME_DIR_ENV is reversed 10982/head |
commit | commitdiff | tree |
2021-12-01 |
Remi Gacogne | dnsdist: Fix 'custom_headers' -> 'customHeaders' in... 11054/head |
commit | commitdiff | tree |
2021-11-30 |
Remi Gacogne | Merge pull request #11039 from rgacogne/ddist-split... |
commit | commitdiff | tree |
2021-11-30 |
Otto Moerbeek | Merge pull request #11043 from omoerbeek/rec-regr-fast... |
commit | commitdiff | tree |
2021-11-30 |
Otto Moerbeek | Merge pull request #11050 from omoerbeek/rec-catch... |
commit | commitdiff | tree |
2021-11-30 |
Otto Moerbeek | Merge pull request #11033 from omoerbeek/circleci-drop... |
commit | commitdiff | tree |
2021-11-30 |
Otto | Wait for web server to come online before proceeding 11043/head rec-4.7.0-alpha0 |
commit | commitdiff | tree |
2021-11-30 |
Otto | Set timeout on TCP connect attempt |
commit | commitdiff | tree |
2021-11-30 |
Otto | Wait for webserver to come up |
commit | commitdiff | tree |
2021-11-30 |
Otto | Wait until outgoing requests stabilizes before starting... |
commit | commitdiff | tree |
2021-11-30 |
Otto | Smarter and faster startup and teardown of auth and rec |
commit | commitdiff | tree |
2021-11-30 |
Otto | Catch an exception in guard destructor as seen by coverity. 11050/head |
commit | commitdiff | tree |
2021-11-30 |
Otto Moerbeek | Merge pull request #11046 from phonedph1/patch-31 |
commit | commitdiff | tree |
2021-11-29 |
Peter van Dijk | Merge pull request #11047 from phonedph1/patch-32 |
commit | commitdiff | tree |
2021-11-29 |
phonedph1 | Update dq.rst 11047/head |
commit | commitdiff | tree |
2021-11-29 |
phonedph1 | Update dq.rst 11046/head |
commit | commitdiff | tree |
2021-11-29 |
Otto Moerbeek | Merge pull request #11044 from omoerbeek/rec-regr-auth-v6 |
commit | commitdiff | tree |
2021-11-29 |
Otto | Fix error in test zone that auth-45 does not like 11044/head |
commit | commitdiff | tree |
2021-11-29 |
Remi Gacogne | Merge pull request #11035 from rgacogne/ddist-17-beta2 |
commit | commitdiff | tree |
2021-11-29 |
Otto | One more occurence of --local-ipv6 |
commit | commitdiff | tree |
2021-11-29 |
Otto Moerbeek | Merge pull request #11036 from omoerbeek/rec-qm-9156 |
commit | commitdiff | tree |
2021-11-29 |
Otto | Fix v6 setup and start using a more modern auth on... |
commit | commitdiff | tree |
2021-11-29 |
Otto Moerbeek | Merge pull request #11042 from jsoref/recursordist... |
commit | commitdiff | tree |
2021-11-29 |
Otto Moerbeek | Apply suggestions from code review 11036/head |
commit | commitdiff | tree |
2021-11-28 |
Josh Soref | doc: grammar tweaks for recursordist lua-scripting 11042/head |
commit | commitdiff | tree |
2021-11-28 |
Otto Moerbeek | Merge pull request #11041 from omoerbeek/rec-lua-blocki... |
commit | commitdiff | tree |
2021-11-28 |
Otto | Warn about blocking calls from Lua 11041/head |
commit | commitdiff | tree |
2021-11-26 |
Remi Gacogne | Merge pull request #11037 from rgacogne/ddist-healthche... |
commit | commitdiff | tree |
2021-11-26 |
Otto | Alos drop formatting job from the global jobs: 11033/head |
commit | commitdiff | tree |
2021-11-26 |
Otto Moerbeek | Merge pull request #11030 from omoerbeek/rec-incoming... |
commit | commitdiff | tree |
2021-11-26 |
Remi Gacogne | dnsdist: Use `time()` instead of `gettimeofday()`,... 11037/head |
commit | commitdiff | tree |
2021-11-26 |
Remi Gacogne | dnsdist: Split the huge test_Advanced regression test... 11039/head |
commit | commitdiff | tree |
2021-11-26 |
Otto Moerbeek | typo in comment 11030/head |
commit | commitdiff | tree |
2021-11-26 |
Otto Moerbeek | Merge pull request #11038 from omoerbeek/rec-ci-mo... |
commit | commitdiff | tree |
2021-11-26 |
Remi Gacogne | dnsdist: Update the outgoing DoT tests now that we... |
commit | commitdiff | tree |
2021-11-26 |
Otto | Prepend labels starting with an underscore |
commit | commitdiff | tree |
2021-11-26 |
Otto | Disable tsan regression runs for rec for now, there... 11038/head |
commit | commitdiff | tree |
2021-11-26 |
Remi Gacogne | dnsdist: Reuse and save the TLS session tickets in... |
commit | commitdiff | tree |
next |