Commit Graph

28 Commits (3376ea078de97b353dc72b8de42ff64f0c92d0ff)

Author SHA1 Message Date
v2ray a4d76dc394 support using specific address 2016-06-04 00:38:22 +02:00
v2ray f3975aafbf remove unnecessary log 2016-06-02 21:49:57 +02:00
v2ray ff0cb89efa simplify connection reuse settings 2016-06-02 20:52:52 +02:00
v2ray 9a8bc3fc3c async connection close 2016-06-02 02:40:46 +02:00
v2ray a86cd36ad2 configuration for connection reuse 2016-06-02 01:49:25 +02:00
v2ray 0fac2084c7 reusable connection 2016-05-31 00:21:41 +02:00
v2ray da24d00367 reusable connection 2016-05-29 22:33:04 +02:00
v2ray b47c1ca609 get rid of annoying firewall warnings 2016-05-29 16:37:52 +02:00
v2ray 18d75cb7b4 bug fixes to dns server 2016-05-16 11:53:18 -07:00
v2ray ac4d92a186 fix udp connection mapping 2016-05-13 19:35:59 -07:00
v2ray 634c4964cc Massive fixes 2016-05-12 17:20:07 -07:00
v2ray 8fbca309df better management on udp connections 2016-05-10 15:43:02 -07:00
v2ray 7d43952690 tcphub now takes tls config as construtor parameter 2016-05-03 00:16:07 +02:00
v2ray f594f5b606 simplify tcp connection 2016-05-02 23:53:16 +02:00
v2ray 18069d377c Release stream when conn ends 2016-05-02 14:03:58 +02:00
v2ray ccb874d65a tls connection 2016-04-28 21:13:41 +02:00
v2ray 94eab286c0 introduct Connection interface 2016-04-27 23:01:31 +02:00
v2ray 42907ff2e8 Remove v2net.Packet 2016-04-26 00:13:26 +02:00
v2ray 7407c8d561 use stream instead of raw chan 2016-04-18 18:44:10 +02:00
v2ray ff69ac7a0e Release all references 2016-03-11 23:51:58 +01:00
v2ray 6f7fff8173 release all references in tcp hub after it is closed 2016-03-09 11:34:27 +01:00
v2ray dcd96df058 use NetAddr() as hash 2016-02-18 21:45:33 +01:00
v2ray 175d56a10b don't log warning when not accepting anymore. 2016-02-18 11:36:21 +01:00
Darien Raymond 0d77139c24 fix udp issue in socks proxy 2016-02-01 15:36:33 +00:00
Darien Raymond 008c285324 move transport methods from net to io 2016-01-29 13:39:55 +00:00
v2ray 1f9bd5f692 rename TCPListener to TCPHub 2016-01-28 20:47:00 +01:00
Darien Raymond 4be27a6377 udp hub 2016-01-28 16:43:47 +00:00
Darien Raymond 925c06aeed rename transport/listener to hub 2016-01-28 16:08:32 +00:00