1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-03 04:25:23 +00:00
Commit Graph

3187 Commits

Author SHA1 Message Date
Darien Raymond
11d726f9bf
refine log handlers 2017-12-22 00:41:40 +01:00
Darien Raymond
c91112798c
test cases for common 2017-12-20 11:16:45 +01:00
Darien Raymond
35545cb2db
fix test 2017-12-20 00:51:46 +01:00
Darien Raymond
7078f23291
fix nil pointer on close(). 2017-12-20 00:09:52 +01:00
Darien Raymond
c277c6de54
fix test 2017-12-20 00:00:36 +01:00
Darien Raymond
ab4f245313
overrideable dns 2017-12-19 23:55:09 +01:00
Darien Raymond
7d11286d80
fix test 2017-12-19 23:54:21 +01:00
Darien Raymond
9e50a8daa6
fix test 2017-12-19 22:29:56 +01:00
Darien Raymond
49056d22ac
remove unused function 2017-12-19 22:04:20 +01:00
Darien Raymond
3b45a8d4cc
comments 2017-12-19 22:02:57 +01:00
Darien Raymond
49b270152a
register logger on start 2017-12-19 22:02:52 +01:00
Darien Raymond
f4c35db968
merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond
054ceb865d
avoid port in-use error in websocket test 2017-12-19 13:37:37 +01:00
DarienRaymond
6c14ecb2a0
Merge pull request #786 from astrataro/patch-1
Support Linux on s390x
2017-12-19 13:11:25 +01:00
astrataro
a908f028e4
Build s390x in Travis-CI script 2017-12-19 19:28:00 +08:00
astrataro
b8dc01be55
Support Linux on s390x 2017-12-19 06:16:32 +08:00
Darien Raymond
12ae92ade4
exclude errorgen from coverage 2017-12-18 21:37:44 +01:00
Darien Raymond
1f226797bc
remove header operation to http protocol package 2017-12-18 20:59:43 +01:00
Darien Raymond
91ca88bcff
read original addr from x-forwarded-for header if present 2017-12-18 20:34:00 +01:00
Darien Raymond
a0b2c285b2
more test cases 2017-12-18 00:07:50 +01:00
Darien Raymond
88b81a0d29
Update version 2017-12-17 23:07:53 +01:00
Darien Raymond
3cc6d8f653
fix a data race in KCP 2017-12-17 01:22:39 +01:00
Darien Raymond
048ffbc7dc
simplify tls config 2017-12-17 00:53:17 +01:00
Darien Raymond
9561301fea
update headers test cases 2017-12-16 23:31:05 +01:00
Darien Raymond
80e43a6b37
reduce websocket memory usage 2017-12-16 02:04:51 +01:00
Darien Raymond
0959755d21
fix a buffer leak in buffered reader 2017-12-16 02:02:48 +01:00
Darien Raymond
c6b07a8fc1
Update version 2017-12-15 11:39:34 +01:00
Darien Raymond
6c3ef146f1
fix test break 2017-12-14 23:57:04 +01:00
Darien Raymond
4fad49fef8
fix build break 2017-12-14 23:43:28 +01:00
Darien Raymond
2acef1cc07
cleanup kcp connection 2017-12-14 23:24:40 +01:00
Darien Raymond
0032760fdc
cleanup kcp connection 2017-12-14 23:02:10 +01:00
Darien Raymond
bc9267846c
fix crash on init timeout = 0 2017-12-14 17:39:58 +01:00
Darien Raymond
bf1f099b51
add download count 2017-12-14 17:03:44 +01:00
Darien Raymond
484bdeecc9
comments 2017-12-14 15:02:36 +01:00
Darien Raymond
6797483fe0
remove unused web server 2017-12-14 14:52:51 +01:00
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