blocky/resolver
Dimitri Herzog 6a3baa5b95 obfuscate log output for user sensitive data to increase privacy (#225) 2021-08-23 22:34:48 +02:00
..
blocking_resolver.go #202: WhitelistOnly Fix for multiple entries (#199) 2021-05-05 22:07:14 +02:00
blocking_resolver_test.go #202: WhitelistOnly Fix for multiple entries (#199) 2021-05-05 22:07:14 +02:00
caching_resolver.go obfuscate log output for user sensitive data to increase privacy (#225) 2021-08-23 22:34:48 +02:00
caching_resolver_test.go Make the number of cached domains configurable (#211) 2021-05-17 21:56:39 +02:00
client_names_resolver.go Make the number of cached domains configurable (#211) 2021-05-17 21:56:39 +02:00
client_names_resolver_test.go removed order 2020-05-23 23:01:11 +02:00
conditionall_upstream_resolver.go #81: Configuration of different upstream DNS servers for different clients (#193) 2021-04-22 22:37:59 +02:00
conditionall_upstream_resolver_test.go #128: Domain rewrite in conditional resolver 2021-03-10 22:59:04 +01:00
custom_dns_resolver.go #235: customDNS resolver should return NOERROR instead of NXDOMAIN for existing domain mapping 2021-07-30 22:31:37 +02:00
custom_dns_resolver_test.go #235: customDNS resolver should return NOERROR instead of NXDOMAIN for existing domain mapping 2021-07-30 22:31:37 +02:00
ipv6_checker.go Add support of disbale ipv6(AAAA) query (#171) 2021-04-06 21:34:10 +02:00
ipv6_checker_test.go Add support of disbale ipv6(AAAA) query (#171) 2021-04-06 21:34:10 +02:00
metrics_resolver.go #28: CLI command to perform a DNS query 2020-04-10 17:08:59 +02:00
metrics_resolver_test.go Test rewrite (Ginkgo), Refactorings 2020-05-04 22:20:13 +02:00
mocks.go added/changed some comments 2021-02-26 21:44:53 +01:00
parallel_best_resolver.go #111: allow the ability to enable/disable blocking by group 2021-04-28 22:38:23 +02:00
parallel_best_resolver_test.go #81: Configuration of different upstream DNS servers for different clients (#193) 2021-04-22 22:37:59 +02:00
query_logging_resolver.go public API documentation (#146) 2021-02-26 13:45:57 +01:00
query_logging_resolver_test.go update golangci-lint, fixint lint errors 2021-03-05 22:52:22 +01:00
resolver.go added/changed some comments 2021-02-26 21:44:53 +01:00
resolver_suite_test.go #182 - added config option for logTimestamp (#184) 2021-04-17 22:23:51 +02:00
resolver_test.go Refactoring REST Api 2021-02-04 22:27:02 +01:00
stats_resolver.go public API documentation (#146) 2021-02-26 13:45:57 +01:00
stats_resolver_test.go Test rewrite (Ginkgo), Refactorings 2020-05-04 22:20:13 +02:00
stats_resolver_trigger.go Fix "misuse of unbuffered os.Signal channel as argument to signal.Notify (govet)" (#215) 2021-05-28 09:30:26 +02:00
stats_resolver_trigger_windows.go #59: Windows Support 2020-05-24 22:42:43 +02:00
upstream_resolver.go bootstrapDNS not used for upstream DNS resolution (#242) (#246) 2021-08-21 23:19:30 +02:00
upstream_resolver_test.go #67: consider request protocol TCP/UDP on calling external DNS (AXFR fails most times) 2020-06-21 22:38:04 +02:00