1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-21 15:05:23 +00:00
Commit Graph

3002 Commits

Author SHA1 Message Date
Darien Raymond
08411e3d80
update README 2017-12-14 12:18:47 +01:00
Darien Raymond
123977e324
fix misspelling 2017-12-13 15:55:39 +01:00
Darien Raymond
4091f2371f
remove official server 2017-12-13 15:09:53 +01:00
Darien Raymond
cad3ab41aa
hide console window when running v2ctl. fix #779 2017-12-13 13:42:07 +01:00
Darien Raymond
ba26fd8361
update dead link 2017-12-11 13:26:31 +01:00
Darien Raymond
03403bb66b
trim space before parsing address 2017-12-11 00:41:40 +01:00
Darien Raymond
742d9d25d1
migrate to new severity def 2017-12-10 23:33:23 +01:00
Darien Raymond
4146590d52
general purpose logger 2017-12-10 22:48:28 +01:00
Darien Raymond
49ec887366
update issue template 2017-12-09 00:10:45 +01:00
Darien Raymond
4c7c42d39f
grow buffer size slower 2017-12-08 13:23:15 +01:00
Darien Raymond
a42a1cba47
Update version 2017-12-07 22:03:26 +01:00
Darien Raymond
44bf1cccb6
update default config 2017-12-07 21:43:24 +01:00
Darien Raymond
c2a52027ea
shutdown immediately after build finish 2017-12-06 13:51:10 +01:00
Darien Raymond
b81ff78af3
fix basic auth response 2017-12-05 23:49:16 +01:00
DarienRaymond
82009c869e
Merge pull request #758 from sunshineplan/master
完善HTTP基本认证
2017-12-05 21:32:58 +01:00
Darien Raymond
19a0d21cb6
fix kcp write 2017-12-05 18:04:34 +01:00
Darien Raymond
53b0f91873
add env variable for config file 2017-12-05 11:58:12 +01:00
Darien Raymond
81c4f23691
merge address writing 2017-12-04 00:55:34 +01:00
Darien Raymond
13ed4b8429
update http header test 2017-12-03 23:41:01 +01:00
Darien Raymond
7709ee9b7f
more interface test 2017-12-03 23:11:29 +01:00
Darien Raymond
b3e6994e52
implement WriteMultiBuffer 2017-12-03 22:53:00 +01:00
Darien Raymond
be714f76f1
cleanup 2017-12-03 21:45:58 +01:00
Darien Raymond
bf7b8798a9
simplify kcp interface 2017-12-03 21:29:27 +01:00
Darien Raymond
e8e7921613
fix lint warnings 2017-12-03 16:40:10 +01:00
Darien Raymond
443fd7c9a5
2k buffer should be enough 2017-12-03 16:39:51 +01:00
Darien Raymond
85a93e9602
cleanup kcp 2017-12-03 14:56:00 +01:00
Darien Raymond
bcfcba396b
simplify auth reader 2017-12-03 13:23:24 +01:00
Darien Raymond
6652edfa6f
move daemon to ext 2017-12-03 12:54:54 +01:00
Darien Raymond
fcc18a7d05
remove old error generator 2017-12-03 12:48:47 +01:00
sunshineplan
8ec1a98040
update http connect test 2017-12-03 10:45:26 +08:00
Darien Raymond
d43a23aa96
move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond
5e27e3d260
gofmt 2017-12-03 01:04:38 +01:00
sunshineplan
cf0fc6e4a0
完善HTTP基本认证 2017-12-02 17:07:42 +08:00
sunshineplan
d1fa98b60b
Merge pull request #2 from v2ray/master
Update
2017-12-02 16:58:06 +08:00
Darien Raymond
0481e6fa42
simplify chunk stream reader 2017-12-02 01:19:27 +01:00
Darien Raymond
2c6b46ee2d
update vscode config 2017-12-01 23:18:25 +01:00
Darien Raymond
b3d9433036 remove unused files 2017-12-01 22:56:44 +01:00
DarienRaymond
ed8093d977
Update ISSUE_TEMPLATE 2017-12-01 15:56:42 +01:00
DarienRaymond
a757049874
Update ISSUE_TEMPLATE 2017-12-01 15:55:17 +01:00
Darien Raymond
a229b5cc94
install dbus for scheduled shutdown 2017-12-01 14:21:13 +01:00
Darien Raymond
9ff0dc7327
remove struct scoped context 2017-12-01 10:36:08 +01:00
Darien Raymond
9caa59c827
move ctx into function 2017-12-01 00:47:17 +01:00
Darien Raymond
b0b65cb3fa
chacha20 confermance test 2017-11-30 20:59:12 +01:00
Darien Raymond
1407bf8ce4
Update version 2017-11-30 16:59:00 +01:00
Darien Raymond
f245d9d963
update version 2017-11-30 13:01:25 +01:00
Darien Raymond
21bcf64f0f
comments 2017-11-30 12:55:31 +01:00
Darien Raymond
3aa5102036
lazy init of authenticator 2017-11-29 23:08:02 +01:00
Darien Raymond
f6bb214d30
fix lint warnings 2017-11-29 22:57:18 +01:00
Darien Raymond
cb68575444
support none cipher in shadowsocks 2017-11-29 22:19:04 +01:00
Darien Raymond
fd8db49dc9
generalized event handler 2017-11-28 23:41:20 +01:00