.. |
common.go
|
packetLength can be negative
|
2018-04-16 02:05:28 +02:00 |
config.go
|
Deps update
|
2018-04-18 18:58:39 +02:00 |
crypto.go
|
Re-implement ephemeral keys for DNSCrypt
|
2018-04-09 03:12:34 +02:00 |
daemonize.go
|
So, daemonization only works on linux :/
|
2018-01-10 19:49:02 +01:00 |
daemonize_placeholder.go
|
So, daemonization only works on linux :/
|
2018-01-10 19:49:02 +01:00 |
dnscrypt_certs.go
|
Re-implement ephemeral keys for DNSCrypt
|
2018-04-09 03:12:34 +02:00 |
dnsutils.go
|
Add cache_neg_min_ttl and cache_neg_max_ttl
|
2018-04-17 00:24:49 +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
|
Cloak localhost
|
2018-04-10 15:07:51 +02:00 |
example-dnscrypt-proxy.toml
|
Clarify that UDP is no less secure than TCP
|
2018-04-20 23:17:48 +02:00 |
example-forwarding-rules.txt
|
anonymous commit (#397)
|
2018-04-21 20:21:11 +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.11
|
2018-04-27 00:12:09 +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
|
Implement whitelists
|
2018-04-07 23:02:40 +02:00 |
plugin_block_ipv6.go
|
Slightly change the way we block ipv6
|
2018-01-20 22:30:36 +01:00 |
plugin_block_name.go
|
Implement whitelists
|
2018-04-07 23:02:40 +02:00 |
plugin_cache.go
|
Add cache_neg_min_ttl and cache_neg_max_ttl
|
2018-04-17 00:24:49 +02:00 |
plugin_cloak.go
|
Patterns are now fully supported in cloaking rules
|
2018-04-09 13:26:50 +02:00 |
plugin_forward.go
|
Fix forwarding of subdomains
|
2018-01-17 16:16:22 +01:00 |
plugin_get_set_payload_size.go
|
Split plugins into individual files
|
2018-01-16 18:21:17 +01:00 |
plugin_nx_log.go
|
Add automatic log files rotation
|
2018-03-02 10:34:00 +01:00 |
plugin_query_log.go
|
Add automatic log files rotation
|
2018-03-02 10:34:00 +01:00 |
plugin_whitelist_name.go
|
Implement whitelists
|
2018-04-07 23:02:40 +02:00 |
plugins.go
|
Add cache_neg_min_ttl and cache_neg_max_ttl
|
2018-04-17 00:24:49 +02:00 |
proxy.go
|
Deps update
|
2018-04-18 18:58:39 +02:00 |
resolve.go
|
Add a simple built-in DNS client for testing
|
2018-01-21 18:02:32 +01:00 |
serversInfo.go
|
Deps update
|
2018-04-18 18:58:39 +02:00 |
sources.go
|
Remove support for legacy CSV files
|
2018-04-18 19:06:50 +02:00 |
systemd_free.go
|
Only attempt to use systemd on linux
|
2018-01-24 15:14:48 +01:00 |
systemd_linux.go
|
Fix systemd socket support
|
2018-01-25 10:24:28 +01:00 |
time_ranges.go
|
Move time range things to their own file
|
2018-04-07 22:36:30 +02:00 |
xtransport.go
|
Deps update
|
2018-04-18 18:58:39 +02:00 |