1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-10-02 16:56:02 -04:00
v2fly/app/dns
2021-03-22 22:26:30 +08:00
..
fakedns Chore: update protobuf & dependencies (#793) 2021-03-18 12:17:26 +08:00
config.go
config.pb.go Feat: add queryStrategy option for DNS (#794) 2021-03-19 15:55:18 +08:00
config.proto Feat: add queryStrategy option for DNS (#794) 2021-03-19 15:55:18 +08:00
dns_test.go Feat: add queryStrategy option for DNS (#794) 2021-03-19 15:55:18 +08:00
dns.go Feat: add queryStrategy option for DNS (#794) 2021-03-19 15:55:18 +08:00
dnscommon_test.go
dnscommon.go
errors.generated.go
hosts_test.go
hosts.go
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
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 Feat: update lucas-clemente/quic-go to v0.20.0 (#816) 2021-03-22 22:26:30 +08:00
nameserver_udp.go
nameserver.go Fix panic: index out of range (#727) 2021-03-03 16:53:42 +08:00