..
auth_test.go
+ auth: add more tests
2019-10-11 16:59:14 +03:00
auth.go
+ auth: add more tests
2019-10-11 16:59:14 +03:00
blocked_services.go
block epic games
2019-10-04 17:57:51 +03:00
clients_test.go
- whois: couldn't set info on existing auto-clients
2019-10-11 16:58:10 +03:00
clients.go
* use debug log level for unimportant messages
2019-10-16 12:03:51 +03:00
config.go
* dnsfilter: major refactoring
2019-10-09 20:05:21 +03:00
control_access.go
* control: refactor: all handlers are registered via httpRegister()
2019-08-21 14:52:57 +03:00
control_filtering.go
* API changes
2019-10-14 15:55:58 +03:00
control_install.go
*: change initDNSServer method, add getDataDir
2019-10-02 16:53:23 +03:00
control_test.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
control_tls.go
* TLS: don't print certificate data
2019-10-22 12:09:32 +03:00
control_update_test.go
* auto-update: refactor test; test getUpdateInfo()
2019-06-27 15:23:48 +03:00
control_update.go
* control: add link to the issue on github
2019-08-27 11:53:09 +03:00
control.go
* dnsfilter: major refactoring
2019-10-09 20:05:21 +03:00
dhcp.go
* control: refactor: all handlers are registered via httpRegister()
2019-08-21 14:52:57 +03:00
dns_test.go
*: tests mustn't leave repo dirty
2019-10-02 16:59:34 +03:00
dns.go
* rdns,whois: get client info for all question types (not just A/AAAA)
2019-10-22 13:10:40 +03:00
filter_test.go
filtering: refactor; change API; add "filters_update_interval" setting
2019-09-12 18:38:13 +03:00
filter.go
- filters: auto-update didn't work
2019-10-17 14:33:38 +03:00
helpers_test.go
* whois: use whois.arin.net
2019-10-09 18:03:22 +03:00
helpers.go
* dnsfilter: major refactoring
2019-10-09 20:05:21 +03:00
home.go
* dnsfilter: major refactoring
2019-10-09 20:05:21 +03:00
i18n.go
+ i18n: add new languages
2019-10-03 20:52:14 +03:00
os_freebsd.go
- freebsd: fix build
2019-07-04 14:26:34 +03:00
os_unix.go
- freebsd: fix build
2019-07-04 14:26:34 +03:00
os_windows.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
rdns.go
* rdns,whois: recheck IP addresses after some time
2019-10-22 13:11:22 +03:00
service.go
* systemd service file: fix boot priority: start AGH after network is online
2019-10-08 12:29:11 +03:00
syslog_others.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
syslog_windows.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
upgrade_test.go
* move ./*.go files into ./home/ directory
2019-06-10 11:51:53 +03:00
upgrade.go
+ config: upgrade from v4 to v5
2019-09-19 12:47:55 +03:00
whois_test.go
* whois: use whois.arin.net
2019-10-09 18:03:22 +03:00
whois.go
* rdns,whois: recheck IP addresses after some time
2019-10-22 13:11:22 +03:00