.. |
blacklist.txt
|
Simplify the forwarding syntax
|
2018-01-17 16:06:30 +01:00 |
certs.go
|
Add an undocumented option to ignore cert timestamps
|
2018-01-21 18:10:38 +01:00 |
common.go
|
Add the ability to log blocked queries
|
2018-01-17 17:03:42 +01:00 |
config.go
|
Add an undocumented option to ignore cert timestamps
|
2018-01-21 18:10:38 +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-proxy.toml
|
IP blocking
|
2018-01-21 16:07:44 +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 |
forwarding-rules.txt
|
Fix forwarding of subdomains
|
2018-01-17 16:16:22 +01:00 |
main.go
|
Add an undocumented option to ignore cert timestamps
|
2018-01-21 18:10:38 +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
|
IP blocking
|
2018-01-21 16:07:44 +01:00 |
plugin_cache.go
|
Split plugins into individual files
|
2018-01-16 18:21:17 +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 |
resolve.go
|
Add a simple built-in DNS client for testing
|
2018-01-21 18:02:32 +01:00 |
serversInfo.go
|
Print stamps; require an env variable for debug level
|
2018-01-20 13:56:26 +01:00 |
sources.go
|
NXLOG: a new output plugin to log suspicious queries
|
2018-01-20 16:59:40 +01:00 |
stamps.go
|
Preliminary implementation of stamps
|
2018-01-20 14:13:11 +01:00 |