2021-08-26 |
Remi Gacogne | dnsdist: Handle TCP-only backends for DoH queries |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: Handle health checks over TCP and DNS over TLS |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: Add support for DNS over TLS backends |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: Properly handle errors for DoH cross-protocol... |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: Also lookup the cache for UDP answers for DoH |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: Carry the exact protocol (Do53, DNSCrypt,... |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: Apply response rules to cross-protocol DoH... |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: Add a regression test for DoH TC=1 fallback... |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: Handle Proxy Protocol payloads with cross... |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: First working version of cross-protocol DoH... |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | Merge pull request #10671 from rgacogne/ddist-init... |
commit | commitdiff | tree |
2021-08-26 |
Remi Gacogne | dnsdist: Initialize the cacheFlags member of DNSQuestio... 10671/head |
commit | commitdiff | tree |
2021-08-25 |
Remi Gacogne | Merge pull request #10664 from rgacogne/ddist-fix-cache... |
commit | commitdiff | tree |
2021-08-25 |
Peter van Dijk | Merge pull request #10661 from Habbie/gh-actions |
commit | commitdiff | tree |
2021-08-25 |
Otto Moerbeek | Merge pull request #10666 from rgacogne/rec-cache-conte... |
commit | commitdiff | tree |
2021-08-25 |
Otto Moerbeek | Merge pull request #10668 from omoerbeek/rec-bulktest... |
commit | commitdiff | tree |
2021-08-25 |
Otto Moerbeek | Improve the rec bulk test script 10668/head |
commit | commitdiff | tree |
2021-08-25 |
Remi Gacogne | rec: Fix formatting 10666/head |
commit | commitdiff | tree |
2021-08-25 |
Remi Gacogne | rec: Fix the acquired/contended cache counters not... |
commit | commitdiff | tree |
2021-08-24 |
Peter van Dijk | run auth remotebackend regression tests in GH Actions... 10661/head |
commit | commitdiff | tree |
2021-08-24 |
Remi Gacogne | Merge pull request #10633 from rgacogne/rec-policy... |
commit | commitdiff | tree |
2021-08-24 |
Remi Gacogne | dnsdist: Cache based on the DNS flags of the query... 10664/head |
commit | commitdiff | tree |
2021-08-24 |
Peter van Dijk | new remotebackend ruby deps are too new for CircleCI... |
commit | commitdiff | tree |
2021-08-23 |
Peter van Dijk | circleci: remove items that we now test in github actions |
commit | commitdiff | tree |
2021-08-23 |
Peter van Dijk | github actions: build auth+rec+dnsdist; test auth-api... |
commit | commitdiff | tree |
2021-08-23 |
Otto Moerbeek | Merge pull request #10659 from omoerbeek/rec-fix-dot... |
commit | commitdiff | tree |
2021-08-23 |
Otto | Fix wrong default value call for dot-to-port-853 setting 10659/head |
commit | commitdiff | tree |
2021-08-20 |
Otto Moerbeek | Merge pull request #10605 from omoerbeek/rec-policy... |
commit | commitdiff | tree |
2021-08-20 |
Otto | One way of solving the race. Still needs operator[... 10605/head |
commit | commitdiff | tree |
2021-08-19 |
Otto | Prometheus help texts and general cleanup. Example... |
commit | commitdiff | tree |
2021-08-18 |
Remi Gacogne | Merge pull request #10622 from rgacogne/rec-loop-ds... |
commit | commitdiff | tree |
2021-08-18 |
Otto | Keep a count of per rpz (or filter) hits, by default... |
commit | commitdiff | tree |
2021-08-18 |
Otto Moerbeek | Merge pull request #10554 from omoerbeek/rec-per-cpu... |
commit | commitdiff | tree |
2021-08-18 |
Otto Moerbeek | Merge pull request #10643 from omoerbeek/rec-ns-from... |
commit | commitdiff | tree |
2021-08-18 |
Remi Gacogne | Merge pull request #10631 from rgacogne/mplexer-read... |
commit | commitdiff | tree |
2021-08-18 |
Remi Gacogne | Merge pull request #10649 from rgacogne/lock-guarded... |
commit | commitdiff | tree |
2021-08-18 |
Otto | Make it explicit that IP addresses are taken into accou... 10643/head |
commit | commitdiff | tree |
2021-08-18 |
Remi Gacogne | Merge pull request #10650 from rgacogne/ddist-rd-cache... |
commit | commitdiff | tree |
2021-08-18 |
Otto | Modify per-thread cpu usage stats to be Prometheus... 10554/head |
commit | commitdiff | tree |
2021-08-18 |
Otto | Also check if the remoteIP is one of the IPs we would... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | rec: Appease the formatting gods (negcache.hh) 10649/head |
commit | commitdiff | tree |
2021-08-17 |
Otto | Change the static lock() method of MemRecursorCache... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | Document how our wrappers around mutexes work |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | rec: Do not require taking the lock to know the size... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Remove unused mutex include |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | rec: Store the carbon configuration in a StateHolder |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | rec: Convert the dynmetrics to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | rec: Move the record caches to LockGuarded (WIP: size... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | Rename the lock() method to write_lock() for shared... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | rec: Move the NOD code to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | rec: Convert RPZ loader stats to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | rec: Convert the aggressive NSEC cache to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert remaining Action mutexes to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | LockGuarded: Add move constructors |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert most of the remaining locks to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | Convert the StateHolder to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert CDBKVStore to SharedLockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert the dynamic blocks topN to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert ConcurrentConnectionManager to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert GnuTLSTicketsKey to SharedLockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert the web server configuration to LockGu... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert the TCP client counts map to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert DynBPF to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert the Packet Cache to SharedLockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Convert DNSCrypt to SharedLockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | speedtest: Add tests for LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | Add SharedLockGuarded, a read-write lock version of... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Move the Lua mutex to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Move the ring buffers to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | Move the remote logger class to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Move the eBPF filter class to LockGuarded |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | Introduce LockGuarded, a lock-protected data |
commit | commitdiff | tree |
2021-08-17 |
Otto Moerbeek | Merge pull request #10598 from omoerbeek/rec-almost... |
commit | commitdiff | tree |
2021-08-17 |
Otto | From review feedback: only inc s_almost_expired_tasks_r... 10598/head |
commit | commitdiff | tree |
2021-08-17 |
Otto | Expose almost-expired metrics |
commit | commitdiff | tree |
2021-08-17 |
Otto | Refactor stats queue, introducing a pointor to a functi... |
commit | commitdiff | tree |
2021-08-17 |
Otto Moerbeek | Merge pull request #10546 from omoerbeek/rec-dns64... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | rec: Add a test for 'denial of the DS comes from the... 10622/head |
commit | commitdiff | tree |
2021-08-17 |
Otto Moerbeek | Merge pull request #10602 from omoerbeek/rec-drop-after... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | Merge pull request #10647 from rgacogne/decaf-polymorph... |
commit | commitdiff | tree |
2021-08-17 |
Remi Gacogne | dnsdist: Avoid arithmetic on bitfields, as suggested... 10650/head |
commit | commitdiff | tree |
2021-08-16 |
Remi Gacogne | rec: check that the policy event filter is called for... 10633/head |
commit | commitdiff | tree |
2021-08-16 |
Remi Gacogne | Update multiplexer priorities so completion ports are... 10631/head |
commit | commitdiff | tree |
2021-08-16 |
Remi Gacogne | dnsdist: Fix the wrong RD and CD flags being cached... |
commit | commitdiff | tree |
2021-08-16 |
Remi Gacogne | Fix a warning about catching a polymorphic exception... 10647/head |
commit | commitdiff | tree |
2021-08-16 |
Remi Gacogne | Merge pull request #10640 from Habbie/dnsdist-docs... |
commit | commitdiff | tree |
2021-08-11 |
Otto | If we get an NS from the cache, it still could be one... |
commit | commitdiff | tree |
2021-08-10 |
Peter van Dijk | Merge pull request #10642 from Habbie/checkkey-null... |
commit | commitdiff | tree |
2021-08-10 |
Peter van Dijk | checkKey: handle NULL error string from OpenSSL more... 10642/head |
commit | commitdiff | tree |
2021-08-10 |
Otto Moerbeek | Merge pull request #10639 from omoerbeek/rec-tfo-update |
commit | commitdiff | tree |
2021-08-10 |
Peter van Dijk | dnsdist docs: clarify grepq num parameter 10640/head |
commit | commitdiff | tree |
2021-08-10 |
Otto | Google is working to fix their TFO issues on their... 10639/head |
commit | commitdiff | tree |
2021-08-09 |
Otto Moerbeek | Merge pull request #10627 from omoerbeek/rec-policy... |
commit | commitdiff | tree |
2021-08-06 |
Otto | Handle policy hit after nodata nxdomain Lua hooks and add 10602/head |
commit | commitdiff | tree |
2021-08-06 |
Otto Moerbeek | Merge pull request #10634 from omoerbeek/rec-macos... |
commit | commitdiff | tree |
2021-08-06 |
Otto | Move MacOS to kqueue and assorted compile fixes 10634/head |
commit | commitdiff | tree |
2021-08-06 |
Remi Gacogne | rec: Pass the Lua context to follow up queries (follow... |
commit | commitdiff | tree |
2021-08-05 |
Remi Gacogne | Handle descriptor de-duplication on addFD/removeFD... |
commit | commitdiff | tree |
2021-08-05 |
Remi Gacogne | Add a sample (disabled) benchmark test for the multiplexer |
commit | commitdiff | tree |
2021-08-05 |
Remi Gacogne | Take a ref, not a copy, of the multiplexer callback... |
commit | commitdiff | tree |
next |