1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-09 09:20:45 +00:00
v2fly/app/dns
2020-10-11 19:22:46 +08:00
..
config.pb.go Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08:00
config.proto Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08:00
dns.go Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
dnscommon_test.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
dnscommon.go revert broken dns changes 2020-01-01 10:23:14 +08:00
dohdns.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
hosts_test.go fix usability for both IPv4 and v6 in static dns mapping 2019-02-21 00:03:31 +01:00
hosts.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
nameserver_test.go support querying either IPv4 or IPv6 dns 2018-11-19 20:42:02 +01:00
nameserver.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
server_test.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
server.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
udpns.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00