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

3692 Commits

Author SHA1 Message Date
Darien Raymond
e8ebb3266e
update shippable ci 2018-08-06 11:06:04 +02:00
Darien Raymond
f0f6bee398
update shippable ci 2018-08-06 11:00:49 +02:00
Darien Raymond
06e62499cb
shippable ci 2018-08-06 10:58:00 +02:00
Darien Raymond
c0fc277551
fix mux closing logic 2018-08-05 18:57:41 +02:00
Darien Raymond
8ed119e3f6
make sure err is propagated 2018-08-05 17:56:49 +02:00
Darien Raymond
8d7fab6aea
update docker trigger url 2018-08-02 23:13:06 +02:00
Darien Raymond
ef679bddbd
test case 2018-08-02 13:28:13 +02:00
Darien Raymond
e5d3ec420e
refine default cache size 2018-08-02 10:35:53 +02:00
Darien Raymond
fc9b833d3c
format code 2018-07-31 19:33:59 +02:00
Darien Raymond
d665cf3e72
refine reader creation in vmess inbound 2018-07-31 19:33:54 +02:00
Darien Raymond
200ce404c6
fix buffer settings 2018-07-31 16:46:37 +02:00
Darien Raymond
8c08ca52eb
refine vmess test 2018-07-31 16:16:52 +02:00
Darien Raymond
5e65d7da6d
more accurate memory usage when buffer = 0 2018-07-31 16:05:57 +02:00
Darien Raymond
73a1111083
fix error reporting 2018-07-31 16:05:44 +02:00
Darien Raymond
7baa6977d3
cleanup buf interfaces 2018-07-31 13:43:27 +02:00
Darien Raymond
b3cf1f70d7
optimize readv reader 2018-07-31 13:04:55 +02:00
Darien Raymond
6a06908456
optimize encryption read/write operations 2018-07-31 12:37:59 +02:00
Darien Raymond
8cfe77383f
writeHash 2018-07-30 22:54:24 +02:00
Darien Raymond
206f52affc
refine buffer interface 2018-07-30 22:45:06 +02:00
Darien Raymond
a4030dd237
reduce default buffer size to 2MB 2018-07-30 22:31:49 +02:00
Darien Raymond
d615adab36
optimize padding reading 2018-07-30 20:08:50 +02:00
Darien Raymond
f37e2ace9c
Update version 2018-07-30 11:08:52 +02:00
Darien Raymond
bf2d3890de
padding must be enabled when chunk masking is enabled 2018-07-30 09:49:00 +02:00
Darien Raymond
3b0bfe9422
check empty 2018-07-29 15:10:06 +02:00
Darien Raymond
47f1399995
check errors 2018-07-29 13:19:03 +02:00
Darien Raymond
18f3fb5196
comment 2018-07-29 10:47:50 +02:00
Darien Raymond
de2e386007
refine appveyor yaml. fixes #1212 2018-07-29 10:33:09 +02:00
Darien Raymond
1ca3bb9750
remove segment pools 2018-07-29 03:54:24 +02:00
Darien Raymond
2d4a0f23d5
rewrite sending logic 2018-07-29 03:54:15 +02:00
Darien Raymond
a3fd81dfff
rework multibuf copy 2018-07-29 03:38:54 +02:00
Darien Raymond
9ee9af9e02
fix mb copy again 2018-07-29 03:23:59 +02:00
Darien Raymond
e0a2247a07
Revert "temporarily disable asm code"
This reverts commit 6e28b4f91d.
2018-07-29 03:15:14 +02:00
Darien Raymond
354ef3c27d
fix multibuffer copy 2018-07-29 03:13:29 +02:00
Darien Raymond
8c7fcad414
Revert "enable race detector for scenario test"
This reverts commit 180c269c79.
2018-07-29 01:53:20 +02:00
Darien Raymond
180c269c79
enable race detector for scenario test 2018-07-28 20:01:23 +02:00
Darien Raymond
8070e7d1e2
skip domain socket test on windows 2018-07-28 18:16:19 +02:00
Darien Raymond
6e28b4f91d
temporarily disable asm code 2018-07-28 18:09:34 +02:00
Darien Raymond
a9593bab49
refine kcp large test 2018-07-28 16:57:42 +02:00
Darien Raymond
95b24584bf
refine kcp test 2018-07-28 16:49:03 +02:00
Darien Raymond
e4176d7048
fix more tests 2018-07-28 15:43:53 +02:00
Darien Raymond
8e79e0b0f2
fix TestCommanderStats 2018-07-28 15:33:47 +02:00
Darien Raymond
ebea255c74
eliminate partial writes 2018-07-28 15:03:40 +02:00
Darien Raymond
7a4b0fff07
ensure everything are written 2018-07-27 23:44:22 +02:00
Darien Raymond
c15184d904
optimize readv on windows 2018-07-27 23:40:12 +02:00
Darien Raymond
f99fb3d87d
reduce readv alloc count 2018-07-27 23:35:50 +02:00
Darien Raymond
28ccd4ddd5
write all content 2018-07-27 23:35:02 +02:00
Darien Raymond
8d689fb92d
fix reader test 2018-07-27 23:34:49 +02:00
Darien Raymond
720aca16d5
remove buffer pool of 512k 2018-07-27 17:24:26 +02:00
Darien Raymond
4c798584ff
try another way to kill process on windows 2018-07-27 12:41:48 +02:00
Darien Raymond
35762b7b28
change to sigterm 2018-07-27 12:31:22 +02:00