dnscrypt-proxy/dnscrypt-proxy
Frank Denis 636f92bae0 Truncated packets cannot be parsed by miekg/dns; clear the error flag when it happens
Fixes #177
2018-02-23 17:05:58 +01:00
..
common.go Vastly improve the way load balancing works 2018-02-21 00:14:18 +01:00
config.go Bump default MaxClient to match the config file 2018-02-20 12:27:44 +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_certs.go Fix format string 2018-02-15 00:46:47 +01:00
dnsutils.go Mark servers as failing more aggressively 2018-02-22 14:20:59 +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 ... 2018-02-19 15:15:20 +01:00
example-forwarding-rules.txt Rename example files 2018-02-01 18:28:53 +01:00
main.go Bump 2018-02-22 23:55:03 +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 Truncated packets cannot be parsed by miekg/dns; clear the error flag when it happens 2018-02-23 17:05:58 +01:00
proxy.go Log servers returning SERVFAIL 2018-02-22 14:48:08 +01:00
resolve.go Add a simple built-in DNS client for testing 2018-01-21 18:02:32 +01:00
serversInfo.go Mark servers as failing more aggressively 2018-02-22 14:20:59 +01:00
sources.go Nits 2018-02-19 19:31:34 +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