v2ray-core/transport/internet/kcp
Darien Raymond 1a3f51ade7
protobuf for kcp config
2016-09-21 14:39:07 +02:00
..
buffer.go unified import path 2016-08-20 20:55:45 +02:00
buffer_test.go unified import path 2016-08-20 20:55:45 +02:00
config.go protobuf for kcp config 2016-09-21 14:39:07 +02:00
config.pb.go protobuf for kcp config 2016-09-21 14:39:07 +02:00
config.proto protobuf for kcp config 2016-09-21 14:39:07 +02:00
config_json.go protobuf for kcp config 2016-09-21 14:39:07 +02:00
connection.go remove PingNecessary() 2016-08-25 12:00:31 +02:00
connection_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
crypt_test.go unified import path 2016-08-20 20:55:45 +02:00
dialer.go proto for destination 2016-09-20 11:53:05 +02:00
kcp.go merge kcp into connection 2016-07-05 23:02:52 +02:00
kcp_test.go unified import path 2016-08-20 20:55:45 +02:00
listener.go proto for destination 2016-09-20 11:53:05 +02:00
output.go unified import path 2016-08-20 20:55:45 +02:00
receiving.go remove PingNecessary() 2016-08-25 12:00:31 +02:00
receiving_test.go simplify receiving worker 2016-08-24 23:51:53 +02:00
segment.go unified import path 2016-08-20 20:55:45 +02:00
segment_test.go unified import path 2016-08-20 20:55:45 +02:00
sending.go remove PingNecessary() 2016-08-25 12:00:31 +02:00
sending_test.go remove sending queue 2016-08-24 15:47:14 +02:00
xor.go fix duplicated asm function 2016-06-18 10:47:15 +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