AdGuardHome/internal/home
Eugene Burkov 1122e71cf3 Pull request: 2674 fix upstreams validation
Merge in DNS/adguard-home from 2674-quic-upstream to master

Updates #2674.

Squashed commit of the following:

commit ce7643580cc9e19881689e7fd4933bc953f2884e
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 18:23:39 2021 +0300

    all: fix log

commit b53e4368dd9ca61965e73b1f1274388422142830
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 18:21:59 2021 +0300

    all: log changes

commit 1cdca48e31c272ccfbde955c2a3e560ca6ca6bcf
Merge: bc441dac e32c18fa
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 18:15:47 2021 +0300

    Merge branch 'master' into 2674-quic-upstream

commit bc441dac3cbe8070c8c1d672925b14d309f05b9f
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 17:06:47 2021 +0300

    dnsforward: fix error wrapping

commit 281c1b43233c2bb51e3a933588087a207b7eef3d
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 17:00:35 2021 +0300

    all: fix validation, imp shutdown

commit 31a5ea7a081de4bcc3913bd04d62334fec1b59e1
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 14:53:10 2021 +0300

    dnsforward: fix upstreams validation
2021-02-16 18:46:49 +03:00
..
auth.go Pull request: all: imp http handlers, imp docs 2021-01-13 17:26:57 +03:00
auth_test.go Pull request: 2574 external tests vol.3 2021-02-04 20:35:13 +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: imp http handlers, imp docs 2021-01-13 17:26:57 +03:00
clients.go Pull request: all: client id support 2021-01-27 18:32:13 +03:00
clients_test.go Pull request: all: client id support 2021-01-27 18:32:13 +03:00
clientshttp.go Pull request: all: use http method constants 2021-02-04 14:15:34 +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: client id support 2021-01-27 18:32:13 +03:00
control.go Pull request: home: set vary hdr to origin 2021-02-11 18:40:14 +03:00
control_test.go Pull request: home: don't miss blocked clients in client search api 2021-01-15 20:30:48 +03:00
controlfiltering.go Pull request: all: use http method constants 2021-02-04 14:15:34 +03:00
controlinstall.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00
controlupdate.go Pull request: 2552 rm context.TODO() instances 2021-01-26 19:44:19 +03:00
dns.go Pull request: all: client id support 2021-01-27 18:32:13 +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: 2508 ip conversion vol.1 2021-01-13 16:56:05 +03:00
home.go Pull request: 2674 fix upstreams validation 2021-02-16 18:46:49 +03:00
home_test.go Pull request: home: don't allow all origins 2021-02-05 14:11: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: 2639 use testify require vol.3 2021-02-12 13:27:44 +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 #1005: home: imp large req handling 2021-02-15 13:56:41 +03:00
middlewares_test.go Pull request #1005: home: imp large req handling 2021-02-15 13:56:41 +03:00
mobileconfig.go Pull request: all: client id support 2021-01-27 18:32:13 +03:00
mobileconfig_test.go Pull request: all: client id support 2021-01-27 18:32:13 +03:00
options.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
options_test.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
rdns.go Pull request: 2574 external tests vol.3 2021-02-04 20:35:13 +03:00
rdns_test.go Pull request: 2574 external tests vol.3 2021-02-04 20:35:13 +03:00
service.go Pull request: scripts: make sure wd is set when inistalling 2021-02-01 14:12:57 +03:00
tls.go Pull request: all: use http method constants 2021-02-04 14:15:34 +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: home: imp upgrade test 2021-02-09 16:51:44 +03:00
web.go Pull request: all: prep release 2021-02-15 16:25:44 +03:00
whois.go Pull request #976: all: imp cyclomatic complexity, minor improvements 2021-02-05 15:17:18 +03:00
whois_test.go Pull request: 2574 external tests vol.3 2021-02-04 20:35:13 +03:00