AkinoKaede 5c995d97f4 fix: panic in dns over quic when address is a ip 2 years ago
..
fakedns f8ac919d66 [app/dns] Support per-client configuration for fakedns (#2212) 2 years ago
config.go d3b50bb989 Feat: [app/dns] Support per-client configuration (#1977) 3 years ago
config.pb.go 75ece5b6f6 fix: dns.Hostmapping in JSONv5 config treats ip as Base64 (#2107) 2 years ago
config.proto 75ece5b6f6 fix: dns.Hostmapping in JSONv5 config treats ip as Base64 (#2107) 2 years ago
dns.go f0a68ddcf6 fix: dns missing DomainMatcher in init function (#2375) 2 years ago
dns_test.go 32475d9239 [app/dns] Add tests for idn support (#2213) 2 years ago
dnscommon.go f8ac919d66 [app/dns] Support per-client configuration for fakedns (#2212) 2 years ago
dnscommon_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
errors.generated.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
fakedns.go f8ac919d66 [app/dns] Support per-client configuration for fakedns (#2212) 2 years ago
fakedns_test.go f8ac919d66 [app/dns] Support per-client configuration for fakedns (#2212) 2 years ago
hosts.go f8ac919d66 [app/dns] Support per-client configuration for fakedns (#2212) 2 years ago
hosts_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
nameserver.go f8ac919d66 [app/dns] Support per-client configuration for fakedns (#2212) 2 years ago
nameserver_doh.go 975f78a7ce Feat: refine find IPs logic for DoH 3 years ago
nameserver_doh_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
nameserver_fakedns.go f8ac919d66 [app/dns] Support per-client configuration for fakedns (#2212) 2 years ago
nameserver_local.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
nameserver_local_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
nameserver_quic.go 5c995d97f4 fix: panic in dns over quic when address is a ip 2 years ago
nameserver_quic_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
nameserver_tcp.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
nameserver_tcp_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
nameserver_udp.go bf8a0b7290 apply dispatcher interface 3 years ago