.. |
common.go
|
Skip BOMs in configuration files
|
2018-10-15 17:56:31 +02:00 |
config.go
|
Add a command-line option to print the server certificate hashes
|
2019-06-07 01:23:48 +02:00 |
crypto.go
|
Misc fixes
|
2019-06-03 16:49:06 +02:00 |
dnscrypt_certs.go
|
Stop printing "crypto v1/v2", as both are equally secure
|
2019-04-08 08:30:43 +02:00 |
dnsutils.go
|
Store IP addresses, not references
|
2019-02-25 18:25:35 +01: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
|
Cloaking example: yandex.ru to familysearch.yandex.ru
|
2019-04-29 14:35:24 +02:00 |
example-dnscrypt-proxy.toml
|
Use an example server instead of a real one in the static section
|
2019-06-04 12:17:47 +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
|
New syntax for blocking/whitelisting rules: exact matching
|
2018-04-09 13:02:42 +02:00 |
main.go
|
2.0.25
|
2019-06-04 01:42:02 +02:00 |
netprobe_others.go
|
Send a byte to the netprobe IP only on Windows
|
2019-05-31 11:15:59 +02:00 |
netprobe_windows.go
|
Use a different address than 255.255.255.0 for netprobes
|
2019-06-04 01:37:59 +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_forward.go
|
Remove request forwarding measurement from log
|
2019-05-28 23:14:28 +02:00 |
plugin_get_set_payload_size.go
|
Try to preserve edns0 options in client queries
|
2018-10-03 17:10:52 +02:00 |
plugin_nx_log.go
|
Add automatic log files rotation
|
2018-03-02 10:34:00 +01:00 |
plugin_query_log.go
|
Misc fixes
|
2019-06-03 16:49:06 +02:00 |
plugin_whitelist_name.go
|
Skip BOMs in configuration files
|
2018-10-15 17:56:31 +02:00 |
plugins.go
|
Don't display sorted latencies if there is only one (or none)
|
2019-06-03 18:51:21 +02:00 |
privilege_linux.go
|
Revert "Install the windows service as "NT AUTHORITY\NetworkService""
|
2019-03-14 20:10:53 +01:00 |
privilege_others.go
|
Revert "Install the windows service as "NT AUTHORITY\NetworkService""
|
2019-03-14 20:10:53 +01:00 |
privilege_windows.go
|
Revert "Install the windows service as "NT AUTHORITY\NetworkService""
|
2019-03-14 20:10:53 +01:00 |
proxy.go
|
Add a command-line option to print the server certificate hashes
|
2019-06-07 01:23:48 +02:00 |
resolve.go
|
Add a simple built-in DNS client for testing
|
2018-01-21 18:02:32 +01:00 |
serversInfo.go
|
Add a command-line option to print the server certificate hashes
|
2019-06-07 01:23:48 +02:00 |
service_linux.go
|
Ping the service manager early
|
2018-07-19 19:03:57 +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
|
Accept sdns: scheme without a namespace
|
2019-03-03 18:20:39 +01:00 |
systemd_free.go
|
Ping the service manager early
|
2018-07-19 19:03:57 +02:00 |
systemd_linux.go
|
Ping the service manager early
|
2018-07-19 19:03:57 +02:00 |
time_ranges.go
|
Move time range things to their own file
|
2018-04-07 22:36:30 +02:00 |
xtransport.go
|
Ignore onion servers if Tor is not being used
|
2019-04-14 14:19:12 +02:00 |