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 |
|
Shelikhoo
|
273c8f6c57
|
Support Stop listener
|
2016-08-15 18:47:44 +08:00 |
|
Shelikhoo
|
062d05fdcf
|
Added Stoppable listener for TLS listener
|
2016-08-15 18:43:17 +08:00 |
|
v2ray
|
66bb7879e0
|
handle empty payload in freedom and outbound
|
2016-08-15 12:23:35 +02:00 |
|
Shelikhoo
|
c8cd1320c7
|
Use stopable listener for HTTP
|
2016-08-15 18:17:29 +08:00 |
|
Shelikhoo
|
a36582b294
|
Added stopable listener
|
2016-08-15 18:16:54 +08:00 |
|
Shelikhoo
|
863237b518
|
Justify lock use
|
2016-08-15 17:53:11 +08:00 |
|
Shelikhoo
|
4853a1a6d3
|
Increase ping time
|
2016-08-15 17:48:30 +08:00 |
|
Shelikhoo
|
de28198234
|
Guess protocol
|
2016-08-15 17:47:15 +08:00 |
|
Shelikhoo
|
7b3cf631c2
|
Removed inaccessable doc
|
2016-08-15 17:40:56 +08:00 |
|
Shelikhoo
|
ee22082fb4
|
Fix host bug
|
2016-08-15 14:30:38 +08:00 |
|
Shelikhoo
|
00aeb29e46
|
typo
|
2016-08-15 12:31:55 +08:00 |
|
Shelikhoo
|
2bf9edfe7d
|
Prevent unnesessary log
|
2016-08-15 12:23:15 +08:00 |
|
Shelikhoo
|
d250013c99
|
Increase conn keep-alive time
|
2016-08-15 11:07:29 +08:00 |
|
Shelikhoo
|
d06c75f926
|
Doc sync to code change
|
2016-08-15 10:25:20 +08:00 |
|