1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00
v2fly/app/dns
2019-11-22 17:57:16 +08:00
..
config.pb.go add ip match feature for dns 2019-11-18 23:48:42 +08:00
config.proto add ip match feature for dns 2019-11-18 23:48:42 +08:00
dns.go use new errorgen 2018-09-30 23:08:41 +02: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 fix usability for both IPv4 and v6 in static dns mapping 2019-02-21 00:03:31 +01:00
nameserver_test.go support querying either IPv4 or IPv6 dns 2018-11-19 20:42:02 +01:00
nameserver.go comments 2019-02-23 00:01:23 +01:00
server_test.go minor changes to dns from pr #2037 2019-11-22 17:40:24 +08:00
server.go minor optm 2019-11-22 17:57:16 +08:00
udpns.go return error instead of panic, fixes #1638 2019-04-14 08:57:01 +08:00