blocky/resolver
Dimitri Herzog 48dbc5bc13 update: github.com/onsi/gomega 2022-09-03 23:43:26 +02:00
..
blocking_resolver.go feat: new parameter "StartStrategy" (#566) (#636) 2022-09-03 22:12:07 +02:00
blocking_resolver_test.go feat: new parameter "StartStrategy" (#566) (#636) 2022-09-03 22:12:07 +02:00
bootstrap.go Enable start as long as at least one upstream resolver in group is reachable (#608) 2022-08-21 17:21:08 +02:00
bootstrap_test.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
caching_resolver.go improved LRU cache operations (avoid write lock on TotalCount) 2022-06-02 22:58:52 +02:00
caching_resolver_test.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
client_names_resolver.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
client_names_resolver_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
conditional_upstream_resolver.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
conditional_upstream_resolver_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
custom_dns_resolver.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
custom_dns_resolver_test.go update: github.com/onsi/gomega 2022-09-03 23:43:26 +02:00
ede_resolver.go delivery of blocking group as EDNS error(560) (#611) 2022-08-06 22:30:26 +02:00
ede_resolver_test.go delivery of blocking group as EDNS error(560) (#611) 2022-08-06 22:30:26 +02:00
filtering_resolver.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
filtering_resolver_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
fqdn_only_resolver.go Option to handle FQDN only requests (#561) 2022-06-20 13:02:51 +02:00
fqdn_only_resolver_test.go Option to handle FQDN only requests (#561) 2022-06-20 13:02:51 +02:00
hosts_file_resolver.go Added config, simplified check for loopback 2022-08-23 07:54:03 +01:00
hosts_file_resolver_test.go Added config, simplified check for loopback 2022-08-23 07:54:03 +01:00
metrics_resolver.go moving model types to the separate package 2021-09-08 21:38:34 +02:00
metrics_resolver_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
mocks.go chore: update golangci-lint (#631) 2022-08-19 22:04:35 +02:00
noop_resolver.go Add rewrite support to custom DNS (#449) 2022-03-17 22:30:21 +01:00
noop_resolver_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
parallel_best_resolver.go Enable start as long as at least one upstream resolver in group is reachable (#608) 2022-08-21 17:21:08 +02:00
parallel_best_resolver_test.go Enable start as long as at least one upstream resolver in group is reachable (#608) 2022-08-21 17:21:08 +02:00
query_logging_resolver.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
query_logging_resolver_test.go test: use dynamic unit test data (#624) 2022-08-06 22:44:26 +02:00
resolver.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
resolver_suite_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
resolver_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
rewriter_resolver.go Add fallbackUpstream for conditional mapping (#593) 2022-07-11 08:06:42 +02:00
rewriter_resolver_test.go Add fallbackUpstream for conditional mapping (#593) 2022-07-11 08:06:42 +02:00
upstream_resolver.go chore: update golangci-lint (#631) 2022-08-19 22:04:35 +02:00
upstream_resolver_test.go add additional logging context (#482) (#516) 2022-05-16 21:42:18 +02:00