..
auth.go
Fix #1069 install: check static ip
2020-02-13 18:42:07 +03:00
auth_test.go
Fix #1069 install: check static ip
2020-02-13 18:42:07 +03:00
clients.go
* refactor: move blocked-services functions to dnsfilter
2020-03-17 17:11:22 +03:00
clients_http.go
+ clients: support per-client tags
2020-01-28 14:06:52 +03:00
clients_tags.go
* minor
2020-01-28 14:33:58 +03:00
clients_test.go
* clients: manual clients don't exclude auto-clients anymore
2020-01-10 15:52:40 +03:00
config.go
* TLS is now a separate module (logically)
2020-03-17 17:11:24 +03:00
control.go
* move getDNSAddresses() and "/dns-query" handler to DNS module
2020-03-17 17:12:02 +03:00
control_filtering.go
* refactor: move blocked-services functions to dnsfilter
2020-03-17 17:11:22 +03:00
control_install.go
* TLS is now a separate module (logically)
2020-03-17 17:11:24 +03:00
control_test.go
* update tests
2019-12-02 14:58:17 +03:00
control_update.go
* refactor
2020-03-17 15:23:29 +03:00
control_update_test.go
Fix #1069 install: check static ip
2020-02-13 18:42:07 +03:00
dhcp.go
Merge: * use upstream servers directly for the internal DNS resolver
2019-12-11 12:38:58 +03:00
dns.go
* move getDNSAddresses() and "/dns-query" handler to DNS module
2020-03-17 17:12:02 +03:00
filter.go
Merge: * DNS filters: optimize filter update
2020-03-17 15:00:40 +03:00
filter_test.go
Merge: * DNS filters: optimize filter update
2020-03-17 15:00:40 +03:00
home.go
* TLS is now a separate module (logically)
2020-03-17 17:11:24 +03:00
home_test.go
- fix tests
2020-03-16 16:29:23 +03:00
i18n.go
+ i18n: add thai and romanian languages
2020-03-11 17:06:37 +03:00
rdns.go
Merge: * use upstream servers directly for the internal DNS resolver
2019-12-11 12:38:58 +03:00
rdns_test.go
Merge: * use upstream servers directly for the internal DNS resolver
2019-12-11 12:38:58 +03:00
service.go
+ service: support "-s reload" command
2020-03-17 15:21:10 +03:00
tls.go
Merge: - tls: allow_unencrypted_doh and strict_sni_check settings were reset after POST /control/tls/configure
2020-03-18 15:18:15 +03:00
upgrade.go
Fix #1069 install: check static ip
2020-02-13 18:42:07 +03:00
upgrade_test.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
web.go
* move HTTP server code
2020-03-17 17:11:24 +03:00
whois.go
Fix #1069 install: check static ip
2020-02-13 18:42:07 +03:00
whois_test.go
* whois: use whois.arin.net
2019-10-09 18:03:22 +03:00