AdGuardHome/internal/aghnet
Eugene Burkov 3f1fd56b17 Pull request: 3172 fix mobileconfig
Merge in DNS/adguard-home from 3172-mobileconfig to master

Updates #3172.
Updates #2497.

Squashed commit of the following:

commit 30549ef4eda9d88f0738089e901492d7369caa25
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 1 21:00:17 2021 +0300

    all: log changes

commit 9b9429447430a8e5656b992c04c4a74606dc5f9f
Author: Ildar Kamalov <ik@adguard.com>
Date:   Tue Jun 1 17:56:59 2021 +0300

    client: always show port input

commit 6d6a0bdfaa849220a5ddb4a17502ab05379d7a1c
Merge: 13a3bffd 77946a7f
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 1 17:50:41 2021 +0300

    Merge branch 'master' into 3172-mobileconfig

commit 13a3bffd4dd6ccabf3d261f17b2c758a5c61eb9c
Author: Ildar Kamalov <ik@adguard.com>
Date:   Tue Jun 1 17:20:17 2021 +0300

    client: add port to mobile config form

commit f6abe0b6044572f3801c31b683e76f90c4a28487
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon May 31 19:43:37 2021 +0300

    home: imp cyclo

commit c304a0bacdca6f8b5ffd21f3d00c8244ea9e4e36
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon May 31 18:19:46 2021 +0300

    home: reduce allocs

commit 10a7678861079b710bb0ef14569c60a09612ec70
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon May 24 20:05:08 2021 +0300

    all: make the host parameter required
2021-06-01 21:06:55 +03:00
..
addr.go Pull request: all: fix client upstreams, imp code 2021-05-28 13:02:59 +03:00
addr_test.go Pull request: all: fix client upstreams, imp code 2021-05-28 13:02:59 +03:00
etchostscontainer.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
etchostscontainer_test.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
net.go Pull request: 3172 fix mobileconfig 2021-06-01 21:06:55 +03:00
net_darwin.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
net_linux.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
net_linux_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
net_others.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
net_test.go Pull request: 2704 local addresses vol.2 2021-03-31 15:00:47 +03:00
subnetdetector.go Pull request: 1868 fix rdns 2021-04-13 16:23:36 +03:00
subnetdetector_test.go Pull request: 1868 fix rdns 2021-04-13 16:23:36 +03:00
systemresolvers.go Pull request: 3136 show default resolvers 2021-06-01 14:28:34 +03:00
systemresolvers_others.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
systemresolvers_others_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
systemresolvers_test.go Pull request: 2704 local resolvers vol.1 2021-03-22 16:46:36 +03:00
systemresolvers_windows.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
systemresolvers_windows_test.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00