dnscrypt-proxy/dnscrypt-proxy
Frank Denis e1f3f58eed Bump 2021-09-27 15:51:48 +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 gofmt 2021-09-23 19:16:12 +02:00
crypto.go
dnscrypt_certs.go
dnsutils.go Properly round the TTL 2021-09-24 09:26:31 +02:00
estimators.go
example-allowed-ips.txt
example-allowed-names.txt Explain the example allowlist 2021-01-03 18:18:46 +01:00
example-blocked-ips.txt Add another IP block list 2021-04-30 20:51:22 +02:00
example-blocked-names.txt Add an example for blocking private relay 2021-07-17 14:22:10 +02:00
example-captive-portals.txt Add captive portal entry for dual stack setups (#1835) 2021-08-20 17:32:32 +02:00
example-cloaking-rules.txt
example-dnscrypt-proxy.toml fix minor typo in example config (#1847) 2021-08-29 11:11:52 +02:00
example-forwarding-rules.txt
fuzzing_test.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
local-doh.go On overflow, only respond to cached/synthesized queries 2021-08-04 14:27:24 +02:00
localhost.pem
logger.go
main.go Bump 2021-09-27 15:51:48 +02:00
netprobe_others.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
netprobe_windows.go
oblivious_doh.go Verbose 2021-06-12 14:48:02 +02:00
pattern_matcher.go
pidfile.go
plugin_allow_ip.go
plugin_allow_name.go Revert "Pasto, thanks to @lifenjoiner" 2021-09-27 15:42:54 +02:00
plugin_block_ip.go
plugin_block_ipv6.go this -> that 2021-06-08 01:14:11 +02:00
plugin_block_name.go Revert "Print an error if a block/allow rule contains more than a pattern" 2021-09-27 12:29:41 +02:00
plugin_block_undelegated.go
plugin_block_unqualified.go
plugin_cache.go StaleResponseTtl -> StaleResponseTTL 2021-09-27 15:47:19 +02:00
plugin_captive_portal.go Remove log messages that are not really needed 2021-01-02 22:59:21 +01:00
plugin_cloak.go replace TrimFunc(s, IsSpace) with TrimSpace for ASCII optimization (#1663) 2021-04-05 11:46:57 +02:00
plugin_dns64.go On overflow, only respond to cached/synthesized queries 2021-08-04 14:27:24 +02:00
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 In the query log, consider everything that's not UDP as TCP 2021-01-21 14:35:06 +01:00
plugin_querymeta.go
plugins.go Rename 2021-03-30 11:53:59 +02:00
privilege_linux.go
privilege_others.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
privilege_windows.go
proxy.go Make return value explicit 2021-09-25 20:09:29 +02:00
resolve.go Nits 2021-01-03 13:58:08 +01:00
serversInfo.go DoH/ODoH: strip optional port number when caching a hostname 2021-09-06 12:02:56 +02:00
service_android.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
service_linux.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
service_others.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
service_windows.go
setsockopts_darwin.go
setsockopts_freebsd.go
setsockopts_linux.go
setsockopts_openbsd.go
setsockopts_others.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
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 Revert "The source tests are completely brok4n :(" 2021-01-22 17:50:01 +01:00
staticcheck.conf Add staticcheck.conf 2021-01-02 15:36:30 +01:00
systemd_android.go
systemd_free.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
systemd_linux.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
time_ranges.go
timezone_android.go
timezone_others.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
xtransport.go Enable HTTP/2 pings 2021-09-21 12:57:42 +02:00