1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-16 20:55:22 +00:00
v2fly/app/dns
2021-05-01 22:20:33 +08:00
..
fakedns Fix: multi FakeDNS Close method (#956) 2021-05-01 22:20:33 +08:00
config.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
config.pb.go Fix: DNS hosts proxied domain priority (#886) 2021-04-11 11:52:12 +08:00
config.proto Fix: DNS hosts proxied domain priority (#886) 2021-04-11 11:52:12 +08:00
dns_test.go Feat: add queryStrategy option for DNS (#794) 2021-03-19 15:55:18 +08:00
dns.go Fix: DNS hosts proxied domain priority (#886) 2021-04-11 11:52:12 +08:00
dnscommon_test.go Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +08:00
dnscommon.go Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +08:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
hosts_test.go Fix: DNS hosts proxied domain priority (#886) 2021-04-11 11:52:12 +08:00
hosts.go Fix: DNS hosts proxied domain priority (#886) 2021-04-11 11:52:12 +08:00
nameserver_doh_test.go Fix: DNS tests timeout due to network instability (#805) 2021-03-20 19:27:09 +08:00
nameserver_doh.go fix misbehaving code crash and create bug on transport level front proxy 2021-03-06 13:53:25 +00:00
nameserver_fakedns.go Fix: fakedns return ErrEmptyResponse without result (#926) 2021-04-22 08:12:05 +08:00
nameserver_local_test.go Fix: DNS tests timeout due to network instability (#805) 2021-03-20 19:27:09 +08:00
nameserver_local.go Feat: add queryStrategy option for DNS (#794) 2021-03-19 15:55:18 +08:00
nameserver_quic_test.go Fix: DNS tests timeout due to network instability (#805) 2021-03-20 19:27:09 +08:00
nameserver_quic.go fix: make sure the ctx is propagated to connections by detached connection for udp dns 2021-04-28 16:44:01 +01:00
nameserver_udp.go Chore: format code by new customized goimports (#950) 2021-05-01 11:15:39 +08:00
nameserver.go Feat: add disableFallback & skipFallback option for DNS (#864) 2021-04-09 10:35:26 +08:00