1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 01:45:23 +00:00
Commit Graph

4057 Commits

Author SHA1 Message Date
Darien Raymond
04bbdfc426
refactor mux 2018-10-23 14:35:32 +02:00
Darien Raymond
838f2919ab
move mux to common 2018-10-23 12:21:12 +02:00
Darien Raymond
c2566e1331
cleanup unused scenarios 2018-10-22 22:40:53 +02:00
Darien Raymond
17e51b277b
move proxy.Dialer to internet.Dialer 2018-10-22 22:12:50 +02:00
Darien Raymond
07a7597ee8
fix return value parsing 2018-10-22 21:25:25 +02:00
Darien Raymond
4481cc36db
update coverage script 2018-10-22 21:16:50 +02:00
Darien Raymond
ed2779e333
more test case for router 2018-10-22 20:59:01 +02:00
Darien Raymond
39134c1b82
remove unnecessary sleep 2018-10-22 16:14:00 +02:00
Darien Raymond
f78cf6cfc2
testing with mock 2018-10-22 15:58:52 +02:00
Darien Raymond
307aac26b3
simplify dependency resolution 2018-10-22 11:26:22 +02:00
Darien Raymond
9decb3fe36
comments 2018-10-22 08:42:10 +02:00
Darien Raymond
ab9ae703fc
remove config from outbound.Handler 2018-10-22 08:26:03 +02:00
Darien Raymond
c29f1c8cf0
merge duplicated code 2018-10-21 21:27:05 +02:00
Darien Raymond
275c92b6fa
Update version 2018-10-21 20:45:08 +02:00
Darien Raymond
7aa11e2954
test case for context 2018-10-21 20:33:08 +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
Victoria Raymond
908eb44cd4
Merge pull request #1324 from HaraldNordgren/master
Let Go patch version float freely on Travis
2018-10-21 12:44:31 +02:00
Harald Nordgren
dbf0ec166f Let Go patch version float freely on Travis 2018-10-21 12:17:22 +02:00
Darien Raymond
a5dcb0f13e
refactor dependency resolution 2018-10-21 10:27:13 +02:00
Darien Raymond
d9cdfffc69
comments 2018-10-19 16:23:29 +02:00
Darien Raymond
fb7dd1a577
fix #1322 2018-10-19 06:45:10 +02:00
Darien Raymond
37f838985c
rename validator 2018-10-18 09:28:09 +02:00
Darien Raymond
4fcb39ded9
comments 2018-10-18 09:25:58 +02:00
Darien Raymond
be56feead3
comments 2018-10-16 14:23:10 +02:00
DarienRaymond
5c112c2f32
Merge pull request #1314 from wuxiangzhou2010/patch-1
fix a typo
2018-10-15 21:31:58 +02:00
Wuxiang
85093c4ba1
fix a typo 2018-10-15 15:13:03 +08:00
Darien Raymond
dcae6c63dd
move size stats writer into vio 2018-10-15 09:03:40 +02:00
Darien Raymond
33becfe553
comments 2018-10-15 08:51:24 +02:00
Darien Raymond
595f3d685e
merge user info inbound metadata 2018-10-15 08:36:50 +02:00
Darien Raymond
e35e3e6e53
comment 2018-10-14 20:18:09 +02:00
Darien Raymond
7d3aabbd8d
fix comment 2018-10-14 20:18:02 +02:00
Darien Raymond
99d661882a
remove unused constants 2018-10-14 12:20:33 +02:00
Darien Raymond
cb8e7dc9a0
comments 2018-10-14 08:23:49 +02:00
Darien Raymond
98e330513d
remove unnecessary interface 2018-10-14 08:23:41 +02:00
Darien Raymond
2fb1258639
update lint config 2018-10-14 08:14:33 +02:00
Darien Raymond
e2bfdec012
rename ReadFrom to Unmarshal 2018-10-14 08:05:23 +02:00
Darien Raymond
351316490d
fix typos 2018-10-14 08:02:23 +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
2440d276f1
comments 2018-10-13 12:09:58 +02:00
Darien Raymond
4f7aa625e4
enable linux and windows in travis ci 2018-10-13 00:58:32 +02:00
Darien Raymond
d730637239
Require Type() for Feature 2018-10-12 23:57:56 +02:00
Darien Raymond
dcd26ec61f
fix StartInstance signature for mobile 2018-10-11 23:36:38 +02:00
Darien Raymond
c3170dfc8e
fix dns client 2018-10-11 23:09:15 +02:00
Darien Raymond
ca4d42f2bc
help function for create instance from config bytes 2018-10-11 22:48:57 +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
Darien Raymond
88387f2d6e
Update version 2018-10-11 19:10:01 +02:00