1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2025-01-03 01:09:32 +01:00
dnscrypt-proxy/dnscrypt-proxy
2018-10-03 16:41:37 +02:00
..
common.go Drop privileges with exec (#467) 2018-06-13 16:52:41 +02:00
config.go Revert "Revert "Remove pledge(2) support"" 2018-08-23 00:44:32 +02:00
crypto.go Re-implement ephemeral keys for DNSCrypt 2018-04-09 03:12:34 +02:00
dnscrypt_certs.go Re-implement ephemeral keys for DNSCrypt 2018-04-09 03:12:34 +02:00
dnsutils.go OPT records don't have any class 2018-06-26 15:46:31 +02:00
estimators.go
example-blacklist.txt New syntax for blocking/whitelisting rules: exact matching 2018-04-09 13:02:42 +02:00
example-cloaking-rules.txt Cloak localhost 2018-04-10 15:07:51 +02:00
example-dnscrypt-proxy.toml Remove Quad9 example until they remove prefixes 2018-10-03 16:36:23 +02: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 New syntax for blocking/whitelisting rules: exact matching 2018-04-09 13:02:42 +02:00
main.go killChild() is not needed any more; update config example by the way 2018-10-03 16:35: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 Improved return codes 2018-06-04 23:18:28 +02:00
plugin_block_ipv6.go Improved return codes 2018-06-04 23:18:28 +02:00
plugin_block_name.go Improved return codes 2018-06-04 23:18:28 +02:00
plugin_cache.go Add cache_neg_min_ttl and cache_neg_max_ttl 2018-04-17 00:24:49 +02:00
plugin_cloak.go Patterns are now fully supported in cloaking rules 2018-04-09 13:26:50 +02:00
plugin_forward.go
plugin_get_set_payload_size.go Revert "Keep the original OPT record before setting the payload size" 2018-10-03 16:41:37 +02:00
plugin_nx_log.go
plugin_query_log.go Improved return codes 2018-06-04 23:18:28 +02:00
plugin_whitelist_name.go
plugins.go Improved return codes 2018-06-04 23:18:28 +02:00
privilege_linux.go killChild() is not needed any more; update config example by the way 2018-10-03 16:35:59 +02:00
privilege_others.go killChild() is not needed any more; update config example by the way 2018-10-03 16:35:59 +02:00
privilege_windows.go killChild() is not needed any more; update config example by the way 2018-10-03 16:35:59 +02:00
proxy.go Ping the service manager early 2018-07-19 19:03:57 +02:00
resolve.go
serversInfo.go Deps update 2018-04-18 18:58:39 +02:00
service_linux.go Ping the service manager early 2018-07-19 19:03:57 +02:00
service_others.go Ping the service manager early 2018-07-19 19:03:57 +02:00
service_windows.go Ping the service manager early 2018-07-19 19:03:57 +02:00
sources.go Log invalid stamps 2018-07-09 15:47:59 +02:00
systemd_free.go Ping the service manager early 2018-07-19 19:03:57 +02:00
systemd_linux.go Ping the service manager early 2018-07-19 19:03:57 +02:00
time_ranges.go
xtransport.go Add built-in support for Tor 2018-06-06 15:54:51 +02:00