AdGuardHome/internal/home
Ainar Garipov 09b6eba7d9 Pull request: all: add dnscrypt support
Merge in DNS/adguard-home from 1361-dnscrypt to master

Closes #1361.

Squashed commit of the following:

commit 31b780c16cc6b68336b95275f62381cee2e822a2
Merge: c2ce98aaf 9b963fc77
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Dec 7 17:48:41 2020 +0300

    Merge branch 'master' into 1361-dnscrypt

commit c2ce98aaf24bd5ed5b5cd7da86aae093866ab34e
Merge: 3bf3d7b96 63e513e33
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Dec 4 19:32:40 2020 +0300

    Merge branch 'master' into 1361-dnscrypt

commit 3bf3d7b96530c86b54545462390562ebedc616b2
Merge: 5de451996 4134220c5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Dec 3 17:31:59 2020 +0300

    Merge branch 'master' into 1361-dnscrypt

commit 5de451996d48ab3792ce78291068f72785303494
Merge: 60d7976f7 ab8defdb0
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Dec 2 19:07:56 2020 +0300

    Merge branch 'master' into 1361-dnscrypt

commit 60d7976f7c7ad0316751b92477a31f882c1e3134
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Nov 30 19:11:14 2020 +0300

    all: add dnscrypt support
2020-12-07 17:58:33 +03:00
..
auth.go Pull request: 2343 http server 2020-11-25 15:50:59 +03:00
auth_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
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 Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04: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: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
controlinstall.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
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: 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
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