.. |
testdata
|
|
|
coldstart.go
|
Optimize stopping CaptivePortalHandler - 2 (#2155)
|
2022-07-19 12:35:52 +02:00 |
common.go
|
Remove unused functions (#2057)
|
2022-03-07 17:01:18 +01:00 |
config.go
|
Revert "New feature: sleep mode"
|
2022-04-02 09:33:49 +02:00 |
crypto.go
|
Reduce comparisons (#2148)
|
2022-07-08 14:11:51 +02:00 |
dnscrypt_certs.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
dnsutils.go
|
Add a constant for the maximum number of attempts
|
2022-06-28 18:30:15 +02:00 |
estimators.go
|
Back to VividCortex/ewma
|
2022-04-05 14:04:26 +02:00 |
example-allowed-ips.txt
|
allowed ips plugin (#1510)
|
2020-11-15 20:59:58 +01:00 |
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
|
allow ptr queries for cloaked domains (#1958)
|
2021-12-13 14:00:13 +01:00 |
example-dnscrypt-proxy.toml
|
Nits
|
2022-06-07 21:33:50 +02:00 |
example-forwarding-rules.txt
|
Add a forwarding example for local reverse entries
|
2021-10-17 15:53:54 +02:00 |
fuzzing_test.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
local-doh.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
localhost.pem
|
|
|
logger.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
main.go
|
Bump
|
2022-07-13 18:49:50 +02: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
|
pattern_matcher: check exact matches first
|
2020-12-07 12:58:05 +01:00 |
pidfile.go
|
Remove facebookgo/{atomicfile,pidfile}
|
2020-07-10 14:37:35 +02: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
|
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
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
plugin_captive_portal.go
|
Remove log messages that are not really needed
|
2021-01-02 22:59:21 +01:00 |
plugin_cloak.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
plugin_dns64.go
|
dns64: preserve cnames in translated response (#2129)
|
2022-06-16 00:53:50 +02:00 |
plugin_ecs.go
|
Log when the ECS plugin is enabled
|
2021-01-02 15:10:30 +01:00 |
plugin_firefox.go
|
|
|
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
|
Don't use Lumberjack for non-regular files
|
2020-07-08 13:48:04 +02:00 |
plugin_query_log.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
plugin_querymeta.go
|
|
|
plugins.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
privilege_linux.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
privilege_others.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
privilege_windows.go
|
|
|
proxy.go
|
Stop mentioning "SERVFAIL" in info messages
|
2022-06-19 20:38:49 +02:00 |
resolve.go
|
-resolve: report ECS support
|
2022-03-14 17:04:54 +01:00 |
serversInfo.go
|
No need to warn if this is then going to be an error
|
2022-06-24 15:41:05 +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
|
Allow arbitrary addresses to be set in listen_addresses
|
2020-11-25 19:23:30 +01:00 |
setsockopts_freebsd.go
|
Allow arbitrary addresses to be set in listen_addresses
|
2020-11-25 19:23:30 +01:00 |
setsockopts_linux.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
setsockopts_openbsd.go
|
Allow arbitrary addresses to be set in listen_addresses
|
2020-11-25 19:23:30 +01:00 |
setsockopts_others.go
|
// +build -> //go:build
|
2021-09-23 19:16:26 +02:00 |
setsockopts_windows.go
|
Allow arbitrary addresses to be set in listen_addresses
|
2020-11-25 19:23:30 +01:00 |
sources_test.go
|
Keep lines short
|
2022-03-23 17:48:48 +01:00 |
sources.go
|
Keep lines short
|
2022-03-23 17:48:48 +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
|
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
|
Add suport for DoH over HTTP/3
|
2022-07-21 18:50:10 +02:00 |