Commit Graph

57 Commits (d80440f3d57b45c829dbf513306f7adf9a0f3f76)

Author SHA1 Message Date
loyalsoldier b181045b0c
Errorgen: support to run outside of GOPATH
4 years ago
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
vcptr 5d13ec9196 code style optmize in dispatch func
5 years ago
vcptr 04a0c04934 doh route strategy optimized
5 years ago
Shelikhoo 95f808ccd8
Fix merge error
5 years ago
Shelikhoo 35e9da8ca6
Merge branch 'master' of github.com:v2ray/v2ray-core
5 years ago
fcying 1cc7702c51 check detour tag size
5 years ago
fcying fa926a1d1d access log add detour tag
5 years ago
fcying 23e5d3cd12 access log add detour tag
6 years ago
Darien Raymond 3828a463ea
move sniffing request to session
6 years ago
Darien Raymond 7e5e080488
move sniffing result to session
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond defc93c49d
rename dispatcher to handler
6 years ago
Darien Raymond 3de8389361
rename CloseError() to Interrupt()
6 years ago
Darien Raymond d35c407419
fix #1493
6 years ago
Darien Raymond 0ca762e0e2
fix a deadlock in cacheReader. fix #1471
6 years ago
Darien Raymond 0f324a613e
remove MultiBuffer.Release
6 years ago
Darien Raymond 3ccdecaf8f
remove vio package
6 years ago
Darien Raymond 128a90b98b
move link to transport
6 years ago
Darien Raymond f7b96507f9
simplify buffer extension
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 dcae6c63dd
move size stats writer into vio
6 years ago
Darien Raymond 33becfe553
comments
6 years ago
Darien Raymond 595f3d685e
merge user info inbound metadata
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 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 94b880d060
move session based info into session package
6 years ago
Darien Raymond ce96941029
reduce waiting time on sniffing
6 years ago
Darien Raymond cd7a8595d9
fix #1207
6 years ago
Darien Raymond 72b4fa4a14
fix #1205
6 years ago
Darien Raymond 6276bfa508
rename domain override
6 years ago
Darien Raymond c0e37ef34a
prototype for new sniffing mechanism
6 years ago
Darien Raymond b05597df3a
fix passive connection in mux. fix #1167
7 years ago
Darien Raymond 9977eadf8c
remove dependency from errors to session
7 years ago
Darien Raymond 213f827406
policy for internal buffer size
7 years ago
Darien Raymond 0b5c638028
sniff on TCP only
7 years ago
Darien Raymond 1d001c090b
comments
7 years ago
Darien Raymond 5d23604713
rewrite ray -> pipe
7 years ago
Darien Raymond c76d492c0f
stats counter for inbound traffic
7 years ago
Darien Raymond 622cb529a9
include base error
7 years ago
Darien Raymond 9f198d7e3d
fix lint errors
7 years ago
wuxiang 3f19d09878 update some comments
7 years ago
Darien Raymond 6d98bc4607
split uplink and downlink traffic
7 years ago
Darien Raymond e5a5c30b67
support stats counter in dispatcher
7 years ago