bloved
fa60f84fc9
fixed debug log (ParallelResolve)
1 year ago
bloved
d84cc29392
ADDED: parallel queries to to multiple DNS servers
...
new setting ZabovParallelQueries: max number of parallel queries
1 year ago
bloved
bc2470e344
updated vendor dependencies and golang to 1.15
1 year ago
bloved
e2a625a92e
if the DNS response Rcode contains an error the cache expires after just 10 seconds.
...
this should limit the cache in case of temporary upstream DNS errors.
1 year ago
bloved
2fe0b7b0c2
- added whitelist documentation
2 years ago
bloved
ef9f912cf7
- added simple stats python script
...
- added WhiteList database
- updated license to EUPL
2 years ago
bloved
f018377b44
Merge branch 'master' into master
2 years ago
bloved
d74f2a973e
- BUG FIX: preserving DNS RCode in Zabov responses (SetReply(query) resets it to RcodeSuccess)
...
Some DNS client (such as MS Windows) misbehave in case of always positive responses
2 years ago
bloved
c56789e193
- BUG FIX: IP Groups: blank timetable was not allowed; timetable & cfg con now be blank or undefined
...
- FIX: enable response compression by default to be compatible with bogus DNS clients not understanding responses split to multiple UDP packets (FIX failure of Amazon PrimeVideo on LG WebOS)
- new conf-specific setting "cache": allows disabling cache on configuration basis (default: cache is enabled)
- updated documentation
- added more debug logs
2 years ago
bloved
9b4e4fbcb9
- optimization: blackholeip is parsed only once at startup
2 years ago
bloved
b9f17b3c19
- network down is ignored if the selected configuration is local responder
2 years ago