1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-10 18:00:43 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Darien Raymond
c29f1c8cf0
merge duplicated code 2018-10-21 21:27:05 +02:00
Darien Raymond
2fbf0e062d
refactor new instance function 2018-10-21 19:41:12 +02:00
Darien Raymond
515fcb9f87
remove debug code 2018-10-21 19:35:32 +02:00
Darien Raymond
a5dcb0f13e
refactor dependency resolution 2018-10-21 10:27:13 +02:00
Darien Raymond
abf0cb1ec4
move function to features 2018-10-13 15:15:49 +02:00
Darien Raymond
d730637239
Require Type() for Feature 2018-10-12 23:57:56 +02:00
Darien Raymond
b4821c5ed5
move policy and dnsClient 2018-10-11 22:34:31 +02:00
Darien Raymond
273342d0b9
move stats and inbound to features directory 2018-10-11 21:14:53 +02:00
Darien Raymond
b6dc31d3fe
first part to move feature interfaces into dedicated directory 2018-10-11 20:43:37 +02:00
Felix Yan
db59a4dd9e
Fix a typo in v2ray.go 2018-10-06 07:53:51 +08:00
Darien Raymond
909cb9b27a
announce deprecated proto settings 2018-09-21 16:54:06 +02:00
Darien Raymond
adade2bffd
fix lint warnings 2018-05-31 11:55:11 +02:00
Darien Raymond
a3f47f4fa2
comments 2018-04-04 00:57:44 +02:00
wuxiang
3f19d09878 update some comments 2018-04-03 17:11:54 +08:00
wuxiangzhou2010
5a08411ee2 fix typo 2018-04-02 15:52:16 +08:00
Darien Raymond
35e160a1ff
stats feature 2018-03-30 19:56:59 +02:00
mubiale
10618b629b fix typo 2018-03-19 17:33:52 +08:00
Darien Raymond
ed5f0b95d6
remove id in log 2018-03-01 21:16:51 +01:00
Darien Raymond
a4f6ee6718
print version when starts 2018-03-01 21:10:40 +01:00
Darien Raymond
f0849543ed
remove commander from core feature 2018-02-20 21:19:09 +01:00
Darien Raymond
2789798390
remove clock feature 2018-02-16 15:54:53 +01:00
Darien Raymond
42e9af63aa
details about GetFeature 2018-02-14 21:59:58 +01:00
Darien Raymond
c48fa50ab1
logger service 2018-02-14 17:35:09 +01:00
Darien Raymond
c4f1e10a3d
comments 2018-02-10 11:17:22 +01:00
Darien Raymond
efcb567273
remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
8b5fe1a13b
correct handler running status 2018-02-07 12:34:15 +01:00
Darien Raymond
1e6d5561cc
prototype of commander 2018-02-05 23:38:24 +01:00
Darien Raymond
8923159aee
commander interface 2018-01-24 15:05:46 +01:00
Darien Raymond
9cd0e90e99
injectable clock 2018-01-23 23:12:02 +01:00
Darien Raymond
0e01e28278
use uuid as struct 2018-01-18 23:25:48 +01:00
Darien Raymond
fbfbbb8841
id of v2ray instance 2018-01-17 19:09:32 +01:00
Darien Raymond
c45b24c861
fix creation logic 2018-01-10 14:47:23 +01:00
Darien Raymond
292d7cc353
massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
Darien Raymond
ab4f245313
overrideable dns 2017-12-19 23:55:09 +01:00
Darien Raymond
f4c35db968
merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond
d43a23aa96
move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond
f90ec9fff0
rename interfaces 2017-11-27 22:18:39 +01:00
Darien Raymond
3214a5078c
customizable policy 2017-11-27 22:09:30 +01:00
Darien Raymond
026f7e3cc2
fix lint warning 2017-11-22 23:17:32 +01:00
Darien Raymond
fbbed156db fix lint warnings 2017-08-29 14:50:53 +02:00
Darien Raymond
35248497d2
refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
fc31f9b94c
refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond
722594cb79
hide server implementation detail 2017-02-22 11:30:52 +01:00
Darien Raymond
6c0fc4b0ec
fix ineffectual assign in core 2017-02-10 16:54:51 +01:00
Darien Raymond
a32063dfb5
refactor core 2017-02-10 16:25:54 +01:00
Darien Raymond
6144b2ff55
update reference 2017-02-05 09:15:52 +01:00
Darien Raymond
815e13f302
rename 2017-02-01 23:05:27 +01:00
Darien Raymond
f046f334cd
move common/log to app/log 2017-02-01 21:35:40 +01:00
Darien Raymond
ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond
f7e1f00c88
rename dispatcher.Interface 2017-01-13 13:53:44 +01:00