Darien Raymond
|
3fd66ad795
|
remove PingNecessary()
|
2016-08-25 12:00:31 +02:00 |
|
Darien Raymond
|
e49fb2f50d
|
no compacting buffers
|
2016-08-25 11:41:05 +02:00 |
|
Darien Raymond
|
fcad4aa212
|
adjust receiving buffer size
|
2016-08-25 09:45:56 +02:00 |
|
Darien Raymond
|
0da987ec43
|
refine buffer size
|
2016-08-25 00:04:54 +02:00 |
|
Darien Raymond
|
2ae8e5d033
|
rename buffer size
|
2016-08-24 23:54:39 +02:00 |
|
Darien Raymond
|
2839ce7a88
|
simplify receiving worker
|
2016-08-24 23:51:53 +02:00 |
|
Darien Raymond
|
5d20e3f70b
|
remove sending queue
|
2016-08-24 15:47:14 +02:00 |
|
Darien Raymond
|
e6e0419958
|
format private annotation
|
2016-08-24 11:17:42 +02:00 |
|
Darien Raymond
|
a9da266bf9
|
update default in-fligh size
|
2016-08-24 07:50:33 +02:00 |
|
Darien Raymond
|
98025e1457
|
change default kcp.tti to 50
|
2016-08-23 23:32:36 +02:00 |
|
v2ray
|
07a86f549b
|
unified import path
|
2016-08-20 20:55:45 +02:00 |
|
v2ray
|
d08ffedf48
|
reduce ping frequency
|
2016-08-20 11:33:22 +02:00 |
|
v2ray
|
0bca6e8657
|
fix kcp listener
|
2016-08-15 22:20:16 +02:00 |
|
v2ray
|
a5a70afdb8
|
remove port testing
|
2016-08-15 22:12:11 +02:00 |
|
v2ray
|
210a32dc12
|
support udp redirection
|
2016-08-15 17:44:46 +02:00 |
|
v2ray
|
75b8dd9521
|
error message refactoring
|
2016-08-07 15:31:24 +02:00 |
|
v2ray
|
81855469aa
|
rename SRTP
|
2016-08-07 15:05:05 +02:00 |
|
v2ray
|
2f0d602833
|
nil pointer protection
|
2016-08-07 08:45:03 +02:00 |
|
v2ray
|
0caf2e6d30
|
compact kcp stream
|
2016-08-07 01:01:44 +02:00 |
|
v2ray
|
c7d6302292
|
load srtp in main
|
2016-08-06 22:52:02 +02:00 |
|
v2ray
|
6ffc24f895
|
update roundtripinfo
|
2016-08-06 21:59:47 +02:00 |
|
v2ray
|
0d73726930
|
srtp header for kcp
|
2016-08-06 21:59:22 +02:00 |
|
v2ray
|
a15e33f720
|
rename RoundTripInfo
|
2016-08-05 21:03:44 +02:00 |
|
v2ray
|
00841583d2
|
reduce ack packet size and send peer RTO
|
2016-08-05 20:59:33 +02:00 |
|
v2ray
|
7f277c9bcc
|
prevent goroutine leak
|
2016-07-29 12:13:20 +02:00 |
|
v2ray
|
53cdcfdc2b
|
remove unnecessary goroutine
|
2016-07-29 11:50:02 +02:00 |
|
v2ray
|
b8421f659f
|
terminate connection
|
2016-07-29 11:49:53 +02:00 |
|
v2ray
|
7385c05f29
|
more test case for buffer
|
2016-07-28 16:29:38 +02:00 |
|
v2ray
|
42efa5dde0
|
refine buffer usage in kcp
|
2016-07-28 16:24:15 +02:00 |
|
v2ray
|
6fe7463bf4
|
simplify state checking
|
2016-07-26 21:34:00 +02:00 |
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|