1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-20 12:14:15 -04:00
v2fly/transport/internet/kcp
2016-10-02 23:43:58 +02:00
..
buffer_test.go unified import path 2016-08-20 20:55:45 +02:00
buffer.go unified import path 2016-08-20 20:55:45 +02:00
config_json.go optional field in kcp config 2016-09-21 21:08:05 +02:00
config.go protobuf for stream settings 2016-10-02 23:43:58 +02:00
config.pb.go update proto generated code 2016-09-26 15:14:39 +02:00
config.proto refine proto package names 2016-09-26 15:14:16 +02:00
connection_test.go protobuf for stream settings 2016-10-02 23:43:58 +02:00
connection.go protobuf for stream settings 2016-10-02 23:43:58 +02:00
crypt_test.go unified import path 2016-08-20 20:55:45 +02:00
crypt.go unified import path 2016-08-20 20:55:45 +02:00
dialer.go protobuf for stream settings 2016-10-02 23:43:58 +02:00
kcp_test.go protobuf for stream settings 2016-10-02 23:43:58 +02:00
kcp.go merge kcp into connection 2016-07-05 23:02:52 +02:00
listener.go protobuf for stream settings 2016-10-02 23:43:58 +02:00
output.go protobuf for stream settings 2016-10-02 23:43:58 +02:00
receiving_test.go simplify receiving worker 2016-08-24 23:51:53 +02:00
receiving.go protobuf for stream settings 2016-10-02 23:43:58 +02:00
segment_test.go unified import path 2016-08-20 20:55:45 +02:00
segment.go unified import path 2016-08-20 20:55:45 +02:00
sending_test.go remove sending queue 2016-08-24 15:47:14 +02:00
sending.go protobuf for stream settings 2016-10-02 23:43:58 +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