dnscrypt-proxy/dnscrypt-proxy
Frank Denis 05ebd385da Some fixes for SIDH 2018-02-13 16:57:38 +01:00
..
common.go post-quantum branch 2018-02-13 16:53:41 +01:00
config.go Error out if unknown properties are found in the config file 2018-02-10 21:21:43 +01:00
crypto.go Some fixes for SIDH 2018-02-13 16:57:38 +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_certs.go Some fixes for SIDH 2018-02-13 16:57:38 +01:00
dnsutils.go Strip extra newline 2018-02-09 22:40:56 +01:00
estimators.go Basic load balancing/failover 2018-01-10 16:42:14 +01:00
example-blacklist.txt Rename example files 2018-02-01 18:28:53 +01:00
example-cloaking-rules.txt restrict. is too restrictive 2018-02-04 15:20:17 +01:00
example-dnscrypt-proxy.toml Don't suggest that URLs are optional in the example config file 2018-02-07 10:48:41 +01:00
example-forwarding-rules.txt Rename example files 2018-02-01 18:28:53 +01:00
main.go Remove "starting" 2018-02-06 19:33:58 +01:00
plugin_block_ip.go IP blocking 2018-01-21 16:07:44 +01:00
plugin_block_ipv6.go Slightly change the way we block ipv6 2018-01-20 22:30:36 +01:00
plugin_block_name.go Support time access restrictions in substrings & glob patterns 2018-02-01 09:47:37 +01:00
plugin_cache.go Format 2018-02-09 22:40:29 +01:00
plugin_cloak.go Nits 2018-02-05 19:25:52 +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_nx_log.go Remove unused variable 2018-01-20 17:14:21 +01:00
plugin_query_log.go Replace logged_qtypes with ignored_qtypes 2018-01-20 13:27:37 +01:00
plugins.go Cache Plugin: return non-fixed TTL for cached entries (refactor) 2018-02-09 22:11:12 +02:00
proxy.go post-quantum branch 2018-02-13 16:53:41 +01:00
resolve.go Add a simple built-in DNS client for testing 2018-01-21 18:02:32 +01:00
serversInfo.go post-quantum branch 2018-02-13 16:53:41 +01:00
sources.go DoH: fallback to GET on servers that don't support POST 2018-02-05 11:30:10 +01:00
stamps.go DoH: fallback to GET on servers that don't support POST 2018-02-05 11:30:10 +01:00
systemd_free.go Only attempt to use systemd on linux 2018-01-24 15:14:48 +01:00
systemd_linux.go Fix systemd socket support 2018-01-25 10:24:28 +01:00
xtransport.go Close idle connections after an error; reduce idle connections timeout 2018-02-05 19:03:04 +01:00