Commit Graph

28 Commits (84978a501d0722101a90e83ef6505bdc28f5838e)

Author SHA1 Message Date
Darien Raymond 7a80409e30
rename alloc to buf
8 years ago
Darien Raymond 14829f67f0
refine outbound proxy handler interface
8 years ago
Darien Raymond f95c322677
rename 'this'
8 years ago
Darien Raymond 9471b5b066
refine dispatcher
8 years ago
Darien Raymond 5dc05d6352
allow outbound to be proxied
8 years ago
Darien Raymond 1d13f47f9c
protobuf for stream settings
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 2268f3d1bc
remove import path restriction
8 years ago
v2ray a9d583b92f
connection session
8 years ago
v2ray bcd27ba36f
option to allow passive connection
8 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
9 years ago
Shelikhoo 8666d122f0
InboundHandlerMeta,OutboundHandlerMeta added KcpSupported bool to declare KCP support
9 years ago
v2ray 50ca869929 organize handler metadata
9 years ago
v2ray a4d76dc394 support using specific address
9 years ago
v2ray b47c1ca609 get rid of annoying firewall warnings
9 years ago
v2ray 42907ff2e8 Remove v2net.Packet
9 years ago
v2ray 3b35df1244 Handler state
9 years ago
v2ray 45db388e3f more docs
9 years ago
v2ray 29c100e613 doc for proxy
9 years ago
v2ray e11088aad5 update doc
9 years ago
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler
9 years ago
v2ray b0adb24003 handle inbound detour in vmess inbound
9 years ago
v2ray 43f76d4704 doc for InboundConnectionHandler
9 years ago
v2ray 201481a82c close method for inbound connection handler
9 years ago
v2ray 0780db7999 move connhandler to proxy
9 years ago
v2ray 54ce82fbfa Move unnecessary functions to internal
9 years ago
v2ray 1c4c9bffad Move proxy/common/config to proxy/internal/config
9 years ago
v2ray 3baa1f5bc5 interface for inbound connection handler manager
9 years ago