badguardhome/util
Simon Zolin 06b3378fd7 Merge: + DNS, Web: use only secure TLSv1.2 ciphers
Close #1384

Squashed commit of the following:

commit cd90abcce573a8e930446ba153565e553e6b81d5
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Mar 20 19:17:53 2020 +0300

    minor

commit a1914c5f41425e82cdedc9716bce84470afab65b
Merge: 72c53673 c8285c41
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri Mar 20 19:17:21 2020 +0300

    Merge remote-tracking branch 'origin/master' into 1384-tls12-ciphers

commit 72c536737e0502bb397562ade47aedb9f2ae4494
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Mar 4 18:16:24 2020 +0300

    + DNS, Web: use only secure TLSv1.2 ciphers
2020-03-23 10:23:34 +03:00
..
auto_hosts.go Merge: + DNS: use rules from /etc/hosts 2020-03-20 15:05:43 +03:00
auto_hosts_test.go Merge: + DNS: use rules from /etc/hosts 2020-03-20 15:05:43 +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 * install: IPv6 addresses were removed from the list of available addresses 2020-03-16 14:32:43 +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 + service: support "-s reload" command 2020-03-17 15:21:10 +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