1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 11:35:23 +00:00
v2fly/transport/internet/kcp
2018-07-12 23:38:10 +02:00
..
config.go cleanup 2017-12-03 21:45:58 +01:00
config.pb.go update protobuf generated files 2018-06-26 16:28:54 +02:00
config.proto completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
connection_test.go cleanup kcp connection 2017-12-14 23:24:40 +01:00
connection.go function to compare byte array 2018-07-12 23:38:10 +02:00
crypt_test.go format code 2017-10-26 21:44:22 +02:00
crypt.go common.Must2 2017-09-19 23:27:49 +02:00
dialer.go update tls config generation 2018-02-28 15:15:22 +01:00
errors.generated.go re-generate code 2018-05-25 11:56:01 +02:00
io_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
io.go remove Buffer.Append method 2018-04-19 22:56:55 +02:00
kcp_test.go fix kcp test 2018-02-08 16:22:44 +01:00
kcp.go move error generator to common 2017-12-03 01:04:57 +01:00
listener.go early release buffers for better reusing 2018-02-25 00:02:31 +01:00
output.go common.Must2 2017-09-19 23:27:49 +02:00
receiving.go pool for data and ack segments 2018-07-08 23:03:00 +02:00
segment_test.go remove Buffer.Append method 2018-04-19 22:56:55 +02:00
segment.go pool for data and ack segments 2018-07-08 23:03:00 +02:00
sending.go fix total inflight size 2018-07-08 22:08:26 +02:00
xor_amd64.go fix duplicated asm function 2016-06-18 10:47:15 +02:00
xor_amd64.s fix lint warnings 2017-08-29 14:50:53 +02:00
xor.go fix duplicated asm function 2016-06-18 10:47:15 +02:00