1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-13 07:28:16 -04:00
v2fly/transport/internet/kcp
2018-04-05 19:11:33 +08:00
..
config.go cleanup 2017-12-03 21:45:58 +01:00
config.pb.go completely remove connection reuse feature 2017-04-07 21:54:40 +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 send ack more frequently too 2018-02-11 02:08:20 +01: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 Add Generated Files 2018-02-12 14:17:14 +08:00
io_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
io.go remove static bytes array 2018-04-02 22:12:51 +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_test.go fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
receiving.go kcp cleanup 2018-01-17 17:36:14 +01:00
segment_test.go migrate int to int32 2018-04-02 20:00:50 +02:00
segment.go Merge branch 'master' of https://github.com/v2ray/v2ray-core 2018-04-02 20:01:05 +02:00
sending_test.go implement WriteMultiBuffer 2017-12-03 22:53:00 +01:00
sending.go stop doing anything after being released. fixes #804 2018-02-25 22:13:42 +01: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