AdGuardHome/dnsforward
Simon Zolin 8f017d2c0e * DNS: use REFUSED DNS error code as the default blocking method 2020-09-04 10:33:09 +03:00
..
access.go + pass client Name and IP to dnsfilter 2020-06-23 14:36:26 +03:00
config.go + DNS: add "ipset" configuration setting 2020-09-02 14:13:45 +03:00
dnsforward.go + DNS: add "ipset" configuration setting 2020-09-02 14:13:45 +03:00
dnsforward_http.go * /control/dns_config: allow all valid bootstrap server notations 2020-08-21 15:54:16 +03:00
dnsforward_test.go * DNS: use REFUSED DNS error code as the default blocking method 2020-09-04 10:33:09 +03:00
filter.go - rewrites: return NOERROR without A records instead of NXDOMAIN 2020-07-24 13:18:05 +03:00
handle_dns.go * DNS: use REFUSED DNS error code as the default blocking method 2020-09-04 10:33:09 +03:00
ipset.go + DNS: add "ipset" configuration setting 2020-09-02 14:13:45 +03:00
ipset_test.go + DNS: add "ipset" configuration setting 2020-09-02 14:13:45 +03:00
msg.go * DNS: use REFUSED DNS error code as the default blocking method 2020-09-04 10:33:09 +03:00
stats.go + "dot" 2020-05-29 11:46:37 +03:00
util.go Added a unit-test for custom upstreams 2020-05-14 12:57:41 +03:00