AdGuardHome/dnsforward
Simon Zolin ec6ca93acd * dns: disable cache with "cache_size: 0" setting
Close #1591

Squashed commit of the following:

commit 547a971f5c4f11c519dfabd52d42fa626abf931a
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Jun 16 14:46:06 2020 +0300

    * dns: disable cache with "cache_size: 0" setting
2020-06-16 15:13:38 +03:00
..
access.go Merge: + DNS: blocked hosts: support wildcards; use urlfilter for processing of the blocked hosts 2020-03-20 14:41:13 +03:00
config.go * dns: disable cache with "cache_size: 0" setting 2020-06-16 15:13:38 +03:00
dnsforward.go +(dnsforward): added bogus-nxdomain setting 2020-05-08 18:39:37 +03:00
dnsforward_http.go * DNS API: new setting "upstream_mode"; remove "fastest_addr", "parallel_requests" 2020-06-10 15:33:23 +03:00
dnsforward_test.go - rewrites: fix invalid question in response 2020-06-01 15:23:08 +03:00
filter.go -(dnsforward): custom client per-domain upstreams 2020-05-13 20:31:43 +03:00
handle_dns.go - rewrites: fix invalid question in response 2020-06-01 15:23:08 +03:00
msg.go +(dnsforward): added bogus-nxdomain setting 2020-05-08 18:39:37 +03:00
stats.go +(dnsforward): added bogus-nxdomain setting 2020-05-08 18:39:37 +03:00
util.go Added a unit-test for custom upstreams 2020-05-14 12:57:41 +03:00