Commit Graph

98 Commits (49a5f23c0c13611b3cfcbb067241ed157c201f9a)

Author SHA1 Message Date
Darien Raymond 6888093197
gofmt
8 years ago
Darien Raymond e665de182d
dispatcher test
8 years ago
Darien Raymond 9978cf07e6
fix udp dispatcher
8 years ago
Darien Raymond c4d0227977
simplify dialer and dispatcher parameters
8 years ago
Darien Raymond f046f334cd
move common/log to app/log
8 years ago
Darien Raymond 18e1ca85aa
rename udp.Server
8 years ago
Darien Raymond d2764d8776
fix test break
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond 0a91893a26
handle IPv6 address in tproxy
8 years ago
Darien Raymond f7e1f00c88
rename dispatcher.Interface
8 years ago
Darien Raymond d24fe9dbfb
separate network and transport protocol
8 years ago
Darien Raymond 72992c7478
able to close ray stream with error
8 years ago
Darien Raymond 43cc81e5a8
better locking in udp server
8 years ago
Darien Raymond a8e274f4c4
remove unused code
8 years ago
Darien Raymond e678000c44
remove release() pattern
8 years ago
Darien Raymond 21a15bbf74
registerable dialer and listener
8 years ago
Darien Raymond c3942fd5f0
fix lint warnings
8 years ago
Darien Raymond ceaf5d1178
fix lint warnings
8 years ago
Darien Raymond 055023fdd5
refactor buffer
8 years ago
Darien Raymond 7a80409e30
rename alloc to buf
8 years ago
Darien Raymond 8c8f0a53fd
rewrite alloc.buffer
8 years ago
Darien Raymond 4bf8288cc2
remove use of Buffer.Value
8 years ago
Darien Raymond f95c322677
rename 'this'
8 years ago
Darien Raymond d00f8eef56
remove use of 'v' as a variable name
8 years ago
Darien Raymond d19ee4d408
connection reuse for mkcp
8 years ago
Darien Raymond 70c75038a2
small buffer
8 years ago
Darien Raymond 292176c57f
simplify udp payload queue
8 years ago
Darien Raymond 1a1383c2ea
simplify random
8 years ago
Darien Raymond a14795e1e6
optimize udp hub
8 years ago
Darien Raymond 9471b5b066
refine dispatcher
8 years ago
Darien Raymond 5b58066345
use local buffer in UDP hub
8 years ago
Darien Raymond 5ec948f690
integrate tls settings in ws
8 years ago
Darien Raymond 7de7588ec2
proto for destination
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray d83a0ce5d2
Apply new read function to UDP hub.
8 years ago
v2ray 55e5268ce8
Fix UDP reading on Windows
8 years ago
v2ray 41d89e6d1e
skip test requires root permission
8 years ago
v2ray 9876844296
fix test break
8 years ago
v2ray 6417adb56d
correctly get sys fd from udp conn
8 years ago
v2ray 0bca6e8657
fix kcp listener
8 years ago
v2ray 338dc1ebb6
remove unused deps
8 years ago
v2ray c7871a3ab2
test case for socket opt
8 years ago
v2ray 2a778762b1
rename udp.go to hub.go
8 years ago
v2ray 210a32dc12
support udp redirection
8 years ago
v2ray a9d583b92f
connection session
8 years ago
v2ray bcd27ba36f
option to allow passive connection
8 years ago
v2ray c7b0264f9a
lock in udp hub
8 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
9 years ago