Commit Graph

227 Commits (f0403a67a17fc48bf0f3c551267e4e085fc58a02)

Author SHA1 Message Date
loyalsoldier b181045b0c
Errorgen: support to run outside of GOPATH
4 years ago
Kslr 876e2fcc73
Merge pull request #1904 from hex2tan/master
5 years ago
fcying fa926a1d1d access log add detour tag
5 years ago
hex2tan 3d63ec4e78
fixed add new user bug
5 years ago
Kslr 2451eedbc4
Merge pull request #1767 from Gondnat/addEmailIntoAccessLog
5 years ago
Gondnat dd048bfb29 add email into access log for shadowsocks, vmess and mux
5 years ago
Kirill Motkov 0401a91ef4 Some code improvements
5 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond 3de8389361
rename CloseError() to Interrupt()
6 years ago
Darien Raymond 427679e66d
simplify task execution
6 years ago
Darien Raymond bea521537e
errors.Combine
6 years ago
Darien Raymond 769f770cf7
migrate NetworkList to []Network
6 years ago
Darien Raymond a5dcb0f13e
refactor dependency resolution
6 years ago
Darien Raymond 4fcb39ded9
comments
6 years ago
Darien Raymond 595f3d685e
merge user info inbound metadata
6 years ago
Darien Raymond b4821c5ed5
move policy and dnsClient
6 years ago
Darien Raymond 273342d0b9
move stats and inbound to features directory
6 years ago
Darien Raymond b6dc31d3fe
first part to move feature interfaces into dedicated directory
6 years ago
Darien Raymond 091fa6ad23
use new errorgen
6 years ago
Darien Raymond 7f697661cd
fix a typo
6 years ago
Darien Raymond cb2658f2bf
Revert "pooled session objects"
6 years ago
Darien Raymond a89ff38fe6
pooled session objects
6 years ago
Darien Raymond aefbc4c5de
cleanup vmess inbound handler
6 years ago
Darien Raymond 54e1bb96cc
introduce in-memory user
6 years ago
Darien Raymond 57966adf49
revert reader creation based on per-connection buffer
6 years ago
Darien Raymond d665cf3e72
refine reader creation in vmess inbound
6 years ago
Darien Raymond 5e65d7da6d
more accurate memory usage when buffer = 0
6 years ago
Darien Raymond 9a8488074e
env flag controlled global padding
6 years ago
Darien Raymond 9977eadf8c
remove dependency from errors to session
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 5d23604713
rewrite ray -> pipe
7 years ago
Darien Raymond 0caf2a004b
reduce memory usage of vmess internal objects
7 years ago
Darien Raymond 0caf92726b
better way to run tasks in parallel
7 years ago
Darien Raymond 076f385e4b
stop recording mux access log
7 years ago
Darien Raymond fa63beceb6
fix double release on buffers
7 years ago
Darien Raymond 546c2fb226
settings for forcing secure encryption in vmess server
7 years ago
Darien Raymond 6b872c266c
session id
7 years ago
Darien Raymond 88b25d38cb
simplify context retrieval
7 years ago
Darien Raymond 8460d016ab
fix address parsing for mux
7 years ago
Darien Raymond 05d93e5eb0
fix handling for empty email addresses
7 years ago
Darien Raymond 87ba7dd0d1
implement remove user in vmess
7 years ago
Darien Raymond efcb567273
remove context in struct
7 years ago
Darien Raymond a1ae4aa515
cleanup session history
7 years ago
Darien Raymond 1e6d5561cc
prototype of commander
7 years ago
Darien Raymond cf832a4272
adjust init sequence
7 years ago
Darien Raymond 0e01e28278
use uuid as struct
7 years ago
Darien Raymond 14176a340d
fix error usage
7 years ago