1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-09 14:54:34 -04:00
v2fly/transport/internet/kcp
2016-07-02 11:19:32 +02:00
..
config_json.go high performance receiving window 2016-06-25 21:35:18 +02:00
config.go refine kcp constructor 2016-07-02 11:19:32 +02:00
connection.go refine kcp constructor 2016-07-02 11:19:32 +02:00
crypt_test.go another test case for simple authenticator 2016-06-18 10:58:21 +02:00
crypt.go refactor bytes functions 2016-06-26 22:34:48 +02:00
dialer.go leverage dice.Roll 2016-06-29 23:53:50 +02:00
kcp.go refine kcp constructor 2016-07-02 11:19:32 +02:00
listener.go apply new classes to kcp core 2016-06-29 10:34:34 +02:00
output.go refine mtu settings 2016-07-02 08:45:31 +02:00
receiving_test.go remove acklist test for the moment 2016-07-01 11:57:06 +02:00
receiving.go refine kcp constructor 2016-07-02 11:19:32 +02:00
segment_test.go apply new classes to kcp core 2016-06-29 10:34:34 +02:00
segment.go length protection in ReadSegment 2016-06-30 00:12:36 +02:00
sending_test.go correctly calculate len of sending window 2016-07-01 15:54:04 +02:00
sending.go shrink buf in time 2016-07-01 23:27:57 +02:00
xor_amd64.go fix duplicated asm function 2016-06-18 10:47:15 +02:00
xor_amd64.s another test case for simple authenticator 2016-06-18 10:58:21 +02:00
xor.go fix duplicated asm function 2016-06-18 10:47:15 +02:00