blocky/config
ThinkChaos 8c7b89cbb3 refactor(tests): remove `TmpFile.Error` to centralize error checks 2023-12-01 15:53:11 -05:00
..
migration refactor(config): allow more configuration for `upstreams` 2023-08-01 15:01:40 -04:00
blocking.go style(config): add `config/migration` to `dot-import` allow-list 2023-11-23 08:45:18 -05:00
blocking_test.go BlockingConfig -> Blocking 2023-11-21 21:35:41 -05:00
bytes_source.go feat: support multiple hosts files 2023-07-07 09:16:20 -04:00
bytes_source_enum.go feat: support multiple hosts files 2023-07-07 09:16:20 -04:00
caching.go EDNS: Client Subnet (#1007) 2023-11-20 16:56:56 +01:00
caching_test.go EDNS: Client Subnet (#1007) 2023-11-20 16:56:56 +01:00
client_lookup.go ClientLookupConfig -> ClientLookup 2023-11-21 21:35:41 -05:00
client_lookup_test.go ClientLookupConfig -> ClientLookup 2023-11-21 21:35:41 -05:00
conditional_upstream.go ConditionalUpstreamConfig -> ConditionalUpstream 2023-11-21 21:35:41 -05:00
conditional_upstream_test.go ConditionalUpstreamConfig -> ConditionalUpstream 2023-11-21 21:35:41 -05:00
config.go Refactoring Redis (#1271) 2023-11-27 12:08:31 -05:00
config_enum.go refactor(config): add `TLSVersion` type 2023-11-23 08:45:18 -05:00
config_suite_test.go fix(tests): properly silence log output (#1259) 2023-11-19 17:51:49 -05:00
config_test.go refactor(tests): remove `TmpFile.Error` to centralize error checks 2023-12-01 15:53:11 -05:00
custom_dns.go CustomDNSConfig -> CustomDNS 2023-11-21 21:35:41 -05:00
custom_dns_test.go style(tests): use `ContainElements` where possible 2023-12-01 15:53:11 -05:00
duration.go EDNS: Client Subnet (#1007) 2023-11-20 16:56:56 +01:00
duration_test.go fix: duration checks to take into account values can be negative 2023-07-07 09:16:20 -04:00
ecs.go symbol name refactoring (#1263) 2023-11-21 06:33:38 +01:00
ecs_test.go style(tests): use `ContainElements` where possible 2023-12-01 15:53:11 -05:00
filtering.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
filtering_test.go style(tests): use `ContainElements` where possible 2023-12-01 15:53:11 -05:00
hosts_file.go style(config): add `config/migration` to `dot-import` allow-list 2023-11-23 08:45:18 -05:00
hosts_file_test.go style(tests): use `ContainElements` where possible 2023-12-01 15:53:11 -05:00
metrics.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
metrics_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
qtype_set.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
qtype_set_test.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
query_log.go feat(querylog): add flushInterval parameter 2023-09-14 15:06:10 +02:00
query_log_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
redis.go Refactoring Redis (#1271) 2023-11-27 12:08:31 -05:00
redis_test.go Refactoring Redis (#1271) 2023-11-27 12:08:31 -05:00
rewriter.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
rewriter_test.go style(tests): use `ContainElements` where possible 2023-12-01 15:53:11 -05:00
sudn.go symbol name refactoring (#1263) 2023-11-21 06:33:38 +01:00
sudn_test.go symbol name refactoring (#1263) 2023-11-21 06:33:38 +01:00
upstream.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
upstreams.go refactor(config): move `dohUserAgent` to `upstreams.userAgent` 2023-11-23 08:45:18 -05:00
upstreams_test.go style(tests): use `ContainElements` where possible 2023-12-01 15:53:11 -05:00