Commit Graph

401 Commits (289105fa8cdb3418169034781f7723bc2362b3b5)

Author SHA1 Message Date
Shelikhoo 289105fa8c
Delay Closing Connection so that test have chance to complete(Additional)
5 years ago
Shelikhoo 6f541f60bf
Delay Closing Connection so that test have chance to complete
5 years ago
Shelikhoo f89bfe50cb
Disable coverage upload
5 years ago
vcptr 2a78af34fd fix: KCPLarge buffer size too small
5 years ago
Darien Raymond 950e226293
run coverage with go module
6 years ago
Darien Raymond 932e09a388
remove dep of assert lib
6 years ago
Darien Raymond 0f805ef81d
fix blackhole test for windows
6 years ago
Darien Raymond bd231b6b8c
extend timeout
6 years ago
Darien Raymond e0581b6c82
fix broken tests
6 years ago
Darien Raymond 4613008148
fix broken tests
6 years ago
Darien Raymond 729e448a35
fix a broken test
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 28189197b3
remove dependency of assert lib
6 years ago
Darien Raymond 88f17bc621
remove external directory in coverage report
6 years ago
Darien Raymond f1934a4ff2
move vendor to external
6 years ago
Darien Raymond 40796b9f9c
remove dependency on assert lib
6 years ago
Darien Raymond c889ae6e8c
extend again
6 years ago
Darien Raymond 3fde9f832d
extend timeout in reverse test
6 years ago
Darien Raymond 84bb0f13a5
update reverse test
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 5f53530cc1
fix broken test
6 years ago
Darien Raymond d26700a2fe
remove common/compare package
6 years ago
Darien Raymond 4468c60b95
remove usage on assert lib
6 years ago
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