Commit Graph

30 Commits (d0b301594de634783e2e7c1b75249a1b1260fcee)

Author SHA1 Message Date
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