Commit Graph

42 Commits (f4ff2e9366c4b346a51e16ec2dc337061087b390)

Author SHA1 Message Date
v2ray 50ca869929 organize handler metadata
9 years ago
v2ray a4d76dc394 support using specific address
9 years ago
v2ray ff0cb89efa simplify connection reuse settings
9 years ago
v2ray a86cd36ad2 configuration for connection reuse
9 years ago
v2ray 9713bf9adf completely fix detour config
9 years ago
v2ray b47c1ca609 get rid of annoying firewall warnings
9 years ago
v2ray 3ded18a75b initializable apps
9 years ago
v2ray 7765fedd78 modulize dispatcher and proxyman
9 years ago
v2ray dac1339d6e Use dns in router
9 years ago
v2ray 634c4964cc Massive fixes
9 years ago
v2ray 42907ff2e8 Remove v2net.Packet
9 years ago
v2ray 7407c8d561 use stream instead of raw chan
9 years ago
v2ray 2031c13a7f refactor app.Space
9 years ago
v2ray 2f76680fe9 Rename BadConfiguration to ErrorBadConfiguration
9 years ago
v2ray c825ce8fd8 Add warning when tags are not found.
9 years ago
v2ray cd0ec176e0 typo
9 years ago
v2ray d4dcee5fa3 rename InboundConfig methods
9 years ago
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler
9 years ago
v2ray 98d99a1fd0 dynamic allocation of inbounds
9 years ago
Darien Raymond d8c6102638 test case for on demand detour
9 years ago
v2ray 51695df239 implement inbound connection handler manager in point
9 years ago
v2ray eec0bb4db4 lazy evaluation of log fields
9 years ago
v2ray 0bfe78dd6e more logs in point
9 years ago
v2ray dde47290d7 completely remove json folder in v2ray
9 years ago
Darien Raymond ae8121e633 remove json packages in app folder
9 years ago
v2ray 8f1c4b7f71 simplify code
9 years ago
v2ray 0921470341 use packet filter in point
9 years ago
v2ray b9c3f2cb75 Fix for empty packets
9 years ago
v2ray 56c5302367 close method for point server
9 years ago
v2ray 0780db7999 move connhandler to proxy
9 years ago
v2ray 3baa1f5bc5 interface for inbound connection handler manager
9 years ago
Darien Raymond dd81fc6f6a hide space implementations from interfaces
9 years ago
v2ray 46ab9c45cc space with context
9 years ago
v2ray 8bee0c4a7b cleanup shell/point/config
9 years ago
v2ray e1c58fae2b dns cache
9 years ago
v2ray 15e6e6d80c introduce app.Space
9 years ago
v2ray db7d48e48f Refine log settings
9 years ago
v2ray 003fac7d2a doc
9 years ago
Darien Raymond f2c3d41f2d comments
9 years ago
Darien Raymond ae056714db refactor common/net.Port
9 years ago
Darien Raymond 56a79a2190 remove DetourTag and add more test cases
9 years ago
V2Ray 07582c5b60 Move point to shell
9 years ago