1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 01:45:23 +00:00
Commit Graph

1639 Commits

Author SHA1 Message Date
v2ray
6a878432dc
Update version 2016-08-20 20:40:24 +02:00
v2ray
d08ffedf48
reduce ping frequency 2016-08-20 11:33:22 +02:00
v2ray
0a34ec0be6
prepare for 2.0 2016-08-20 09:37:08 +02:00
v2ray
7a1bdfcf00
test case for passive connection 2016-08-20 09:12:44 +02:00
v2ray
2268f3d1bc
remove import path restriction 2016-08-19 17:05:15 +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
ad1353ac2f
merge similar error definitions 2016-08-18 08:34:21 +02:00
v2ray
786775ea80
fix build break 2016-08-18 08:24:47 +02:00
v2ray
39737f6fc1
merge bad configuration error 2016-08-18 08:21:20 +02:00
v2ray
933e244d92
value receiver for StringList.Len() 2016-08-18 07:56:31 +02:00
v2ray
89a876a6d4
rename proxy/internal to proxy/registry 2016-08-17 23:30:15 +02:00
v2ray
d9884b4010
format import 2016-08-17 23:14:13 +02:00
v2ray
8ecec9b49d
format log 2016-08-17 23:12:10 +02:00
v2ray
bb3ceb3d7b
simplify case 2016-08-17 23:05:47 +02:00
v2ray
49056d9942
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-08-17 15:25:40 +02:00
Darien Raymond
8951c4da71 comment 2016-08-17 10:05:53 +00:00
v2ray
99a63f1633
reset timer before benchmark 2016-08-17 10:28:30 +02:00
v2ray
99821dc2fb
change to wait group 2016-08-16 17:00:04 +02:00
v2ray
125ef8372c
actually follow redirect of UDP 2016-08-16 13:04:07 +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
a83009afc4
update to 1.7 2016-08-16 08:37:18 +02:00
v2ray
7bc94d55c6
need sudo permission 2016-08-15 23:11:48 +02:00
v2ray
6417adb56d
correctly get sys fd from udp conn 2016-08-15 23:11:01 +02:00
v2ray
d025b8d48f
fix test break 2016-08-15 23:02:03 +02:00
v2ray
0bca6e8657
fix kcp listener 2016-08-15 22:20:16 +02:00
v2ray
a5a70afdb8
remove port testing 2016-08-15 22:12:11 +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
Darien Raymond
667b71aad0 Merge pull request #238 from xiaokangwang/websocket
Websocket transport support for v2ray
2016-08-15 17:45:25 +02:00
v2ray
210a32dc12
support udp redirection 2016-08-15 17:44:46 +02:00
Shelikhoo
22519353c3
Check Read 2016-08-15 21:55:43 +08:00
Shelikhoo
32e8deb6e8
Simplify Design 2016-08-15 21:36:37 +08:00
Shelikhoo
45d801b922
WsTest:more case 2016-08-15 21:29:15 +08:00
Shelikhoo
6c8b4f5db3
Fix 2016-08-15 21:21:09 +08:00
Shelikhoo
d7440bb1d6
Test:listen tls 2016-08-15 21:19:53 +08:00
Shelikhoo
856f2a2dd3
Fix assert fail 2016-08-15 21:19:15 +08:00
Shelikhoo
4b9e506dba
Added Testing Cert 2016-08-15 21:18:48 +08:00
Shelikhoo
f7ce9d3be6
Add Developer Insecure Skip Verify for testing 2016-08-15 20:42:38 +08:00
v2ray
956b47f6ae
release connection after all data read in freedom 2016-08-15 14:31:46 +02:00
Shelikhoo
02e3c17c97
test:listen 2016-08-15 20:20:47 +08:00
Shelikhoo
40ec84e222
Dial test 2016-08-15 20:15:12 +08:00
Shelikhoo
2209294dfc
Set reuse limit 2016-08-15 20:14:45 +08:00
Shelikhoo
0a49628555
Bettering ping method 2016-08-15 19:13:18 +08:00
Shelikhoo
e382eaa59f
typo 2016-08-15 18:59:50 +08:00
Shelikhoo
4c093a2107
Apply coding style 2016-08-15 18:59:14 +08:00
Shelikhoo
a5ae6a0f4e
Remove workaround 2016-08-15 18:57:39 +08:00
Shelikhoo
bfb4e0d9b0
Apply coding style 2016-08-15 18:56:33 +08:00