1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-17 13:05:24 +00: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 Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
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 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 Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +08:00
hosts.go Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +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 Feat: add disableCache option for DNS (#705) 2021-02-24 16:03:50 +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 Feat: update lucas-clemente/quic-go to v0.20.0 (#816) 2021-03-22 22:26:30 +08:00
nameserver_udp.go Feat: add disableCache option for DNS (#705) 2021-02-24 16:03:50 +08:00
nameserver.go Fix panic: index out of range (#727) 2021-03-03 16:53:42 +08:00