Commit Graph

376 Commits (4e77570f36d6e404f9d4be2e21f9e18e9c4ed77f)

Author SHA1 Message Date
Darien Raymond 3de8389361
rename CloseError() to Interrupt()
6 years ago
Darien Raymond 5ba41e50ec
update mocks
6 years ago
Darien Raymond 30b5bffad4
support custom log handler
6 years ago
Darien Raymond 427679e66d
simplify task execution
6 years ago
Darien Raymond 7dee0a71c1
update quic test
6 years ago
Darien Raymond e26ae20065
update settings
6 years ago
Darien Raymond 9d4a1df40b
integration test for vmess/quic
6 years ago
Darien Raymond 5279296f03
remove use of context.WithValue in transport
6 years ago
Darien Raymond 769f770cf7
migrate NetworkList to []Network
6 years ago
Darien Raymond a01fdc29a6
remove NewMultiBufferValue
6 years ago
Darien Raymond eeb588ffa0
update wss test
6 years ago
Darien Raymond d1deebb6a9
azure pipeline template
6 years ago
Darien Raymond a8b3c74945
sort import
6 years ago
Darien Raymond 891bdd14fe
close conn after use
6 years ago
Darien Raymond df2d5b5d75
fix broken tests
6 years ago
Darien Raymond 2cc92920fa
test case for balancer
6 years ago
Darien Raymond 128a90b98b
move link to transport
6 years ago
Darien Raymond 58e2ed3381
remove closure on ReadFullFrom
6 years ago
Darien Raymond f3ad8acbe4
release bridge worker when inactive
6 years ago
Darien Raymond f1ab89d9d8
long running reverse test case
6 years ago
Darien Raymond 7bc4667214
increase concurrency
6 years ago
Darien Raymond 715ac9d267
test case for reverse proxy
6 years ago
Darien Raymond 53870f1ea7
refactor mux client worker
6 years ago
Darien Raymond c7f847c96e
categorize read and write error
6 years ago
Darien Raymond 9e66f315e6
update mocks
6 years ago
Darien Raymond 5fc606ce9d
relocate mocks
6 years ago
Darien Raymond 0c6fc2b946
more test cases
6 years ago
Darien Raymond 4481cc36db
update coverage script
6 years ago
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 20251bf499
system listener for both TCP and UDP
6 years ago
Darien Raymond 156af4241d
add some logs
6 years ago
Darien Raymond b9e4a4882c
test tfo on listener
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 73a1111083
fix error reporting
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