dnscrypt-proxy/dnscrypt-proxy
Frank Denis 116f985b96 Bump 2019-10-31 18:12:13 +01:00
..
.deepsource.toml Add deepsource 2019-09-19 20:26:15 +02:00
common.go cleanup: Drop ExtractPort ExtractHost, use ExtractHostAndPort instead 2019-10-18 20:24:11 +02:00
config.go Back to 2.0.29 beta 3 (ceed905196) 2019-10-31 17:50:19 +01:00
crypto.go Note 2019-10-20 01:35:27 +02:00
dnscrypt_certs.go Use the relay for cert retrieval over TCP, tooo 2019-10-20 21:45:19 +02:00
dnsutils.go fix: updateTTL guard against overflow 2019-10-18 20:24:11 +02:00
estimators.go cleanup: estimators: simplify blindAdjust 2019-10-18 20:24:11 +02:00
example-blacklist.txt New syntax for blocking/whitelisting rules: exact matching 2018-04-09 13:02:42 +02:00
example-cloaking-rules.txt Add a cloaking example of multiple IPs for a single entry 2019-10-12 21:48:59 +02:00
example-dnscrypt-proxy.toml Don't use real server names, because this is apparently confusing 2019-10-27 23:36:08 +01:00
example-forwarding-rules.txt forwarding: explain that example.com also matches *.example.com 2018-04-29 21:47:39 +02:00
example-whitelist.txt Add tracker.debian.org to example-whitelist.txt 2019-07-22 15:15:02 +02:00
main.go Bump 2019-10-31 18:12:13 +01:00
netprobe_others.go MaxTimeout is the maximum timeout, not the minimum 2019-10-22 11:51:22 +02:00
netprobe_windows.go Correctly honor MaxTimeout on Windows, too 2019-10-22 11:53:59 +02:00
pattern_matcher.go New syntax for blocking/whitelisting rules: exact matching 2018-04-09 13:02:42 +02:00
plugin_block_ip.go Skip BOMs in configuration files 2018-10-15 17:56:31 +02:00
plugin_block_ipv6.go Improved return codes 2018-06-04 23:18:28 +02:00
plugin_block_name.go Skip BOMs in configuration files 2018-10-15 17:56:31 +02:00
plugin_cache.go Reduce contention 2019-10-21 18:50:20 +02:00
plugin_cloak.go feature: Add neg_ttl for rejected entries and cloak_ttl for cloaking-rules 2019-10-21 18:12:49 +02:00
plugin_firefox.go Add a comment to describe why that plugin is necessary 2019-09-07 11:19:28 +02:00
plugin_forward.go When forwaring, log the forwarding server instead of the regular one 2019-09-11 14:17:11 +02:00
plugin_get_set_payload_size.go Limit the number of required retries for local queries 2019-10-12 21:15:39 +02:00
plugin_nx_log.go Add automatic log files rotation 2018-03-02 10:34:00 +01:00
plugin_query_log.go Don't log a server for cached responses (again) 2019-09-11 14:34:18 +02:00
plugin_querymeta.go New feature: query_meta 2019-09-07 16:19:47 +02:00
plugin_whitelist_name.go Skip BOMs in configuration files 2018-10-15 17:56:31 +02:00
plugins.go Rename negTTL to rejectTTL to avoid confusion with cacheNegTTL 2019-10-21 18:26:49 +02:00
privilege_linux.go feature: service_linux: Support systemd watchdog 2019-10-19 09:36:39 +02:00
privilege_others.go feature: service_linux: Support systemd watchdog 2019-10-19 09:36:39 +02:00
privilege_windows.go Revert "Install the windows service as "NT AUTHORITY\NetworkService"" 2019-03-14 20:10:53 +01:00
proxy.go check error that was being erroneously shadowed 2019-10-31 17:55:26 +01:00
resolve.go Add a simple built-in DNS client for testing 2018-01-21 18:02:32 +01:00
serversInfo.go Remove the serverInfo rwlock; just use the global serversInfo rwlock 2019-10-31 17:50:56 +01:00
service_android.go feature: service_linux: Support systemd watchdog 2019-10-19 09:36:39 +02:00
service_linux.go feature: service_linux: Support systemd watchdog 2019-10-19 09:36:39 +02:00
service_others.go feature: service_linux: Support systemd watchdog 2019-10-19 09:36:39 +02:00
service_windows.go feature: service_linux: Support systemd watchdog 2019-10-19 09:36:39 +02:00
sources.go Back to 2.0.29 beta 3 (ceed905196) 2019-10-31 17:50:19 +01:00
systemd_android.go Back to 2.0.29 beta 3 (ceed905196) 2019-10-31 17:50:19 +01:00
systemd_free.go Back to 2.0.29 beta 3 (ceed905196) 2019-10-31 17:50:19 +01:00
systemd_linux.go Back to 2.0.29 beta 3 (ceed905196) 2019-10-31 17:50:19 +01:00
time_ranges.go Move time range things to their own file 2018-04-07 22:36:30 +02:00
xtransport.go Add brackets around cached IPv6 IP addresses 2019-10-31 17:55:54 +01:00