v2ray-core/transport/internet/kcp
Darien Raymond 5ec948f690
integrate tls settings in ws
2016-09-30 16:53:40 +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 optional field in kcp config 2016-09-21 21:08:05 +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
config_json.go optional field in kcp config 2016-09-21 21:08:05 +02:00
connection.go optional field in kcp config 2016-09-21 21:08:05 +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 integrate tls settings in ws 2016-09-30 16:53:40 +02:00
kcp.go merge kcp into connection 2016-07-05 23:02:52 +02:00
kcp_test.go integrate tls settings in ws 2016-09-30 16:53:40 +02:00
listener.go integrate tls settings in ws 2016-09-30 16:53:40 +02:00
output.go optional field in kcp config 2016-09-21 21:08:05 +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