blocky/resolver
Dimitri Herzog 41febafd41
chore: test cleanup and refactoring (#509)
test: added additional assertions, introduced channels for bus event tests, refactoring, eliminating race conditions in tests, enable race check in tests
2022-05-06 22:34:08 +02:00
..
blocking_resolver.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
blocking_resolver_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
bootstrap.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
bootstrap_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
caching_resolver.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
caching_resolver_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
client_names_resolver.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +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 Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +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 CustomDNS: parameter "filterUnmappedTypes" to allow/disable forwarding to the upstream resolver (#467) 2022-03-22 22:15:31 +01:00
custom_dns_resolver_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +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
hosts_file_resolver.go chore: improved error logging 2022-03-31 22:29:36 +02:00
hosts_file_resolver_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02: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: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +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 chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
parallel_best_resolver_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
query_logging_resolver.go Update to gingko v2 (#447) 2022-03-03 11:27:27 +01:00
query_logging_resolver_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +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 rewrite support to custom DNS (#449) 2022-03-17 22:30:21 +01:00
rewriter_resolver_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
upstream_resolver.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
upstream_resolver_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00