.. |
auth_test.go
|
+ config: "web_session_ttl" setting
|
2019-11-20 13:15:08 +03:00 |
auth.go
|
* go.mod: use bbolt from github
|
2019-11-20 20:14:28 +03:00 |
blocked_services.go
|
+ blocked_services: add cloudflare
|
2019-11-21 11:40:03 +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
|
+ config: "web_session_ttl" setting
|
2019-11-20 13:15:08 +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/version.json: don't show error message if auto-update is disabled
|
2019-10-21 18:21:05 +03:00 |
control.go
|
+ GET /control/profile
|
2019-10-23 18:43:35 +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
|
+ config: "web_session_ttl" setting
|
2019-11-20 13:15:08 +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: don't fail on filter update when filter file doesn't exist
|
2019-10-23 14:19:43 +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
|
* whois,rdns: use 1 hour cache TTL
|
2019-11-07 14:02:34 +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
|
* whois,rdns: use 1 hour cache TTL
|
2019-11-07 14:02:34 +03:00 |