1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-04 10:19:06 -04:00
Commit Graph

54 Commits

Author SHA1 Message Date
Darien Raymond
1ab94fed79 optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond
30b5bffad4 support custom log handler 2018-12-06 17:37:05 +01:00
Darien Raymond
b9450d8475 Revert "use default logger for android and ios"
This reverts commit 9743380e2d.
2018-12-06 17:03:15 +01:00
Darien Raymond
9743380e2d use default logger for android and ios 2018-12-06 14:40:45 +01:00
Darien Raymond
057e271588 update proto lib 2018-12-01 17:39:51 +01:00
Darien Raymond
24288a74a2 update tests 2018-11-15 11:17:20 +01:00
Darien Raymond
f122d0e518 update proto generated files 2018-10-24 12:02:48 +02:00
Darien Raymond
9e66f315e6 update mocks 2018-10-23 22:41:27 +02:00
Darien Raymond
4988b5ad9a update protbuf gen files 2018-10-23 22:36:33 +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
091fa6ad23 use new errorgen 2018-09-30 23:08:41 +02:00
Darien Raymond
56ce5d5f84 use new context 2018-09-30 23:08:14 +02:00
Darien Raymond
d55fbd7f8d simplify error creation 2018-09-30 18:39:53 +02:00
Darien Raymond
00ea6e3cb2 update protobuf generated files 2018-09-30 18:39:28 +02:00
Darien Raymond
383b84e7dd unified tproxy option 2018-09-17 15:12:58 +02:00
Darien Raymond
d068f357bd update proto lib 2018-09-14 11:00:59 +02:00
Darien Raymond
4b63638dca update protobuf lib 2018-07-25 00:36:28 +02:00
Darien Raymond
ff0ae91b9b update protobuf generated files 2018-06-26 16:28:54 +02:00
Darien Raymond
483a56c847 adjust lint settings 2018-05-26 00:47:51 +02:00
Darien Raymond
67f5292f38 fix lint errors 2018-05-25 23:20:24 +02:00
Darien Raymond
68da956fc4 re-generate code 2018-05-25 11:56:01 +02:00
wuxiang
3f19d09878 update some comments 2018-04-03 17:11:54 +08:00
Darien Raymond
e1bdca446d fix context reference 2018-03-05 21:15:41 +01:00
Darien Raymond
88b25d38cb simplify context retrieval 2018-02-21 17:05:29 +01:00
Darien Raymond
3734195156 fix log test 2018-02-20 22:07:50 +01:00
Darien Raymond
5bd3cee371 gofmt 2018-02-17 21:22:28 +01:00
Darien Raymond
84f8192b61 fix default logger 2018-02-14 22:00:08 +01:00
Darien Raymond
c48fa50ab1 logger service 2018-02-14 17:35:09 +01:00
Darien Raymond
efcb567273 remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
68ef98a35d remove unused code 2018-01-10 14:47:12 +01:00
Darien Raymond
2b8cc43cb4 fix a typo 2017-12-22 00:42:27 +01:00
Darien Raymond
11d726f9bf refine log handlers 2017-12-22 00:41:40 +01:00
Darien Raymond
7078f23291 fix nil pointer on close(). 2017-12-20 00:09:52 +01:00
Darien Raymond
49056d22ac remove unused function 2017-12-19 22:04:20 +01:00
Darien Raymond
49b270152a register logger on start 2017-12-19 22:02:52 +01:00
Darien Raymond
f4c35db968 merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond
742d9d25d1 migrate to new severity def 2017-12-10 23:33:23 +01:00
Darien Raymond
d43a23aa96 move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond
74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond
2b80d096ff trace only non nil error 2017-07-25 23:12:45 +02:00
Darien Raymond
59a1e2d736 refactor 2017-04-23 19:16:56 +02:00
Darien Raymond
a758e07339 fix a typo 2017-04-11 21:18:23 +02:00
Darien Raymond
4fa3c70429 simplify log handling 2017-04-10 15:03:10 +02:00
Darien Raymond
35248497d2 refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
67956b9120 update error message 2017-04-06 21:44:20 +02:00
Darien Raymond
75f5cb9afb refactor log and error 2017-04-06 21:13:17 +02:00
Darien Raymond
fc31f9b94c refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond
2e5cb82790 update proto 2017-04-04 12:28:14 +02:00
Darien Raymond
6d446f57f7 remove cancel signal 2017-02-13 23:03:42 +01:00