Commit Graph

32 Commits (25c64f96944b632c91aeea6b1a32bb8571c42fe3)

Author SHA1 Message Date
Darien Raymond c3942fd5f0
fix lint warnings 2016-12-21 15:48:39 +01:00
Darien Raymond ceaf5d1178
fix lint warnings 2016-12-21 15:37:16 +01:00
Darien Raymond 055023fdd5
refactor buffer 2016-12-09 12:08:25 +01:00
Darien Raymond 7a80409e30
rename alloc to buf 2016-12-09 11:35:27 +01:00
Darien Raymond 8c8f0a53fd
rewrite alloc.buffer 2016-12-06 11:03:42 +01:00
Darien Raymond 4bf8288cc2
remove use of Buffer.Value 2016-12-05 21:33:24 +01:00
Darien Raymond f95c322677
rename 'this' 2016-11-27 21:39:09 +01:00
Darien Raymond d00f8eef56
remove use of 'v' as a variable name 2016-11-27 17:01:44 +01:00
Darien Raymond d19ee4d408
connection reuse for mkcp 2016-11-27 08:58:31 +01:00
Darien Raymond 70c75038a2
small buffer 2016-11-21 22:08:34 +01:00
Darien Raymond 292176c57f
simplify udp payload queue 2016-11-19 00:34:30 +01:00
Darien Raymond 1a1383c2ea
simplify random 2016-11-18 21:34:42 +01:00
Darien Raymond a14795e1e6
optimize udp hub 2016-11-18 21:30:03 +01:00
Darien Raymond 9471b5b066
refine dispatcher 2016-11-13 14:33:00 +01:00
Darien Raymond 5b58066345
use local buffer in UDP hub 2016-11-01 11:46:34 +01:00
Darien Raymond 5ec948f690
integrate tls settings in ws 2016-09-30 16:53:40 +02:00
Darien Raymond 7de7588ec2
proto for destination 2016-09-20 11:53:05 +02:00
v2ray 07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray d83a0ce5d2
Apply new read function to UDP hub. 2016-08-19 13:00:55 +02:00
v2ray 55e5268ce8
Fix UDP reading on Windows 2016-08-19 12:58:26 +02:00
v2ray 41d89e6d1e
skip test requires root permission 2016-08-16 09:01:58 +02:00
v2ray 9876844296
fix test break 2016-08-16 08:37:38 +02:00
v2ray 6417adb56d
correctly get sys fd from udp conn 2016-08-15 23:11:01 +02:00
v2ray 0bca6e8657
fix kcp listener 2016-08-15 22:20:16 +02:00
v2ray 338dc1ebb6
remove unused deps 2016-08-15 21:51:51 +02:00
v2ray c7871a3ab2
test case for socket opt 2016-08-15 21:33:32 +02:00
v2ray 2a778762b1
rename udp.go to hub.go 2016-08-15 21:33:21 +02:00
v2ray 210a32dc12
support udp redirection 2016-08-15 17:44:46 +02:00
v2ray a9d583b92f
connection session 2016-08-14 17:08:01 +02:00
v2ray bcd27ba36f
option to allow passive connection 2016-08-12 23:37:21 +02:00
v2ray c7b0264f9a
lock in udp hub 2016-07-13 21:39:18 +02:00
v2ray 9b6dc6bcea massive refactoring for kcp 2016-06-14 22:54:08 +02:00