2021-03-02 |
Remi Gacogne | dnsdist: Remove forgotten warning about source interfac... 10130/head |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | Merge pull request #10108 from rgacogne/ddist-tcp-fixes |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Also update the TTD on a 'write' IO update 10108/head |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Re-enable TCP unit tests causing a lot of... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | Fix TCP_FASTOPEN_CONNECT detection, add a fastOpen... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Fix sorting in Makefile.am (again) |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: dnsdist-tcp-downstream.cc sorts _before_ dnsdi... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: More TCP unit tests, clean up the existing... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Fix some non-realistic TCP unit tests |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Add a unit test for TCP I/O errors with pendin... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Add a unit test for outgoing proxy protocol... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Fix the addition of the proxy protocol payload... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Mark GnuTLS DoT connections as closed for... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Clean up XFR handling |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Remove redundant test in the TCP path |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Add more TCP OOOR unit tests |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: More TCP unit tests |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Fix a possible nullptr-dereference in TCP... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: More TCP out-of-order unit tests |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Stricter IO checks in the TCP unit tests and... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Send a TCP query to the backend if we are... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Add the TCP response size to the verbose message |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Add a lot more of TCP unit tests |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Better handling of backend TCP responses |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Better handling of TCP responses mixed with... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Clean up the Downstream TCP code by using... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Add more TCP unit tests |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: No need to retry if the last IO operation... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: [WIP] Add unit tests for the TCP stack |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Fix exceptions handling in TCP/DoT worker... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Add a bit more output to the TCP states debug log |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Report the error when the GnuTLS handshake... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Minor clean-ups in dnsdist-tcp.cc |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Add an option to set the size of the TCP inter... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Move TCPClientCollection ctor to dnsdist-tcp.cc |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Prefix the static TCP client counting vars... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | dnsdist: Make sure we close the TLS layer before the... |
commit | commitdiff | tree |
2021-03-02 |
Remi Gacogne | Merge pull request #10047 from rgacogne/rec-aggressive... |
commit | commitdiff | tree |
2021-02-26 |
Otto Moerbeek | Merge pull request #10112 from omoerbeek/rec-less-cdnam... |
commit | commitdiff | tree |
2021-02-24 |
Remi Gacogne | rec: Skip the aggressive NSEC cache for internal and... 10047/head |
commit | commitdiff | tree |
2021-02-24 |
Otto Moerbeek | Merge pull request #10111 from omoerbeek/rec-drop-from-lua |
commit | commitdiff | tree |
2021-02-24 |
Remi Gacogne | Merge pull request #9361 from cmouse/tostring |
commit | commitdiff | tree |
2021-02-24 |
Otto Moerbeek | Update pdns/recursordist/docs/lua-scripting/hooks.rst 10111/head |
commit | commitdiff | tree |
2021-02-24 |
Otto Moerbeek | Merge pull request #10113 from omoerbeek/rec-protobuf... |
commit | commitdiff | tree |
2021-02-24 |
Remi Gacogne | Merge pull request #10103 from rgacogne/ddist-doc-sessi... |
commit | commitdiff | tree |
2021-02-24 |
Remi Gacogne | rec: Fix handling of the DNAME bit in parent NSEC(3)s |
commit | commitdiff | tree |
2021-02-24 |
Aki Tuomi | dnsdist: Fix tests to use tostring 9361/head |
commit | commitdiff | tree |
2021-02-24 |
Aki Tuomi | dnsdist: Add __tostring to TimedIPRules |
commit | commitdiff | tree |
2021-02-24 |
Aki Tuomi | dnsdist: Use __tostring instead of toString |
commit | commitdiff | tree |
2021-02-24 |
Remi Gacogne | dnsdist: Clarify that sessions and tickets are supporte... 10103/head |
commit | commitdiff | tree |
2021-02-24 |
Remi Gacogne | rec: Enable the aggressive NSEC cache by default, if... |
commit | commitdiff | tree |
2021-02-24 |
Remi Gacogne | rec: Add regression tests for the aggressive NSEC cache |
commit | commitdiff | tree |
2021-02-24 |
Remi Gacogne | rec: Clean up the wildcard denial validation code |
commit | commitdiff | tree |
2021-02-23 |
Remi Gacogne | rec: Fix the generation of positive answer from a NSEC... |
commit | commitdiff | tree |
2021-02-23 |
Remi Gacogne | rec: Cleaner way of getting the closest encloser from... |
commit | commitdiff | tree |
2021-02-23 |
Remi Gacogne | rec: Convert the warning about storing in raw form... |
commit | commitdiff | tree |
2021-02-23 |
Remi Gacogne | rec: Test if the aggressive NSEC cache is enabled first |
commit | commitdiff | tree |
2021-02-23 |
Remi Gacogne | rec: Remove empty zones from the aggressive NSEC cache |
commit | commitdiff | tree |
2021-02-23 |
Otto | Zap TA and NTA enum values, they are for internal use... 10113/head |
commit | commitdiff | tree |
2021-02-22 |
Otto | Fix signed vs unsigned warnings on OpenBSD/clang |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Don't increase the number of aggressive cache... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Don't delete aggressive cache entries while they... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Check that the salt and iterations count match... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Unbreak aggressive NSEC unit tests on older boost... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Add comment about moving the aggressive NSEC cache... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Fix invalid DS denial for a NXDomain name |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Don't wait on the aggressive cache's locks |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Fix and add unit tests for Aggressive NSEC cache... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Cache cleaning, make the aggressive nsec cache... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Add warning about trying to get the lock instead... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Ponder doing the aggressive cache check later |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Add support for wiping the aggressive cache |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Document the aggressive NSEC caching setting |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Add metrics for Aggressive NSEC caching |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Exclude minimally covering NSEC{,3} from the aggre... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Synthesize wildcard answers from the aggressive... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: First unit tests for aggressive NSEC |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Small cleanup of DNSSEC denial validation |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: More wildcard denial tests, check DNAME |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Better aggressive NSEC/NSEC3. Needs tests, refacto... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Aggressive NSEC3 caching as well! |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Fix DNSSEC validation, exact ancestor NSEC is... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Use a separate cache for aggressive NSEC to keep... |
commit | commitdiff | tree |
2021-02-22 |
Remi Gacogne | rec: Fix wrong NSEC generation (zone cut) in a unit... |
commit | commitdiff | tree |
2021-02-22 |
Otto | Add validation state to protobuf message. |
commit | commitdiff | tree |
2021-02-22 |
Otto Moerbeek | Merge pull request #10106 from omoerbeek/rec-latency... |
commit | commitdiff | tree |
2021-02-22 |
Otto Moerbeek | Merge pull request #10109 from omoerbeek/pr/9654 |
commit | commitdiff | tree |
2021-02-22 |
Otto Moerbeek | Merge pull request #10089 from omoerbeek/rec-x-dnssec... |
commit | commitdiff | tree |
2021-02-22 |
Otto Moerbeek | Apply suggestions from code review |
commit | commitdiff | tree |
2021-02-22 |
Otto | Process review comments 10106/head |
commit | commitdiff | tree |
2021-02-22 |
Otto | Add regress test for appliedPolicyKind 10109/head |
commit | commitdiff | tree |
2021-02-22 |
Otto Moerbeek | Be a little less verbose telling we are looking up... 10112/head |
commit | commitdiff | tree |
2021-02-22 |
Otto | Remeove redundant log line, as suggested by @rgacogne 10089/head |
commit | commitdiff | tree |
2021-02-22 |
Otto | Handle policy (if needed) after postresolve and documen... |
commit | commitdiff | tree |
2021-02-22 |
Otto | An unneeded call by ref and re-format. |
commit | commitdiff | tree |
2021-02-19 |
Peter van Dijk | Merge pull request #9964 from zeha/debian-update |
commit | commitdiff | tree |
2021-02-19 |
Otto | Use round() for uint64_t -> double conversions, default... |
commit | commitdiff | tree |
2021-02-19 |
Otto Moerbeek | Merge pull request #10096 from omoerbeek/rec-non-resolv... |
commit | commitdiff | tree |
2021-02-19 |
Otto | Consistency in spelling non-resolving 10096/head |
commit | commitdiff | tree |
2021-02-19 |
Otto | Start using new Histogram class and refactor accounting... |
commit | commitdiff | tree |
next |