dnscrypt-proxy/dnscrypt-proxy
Frank Denis fd7838ee58 Add a -version command-line switch to print the version
Fixes #2
2018-01-18 12:22:25 +01:00
..
blacklist.txt Simplify the forwarding syntax 2018-01-17 16:06:30 +01:00
certs.go Perform an initial benchmark to use servers with the lowest latency 2018-01-17 22:12:34 +01:00
common.go Add the ability to log blocked queries 2018-01-17 17:03:42 +01:00
config.go Add a -version command-line switch to print the version 2018-01-18 12:22:25 +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 Use all resolvers simultaneously, even the ones from remote sources. 2018-01-17 21:41:36 +01:00
dnsutils.go Implement blocking, fully compatible with rules from version 1 2018-01-17 02:40:47 +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 Add a -version command-line switch to print the version 2018-01-18 12:22:25 +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 the ability to log blocked queries 2018-01-17 17:03:42 +01:00
plugins.go Forwarding plugin 2018-01-17 09:44:03 +01:00
serversInfo.go Perform an initial benchmark to use servers with the lowest latency 2018-01-17 22:12:34 +01:00
sources.go Forwarding plugin 2018-01-17 09:44:03 +01:00