Commit Graph

21 Commits (2268f3d1bc66d238e8aa029de8a53192daf53687)

Author SHA1 Message Date
v2ray 2268f3d1bc
remove import path restriction 2016-08-19 17:05:15 +02:00
v2ray a9d583b92f
connection session 2016-08-14 17:08:01 +02:00
v2ray bcd27ba36f
option to allow passive connection 2016-08-12 23:37:21 +02:00
v2ray 9b6dc6bcea massive refactoring for kcp 2016-06-14 22:54:08 +02:00
Shelikhoo 8666d122f0
InboundHandlerMeta,OutboundHandlerMeta added KcpSupported bool to declare KCP support 2016-06-12 12:46:26 +08:00
v2ray 50ca869929 organize handler metadata 2016-06-04 14:25:13 +02:00
v2ray a4d76dc394 support using specific address 2016-06-04 00:38:22 +02:00
v2ray b47c1ca609 get rid of annoying firewall warnings 2016-05-29 16:37:52 +02:00
v2ray 42907ff2e8 Remove v2net.Packet 2016-04-26 00:13:26 +02:00
v2ray 3b35df1244 Handler state 2016-03-06 16:36:08 +01:00
v2ray 45db388e3f more docs 2016-02-06 18:01:27 +01:00
v2ray 29c100e613 doc for proxy 2016-02-03 22:56:40 +01:00
v2ray e11088aad5 update doc 2016-01-25 21:33:28 +01:00
v2ray 9fe8178e4a rename InboundConnectionHandler to InboundHandler 2016-01-25 17:18:24 +01:00
v2ray b0adb24003 handle inbound detour in vmess inbound 2016-01-19 23:41:40 +01:00
v2ray 43f76d4704 doc for InboundConnectionHandler 2016-01-06 22:39:56 +01:00
v2ray 201481a82c close method for inbound connection handler 2016-01-03 23:30:37 +01:00
v2ray 0780db7999 move connhandler to proxy 2016-01-02 23:32:18 +01:00
v2ray 54ce82fbfa Move unnecessary functions to internal 2016-01-02 23:08:36 +01:00
v2ray 1c4c9bffad Move proxy/common/config to proxy/internal/config 2016-01-02 17:40:51 +01:00
v2ray 3baa1f5bc5 interface for inbound connection handler manager 2016-01-01 23:44:11 +01:00