.. |
.deepsource.toml
|
Add deepsource
|
2019-09-19 20:26:15 +02:00 |
common.go
|
cleanup: Drop ExtractPort ExtractHost, use ExtractHostAndPort instead
|
2019-10-18 20:24:11 +02:00 |
config.go
|
cleanup: Drop ExtractPort ExtractHost, use ExtractHostAndPort instead
|
2019-10-18 20:24:11 +02:00 |
crypto.go
|
Crude fix for #961
|
2019-10-15 00:47:05 +02:00 |
dnscrypt_certs.go
|
Extra records don't necessarily need to raise a warning
|
2019-10-17 18:33:24 +02:00 |
dnsutils.go
|
blocked_query_response takes the format 'a:<IPv4>,aaaa:<IPv6>' for IP responses
|
2019-07-17 12:12:28 +02:00 |
estimators.go
|
Basic load balancing/failover
|
2018-01-10 16:42:14 +01:00 |
example-blacklist.txt
|
New syntax for blocking/whitelisting rules: exact matching
|
2018-04-09 13:02:42 +02:00 |
example-cloaking-rules.txt
|
Add a cloaking example of multiple IPs for a single entry
|
2019-10-12 21:48:59 +02:00 |
example-dnscrypt-proxy.toml
|
Fetch the list of relays
|
2019-10-18 15:53:56 +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
|
Add tracker.debian.org to example-whitelist.txt
|
2019-07-22 15:15:02 +02:00 |
main.go
|
cleanup: main: simplify proxy handling
|
2019-10-18 20:24:11 +02:00 |
netprobe_others.go
|
change: config: handle NetProbe fatal error and run only if not offline
|
2019-10-18 20:24:11 +02:00 |
netprobe_windows.go
|
change: config: handle NetProbe fatal error and run only if not offline
|
2019-10-18 20:24:11 +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
|
Skip BOMs in configuration files
|
2018-10-15 17:56:31 +02:00 |
plugin_block_ipv6.go
|
Improved return codes
|
2018-06-04 23:18:28 +02:00 |
plugin_block_name.go
|
Skip BOMs in configuration files
|
2018-10-15 17:56:31 +02:00 |
plugin_cache.go
|
Log whether response was served from cache
|
2019-05-28 23:14:28 +02:00 |
plugin_cloak.go
|
Keep holding the read lock in the cloaking load-balancing code
|
2019-05-02 23:53:47 +02:00 |
plugin_firefox.go
|
Add a comment to describe why that plugin is necessary
|
2019-09-07 11:19:28 +02:00 |
plugin_forward.go
|
When forwaring, log the forwarding server instead of the regular one
|
2019-09-11 14:17:11 +02:00 |
plugin_get_set_payload_size.go
|
Limit the number of required retries for local queries
|
2019-10-12 21:15:39 +02:00 |
plugin_nx_log.go
|
Add automatic log files rotation
|
2018-03-02 10:34:00 +01:00 |
plugin_query_log.go
|
Don't log a server for cached responses (again)
|
2019-09-11 14:34:18 +02:00 |
plugin_querymeta.go
|
New feature: query_meta
|
2019-09-07 16:19:47 +02:00 |
plugin_whitelist_name.go
|
Skip BOMs in configuration files
|
2018-10-15 17:56:31 +02:00 |
plugins.go
|
cleanup: main: simplify proxy handling
|
2019-10-18 20:24:11 +02:00 |
privilege_linux.go
|
Of course, things have to be different on Linux
|
2019-09-07 16:45:11 +02:00 |
privilege_others.go
|
Of course, things have to be different on Linux
|
2019-09-07 16:45:11 +02:00 |
privilege_windows.go
|
Revert "Install the windows service as "NT AUTHORITY\NetworkService""
|
2019-03-14 20:10:53 +01:00 |
proxy.go
|
cleanup: main: simplify proxy handling
|
2019-10-18 20:24:11 +02:00 |
resolve.go
|
Add a simple built-in DNS client for testing
|
2018-01-21 18:02:32 +01:00 |
serversInfo.go
|
cleanup: drop registerServer proxy as not used
|
2019-10-18 20:24:11 +02:00 |
service_android.go
|
change: android does not have systemd
|
2019-10-18 20:24:11 +02:00 |
service_linux.go
|
change: android does not have systemd
|
2019-10-18 20:24:11 +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
|
when parsing a source, try to process all of the servers to ensure maximum connectivity
|
2019-10-06 13:56:53 +02:00 |
systemd_free.go
|
Ping the service manager early
|
2018-07-19 19:03:57 +02:00 |
systemd_linux.go
|
change: android does not have systemd
|
2019-10-18 20:24:11 +02:00 |
time_ranges.go
|
Move time range things to their own file
|
2018-04-07 22:36:30 +02:00 |
xtransport.go
|
cleanup: xtransport: simplify body creation
|
2019-10-18 20:24:11 +02:00 |