Commit Graph

35 Commits (master)

Author SHA1 Message Date
Vigilans 1e222425b6 Amend domain matcher with returning values of all matched subdomains
4 years ago
Vigilans c74a33f827 Amending domain matcher with returning array of all matches
4 years ago
Vigilans 17f51f412c Dotless domain support in built-in DNS
4 years ago
vcptr fa30713e76 minor changes to dns from pr #2037
5 years ago
weaving118 101f5d32fa
add ip match feature for dns
5 years ago
Darien Raymond 9957c64b4a
correctly propagate dns errors all the way through.
6 years ago
Darien Raymond 836440c61a
dns outbound proxy
6 years ago
Darien Raymond ffb3793b26
support domain to domain mapping in static host
6 years ago
Darien Raymond 4468c60b95
remove usage on assert lib
6 years ago
Darien Raymond bb1efdebd1
support querying either IPv4 or IPv6 dns
6 years ago
Darien Raymond afc613f8f3
test case for edns0_subnet
6 years ago
Darien Raymond a5dcb0f13e
refactor dependency resolution
6 years ago
Darien Raymond f9436b3556
skip DNS tests on windows
6 years ago
Darien Raymond 813fdb6235
Revert "move away from dns.Server.ListenAndServe"
6 years ago
Darien Raymond f0a801142d
move away from dns.Server.ListenAndServe
6 years ago
Darien Raymond dad0892a39
wait until dns server is up
6 years ago
Darien Raymond f227e85b54
support per-domain prioritized name server
6 years ago
Darien Raymond b5caea67ac
gofmt
7 years ago
Darien Raymond 292d7cc353
massive refactoring for interoperability
7 years ago
Darien Raymond 35545cb2db
fix test
7 years ago
Darien Raymond ab4f245313
overrideable dns
7 years ago
Darien Raymond 531be77a59
remove test case depending on external resources
8 years ago
Darien Raymond fc6a706166
refactor protos
8 years ago
Darien Raymond 1d13f47f9c
protobuf for stream settings
8 years ago
Darien Raymond d38e62932d
proto for dns config
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
9 years ago
v2ray 50ca869929 organize handler metadata
9 years ago
v2ray a4d76dc394 support using specific address
9 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray 3582b9d869 move net/testing/assert into assert
9 years ago
v2ray bb503c6954 Static hosts in DNS server
9 years ago
v2ray 3ded18a75b initializable apps
9 years ago
v2ray 7765fedd78 modulize dispatcher and proxyman
9 years ago
v2ray dac1339d6e Use dns in router
9 years ago