dnscrypt-proxy/dnscrypt-proxy
Frank Denis c66023c7d7 Clarify that TLS cipher suites are for TLS 1.2
Fixes #2377
2023-04-18 13:15:59 -06:00
..
testdata
coldstart.go Optimize stopping CaptivePortalHandler - 2 (#2155) 2022-07-19 12:35:52 +02:00
common.go Mostly get rid of ioutil 2023-02-02 19:38:24 +01:00
config.go Partially re-merge 92ed5b95e0 2023-04-07 15:21:00 +02:00
crypto.go Use crypto_rand() everywhere 2023-02-24 16:20:39 +01:00
dnscrypt_certs.go Keep lines short 2022-03-23 17:48:48 +01:00
dnsutils.go Format with gofumpt 2023-02-11 14:27:12 +01:00
estimators.go Back to VividCortex/ewma 2022-04-05 14:04:26 +02:00
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 Add an example for blocking private relay 2021-07-17 14:22:10 +02:00
example-captive-portals.txt fix grammar in example file (#2372) 2023-04-14 21:19:55 +02:00
example-cloaking-rules.txt allow ptr queries for cloaked domains (#1958) 2021-12-13 14:00:13 +01:00
example-dnscrypt-proxy.toml Clarify that TLS cipher suites are for TLS 1.2 2023-04-18 13:15:59 -06:00
example-forwarding-rules.txt Add an example forwarding rule with Tor 2023-03-23 12:53:08 +01:00
fuzzing_test.go Format with gofumpt 2023-02-11 14:27:12 +01:00
local-doh.go Mostly get rid of ioutil 2023-02-02 19:38:24 +01:00
localhost.pem
logger.go Logger: pre-create log files before lumberjack does 2023-02-25 23:42:38 +01:00
main.go Bump 2023-02-07 11:03:09 +01:00
netprobe_others.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
netprobe_windows.go Keep lines short 2022-03-23 17:48:48 +01:00
oblivious_doh.go Verbose 2021-06-12 14:48:02 +02:00
pattern_matcher.go
pidfile.go Format with gofumpt 2023-02-11 14:27:12 +01:00
plugin_allow_ip.go Keep lines short 2022-03-23 17:48:48 +01:00
plugin_allow_name.go Revert "Pasto, thanks to @lifenjoiner" 2021-09-27 15:42:54 +02:00
plugin_block_ip.go Keep lines short 2022-03-23 17:48:48 +01:00
plugin_block_ipv6.go Format with gofumpt 2023-02-11 14:27:12 +01:00
plugin_block_name.go Format with gofumpt 2023-02-11 14:27:12 +01:00
plugin_block_undelegated.go
plugin_block_unqualified.go Format with gofumpt 2023-02-11 14:27:12 +01:00
plugin_cache.go Format with gofumpt 2023-02-11 14:27:12 +01:00
plugin_captive_portal.go
plugin_cloak.go Unbreak cloaking plugin 2023-02-07 11:03:05 +01:00
plugin_dns64.go Format with gofumpt 2023-02-11 14:27:12 +01:00
plugin_ecs.go
plugin_firefox.go Format with gofumpt 2023-02-11 14:27:12 +01:00
plugin_forward.go Keep lines short 2022-03-23 17:48:48 +01:00
plugin_get_set_payload_size.go Keep lines short 2022-03-23 17:48:48 +01:00
plugin_nx_log.go
plugin_query_log.go Keep lines short 2022-03-23 17:48:48 +01:00
plugin_querymeta.go Format with gofumpt 2023-02-11 14:27:12 +01:00
plugins.go Keep lines short 2022-03-23 17:48:48 +01:00
privilege_linux.go Use os.Geteuid() 2022-10-18 14:56:39 +02:00
privilege_others.go Use os.Geteuid() 2022-10-18 14:56:39 +02:00
privilege_windows.go
proxy.go Try dnscrypt-proxy to resolve configured hosts when ignore_system_dns (#2204) 2023-04-05 21:17:51 +02:00
resolve.go Format with gofumpt 2023-02-11 14:27:12 +01:00
serversInfo.go Try dnscrypt-proxy to resolve configured hosts when ignore_system_dns (#2204) 2023-04-05 21:17:51 +02:00
service_android.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
service_linux.go systemd: use constants and update status on ready (#1993) 2022-01-19 20:30:15 +01: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 Keep lines short 2022-03-23 17:48:48 +01:00
setsockopts_openbsd.go
setsockopts_others.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
setsockopts_windows.go
sources.go Comment 2023-04-07 16:20:26 +02:00
sources_test.go Partially re-merge 92ed5b95e0 2023-04-07 15:21:00 +02:00
staticcheck.conf
systemd_android.go
systemd_free.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
systemd_linux.go Keep lines short 2022-03-23 17:48:48 +01:00
time_ranges.go Keep lines short 2022-03-23 17:48:48 +01:00
timezone_android.go
timezone_others.go // +build -> //go:build 2021-09-23 19:16:26 +02:00
xtransport.go Reduce a local variable (#2363) 2023-04-06 14:22:21 +02:00