AdGuardHome/internal/home
Eugene Burkov 557bbcbf37 Pull request: 3184 disable private ptr
Merge in DNS/adguard-home from 3184-disable-ptr to master

Updates #3184.

Squashed commit of the following:

commit b78ac2eeb1b408586808ddbd1c87107f373b11b0
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Wed May 26 17:20:34 2021 +0300

    all: rename dns config field

commit 36512134822a5f6b8b296ccbd7e7d5a9b8e87f26
Author: Ildar Kamalov <ik@adguard.com>
Date:   Wed May 26 15:55:44 2021 +0300

    client: handle local ips rdns

commit 9a691830d45db93e078332d85bc0efa7dc7b6ac6
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Wed May 26 14:43:13 2021 +0300

    all: imp naming

commit 771b7a3d5d25f91408dd97ba3287efb641028ccf
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Wed May 26 14:24:38 2021 +0300

    all: imp docs, code

commit be960893e8bbb7375a944ca0345b50c857a2d7cf
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Wed May 26 13:23:56 2021 +0300

    all: imp docs & log changes

commit 4e645a520f6bb584ef951435ee833ad30769af98
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Wed May 26 12:49:44 2021 +0300

    all: add the field into structs

commit 22b5b6163f086560a3189234532ba877be7ba940
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue May 25 15:10:31 2021 +0300

    dnsforward: entitle lock, imp code
2021-05-26 17:55:19 +03:00
..
auth_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
auth.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
authglinet_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
authglinet.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
authratelimiter_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
authratelimiter.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
clients_test.go Pull request: querylog: search clients by name, enrich http resp 2021-04-02 17:30:39 +03:00
clients.go Pull request: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
clientshttp.go Pull request: home: imp client http api, docs 2021-05-06 16:41:33 +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: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
control_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
control.go Pull request: 2875 fix client filtering settings 2021-05-24 14:48:42 +03:00
controlfiltering.go Pull request: 2875 fix client filtering settings 2021-05-24 14:48:42 +03:00
controlinstall.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
controlupdate.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
dns.go Pull request: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
filter_test.go Pull request: home: rm unnecessary func 2021-04-22 14:18:20 +03:00
filter.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
home.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
i18n.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +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: all: update go and backend tools 2021-05-21 14:55:42 +03:00
middlewares.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
mobileconfig_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
mobileconfig.go Pull request: all: add idna handling, imp domain validation 2021-04-07 16:36:38 +03:00
options_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
options.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
rdns_test.go Pull request: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
rdns.go Pull request: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
service.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
tls.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
upgrade_test.go Pull request: 2843 upd dnsproxy 2021-04-21 12:49:41 +03:00
upgrade.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
web.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
whois_test.go Pull request: home: imp whois parse 2021-05-20 14:22:06 +03:00
whois.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00