AdGuardHome/util
Andrey Meshkov ceedc2d1ff *(querylog): added offset/limit parameters
Actually, this is a serious refactoring of the query log module. The
rest API part is refactored, it's now more clear how the search is
conducted. Split the logic into more files and added more tests.

Closes: https://github.com/AdguardTeam/AdGuardHome/issues/1559
2020-05-26 15:37:37 +03:00
..
auto_hosts.go - autohosts: support tab character 2020-05-18 18:46:17 +03:00
auto_hosts_test.go + auto-hosts: respond to PTR requests 2020-04-16 18:56:47 +03:00
helpers.go *(querylog): added offset/limit parameters 2020-05-26 15:37:37 +03:00
helpers_test.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
network_utils.go * GetValidNetInterfaces: don't skip PointToPoint interfaces 2020-04-07 12:00:04 +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 +(global): windows travis build 2020-04-14 00:04:38 +03:00
pprof.go + config: add "debug_pprof" setting 2020-04-22 16:00:26 +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