Commit Graph

2501 Commits (94e01672d71deb4ac0f7aaa99610b9fc6fde720b)
 

Author SHA1 Message Date
Darien Raymond 0cfd8ab423
default security settings for dynamic port
8 years ago
Darien Raymond d3a5a75a34
Update version
8 years ago
Darien Raymond c422196280
safe return in blackhole
8 years ago
Darien Raymond 237ccf505c
Merge branch 'master' of https://github.com/v2ray/v2ray-core
8 years ago
Darien Raymond 6c0fc4b0ec
fix ineffectual assign in core
8 years ago
Darien Raymond 5ccc915f8f
typo
8 years ago
Darien Raymond 6888093197
gofmt
8 years ago
Darien Raymond 2ba59428c9
remove lock in websocket connection
8 years ago
Darien Raymond cc58f5cb8f
doc
8 years ago
Darien Raymond a32063dfb5
refactor core
8 years ago
Darien Raymond e57124ab87
remove unnecessary error message
8 years ago
Darien Raymond 396cf21597
output detailed error message
8 years ago
Darien Raymond cfcf16feed
fix typo
8 years ago
Darien Raymond 1aeab3dd96
normalized path in websocket
8 years ago
Darien Raymond 5e7fb6d0dd
refine error handling in retry logic
8 years ago
Darien Raymond 51745e772c
rename
8 years ago
Darien Raymond d04d92c187
update context functions
8 years ago
Darien Raymond d270a99d4f
simplify code
8 years ago
Darien Raymond 0d68293ef8
fix test break
8 years ago
Darien Raymond cdb0b94046
cleanup websocket code
8 years ago
Darien Raymond e5fbe56e2e
fix test break
8 years ago
Darien Raymond 5ec3fe093d
fix test break
8 years ago
Darien Raymond 3be6c72211
cleanup websocket code
8 years ago
Darien Raymond fc1b37d809
test case for TLS over websocket
8 years ago
Darien Raymond f99bd8b8b2
remove unused functions
8 years ago
Darien Raymond 27b0401c20
remove context functions for allow passive connection
8 years ago
Darien Raymond dc8e94ac79
test case for transport config
8 years ago
Darien Raymond 5de7fb8bc2
comments
8 years ago
Darien Raymond d2968e08ea
suspend ipv6 test
8 years ago
Darien Raymond 2a486c6b9e
ipv6 test
8 years ago
Darien Raymond 6bcce77afb
fix import
8 years ago
Darien Raymond a0f2dabe5c
fix kcp test
8 years ago
Darien Raymond d2538839af
fix byte assertion
8 years ago
Darien Raymond 8b1bedc607
fix time update in travis
8 years ago
Darien Raymond d7167f552d
remove allowPassiveConnection from config
8 years ago
Darien Raymond bd308e7817
sync time for test
8 years ago
Darien Raymond e7a7b38319
Merge branch 'master' of https://github.com/v2ray/v2ray-core
8 years ago
Darien Raymond b652032d9d
update for mux
8 years ago
Darien Raymond b9eb40622d
Merge branch 'master' of https://github.com/v2ray/v2ray-core
8 years ago
Darien Raymond d72029211f
completely remove allow passive connection
8 years ago
Darien Raymond 338c4f5cc9 Update .travis.yml
8 years ago
Darien Raymond c245b4506e Update .travis.yml
8 years ago
Darien Raymond 4e8e15d528
refine error handling in byte reader
8 years ago
Darien Raymond 3643dc37e0
refine kcp output
8 years ago
Darien Raymond 14bbb58b12
fix bytes assertion
8 years ago
Darien Raymond a8abd68574
Merge branch 'master' of https://github.com/v2ray/v2ray-core
8 years ago
Darien Raymond d27743b3b9
rewrite vmess test
8 years ago
Darien Raymond 2897df5a7a
don't copy leftoever if at head
8 years ago
Darien Raymond 775b4ef542
update auth test
8 years ago
Darien Raymond ce34a25e66
fix build break
8 years ago