1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-02 17:54:30 -04:00
Commit Graph

1467 Commits

Author SHA1 Message Date
v2ray
85d6e1ad13
prepend hash 2016-07-17 23:11:05 +02:00
v2ray
1931820c4c
leverage local buffer 2016-07-17 12:59:57 +02:00
v2ray
7e499ee0b6
Cleanup 2016-07-17 12:18:34 +02:00
v2ray
089de290ad
Leverage buffer.Read 2016-07-17 12:18:26 +02:00
v2ray
a39132f4c2
update log 2016-07-16 22:14:20 +02:00
v2ray
bf2d45a83d
use local buffer when fetching input 2016-07-16 22:08:59 +02:00
Darien Raymond
00a747afe3 Update ISSUE_TEMPLATE 2016-07-16 18:31:26 +02:00
Darien Raymond
f072d26fe4 Rename ISSUE_TEMPLATE.md to ISSUE_TEMPLATE 2016-07-16 18:30:07 +02:00
Darien Raymond
187a89484c Rename ISSUE_TEMPLATE to ISSUE_TEMPLATE.md 2016-07-16 18:27:53 +02:00
Darien Raymond
b2cd65d6bc Update ISSUE_TEMPLATE 2016-07-16 18:27:09 +02:00
Darien Raymond
acb01e6177 Update ISSUE_TEMPLATE 2016-07-16 18:25:52 +02:00
Darien Raymond
45423add40 Create ISSUE_TEMPLATE 2016-07-16 18:21:52 +02:00
v2ray
3f396078ab
remove unnecessary buffer 2016-07-16 13:22:34 +02:00
v2ray
4aadaa7513
use local stack buffer 2016-07-16 13:22:18 +02:00
v2ray
f45fa6e918
allow buffer on local stack 2016-07-16 13:22:08 +02:00
v2ray
8d3da0ed8e
remove unnecessary use of buffer 2016-07-16 12:11:45 +02:00
v2ray
e586f3c127
release buffer on write error 2016-07-16 11:12:53 +02:00
v2ray
17ea740e7e
remove unnecessary use of buffer 2016-07-16 10:45:32 +02:00
v2ray
066e5e216d
fill windows after processing acks 2016-07-15 23:23:21 +02:00
v2ray
72ee6436eb
more accurate of rtt calculation 2016-07-15 23:18:18 +02:00
v2ray
d5cd919cec
remove duplicated code 2016-07-15 21:41:15 +02:00
v2ray
f6d4e599bd
configurable read and write buffer size 2016-07-15 21:27:23 +02:00
v2ray
b6a6c154a3
remove unnecessary use of buffer 2016-07-15 21:15:41 +02:00
v2ray
33e0cfe233
fully allocate buffer pools 2016-07-15 15:17:06 +02:00
v2ray
9e8ed30052
update buffer pool size 2016-07-15 15:16:35 +02:00
v2ray
9523cb3ec3
refine buffer struct 2016-07-15 14:24:20 +02:00
v2ray
631db6e69a
rename 2016-07-14 22:52:00 +02:00
v2ray
ef2d49302d
rename command 2016-07-14 22:10:37 +02:00
v2ray
ffdce592ec
remove sync.Pool from segment allocation 2016-07-14 21:42:00 +02:00
v2ray
906d846c2e
update test case 2016-07-14 21:31:54 +02:00
v2ray
c32f1a0152
update test case 2016-07-14 21:31:04 +02:00
v2ray
991b2703dc
improve writing performance 2016-07-14 17:39:12 +02:00
v2ray
0acd3b6d62
improve sending performance 2016-07-14 17:38:20 +02:00
v2ray
6f998fa18b
update ipv6 comparison 2016-07-14 14:25:06 +02:00
v2ray
476b3c68d2
introduce a new state: peer terminating 2016-07-14 12:57:14 +02:00
v2ray
05ed05b9a0
correctly release segments 2016-07-13 23:15:40 +02:00
v2ray
73afe9a001
use alloc.Buffer in sending queue 2016-07-13 21:47:40 +02:00
v2ray
c7b0264f9a
lock in udp hub 2016-07-13 21:39:18 +02:00
v2ray
fc69c77369
fix an offset issue in OTA 2016-07-13 11:38:14 +02:00
v2ray
d602025908
update test performance 2016-07-13 09:19:51 +02:00
v2ray
c0a1198514
improve terminating performance 2016-07-12 23:54:54 +02:00
v2ray
9a44ff3145
static conv 2016-07-12 18:54:16 +02:00
v2ray
9434f5156c
fix memory leak 2016-07-12 18:27:14 +02:00
v2ray
b9bf419f57
update version 2016-07-12 18:02:26 +02:00
v2ray
205f8b382d
Fix race condition 2016-07-12 17:56:36 +02:00
v2ray
94d4b02191
non blocking flusing 2016-07-12 17:37:12 +02:00
v2ray
b68075a99d
test case for kcp read write 2016-07-12 17:11:36 +02:00
v2ray
4c63e9e168
improve fetch performance 2016-07-12 14:32:17 +02:00
v2ray
f7d54d57c4
remove lastpayloadtime 2016-07-12 14:23:42 +02:00
v2ray
b50671f041
fix a bug in process ack 2016-07-12 13:43:25 +02:00