AdGuardHome/home
Simon Zolin 319cc848bd - crash after filter update if its data is too small 2019-09-27 13:22:08 +03:00
..
auth.go * minor 2019-09-19 12:47:55 +03:00
auth_test.go + Login page and web sessions 2019-09-19 12:47:55 +03:00
blocked_services.go *(home): fix golint issues 2019-09-19 12:47:55 +03:00
clients.go * clients: remove an auto-client if a client with the same IP was added manually 2019-09-25 16:11:42 +03:00
clients_test.go + whois: add WHOIS information for a client 2019-09-23 18:12:54 +03:00
config.go * stats: refactor: move HTTP handlers to stats/ 2019-09-26 16:52:28 +03:00
control.go * stats: refactor: move HTTP handlers to stats/ 2019-09-26 16:52:28 +03:00
control_access.go * control: refactor: all handlers are registered via httpRegister() 2019-08-21 14:52:57 +03:00
control_filtering.go filtering: refactor; change API; add "filters_update_interval" setting 2019-09-12 18:38:13 +03:00
control_install.go + Login page and web sessions 2019-09-19 12:47:55 +03:00
control_querylog.go * querylog: POST /control/querylog 2019-09-26 18:27:31 +03:00
control_test.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
control_tls.go + config: add certificate_path, private_key_path 2019-08-30 19:18:14 +03:00
control_update.go * control: add link to the issue on github 2019-08-27 11:53:09 +03:00
control_update_test.go * auto-update: refactor test; test getUpdateInfo() 2019-06-27 15:23:48 +03:00
dhcp.go * control: refactor: all handlers are registered via httpRegister() 2019-08-21 14:52:57 +03:00
dns.go * stats: refactor: move HTTP handlers to stats/ 2019-09-26 16:52:28 +03:00
dns_rewrites.go * control: refactor: all handlers are registered via httpRegister() 2019-08-21 14:52:57 +03:00
dns_test.go + whois: add WHOIS information for a client 2019-09-23 18:12:54 +03:00
filter.go - crash after filter update if its data is too small 2019-09-27 13:22:08 +03:00
filter_test.go filtering: refactor; change API; add "filters_update_interval" setting 2019-09-12 18:38:13 +03:00
helpers.go + Login page and web sessions 2019-09-19 12:47:55 +03:00
helpers_test.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
home.go filtering: refactor; change API; add "filters_update_interval" setting 2019-09-12 18:38:13 +03:00
i18n.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +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: refactor 2019-09-23 18:14:00 +03:00
service.go - service stop: fix race 2019-07-02 12:56:23 +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.go + config: upgrade from v4 to v5 2019-09-19 12:47:55 +03:00
upgrade_test.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
whois.go + whois: use "descr" or "netname" in case there's no "orgname" 2019-09-25 16:11:42 +03:00
whois_test.go + whois: add WHOIS information for a client 2019-09-23 18:12:54 +03:00