Commit Graph

225 Commits (7aa11e2954e5a1a48d22b59e1f645bb38f0105a9)

Author SHA1 Message Date
Darien Raymond d730637239
Require Type() for Feature
6 years ago
Felix Yan 67ee589e92
Use h12.io/socks instead of vendored old one
6 years ago
Darien Raymond c1585e6066
test readv on windows
6 years ago
Darien Raymond 7bc45eb8aa
update commander test
6 years ago
Darien Raymond fdb3a7b57d
remove use of buf.NewSize()
6 years ago
Darien Raymond 55a4c8a464
multiple tls conns
6 years ago
Darien Raymond e64b800149
temporary skip tls test on arm64
6 years ago
Darien Raymond 8c08ca52eb
refine vmess test
6 years ago
Darien Raymond b3cf1f70d7
optimize readv reader
6 years ago
Darien Raymond 8c7fcad414
Revert "enable race detector for scenario test"
6 years ago
Darien Raymond 180c269c79
enable race detector for scenario test
6 years ago
Darien Raymond 8070e7d1e2
skip domain socket test on windows
6 years ago
Darien Raymond a9593bab49
refine kcp large test
6 years ago
Darien Raymond 95b24584bf
refine kcp test
6 years ago
Darien Raymond e4176d7048
fix more tests
6 years ago
Darien Raymond 8e79e0b0f2
fix TestCommanderStats
6 years ago
Darien Raymond 4c798584ff
try another way to kill process on windows
6 years ago
Darien Raymond 35762b7b28
change to sigterm
6 years ago
Darien Raymond a941ef5392
try readv
6 years ago
Darien Raymond 9a8488074e
env flag controlled global padding
6 years ago
Darien Raymond 29ad2cbbdb
function to compare byte array
6 years ago
Darien Raymond e3cc852c57
udp dispatcher takes context with dispatching requests. fixes #1182.
6 years ago
Darien Raymond 2a07ead0dc
test case for large kcp transfer
6 years ago
Darien Raymond e4254bbde9
extend kcp timeout settings
7 years ago
Darien Raymond 65bd8509d7
fix buffer policy settings
7 years ago
Darien Raymond 213f827406
policy for internal buffer size
7 years ago
Darien Raymond 2f3670f60b
fix http error test
7 years ago
Darien Raymond 0ad4f99762
test case for http proxy error
7 years ago
Darien Raymond a06078ecb3
fix test
7 years ago
Darien Raymond c76d492c0f
stats counter for inbound traffic
7 years ago
Darien Raymond 318a36fe58
automatic issuing certificates from provided CA
7 years ago
Darien Raymond b7fc1f0bd6
scenario test for domain socket
7 years ago
Darien Raymond a320196b77
refine domain socket transport
7 years ago
DarienRaymond 61d9b04ca5
Merge pull request #1019 from v2ray/domainsocket
7 years ago
Darien Raymond 84a05e7cd9
remove shadowsocks conformance test
7 years ago
Shelikhoo c542c043f3
Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket
7 years ago
Shelikhoo 12012cd4df
Testing and fixs
7 years ago
Darien Raymond 074dfbb78c
add network list to shadowsocks server
7 years ago
Darien Raymond 08dab81eb2
migrate int to int32
7 years ago
Darien Raymond 6d98bc4607
split uplink and downlink traffic
7 years ago
Darien Raymond 0975e26ed1
command handler for stats
7 years ago
Darien Raymond 1179ecef27
block until rpc connection is ready
7 years ago
Darien Raymond 2c854057f7
test case for mux over shadowsocks
7 years ago
Darien Raymond 2e7944a9eb
concurrent connection in h2
7 years ago
Darien Raymond 20be8aab61
test case for h2 transport
7 years ago
Darien Raymond af29e42771
move tcp.PickPort to its own package
7 years ago
Darien Raymond 7e6b45ace4
format
7 years ago
Darien Raymond 87ef3b0a8f
test case for dial
7 years ago
Darien Raymond 655fb40b3f
remove json tag
7 years ago
Darien Raymond c25a76a0cf
integration test case for policy
7 years ago