Commit Graph

154 Commits (5fa62c393b15c2c7e2e29354f4c3e1afe6225fbb)

Author SHA1 Message Date
Kslr 1fb57ebab0
Merge pull request #2606 from v2fly/master
4 years ago
Roger Shimizu 90af5f19ba
Apply Debian's patch to upstream
4 years ago
fzhyzamt afe313890e
支持非抢先验证的客户端
5 years ago
tnextday ad3bcd2c07 pass username to inbound.User.Email in http/socks server
5 years ago
tnextday aca19ba028 pass username to inbound.User.Email in http/socks server
5 years ago
fcying fa926a1d1d access log add detour tag
5 years ago
Kslr 087415850b
Merge pull request #5 from fcying/access_detour_log
5 years ago
Kirill Motkov 0401a91ef4 Some code improvements
5 years ago
fcying 23e5d3cd12 access log add detour tag
6 years ago
Darien Raymond 8de236b08c
upper case http method
6 years ago
Darien Raymond 888494aac8
support attributes in session.Content
6 years ago
Darien Raymond 39835e8da2
specify protocol in http inbound
6 years ago
Darien Raymond 2a6cad2f9b
fix inbound user in dekodemo door and http
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond 3de8389361
rename CloseError() to Interrupt()
6 years ago
Darien Raymond 7e37d141e2
move parseHost to http protocol
6 years ago
Darien Raymond 427679e66d
simplify task execution
6 years ago
Darien Raymond 769f770cf7
migrate NetworkList to []Network
6 years ago
Darien Raymond 842a089dad
refactor multibuffer
6 years ago
Darien Raymond a5dcb0f13e
refactor dependency resolution
6 years ago
Darien Raymond b4821c5ed5
move policy and dnsClient
6 years ago
Darien Raymond b6dc31d3fe
first part to move feature interfaces into dedicated directory
6 years ago
Darien Raymond 57966adf49
revert reader creation based on per-connection buffer
6 years ago
Darien Raymond 5e65d7da6d
more accurate memory usage when buffer = 0
6 years ago
Darien Raymond 206f52affc
refine buffer interface
6 years ago
Darien Raymond 9977eadf8c
remove dependency from errors to session
7 years ago
Darien Raymond adade2bffd
fix lint warnings
7 years ago
Darien Raymond ac6a0f7511
update activity timer
7 years ago
Darien Raymond 13f3c356ca
unified task package
7 years ago
Darien Raymond 7fa4bb434b
fix pipe closing logic for inbound proxies.
7 years ago
Darien Raymond 213f827406
policy for internal buffer size
7 years ago
Darien Raymond 148a7d064d
simplify buf.BufferedReader
7 years ago
Darien Raymond 93d095c766
fix plain http request. fixes #1066
7 years ago
Darien Raymond 5d23604713
rewrite ray -> pipe
7 years ago
Darien Raymond 0caf92726b
better way to run tasks in parallel
7 years ago
Darien Raymond 9d7f43a299
fix lint errors
7 years ago
wuxiangzhou2010 f0862df9a7 fix typo
7 years ago
Darien Raymond 03512a6a9b
read size to multi buffer
7 years ago
Darien Raymond 12181f527f
defensive fix for improper usage of buf.New().
7 years ago
Darien Raymond 798212b311
fix timer settings
7 years ago
Darien Raymond 6b872c266c
session id
7 years ago
Darien Raymond 88b25d38cb
simplify context retrieval
7 years ago
Darien Raymond 292d7cc353
massive refactoring for interoperability
7 years ago
Darien Raymond f4c35db968
merge log into common log
7 years ago
Darien Raymond 1f226797bc
remove header operation to http protocol package
7 years ago
Darien Raymond b81ff78af3
fix basic auth response
7 years ago
sunshineplan cf0fc6e4a0
完善HTTP基本认证
7 years ago
Darien Raymond fd8db49dc9
generalized event handler
7 years ago
Darien Raymond f90ec9fff0
rename interfaces
7 years ago
Darien Raymond 3214a5078c
customizable policy
7 years ago