Commit Graph

2146 Commits (289c467a12e0d16efbcc7540739a9e2650ceeb41)
 

Author SHA1 Message Date
Darien Raymond 289c467a12
remove unnecessary code
8 years ago
Darien Raymond 17504d2aac
context'ize apps
8 years ago
Darien Raymond 148e4832eb
leverage global object creator in proxies.
8 years ago
Darien Raymond db1c9131f0
global config creator
8 years ago
Darien Raymond 5401cab7a5
fix import
8 years ago
Darien Raymond d4c471c967
generate TLS certificate on the fly
8 years ago
Darien Raymond 267025fe66
proxy over kcp
8 years ago
Darien Raymond d24fe9dbfb
separate network and transport protocol
8 years ago
Darien Raymond f9b3a1446a
release per version
8 years ago
Darien Raymond 4c79c4b84b
Merge branch 'master' of https://github.com/v2ray/v2ray-core
8 years ago
Darien Raymond ab78b5a17e
remove git version detection
8 years ago
Darien Raymond 0002c436b5 Update release-ci.sh
8 years ago
Darien Raymond 634f29335c Merge pull request #350 from ToutyRater/master
8 years ago
Darien Raymond 3a8eef2dec
don't do normal close in error case
8 years ago
Darien Raymond 5013d387a5
migrate router test to proto
8 years ago
Darien Raymond 2eb313d0c2
refresher prototype
8 years ago
Darien Raymond 0e940fb1fa
close both stream immediately after error
8 years ago
Darien Raymond 18a4134358
delay close error on blackhole
8 years ago
Darien Raymond 8df8fad293
test case for proxy and blackhole
8 years ago
Darien Raymond 72992c7478
able to close ray stream with error
8 years ago
Darien Raymond 1cf9cd5d78
receiver prototype
8 years ago
Darien Raymond fb8cbe4b20
add support for mips and mipsle
8 years ago
Darien Raymond d999bf62e2
fix link warnings
8 years ago
Darien Raymond f2a750a019
comment out unused const
8 years ago
Darien Raymond 74938dc428
write back error status when authentication timeout
8 years ago
Darien Raymond 2e46e95536
fix #277
8 years ago
Darien Raymond c5d66a436c
Update version
8 years ago
Darien Raymond 961b4bbb22
cleanup socks test
8 years ago
Darien Raymond 22bd34e63f
exclude vendor folder in coverage
8 years ago
Darien Raymond 74ad6eaff9
test case for socks json config
8 years ago
Darien Raymond 7401807c5f
test case for socks udp
8 years ago
Darien Raymond f75d94817a
fix #356
8 years ago
Darien Raymond 5b89c6aada
socks4 tests
8 years ago
Darien Raymond ed3033e785
socks submodule
8 years ago
Darien Raymond e87a16900e
remove debug info
8 years ago
Darien Raymond 24a8ad6dcf
enable socks outbound
8 years ago
Darien Raymond a54f1da049
remove sock4 tests
8 years ago
Darien Raymond f2e9d8a4e0
socks client
8 years ago
Darien Raymond b00ee67369
refine socks udp handling
8 years ago
Darien Raymond a150ceb3ea
release initialzers after initialized.
8 years ago
Darien Raymond b11d48d73f
simplify app design
8 years ago
Darien Raymond 13e4506781
better error handling in vmess inbound
8 years ago
Darien Raymond 43cc81e5a8
better locking in udp server
8 years ago
Darien Raymond f2fcc90de2
check error for the first payload
8 years ago
Darien Raymond 06a73adb1e
return error in SetBuffered
8 years ago
ToutyRater 19e7a1955a Update install-release.sh
8 years ago
ToutyRater 9917363a36 Update install-release.sh
8 years ago
Darien Raymond 762afc1d8f
remove unused types
8 years ago
Darien Raymond b9fb670ca6
remove duplicated methods
8 years ago
Darien Raymond 5e7e549ec1
comments
8 years ago