1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-18 11:14:18 -04:00
v2fly/transport/internet
2016-07-26 16:33:12 +08:00
..
kcp prepend hash 2016-07-17 23:11:05 +02:00
tcp fix #185 2016-06-30 00:08:20 +02:00
tls tls config 2016-07-10 15:27:58 +02:00
udp lock in udp hub 2016-07-13 21:39:18 +02:00
connection_json.go allow insecure connections 2016-07-10 15:30:48 +02:00
connection.go allow insecure connections 2016-07-10 15:30:48 +02:00
dialer_test.go massive refactoring for kcp 2016-06-14 22:54:08 +02:00
dialer.go Solve #218: Supporting substitute of the default Dialer, this is a prerequisite of Libv2ray's support of Android VPNService mode; It is not recommanded to modify exported func introduced by this commit. 2016-07-26 16:33:12 +08:00
dialerSubstitute.go Solve #218: Supporting substitute of the default Dialer, this is a prerequisite of Libv2ray's support of Android VPNService mode; It is not recommanded to modify exported func introduced by this commit. 2016-07-26 16:33:12 +08:00
tcp_hub.go tls config 2016-07-10 15:27:58 +02:00