Commit Graph

52 Commits (418ff076c4f2eed6c4ba5567139614e58d169a95)

Author SHA1 Message Date
loyalsoldier 1fa89b32d4
Format: run go fmt ./...
4 years ago
Shelikhoo 4448d37c2b
Merge branch 'master' of github.com:v2ray/v2ray-core
5 years ago
vcptr 2a78af34fd fix: KCPLarge buffer size too small
5 years ago
Shelikhoo 8cf38342e9
Delay Closing Connection so that test have chance to complete(Additional)
6 years ago
Shelikhoo dd8e957f59
Delay Closing Connection so that test have chance to complete
6 years ago
Darien Raymond e0581b6c82
fix broken tests
6 years ago
Darien Raymond 4613008148
fix broken tests
6 years ago
Darien Raymond 66a60dbfa3
remove dep on assert lib
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 40796b9f9c
remove dependency on assert lib
6 years ago
Darien Raymond 163776b182
remove dependency on assert lib
6 years ago
Darien Raymond edd71de1c3
remove dependency on assert lib
6 years ago
Darien Raymond d26700a2fe
remove common/compare package
6 years ago
Darien Raymond c1585e6066
test readv on windows
6 years ago
Darien Raymond 8c08ca52eb
refine vmess test
6 years ago
Darien Raymond b3cf1f70d7
optimize readv reader
6 years ago
Darien Raymond a9593bab49
refine kcp large test
6 years ago
Darien Raymond 95b24584bf
refine kcp test
6 years ago
Darien Raymond a941ef5392
try readv
6 years ago
Darien Raymond 9a8488074e
env flag controlled global padding
6 years ago
Darien Raymond 2a07ead0dc
test case for large kcp transfer
7 years ago
Darien Raymond e4254bbde9
extend kcp timeout settings
7 years ago
Darien Raymond af29e42771
move tcp.PickPort to its own package
7 years ago
Darien Raymond 292d7cc353
massive refactoring for interoperability
7 years ago
Darien Raymond 9e50a8daa6
fix test
7 years ago
Darien Raymond 9a2a19509c
more time for vmess none
7 years ago
Darien Raymond a430e2065a
move port allocation to udp package
7 years ago
Darien Raymond f5d76c8eb0
fix lint warnings
7 years ago
Darien Raymond 6c9a60100d format code
7 years ago
Darien Raymond 74cf833758 fully migrate to new assertion lib
7 years ago
Darien Raymond 85a544d671 avoid unnecessary data race error in test cases
7 years ago
Darien Raymond 1c856a46ab step 1 to remove reference to net package
7 years ago
Darien Raymond 087a91c46c
refactor test
8 years ago
Darien Raymond 1f1a5a78f0
cleanup
8 years ago
Darien Raymond 976395b4d6
cleanup
8 years ago
Darien Raymond 5b15d9aa92
cleanup
8 years ago
Darien Raymond 552aba4cee
reduce memory usage in test
8 years ago
Darien Raymond 0210a718f6
fix mux test
8 years ago
Darien Raymond d5f931ae8b
fix udp handling in dokodemo and mux
8 years ago
Darien Raymond d5ef224ac0
test case for mux udp
8 years ago
Darien Raymond 53f99ddde6
cleanup
8 years ago
Darien Raymond 96da76c5b0
test case for vmess udp
8 years ago
Darien Raymond 48de0180bf
more time for testing
8 years ago
Darien Raymond 4f4ced6b02
fix vmess test
8 years ago
Darien Raymond 619c7b9e39
update mux test case
8 years ago
Darien Raymond a49816ae46
more complicated mux test
8 years ago
Darien Raymond 16e4b5bda5
update test
8 years ago
Darien Raymond dd01937b2f
test case for mux
8 years ago
Darien Raymond d2968e08ea
suspend ipv6 test
8 years ago
Darien Raymond 2a486c6b9e
ipv6 test
8 years ago