1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-20 14:35:23 +00:00
Commit Graph

4057 Commits

Author SHA1 Message Date
Darien Raymond
265f10e6c3
update badges 2018-11-12 23:13:53 +01:00
Darien Raymond
2de8a0be2e
set test timeout 2018-11-12 23:07:04 +01:00
Darien Raymond
b40ae39d56
add coverage token 2018-11-12 23:03:21 +01:00
Darien Raymond
d1deebb6a9
azure pipeline template 2018-11-12 22:37:44 +01:00
Darien Raymond
0cfc13b029
Fix job name 2018-11-12 22:29:36 +01:00
Darien Raymond
9343b8879e
add coverage job to azure pipeline 2018-11-12 22:28:13 +01:00
Darien Raymond
4f167bb4d0
fix azure pipeline 2018-11-12 22:12:47 +01:00
Darien Raymond
6dd5365b84
multiple platform 2018-11-12 22:12:01 +01:00
Darien Raymond
ab7930c09b
run test in azure pipeline 2018-11-12 21:37:13 +01:00
Darien Raymond
c9fd7c272c
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2018-11-12 21:24:14 +01:00
Victoria Raymond
9c0da3bab2 Set up CI with Azure Pipelines 2018-11-12 21:01:30 +01:00
Darien Raymond
a8b3c74945
sort import 2018-11-12 19:51:29 +01:00
Darien Raymond
ee844a2b75
release buffer after use 2018-11-12 19:51:21 +01:00
Darien Raymond
891bdd14fe
close conn after use 2018-11-11 21:13:05 +01:00
Darien Raymond
956868ef78
yield goroutine on pipe write 2018-11-11 18:58:58 +01:00
Darien Raymond
3f3d00298a
share rand reader across auth readers 2018-11-11 16:34:58 +01:00
Darien Raymond
c26a4b407b
adjust default value of buffer size 2018-11-11 10:54:47 +01:00
Darien Raymond
90291730f5
update geoip.dat before release 2018-11-09 11:27:17 +01:00
Darien Raymond
cf21cb13dd
Update version 2018-11-09 10:18:33 +01:00
Darien Raymond
df2d5b5d75
fix broken tests 2018-11-08 01:01:53 +01:00
Darien Raymond
58221ebae1
optimize multi-geoip matcher 2018-11-07 23:57:06 +01:00
Darien Raymond
2cc92920fa
test case for balancer 2018-11-07 21:25:43 +01:00
Darien Raymond
73d3be424b
prototype for balancing rules 2018-11-07 21:08:20 +01:00
Darien Raymond
874fc87498
test long header 2018-11-07 17:16:57 +01:00
Darien Raymond
440cf090d6
notify remote peer to close session 2018-11-07 12:46:20 +01:00
Darien Raymond
9f56d48297
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2018-11-07 09:12:07 +01:00
Victoria Raymond
c98019a9c3
Merge pull request #1366 from wuxiangzhou2010/patch-1
fix a typo
2018-11-07 07:03:24 +01:00
Wuxiang
557330808d
fix a typo 2018-11-07 11:15:47 +08:00
Darien Raymond
90b132b434
update ci machine type 2018-11-06 22:02:52 +01:00
Darien Raymond
9d91a97926
golang 1.11.2 2018-11-06 20:54:17 +01:00
Darien Raymond
4b2ee1185d
update config file 2018-11-05 22:13:45 +01:00
Darien Raymond
03386f958d
update release ci 2018-11-05 17:13:35 +01:00
Darien Raymond
425ac88133
Update version 2018-11-05 16:13:08 +01:00
Darien Raymond
6e82128dc9
remove unused code 2018-11-05 11:36:05 +01:00
Darien Raymond
a7474e1f8a
fix config.json 2018-11-05 09:56:38 +01:00
Darien Raymond
21e9a04dca
improve parse address performance 2018-11-05 01:16:06 +01:00
Darien Raymond
021cd3b5b7
Update version 2018-11-04 19:16:52 +01:00
Darien Raymond
e13def10c4
more test cases 2018-11-04 19:14:17 +01:00
Darien Raymond
4257d1a0ed
update config.json with comments 2018-11-04 12:56:31 +01:00
Darien Raymond
db6d6a89df
fix infinite loop in mux dispatch 2018-11-04 08:59:34 +01:00
Darien Raymond
fcce267e33
fix broken test 2018-11-03 13:11:37 +01:00
Darien Raymond
3ccdecaf8f
remove vio package 2018-11-03 13:05:23 +01:00
Darien Raymond
77c03f0da5
move back to serial 2018-11-03 13:03:02 +01:00
Darien Raymond
128a90b98b
move link to transport 2018-11-03 12:36:29 +01:00
Darien Raymond
25e7fa3ade
use go 1.11.2 2018-11-03 09:07:25 +01:00
Darien Raymond
8bb018dae2
fix encoding bug in shadowsocks 2018-11-02 22:04:52 +01:00
Darien Raymond
18ddde4fd4
fix build break in shadowsocks 2018-11-02 21:35:59 +01:00
Darien Raymond
f7b96507f9
simplify buffer extension 2018-11-02 21:34:04 +01:00
Darien Raymond
35ccc3a49c
cleanup unnecessary method in serial. 2018-11-02 18:20:02 +01:00
Darien Raymond
ad462860e2
fix test 2018-11-02 15:50:41 +01:00