AdGuardHome/dnsforward
Eugene Bujak 052f975762 dnsforward -- Move querylog from coredns plugin, a more complex migration with proper API took too long so a simple move was used instead to save time. 2018-12-05 16:57:21 +03:00
..
standalone Add dns forwarding server library 2018-12-05 16:54:56 +03:00
cache.go Add dns forwarding server library 2018-12-05 16:54:56 +03:00
cache_test.go Add dns forwarding server library 2018-12-05 16:54:56 +03:00
dnsforward.go dnsforward -- Move querylog from coredns plugin, a more complex migration with proper API took too long so a simple move was used instead to save time. 2018-12-05 16:57:21 +03:00
helpers.go Fix a logical race that wasn't detectable by -race -- we were closing a connection that was already reestablished. 2018-12-05 16:56:11 +03:00
querylog.go dnsforward -- Move querylog from coredns plugin, a more complex migration with proper API took too long so a simple move was used instead to save time. 2018-12-05 16:57:21 +03:00
querylog_file.go dnsforward -- Move querylog from coredns plugin, a more complex migration with proper API took too long so a simple move was used instead to save time. 2018-12-05 16:57:21 +03:00
querylog_top.go dnsforward -- Move querylog from coredns plugin, a more complex migration with proper API took too long so a simple move was used instead to save time. 2018-12-05 16:57:21 +03:00
stats.go dnsforward -- Move querylog from coredns plugin, a more complex migration with proper API took too long so a simple move was used instead to save time. 2018-12-05 16:57:21 +03:00
upstream.go dnsforward -- Make Upstream interface give access to Address field. 2018-12-05 16:57:21 +03:00
upstream_pool.go Update docs for formatting in godoc. 2018-12-05 16:57:21 +03:00