Commit Graph

82 Commits (00dd7d5cd210db4e1bec701fc5976275bec1fecc)

Author SHA1 Message Date
Darien Raymond 67dbb86b0e
cleanup
8 years ago
Darien Raymond c89cd8ae24
settings for mux concurrency
8 years ago
Darien Raymond 68bc9ea8e4
cleanup error messages
8 years ago
Darien Raymond 35248497d2
refactor error messages
8 years ago
Darien Raymond bc4e2293ef
remove errors.Format
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 fc31f9b94c
refactor error interface
8 years ago
Darien Raymond 5686566139
apply mux in client
8 years ago
Darien Raymond d04d92c187
update context functions
8 years ago
Darien Raymond e5fbe56e2e
fix test break
8 years ago
Darien Raymond dc8e94ac79
test case for transport config
8 years ago
Darien Raymond d7167f552d
remove allowPassiveConnection from config
8 years ago
Darien Raymond d3d2fab1d9
refine error messages
8 years ago
Darien Raymond f046f334cd
move common/log to app/log
8 years ago
Darien Raymond 57fc444b3c
check nil for outbound config
8 years ago
Darien Raymond 32abea1397
default freedom timeout to 600
8 years ago
Darien Raymond b2683a8bf0
default host
8 years ago
Darien Raymond 9462f710a5
able to redirect to another destination in freedom
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond 008407ebb4 Merge pull request #369 from ToutyRater/master
8 years ago
ToutyRater 58e2902c52 Update router_chinasites.go
8 years ago
Darien Raymond b3aa3200ed
fix error messages for socks config
8 years ago
Darien Raymond 6eff0acc0b
rename transportsettings to transportconfig
8 years ago
Darien Raymond 9a0ddb78ff
fix noop connection header
8 years ago
Darien Raymond 195594bed0
fix network list build
8 years ago
Darien Raymond d24fe9dbfb
separate network and transport protocol
8 years ago
Darien Raymond 74ad6eaff9
test case for socks json config
8 years ago
Darien Raymond 24a8ad6dcf
enable socks outbound
8 years ago
Darien Raymond 723207158f
Merge branch 'master' of https://github.com/v2ray/v2ray-core
8 years ago
Darien Raymond 588c43f291
kcp header as wechat video
8 years ago
Darien Raymond 31d6e74482
remove rawtcp
8 years ago
Darien Raymond 1e5061f15e
fix #351
8 years ago
Darien Raymond 7dc7937443
rename ws to websocket
8 years ago
Darien Raymond 25533412db
comments
8 years ago
Darien Raymond 09c0fa558a
comments
8 years ago
Darien Raymond 4e3ed19308
fix parser for escape
8 years ago
Darien Raymond 50bc195f7f
rename TypedSettings to TypedMessage
8 years ago
Darien Raymond 5bbbdc05de
errors.Format
8 years ago
Darien Raymond 49202930ff
bug fix
8 years ago
Darien Raymond b469dea315
json reader that allows comments
8 years ago
Darien Raymond 3b5a791ae8
simplify IPOrDomain construction
8 years ago
Darien Raymond d6a6e0aaf8
send back http response on error
8 years ago
Darien Raymond a11d2ce9d6
support server name override
8 years ago
Darien Raymond d0b301594d
support security = "auto"
8 years ago
Darien Raymond 0b16486fce
Fix TLS type
8 years ago
Darien Raymond 0917866f38
refine kcp header and security
8 years ago
Darien Raymond a6e25b3f67
security options in vmess
8 years ago
Darien Raymond e46bad3f18
format errors
8 years ago
Darien Raymond efb24a4d21
rewrite error lib
8 years ago