dnscrypt-proxy/dnscrypt-proxy
Frank Denis 9bea0e8f20 Nits 2021-06-12 14:16:20 +02:00
..
testdata
coldstart.go replace TrimFunc(s, IsSpace) with TrimSpace for ASCII optimization (#1663) 2021-04-05 11:46:57 +02:00
common.go Reduce MaxHTTPBodyLength 2021-06-05 18:29:13 +02:00
config.go Warn if fallback_resolvers is still in use 2021-06-08 09:53:53 +02:00
crypto.go
dnscrypt_certs.go
dnsutils.go
estimators.go
example-allowed-ips.txt
example-allowed-names.txt
example-blocked-ips.txt Add another IP block list 2021-04-30 20:51:22 +02:00
example-blocked-names.txt
example-captive-portals.txt www.msftncsi.com IPs update 2021-06-07 18:47:31 +02:00
example-cloaking-rules.txt
example-dnscrypt-proxy.toml fallback -> bootstrap 2021-06-08 00:44:06 +02:00
example-forwarding-rules.txt
fuzzing_test.go Fuzz the stamps parser 2021-06-11 22:20:54 +02:00
local-doh.go
localhost.pem
logger.go
main.go Bump 2021-06-12 14:03:26 +02:00
netprobe_others.go
netprobe_windows.go
oblivious_doh.go Nits 2021-06-12 14:16:20 +02:00
pattern_matcher.go
pidfile.go
plugin_allow_ip.go
plugin_allow_name.go Pasto, thanks to @lifenjoiner 2021-05-13 10:30:57 +02:00
plugin_block_ip.go
plugin_block_ipv6.go this -> that 2021-06-08 01:14:11 +02:00
plugin_block_name.go Print an error if a block/allow rule contains more than a pattern 2021-05-12 17:43:13 +02:00
plugin_block_undelegated.go
plugin_block_unqualified.go
plugin_cache.go
plugin_captive_portal.go
plugin_cloak.go replace TrimFunc(s, IsSpace) with TrimSpace for ASCII optimization (#1663) 2021-04-05 11:46:57 +02:00
plugin_dns64.go
plugin_ecs.go
plugin_firefox.go
plugin_forward.go replace TrimFunc(s, IsSpace) with TrimSpace for ASCII optimization (#1663) 2021-04-05 11:46:57 +02:00
plugin_get_set_payload_size.go
plugin_nx_log.go
plugin_query_log.go
plugin_querymeta.go
plugins.go
privilege_linux.go
privilege_others.go
privilege_windows.go
proxy.go ODoH servers should not require a static configuration 2021-06-07 13:21:58 +02:00
resolve.go
serversInfo.go Filter relays by compatible type before selecting them 2021-06-08 10:52:06 +02:00
service_android.go
service_linux.go
service_others.go
service_windows.go
setsockopts_darwin.go
setsockopts_freebsd.go
setsockopts_linux.go
setsockopts_openbsd.go
setsockopts_others.go
setsockopts_windows.go
sources.go replace TrimFunc(s, IsSpace) with TrimSpace for ASCII optimization (#1663) 2021-04-05 11:46:57 +02:00
sources_test.go
staticcheck.conf
systemd_android.go
systemd_free.go
systemd_linux.go
time_ranges.go
timezone_android.go
timezone_others.go
xtransport.go Don't use net/http 2021-06-07 10:05:20 +02:00