1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-09 17:30:44 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Shelikhoo
d023f68f07
remove exported API: toContext 2021-04-05 18:13:24 +01:00
rurirei
aa40b8b835
Feat: core.ToContext(ctx, v) for ctx initialization (#852) 2021-04-04 19:28:00 +08:00
rurirei
44151f3420
check ctx to fix. (#841) 2021-04-02 13:11:07 +01:00
Shelikhoo
fc73774e4a
Fix Dial function crash instance when there is no instance context in the ctx 2021-04-02 12:17:05 +01:00
Shelikhoo
e31bfe02f0
Revert "feat: export (const.)core.v2rayKey (#831)"
This reverts commit 102e3295
2021-04-02 12:12:27 +01:00
rurirei
102e32957a
feat: export (const.)core.v2rayKey (#831)
* comment on.

* rename to V2rayKeyValue
2021-04-02 18:41:17 +08:00
Loyalsoldier
f94dd11a8c
Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
Loyalsoldier
b68f943c78
Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
Shelikhoo
85bd352bc1
propagate context 2020-06-18 12:37:10 +08:00
Darien Raymond
1ab94fed79
optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond
4e77570f36
fix connection reading in UDP 2019-01-06 00:34:38 +01:00
Darien Raymond
b52725cf65
DialUDP function 2019-01-05 21:43:22 +01:00
Darien Raymond
28fa84ce69
API doc 2018-12-03 22:44:42 +01:00
Darien Raymond
0f324a613e
remove MultiBuffer.Release 2018-11-17 22:45:07 +01:00
Darien Raymond
ee844a2b75
release buffer after use 2018-11-12 19:51:21 +01:00
Darien Raymond
a5dcb0f13e
refactor dependency resolution 2018-10-21 10:27:13 +02:00
Darien Raymond
be56feead3
comments 2018-10-16 14:23:10 +02:00
Darien Raymond
e3d5a1c279
merge functions file 2018-10-13 15:21:52 +02:00
Darien Raymond
abf0cb1ec4
move function to features 2018-10-13 15:15:49 +02:00
Darien Raymond
dcd26ec61f
fix StartInstance signature for mobile 2018-10-11 23:36:38 +02:00
Darien Raymond
ca4d42f2bc
help function for create instance from config bytes 2018-10-11 22:48:57 +02:00
Darien Raymond
76a616ebff
write error to log 2018-10-04 21:14:59 +02: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