1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 14:56:33 -04:00
v2fly/app/dns
2021-02-11 14:57:20 +08:00
..
fakedns Chore: update protobuf (#670) 2021-02-11 14:57:20 +08:00
config.go Refactoring: DNS App (#169) 2020-12-18 17:24:33 +08:00
config.pb.go Chore: update protobuf (#670) 2021-02-11 14:57:20 +08:00
config.proto Feature: Fake DNS support (#406) 2021-02-08 18:18:52 +08:00
dns_test.go Refactoring: DNS App (#169) 2020-12-18 17:24:33 +08:00
dns.go Feature: Fake DNS support (#406) 2021-02-08 18:18:52 +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
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
hosts_test.go Refactoring: DNS App (#169) 2020-12-18 17:24:33 +08:00
hosts.go Refactoring: DNS App (#169) 2020-12-18 17:24:33 +08:00
nameserver_doh.go DNS: refine skipRoutePick (#558) 2020-12-30 18:35:19 +08:00
nameserver_fakedns.go Feature: Fake DNS support (#406) 2021-02-08 18:18:52 +08:00
nameserver_local_test.go Refactoring: DNS App (#169) 2020-12-18 17:24:33 +08:00
nameserver_local.go Refactoring: DNS App (#169) 2020-12-18 17:24:33 +08:00
nameserver_quic_test.go DNS: add DNS over QUIC support (#534) 2020-12-25 19:13:50 +08:00
nameserver_quic.go DNS: refine skipRoutePick (#558) 2020-12-30 18:35:19 +08:00
nameserver_udp.go Refactoring: DNS App (#169) 2020-12-18 17:24:33 +08:00
nameserver.go Feature: Fake DNS support (#406) 2021-02-08 18:18:52 +08:00