1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 18:45:23 +00:00
v2fly/transport/internet/kcp
2017-02-26 14:38:41 +01:00
..
config.go global config creator 2017-01-12 22:47:10 +01:00
config.pb.go update java options 2017-02-03 23:15:10 +01:00
config.proto update java options 2017-02-03 23:15:10 +01:00
congestion.go proto option for C# namespace 2016-12-23 00:24:28 +01:00
connection_test.go fix lint warnings 2017-01-01 22:12:44 +01:00
connection.go fix race conditions in kcp 2017-02-18 00:04:25 +01:00
crypt_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
crypt.go fix build break 2017-02-06 13:49:03 +01:00
dialer.go refactor dialer 2017-02-23 23:48:47 +01:00
io_test.go refine kcp header and security 2016-12-08 16:27:41 +01:00
io.go refactor buffer 2016-12-09 12:08:25 +01:00
kcp_test.go refactor tcp worker 2017-02-26 14:38:41 +01:00
kcp.go merge kcp into connection 2016-07-05 23:02:52 +02:00
listener.go refactor tcp worker 2017-02-26 14:38:41 +01:00
output.go refine kcp output 2017-02-07 00:38:46 +01:00
receiving_test.go simplify receiving worker 2016-08-24 23:51:53 +02:00
receiving.go fix race conditions in kcp 2017-02-18 00:04:25 +01:00
segment_test.go fix #355 2017-01-04 17:23:41 +01:00
segment.go refine kcp output 2017-02-07 00:38:46 +01:00
sending_test.go reduce memory allocation in kcp 2016-11-01 12:07:20 +01:00
sending.go fix race conditions in kcp 2017-02-18 00:04:25 +01:00
tls.go cleanup internet connection 2017-01-04 13:29:41 +01:00
xor_amd64.go fix duplicated asm function 2016-06-18 10:47:15 +02:00
xor_amd64.s fix label name 2016-12-02 00:09:57 +01:00
xor.go fix duplicated asm function 2016-06-18 10:47:15 +02:00