AdGuardHome/util
Simon Zolin 1a1c09135d + auto-hosts: respond to PTR requests
Close #1562

Squashed commit of the following:

commit d5c6bb0e5f0c8c1618bd0df764ae86a5e62a850b
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Apr 13 14:10:10 2020 +0300

    + auto-hosts: respond to PTR requests
2020-04-16 18:56:47 +03:00
..
auto_hosts.go + auto-hosts: respond to PTR requests 2020-04-16 18:56:47 +03:00
auto_hosts_test.go + auto-hosts: respond to PTR requests 2020-04-16 18:56:47 +03:00
helpers.go Merge: + DNS: use rules from /etc/hosts 2020-03-20 15:05:43 +03:00
helpers_test.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
network_utils.go * GetValidNetInterfaces: don't skip PointToPoint interfaces 2020-04-07 12:00:04 +03:00
network_utils_test.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
os_freebsd.go + service: support "-s reload" command 2020-03-17 15:21:10 +03:00
os_unix.go + service: support "-s reload" command 2020-03-17 15:21:10 +03:00
os_windows.go +(global): windows travis build 2020-04-14 00:04:38 +03:00
syslog_others.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
syslog_windows.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
tls.go Merge: + DNS, Web: use only secure TLSv1.2 ciphers 2020-03-23 10:23:34 +03:00