AdGuardHome/dnsforward
Simon Zolin 04de9d0f7b Merge: - DNS: "custom_ip" blocking mode didn't work after app restart
Close #1262

Squashed commit of the following:

commit bacd683ef5b52e275323a3c07b370ca08702403e
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Dec 16 17:00:49 2019 +0300

    fix

commit 3d4f9626460de3e13a621f2b8e535e9e0939e2bb
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Dec 16 16:54:23 2019 +0300

    fix

commit bf924bf90e9b705883bec88f8d7af11c39c1f322
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Dec 16 16:45:41 2019 +0300

    add test

commit 43338ea3645a025d69dd838bc732344255960bed
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Dec 16 16:07:51 2019 +0300

    - DNS: "custom_ip" blocking mode didn't work after app restart

commit 220f32e713a95d2c67355c61e419dd09df9d42b2
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Dec 16 15:46:01 2019 +0300

    - first run: fix panic on stop in case initialization didn't complete

    e.g. when Stats module can't be initialized because of incompatible file system
2019-12-16 17:04:30 +03:00
..
access.go * minor fixes 2019-12-02 15:25:11 +03:00
dnsforward.go Merge: - DNS: "custom_ip" blocking mode didn't work after app restart 2019-12-16 17:04:30 +03:00
dnsforward_http.go + dns: add "edns_client_subnet" setting 2019-12-10 16:01:17 +03:00
dnsforward_test.go Merge: - DNS: "custom_ip" blocking mode didn't work after app restart 2019-12-16 17:04:30 +03:00
helpers.go Fix #706 -- rDNS for DOH/DOT clients 2019-06-04 20:38:53 +03:00