badguardhome/internal/home
Ainar Garipov bdff46ec1d Pull request: all: add $dnsrewrite handling
Merge in DNS/adguard-home from 2102-dnsrewrite to master

Updates #2102.

Squashed commit of the following:

commit 8490fc18179d38c4b162ff9b257fea1f8535afbd
Merge: d9448ddca e7f7799b3
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Dec 21 16:44:00 2020 +0300

    Merge branch 'master' into 2102-dnsrewrite

commit d9448ddca6d4ef3635d767e3e496e44c35d3fc6e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Dec 21 15:44:54 2020 +0300

    querylog: support dnsrewrite rules

commit 40aa5d30acddf29fb90d249d8806941c6e1915a4
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Dec 18 19:27:40 2020 +0300

    all: improve documentation

commit f776a0cd63b1640ba1e5210d9301e2a2801fd824
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Dec 18 19:09:08 2020 +0300

    dnsfilter: prevent panics, improve docs

commit e14073b7500d9ed827a151c5b8fb863c980c10e8
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Dec 4 15:51:02 2020 +0300

    all: add $dnsrewrite handling
2020-12-21 17:48:07 +03:00
..
auth_test.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
auth.go Pull request: 2343 http server 2020-11-25 15:50:59 +03:00
authglinet_test.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
authglinet.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
clients_test.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
clients.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
clientshttp.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
clientstags.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
config.go Pull request: all: add dnscrypt support 2020-12-07 17:58:33 +03:00
control_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +03:00
control.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
controlfiltering.go Pull request: all: add $dnsrewrite handling 2020-12-21 17:48:07 +03:00
controlinstall.go Pull request: 2302 static ip 2020-12-07 19:48:24 +03:00
controlupdate_test.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
controlupdate.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
dns.go Pull request: all: add dnscrypt support 2020-12-07 17:58:33 +03:00
filter_test.go Pull request: 2343 http server 2020-11-25 15:50:59 +03:00
filter.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
home_test.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
home.go Pull request #886: all: allow multiple rules in dns filter results 2020-12-17 13:32:46 +03:00
i18n.go Pull request: 2305 limit message size 2020-11-23 14:14:08 +03:00
ipdetector_test.go Pull request: 2271 handle nolint 2020-11-20 17:32:41 +03:00
ipdetector.go Pull request: 2271 handle nolint 2020-11-20 17:32:41 +03:00
memory.go Pull request:* all: fix all staticcheck simplification and unused warnings 2020-11-06 12:15:08 +03:00
middlewares_test.go Pull request: 2305 limit message size 2020-11-23 14:14:08 +03:00
middlewares.go Pull request: 2343 http server 2020-11-25 15:50:59 +03:00
mobileconfig_test.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
mobileconfig.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
options_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +03:00
options.go Pull request:* all: remove github.com/joomcode/errorx dependency 2020-11-05 15:20:57 +03:00
rdns_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +03:00
rdns.go Pull request:* all: fix all staticcheck simplification and unused warnings 2020-11-06 12:15:08 +03:00
service.go Pull request: 2231 autoupdate 2020-11-30 19:23:14 +03:00
tls.go Pull request:* all: fix all staticcheck simplification and unused warnings 2020-11-06 12:15:08 +03:00
upgrade_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +03:00
upgrade.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
web.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
whois_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +03:00
whois.go Pull request: 2305 limit message size 2020-11-23 14:14:08 +03:00