AdGuardHome/internal/home
Ainar Garipov 338209f32b Pull request: all: improve dnsrewrite handling
Merge in DNS/adguard-home from 2491-dnsrewrite-log to master

Closes #2491.

Squashed commit of the following:

commit bfe3cb599ed0a921285fb1a6ea27aaefdcc0d093
Merge: 95c5ffe43 15d8f979b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Dec 28 18:33:32 2020 +0300

    Merge branch 'master' into 2491-dnsrewrite-log

commit 95c5ffe4360b732556455f24b844dad27047e64b
Author: Artem Baskal <a.baskal@adguard.com>
Date:   Mon Dec 28 18:11:01 2020 +0300

    Add RewriteRule for client

commit b9096c8789009dac1838b542d3409fef54b59aa5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Dec 28 17:22:44 2020 +0300

    all: imp naming, docs

commit 4e00de0d613e4740451e4c8eb5a1de35a70a5896
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Dec 28 17:16:35 2020 +0300

    all: imp naming, add todo

commit 67e4045f627a9569f382309705963640dcf3454a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Dec 28 16:53:00 2020 +0300

    all: improve dnsrewrite handling
2020-12-28 18:41:50 +03:00
..
auth.go home: improve getCurrentUser 2020-12-22 21:09:53 +03:00
auth_test.go home: improve checkSession 2020-12-22 21:05:12 +03:00
authglinet.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
authglinet_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
clients_test.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.go home: improve getCurrentUser 2020-12-22 21:09:53 +03:00
control_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +03:00
controlfiltering.go Pull request: all: improve dnsrewrite handling 2020-12-28 18:41:50 +03:00
controlinstall.go Pull request: 2302 static ip 2020-12-07 19:48:24 +03:00
controlupdate.go home: imp naming 2020-12-25 12:54:22 +03:00
controlupdate_test.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.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
filter_test.go Pull request: 2343 http server 2020-11-25 15:50:59 +03:00
home.go Pull request #886: all: allow multiple rules in dns filter results 2020-12-17 13:32:46 +03:00
home_test.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
i18n.go Pull request: 2305 limit message size 2020-11-23 14:14:08 +03:00
ipdetector.go Pull request: 2271 handle nolint 2020-11-20 17:32:41 +03:00
ipdetector_test.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.go Pull request: 2343 http server 2020-11-25 15:50:59 +03:00
middlewares_test.go Pull request: 2305 limit message size 2020-11-23 14:14:08 +03:00
mobileconfig.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
mobileconfig_test.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
options.go Pull request:* all: remove github.com/joomcode/errorx dependency 2020-11-05 15:20:57 +03:00
options_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
rdns_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +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.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
upgrade_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +03:00
web.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
whois.go Pull request: 2305 limit message size 2020-11-23 14:14:08 +03:00
whois_test.go Pull request: * all: move internal Go packages to internal/ 2020-10-30 13:32:02 +03:00