Commit Graph

23 Commits (7dfa85267718e858d389989df3e3c85094ed04ea)

Author SHA1 Message Date
v2ray 7f661f5215
rename Error to Err
9 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
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 44bf412dfc release all adaptive readers and writers
9 years ago
v2ray 7407c8d561 use stream instead of raw chan
9 years ago
v2ray d3ff2b3698 chunk stream in vmess
9 years ago
v2ray 2031c13a7f refactor app.Space
9 years ago
Darien Raymond 008c285324 move transport methods from net to io
9 years ago
v2ray 5e16fa2dcd rename InboundConnectionHandlerCreator
9 years ago
v2ray d325400f2e rename RegisterInboundConnectionHandlerFactory to RegisterInboundHandlerCreator
9 years ago
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler
9 years ago
v2ray b0adb24003 handle inbound detour in vmess inbound
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 3baa1f5bc5 interface for inbound connection handler manager
9 years ago
Darien Raymond dd81fc6f6a hide space implementations from interfaces
9 years ago
v2ray e1c58fae2b dns cache
9 years ago
v2ray 15e6e6d80c introduce app.Space
9 years ago
Darien Raymond ae056714db refactor common/net.Port
9 years ago
V2Ray 192960b711 Move mocked connection handlers to proxy/testing/mocks
9 years ago