dnscrypt-proxy/dnscrypt-proxy
2018-01-20 13:18:54 +01:00
..
blacklist.txt Simplify the forwarding syntax 2018-01-17 16:06:30 +01:00
certs.go Unreachable -> Timeout 2018-01-19 16:40:35 +01:00
common.go Add the ability to log blocked queries 2018-01-17 17:03:42 +01:00
config.go Reduce the noise 2018-01-19 22:37:05 +01:00
crypto.go Many improvements 2018-01-10 16:01:29 +01:00
daemonize.go So, daemonization only works on linux :/ 2018-01-10 19:49:02 +01:00
daemonize_placeholder.go So, daemonization only works on linux :/ 2018-01-10 19:49:02 +01:00
dnscrypt-proxy.toml More flexible logging; add support for the Windows event log 2018-01-19 20:06:04 +01:00
dnsutils.go Print the root zone as a dot rather than an empty string 2018-01-19 12:33:27 +01:00
estimators.go Basic load balancing/failover 2018-01-10 16:42:14 +01:00
forwarding-rules.txt Fix forwarding of subdomains 2018-01-17 16:16:22 +01:00
main.go Don't prefetch more frequently than 1/min 2018-01-20 00:31:54 +01:00
plugin_block_ipv6.go Split plugins into individual files 2018-01-16 18:21:17 +01:00
plugin_block_name.go Fix suffix matching so that www.example is rejected if example is filtered 2018-01-20 13:18:54 +01:00
plugin_cache.go Split plugins into individual files 2018-01-16 18:21:17 +01:00
plugin_forward.go Fix forwarding of subdomains 2018-01-17 16:16:22 +01:00
plugin_get_set_payload_size.go Split plugins into individual files 2018-01-16 18:21:17 +01:00
plugin_query_log.go Add a logged_qtypes feature to log only some query types 2018-01-19 12:57:47 +01:00
plugins.go Forwarding plugin 2018-01-17 09:44:03 +01:00
serversInfo.go Print server names instead of provider names 2018-01-19 15:50:44 +01:00
sources.go megacheck 2018-01-20 01:00:19 +01:00