.. |
common.go
|
TCP: don't read past the prefixed size
|
2018-03-10 18:50:31 -08:00 |
config.go
|
When using a fallback resolver, favor IPv6 for DoH servers if use_ipv6 is set
|
2018-03-21 09:05:30 +01:00 |
crypto.go
|
Many improvements
|
2018-01-10 16:01:29 +01:00 |
daemonize_placeholder.go
|
So, daemonization only works on linux :/
|
2018-01-10 19:49:02 +01:00 |
daemonize.go
|
So, daemonization only works on linux :/
|
2018-01-10 19:49:02 +01:00 |
dnscrypt_certs.go
|
Revert "Allow -test 0"
|
2018-02-27 07:55:10 +01:00 |
dnsutils.go
|
Mark servers as failing more aggressively
|
2018-02-22 14:20:59 +01:00 |
estimators.go
|
Basic load balancing/failover
|
2018-01-10 16:42:14 +01:00 |
example-blacklist.txt
|
Rename example files
|
2018-02-01 18:28:53 +01:00 |
example-cloaking-rules.txt
|
restrict. is too restrictive
|
2018-02-04 15:20:17 +01:00 |
example-dnscrypt-proxy.toml
|
Switch to Quad114 as the default resolver
|
2018-03-21 08:30:36 +01:00 |
example-forwarding-rules.txt
|
Fix spelling
|
2018-02-26 21:25:25 +00:00 |
main.go
|
Bump
|
2018-03-18 09:21:36 -07:00 |
plugin_block_ip.go
|
Add automatic log files rotation
|
2018-03-02 10:34:00 +01:00 |
plugin_block_ipv6.go
|
Slightly change the way we block ipv6
|
2018-01-20 22:30:36 +01:00 |
plugin_block_name.go
|
Add automatic log files rotation
|
2018-03-02 10:34:00 +01:00 |
plugin_cache.go
|
Format
|
2018-02-09 22:40:29 +01:00 |
plugin_cloak.go
|
Nits
|
2018-02-05 19:25:52 +01: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 |
plugins.go
|
Truncated packets cannot be parsed by miekg/dns; clear the error flag when it happens
|
2018-02-23 17:05:58 +01:00 |
proxy.go
|
DoH: only use the optional IP to bootstrap resolution
|
2018-03-21 09:32:35 +01:00 |
resolve.go
|
Add a simple built-in DNS client for testing
|
2018-01-21 18:02:32 +01:00 |
serversInfo.go
|
Nits
|
2018-03-17 14:47:17 -07:00 |
sources.go
|
Print absolute paths when file caches cannot be written
|
2018-03-05 11:58:31 +01:00 |
stamps.go
|
Remove superflous brackets; fix DoH default port as well
|
2018-03-17 14:43:26 -07: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 |
xtransport.go
|
DoH: only use the optional IP to bootstrap resolution
|
2018-03-21 09:32:35 +01:00 |