Commit Graph

1650 Commits (2ae8e5d033bd14816f9df6158e5f8c7d2a2dbdf4)
 

Author SHA1 Message Date
Darien Raymond 2ae8e5d033
rename buffer size
8 years ago
Darien Raymond 2839ce7a88
simplify receiving worker
8 years ago
Darien Raymond 5d20e3f70b
remove sending queue
8 years ago
Darien Raymond e6e0419958
format private annotation
8 years ago
Darien Raymond a9da266bf9
update default in-fligh size
8 years ago
Darien Raymond 98025e1457
change default kcp.tti to 50
8 years ago
Darien Raymond 85c5171d8d
update deploy key
8 years ago
Darien Raymond e7bf0c2e49
fix install script
8 years ago
Darien Raymond 8eab746c96
doc
8 years ago
Darien Raymond fdeb8b4f89 update file paths
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 6a878432dc
Update version
8 years ago
v2ray d08ffedf48
reduce ping frequency
8 years ago
v2ray 0a34ec0be6
prepare for 2.0
8 years ago
v2ray 7a1bdfcf00
test case for passive connection
8 years ago
v2ray 2268f3d1bc
remove import path restriction
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 ad1353ac2f
merge similar error definitions
8 years ago
v2ray 786775ea80
fix build break
8 years ago
v2ray 39737f6fc1
merge bad configuration error
8 years ago
v2ray 933e244d92
value receiver for StringList.Len()
8 years ago
v2ray 89a876a6d4
rename proxy/internal to proxy/registry
8 years ago
v2ray d9884b4010
format import
8 years ago
v2ray 8ecec9b49d
format log
8 years ago
v2ray bb3ceb3d7b
simplify case
8 years ago
v2ray 49056d9942
Merge branch 'master' of https://github.com/v2ray/v2ray-core
8 years ago
Darien Raymond 8951c4da71 comment
8 years ago
v2ray 99a63f1633
reset timer before benchmark
8 years ago
v2ray 99821dc2fb
change to wait group
8 years ago
v2ray 125ef8372c
actually follow redirect of UDP
8 years ago
v2ray 41d89e6d1e
skip test requires root permission
8 years ago
v2ray 9876844296
fix test break
8 years ago
v2ray a83009afc4
update to 1.7
8 years ago
v2ray 7bc94d55c6
need sudo permission
8 years ago
v2ray 6417adb56d
correctly get sys fd from udp conn
8 years ago
v2ray d025b8d48f
fix test break
8 years ago
v2ray 0bca6e8657
fix kcp listener
8 years ago
v2ray a5a70afdb8
remove port testing
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
Darien Raymond 667b71aad0 Merge pull request #238 from xiaokangwang/websocket
8 years ago
v2ray 210a32dc12
support udp redirection
8 years ago
Shelikhoo 22519353c3
Check Read
8 years ago
Shelikhoo 32e8deb6e8
Simplify Design
8 years ago
Shelikhoo 45d801b922
WsTest:more case
8 years ago
Shelikhoo 6c8b4f5db3
Fix
8 years ago
Shelikhoo d7440bb1d6
Test:listen tls
8 years ago
Shelikhoo 856f2a2dd3
Fix assert fail
8 years ago