Commit Graph

64 Commits (d270a99d4f90a49b0eabbce5ca41bae7e754d6e5)

Author SHA1 Message Date
Darien Raymond c4d0227977
simplify dialer and dispatcher parameters
8 years ago
Darien Raymond f046f334cd
move common/log to app/log
8 years ago
Darien Raymond 08b9778f05
refine user timeout
8 years ago
Darien Raymond ad7d98473f
remove timeout reader
8 years ago
Darien Raymond c462e35aad
cancel sessions after inactivity
8 years ago
Darien Raymond c09ca41161
handle close wait
8 years ago
Darien Raymond fab20bb0cf
close outbound connections when context is done
8 years ago
Darien Raymond 18e1ca85aa
rename udp.Server
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond f2b1d5b60c
InboundHandler.Proxy()
8 years ago
Darien Raymond b40a139310
simplify import
8 years ago
Darien Raymond f7e1f00c88
rename dispatcher.Interface
8 years ago
Darien Raymond 148e4832eb
leverage global object creator in proxies.
8 years ago
Darien Raymond d24fe9dbfb
separate network and transport protocol
8 years ago
Darien Raymond 72992c7478
able to close ray stream with error
8 years ago
Darien Raymond b11d48d73f
simplify app design
8 years ago
Darien Raymond f2fcc90de2
check error for the first payload
8 years ago
Darien Raymond e678000c44
remove release() pattern
8 years ago
Darien Raymond 31d6e74482
remove rawtcp
8 years ago
Darien Raymond f6aa7a0053
fix usage of ray stream.
8 years ago
Darien Raymond 609dbc1f13
task engine for all proxies
8 years ago
Darien Raymond c347e50c28
rename cached to buffered
8 years ago
Darien Raymond 4cbcd2fd8d
comments
8 years ago
Darien Raymond c3942fd5f0
fix lint warnings
8 years ago
Darien Raymond ceaf5d1178
fix lint warnings
8 years ago
Darien Raymond 1948d0738f
refactor io package
8 years ago
Darien Raymond 7a80409e30
rename alloc to buf
8 years ago
Darien Raymond cf3eb0e77d
refine buffer usage
8 years ago
Darien Raymond e46bad3f18
format errors
8 years ago
Darien Raymond efb24a4d21
rewrite error lib
8 years ago
Darien Raymond f95c322677
rename 'this'
8 years ago
Darien Raymond 6804d8f73a
better handling error from Pipe()
8 years ago
Darien Raymond c041740940
remove ErrMissingApplication
8 years ago
Darien Raymond 9471b5b066
refine dispatcher
8 years ago
Darien Raymond 1600a59254
enable tcp for shadowsocks server
8 years ago
Darien Raymond c5a92e00ef
dont reuse shadowsock connections
8 years ago
Darien Raymond 35aa16d40d
refine shadowsocks user
8 years ago
Darien Raymond 63d3c9fa30
typo
8 years ago
Darien Raymond 687e008c9a
refine shadowsocks ota settings
8 years ago
Darien Raymond 43dacc3936
remove small buffer pool
8 years ago
Darien Raymond be4f3d0772
refine shadowsocks server
8 years ago
Darien Raymond e33b7df34c
remove use of any
8 years ago
Darien Raymond 1d13f47f9c
protobuf for stream settings
8 years ago
Darien Raymond c6a7389817
refine cipher settings
8 years ago
Darien Raymond ce5bc72f0c
refine shadowsocks proto
8 years ago
Darien Raymond d08cba000f
accounts in protobuf
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 39737f6fc1
merge bad configuration error
8 years ago
v2ray 89a876a6d4
rename proxy/internal to proxy/registry
8 years ago
v2ray 210a32dc12
support udp redirection
8 years ago