.. |
common.go
|
Nits
|
2018-01-31 08:38:22 +01:00 |
config.go
|
Clear ServerName for -list-all
|
2018-02-02 14:51:14 +01:00 |
crypto.go
|
Many improvements
|
2018-01-10 16:01:29 +01: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
|
Fix cert expiration warnings
|
2018-01-31 17:11:08 +01:00 |
dnsutils.go
|
Print the root zone as a dot rather than an empty string
|
2018-01-19 12:33:27 +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-dnscrypt-proxy.toml
|
Add nofilter to Google
|
2018-02-02 15:08:33 +01:00 |
example-forwarding-rules.txt
|
Rename example files
|
2018-02-01 18:28:53 +01:00 |
main.go
|
2.0.0 release candidate
|
2018-02-01 10:26:14 +01:00 |
plugin_block_ip.go
|
IP blocking
|
2018-01-21 16:07:44 +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
|
Support time access restrictions in substrings & glob patterns
|
2018-02-01 09:47:37 +01:00 |
plugin_cache.go
|
Nits
|
2018-01-31 08:38:22 +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
|
Remove unused variable
|
2018-01-20 17:14:21 +01:00 |
plugin_query_log.go
|
Replace logged_qtypes with ignored_qtypes
|
2018-01-20 13:27:37 +01:00 |
plugins.go
|
IP blocking
|
2018-01-21 16:07:44 +01:00 |
proxy.go
|
Time access restrictions [WIP]
|
2018-01-31 23:08:38 +01:00 |
resolve.go
|
Add a simple built-in DNS client for testing
|
2018-01-21 18:02:32 +01:00 |
serversInfo.go
|
DoH: implement support for multiples cert hashes
|
2018-01-31 18:16:54 +01:00 |
sources.go
|
Accept sources without an URL; use v2 format by default for remote sources
|
2018-01-31 14:24:21 +01:00 |
stamps.go
|
Properly remove the default port
|
2018-02-02 15:07:12 +01: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
|
Add an option to always ignore the system resolver
|
2018-01-30 17:37:35 +01:00 |