blocky/config
Dimitri Herzog 33ea933015
refactor: pass context for goroutine shutdown (#1187)
2023-10-07 16:21:40 -04:00
..
migration refactor(config): allow more configuration for `upstreams` 2023-08-01 15:01:40 -04:00
blocking.go feat: support multiple hosts files 2023-07-07 09:16:20 -04:00
blocking_test.go feat: support multiple hosts files 2023-07-07 09:16:20 -04: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 fix: duration checks to take into account values can be negative 2023-07-07 09:16:20 -04:00
caching_test.go feat: support multiple hosts files 2023-07-07 09:16:20 -04:00
client_lookup.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
client_lookup_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
conditional_upstream.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
conditional_upstream_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
config.go refactor: pass context for goroutine shutdown (#1187) 2023-10-07 16:21:40 -04:00
config_enum.go feat: add upstream strategy `strict` (#1093) 2023-08-21 09:50:23 +02:00
config_suite_test.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
config_test.go refactor: pass context for goroutine shutdown (#1187) 2023-10-07 16:21:40 -04:00
custom_dns.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
custom_dns_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
duration.go fix: duration checks to take into account values can be negative 2023-07-07 09:16:20 -04:00
duration_test.go fix: duration checks to take into account values can be negative 2023-07-07 09:16:20 -04:00
filtering.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
filtering_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
hosts_file.go feat: support multiple hosts files 2023-07-07 09:16:20 -04:00
hosts_file_test.go feat: support multiple hosts files 2023-07-07 09:16:20 -04: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
rewriter.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
rewriter_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
sudn.go feat(sudn): refactor and expand supported special use domains RFCs 2023-07-14 17:38:13 -04:00
sudn_test.go feat(sudn): refactor and expand supported special use domains RFCs 2023-07-14 17:38:13 -04:00
upstream.go refactor: configuration rework (usage and printing) (#920) 2023-03-12 22:14:10 +01:00
upstreams.go feat: add upstream strategy `strict` (#1093) 2023-08-21 09:50:23 +02:00
upstreams_test.go refactor(config): allow more configuration for `upstreams` 2023-08-01 15:01:40 -04:00