1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 18:17:52 -05:00
Commit Graph

32 Commits

Author SHA1 Message Date
Darien Raymond
cdb4c56546
protobuf for net 2016-08-27 00:04:35 +02:00
v2ray
07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray
89a876a6d4
rename proxy/internal to proxy/registry 2016-08-17 23:30:15 +02:00
v2ray
bcd27ba36f
option to allow passive connection 2016-08-12 23:37:21 +02:00
v2ray
ea39a6fde6
format code 2016-07-24 13:44:29 +02:00
v2ray
723a693c78
delete port after error 2016-07-24 10:08:06 +02:00
v2ray
edd9885d0e
retry on port allocation 2016-07-24 10:06:50 +02:00
v2ray
9b6dc6bcea massive refactoring for kcp 2016-06-14 22:54:08 +02:00
v2ray
774c8f5d5f fix refresh interval 2016-06-06 01:31:25 +02:00
v2ray
3376ea078d merge conflict 2016-06-05 23:42:16 +02:00
v2ray
306ffabef0 merge conflict 2016-06-05 23:41:32 +02:00
v2ray
045e1dcc53 refine dynamic strategy 2016-06-05 23:39:38 +02:00
v2ray
309b64e376 take ich2Recycle as a parameter 2016-06-04 19:59:58 +02: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
83e0482d2b Fix dynamic port allocation 2016-03-06 16:36:03 +01:00
v2ray
70f73049a6 extend wait 2016-02-27 21:53:06 +01:00
v2ray
464f15cb02 pick truely unused port 2016-02-23 21:50:19 +01:00
v2ray
2d551c97df gofmt -s 2016-02-05 22:06:27 +01:00
v2ray
8fd9d51fba remove use of InboundConnectionHandlerWithPort in InboundDetourHandlerDynamic 2016-01-25 21:24:55 +01:00
v2ray
d4dcee5fa3 rename InboundConfig methods 2016-01-25 17:23:10 +01:00
v2ray
9fe8178e4a rename InboundConnectionHandler to InboundHandler 2016-01-25 17:18:24 +01:00
v2ray
f3ab58ea2e remove port closed 2016-01-24 11:51:20 +01:00
v2ray
03ee9c7e3d delay close of existing connections 2016-01-24 00:06:49 +01:00
v2ray
f7d3f22d84 remove use of AfterFunc 2016-01-23 23:19:11 +01:00
v2ray
26fbd880f6 reuse connection handler 2016-01-23 14:26:49 +01:00
v2ray
f48504a2e4 reuse buffer 2016-01-23 11:27:52 +01:00
v2ray
c26f081101 delay close of expired connections 2016-01-22 22:17:50 +01:00
v2ray
c61cd2cf8f always recreate buffer for ich in user 2016-01-22 16:51:11 +01:00
v2ray
98d99a1fd0 dynamic allocation of inbounds 2016-01-22 16:25:01 +01:00
v2ray
51695df239 implement inbound connection handler manager in point 2016-01-21 01:40:52 +01:00