Commit Graph

61 Commits (2cc8c1aa01f03d2495cbfccda868574439c44953)

Author SHA1 Message Date
Vigilans 4d5a4f4cb6 Routing: Implement Route interface as the routing result of Router
4 years ago
Vigilans f9d37b724c Extract session information during routing as routing context
4 years ago
Darien Raymond 0d31a68694
extract all session context before checking conditions
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond 82d562d1f0
use session.Outbound.ResolvedIPs
6 years ago
Darien Raymond 73d3be424b
prototype for balancing rules
6 years ago
Darien Raymond c2566e1331
cleanup unused scenarios
6 years ago
Darien Raymond f78cf6cfc2
testing with mock
6 years ago
Darien Raymond 307aac26b3
simplify dependency resolution
6 years ago
Darien Raymond a5dcb0f13e
refactor dependency resolution
6 years ago
Darien Raymond d730637239
Require Type() for Feature
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 091fa6ad23
use new errorgen
6 years ago
Darien Raymond 94b880d060
move session based info into session package
6 years ago
Darien Raymond 75a7e9c7f5
comments
7 years ago
Darien Raymond 88b25d38cb
simplify context retrieval
7 years ago
Darien Raymond efcb567273
remove context in struct
7 years ago
Darien Raymond 292d7cc353
massive refactoring for interoperability
7 years ago
Darien Raymond ab4f245313
overrideable dns
7 years ago
Darien Raymond f4c35db968
merge log into common log
7 years ago
Darien Raymond d43a23aa96
move error generator to common
7 years ago
Darien Raymond fd8db49dc9
generalized event handler
7 years ago
Darien Raymond aa2c1f76f4
remove unused function
7 years ago
Darien Raymond 26f005e822
resolve to ip on demand
7 years ago
Darien Raymond 59a1e2d736
refactor
8 years ago
Darien Raymond 68bc9ea8e4
cleanup error messages
8 years ago
Darien Raymond 35248497d2
refactor error messages
8 years ago
Darien Raymond 75f5cb9afb
refactor log and error
8 years ago
Darien Raymond d04d92c187
update context functions
8 years ago
Darien Raymond f046f334cd
move common/log to app/log
8 years ago
Darien Raymond 09e5ae7a4b
remove unnecessary code
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond 8b00d6fc30
clean imports
8 years ago
Darien Raymond 289c467a12
remove unnecessary code
8 years ago
Darien Raymond 17504d2aac
context'ize apps
8 years ago
Darien Raymond b11d48d73f
simplify app design
8 years ago
Darien Raymond e678000c44
remove release() pattern
8 years ago
Darien Raymond 50bc195f7f
rename TypedSettings to TypedMessage
8 years ago
Darien Raymond efb24a4d21
rewrite error lib
8 years ago
Darien Raymond f95c322677
rename 'this'
8 years ago
Darien Raymond c041740940
remove ErrMissingApplication
8 years ago
Darien Raymond aae99a8e98
use session in router
8 years ago
Darien Raymond 5a311cbe08
json config parser
8 years ago
Darien Raymond e866ff24a4
refine app settings in v2ray config
8 years ago
Darien Raymond 22ef12a456
simplify router
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray ad1353ac2f
merge similar error definitions
8 years ago
v2ray 7f661f5215
rename Error to Err
9 years ago
v2ray 3ded18a75b initializable apps
9 years ago