1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-24 08:25:23 +00:00
v2fly/app/dns
2020-09-01 08:46:55 +08:00
..
config.pb.go Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
config.proto Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
dns.go use new errorgen 2018-09-30 23:08:41 +02:00
dnscommon_test.go Fix according to staticcheck result 2020-08-30 23:41:15 +08:00
dnscommon.go revert broken dns changes 2020-01-01 10:23:14 +08:00
dohdns.go Enable ForceAttemptHTTP2 on DoH client 2020-07-31 17:07:56 +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 Amending domain matcher with returning array of all matches 2020-08-11 13:31:04 +08:00
nameserver_test.go support querying either IPv4 or IPv6 dns 2018-11-19 20:42:02 +01:00
nameserver.go only add to ipIndexMap if GeoIP is configured 2019-11-26 13:05:19 +08:00
server_test.go Amend domain matcher with returning values of all matched subdomains 2020-08-13 15:26:30 +08:00
server.go Minor fixes 2020-09-01 08:46:55 +08:00
udpns.go Dotless domain support in built-in DNS 2020-08-09 16:51:06 +08:00