Commit Graph

267 Commits (4b0aea1dca6e685395ed087587570447e368cd4f)

Author SHA1 Message Date
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
Darien Raymond e49d49bb9d
test case for adding and removing user by command
7 years ago
Darien Raymond 95be224caf
fix coverage test
7 years ago
Darien Raymond c05dade00a
fix commander test
7 years ago
Darien Raymond deaee9fa65
test case for removing handler on the fly
7 years ago
Darien Raymond 01c76d70da
listen on localhost only
7 years ago
Darien Raymond 292d7cc353
massive refactoring for interoperability
7 years ago
Darien Raymond 7d11286d80
fix test
7 years ago
Darien Raymond 9e50a8daa6
fix test
7 years ago
Darien Raymond f4c35db968
merge log into common log
7 years ago
sunshineplan 8ec1a98040
update http connect test
7 years ago
Darien Raymond b0b65cb3fa
chacha20 confermance test
7 years ago
Darien Raymond fefb5c8e01
fix aead udp
7 years ago
Darien Raymond 9ec3e40cee
more aead test cases
7 years ago
Darien Raymond e8901368d7
update http connect test
7 years ago
Darien Raymond 9a2a19509c
more time for vmess none
7 years ago
Darien Raymond c51251bbdb
fix broken test
7 years ago
Darien Raymond b859bdf684
test case for http post and connect
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 100391fdb7 fix http basic auth. fix #659
7 years ago
Darien Raymond 6c9a60100d format code
7 years ago
Darien Raymond 1d3c8098e9 basic auth in http server
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 ade88fd5c7
reuse buffered writer in auth writer
8 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 74830b2583
test case for shadowsocks udp
8 years ago
Darien Raymond 96da76c5b0
test case for vmess udp
8 years ago
Darien Raymond 693702350d
refactor
8 years ago
Darien Raymond fb3d2ca862
read content of the http response
8 years ago
Darien Raymond 00dd7d5cd2
test case for sni proxy
8 years ago
Darien Raymond 77521029b1
support for http and tls header sniffing
8 years ago
Darien Raymond 67dbb86b0e
cleanup
8 years ago
Darien Raymond 48de0180bf
more time for testing
8 years ago
Darien Raymond c55f737dd0
kill server faster
8 years ago
Darien Raymond 4f4ced6b02
fix vmess test
8 years ago
Darien Raymond 35248497d2
refactor error messages
8 years ago
Darien Raymond ade8453c0a
completely remove connection reuse feature
8 years ago
Darien Raymond 75f5cb9afb
refactor log and error
8 years ago
Darien Raymond 619c7b9e39
update mux test case
8 years ago
Darien Raymond 27009786e9
output error
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 4b15ff5034
allow more time
8 years ago
Darien Raymond 00822812d4
more time
8 years ago
Darien Raymond e128f4de42
remove unused code
8 years ago
Darien Raymond fbd035247f
translate all remaining scenario tests into new format
8 years ago
Darien Raymond fc1b37d809
test case for TLS over websocket
8 years ago