1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-05 02:29:13 -04:00
Commit Graph

22 Commits

Author SHA1 Message Date
Darien Raymond
1ab94fed79 optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond
3b02c02ab4 Revert "move init func to separate files"
This reverts commit 3de50a6412.
2019-02-01 16:56:43 +01:00
Darien Raymond
3de50a6412 move init func to separate files 2019-02-01 16:21:42 +01:00
Darien Raymond
a14fae4b35 fix lint warnings 2018-11-13 23:19:58 +01:00
Darien Raymond
307aac26b3 simplify dependency resolution 2018-10-22 11:26:22 +02:00
Darien Raymond
a5dcb0f13e refactor dependency resolution 2018-10-21 10:27:13 +02:00
Darien Raymond
d730637239 Require Type() for Feature 2018-10-12 23:57:56 +02:00
Darien Raymond
b6dc31d3fe first part to move feature interfaces into dedicated directory 2018-10-11 20:43:37 +02:00
Darien Raymond
091fa6ad23 use new errorgen 2018-09-30 23:08:41 +02:00
Darien Raymond
adade2bffd fix lint warnings 2018-05-31 11:55:11 +02:00
Darien Raymond
ac6a0f7511 update activity timer 2018-05-27 14:42:53 +02:00
Darien Raymond
f175d322ae fix lint warnings 2018-04-14 13:09:58 +02:00
Darien Raymond
75a7e9c7f5 comments 2018-04-04 21:32:40 +02:00
Darien Raymond
a3f47f4fa2 comments 2018-04-04 00:57:44 +02:00
Darien Raymond
9f198d7e3d fix lint errors 2018-04-04 00:29:30 +02:00
Darien Raymond
88b25d38cb simplify context retrieval 2018-02-21 17:05:29 +01:00
Darien Raymond
f0849543ed remove commander from core feature 2018-02-20 21:19:09 +01:00
Darien Raymond
c1fc7c738a fix command listener 2018-02-08 23:37:47 +01:00
Darien Raymond
d9040b571d decouple commander interface from grpc 2018-02-08 23:24:35 +01:00
Darien Raymond
efcb567273 remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
deaee9fa65 test case for removing handler on the fly 2018-02-06 13:47:50 +01:00
Darien Raymond
1e6d5561cc prototype of commander 2018-02-05 23:38:24 +01:00