dnscrypt-proxy/dnscrypt-proxy
Frank Denis 1c27d6c230 Improved error handling 2018-01-20 00:30:33 +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 Improved error handling 2018-01-20 00:30:33 +01:00
plugin_block_ipv6.go Split plugins into individual files 2018-01-16 18:21:17 +01:00
plugin_block_name.go Nits 2018-01-17 17:25:43 +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 Improved error handling 2018-01-20 00:30:33 +01:00