1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-19 18:36:10 -04:00
v2fly/transport/internet
Kaede Akino 11ef2b5d28 feat: check the network is TCP before set MPTCP
This actually won't have any impact
2024-08-19 21:40:11 +01:00
..
domainsocket fix domain socket abstract name and add jsonv5 support 2023-10-23 01:13:01 +01:00
grpc enable restricted mode load for some settings 2023-11-26 10:55:27 +00:00
headers chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
http fix http2 chain proxy 2023-10-24 16:23:15 +01:00
httpupgrade enable restricted mode load for some settings 2023-11-26 10:55:27 +00:00
kcp enable restricted mode load for some settings 2023-11-26 10:55:27 +00:00
quic Update generated protobuf files to v1.31.0 2023-10-24 19:50:30 +01:00
request Add timeout for http request roundtripper 2024-05-05 11:26:21 +01:00
security http request decide protocol based on ALPN 2023-05-30 17:48:55 +01:00
tagged update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
tcp enable restricted mode load for some settings 2023-11-26 10:55:27 +00:00
tls Fix tls maxmin version config 2024-03-16 20:23:45 +00:00
transportcommon Fix transportcommon.ListenWithSecuritySettings 2024-08-19 21:32:28 +01:00
udp add shadowsocks2022 udp client support 2023-11-19 13:16:28 +00:00
websocket enable restricted mode load for some settings 2023-11-26 10:55:27 +00:00
config.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
config.pb.go feat: add MPTCP support 2024-08-19 21:40:11 +01:00
config.proto feat: add MPTCP support 2024-08-19 21:40:11 +01:00
connection.go fix error introduced by rebase 2022-01-03 15:55:18 +00:00
dialer_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
dialer.go Support using custom resolver when dialing domain address 2023-02-19 13:34:15 +00:00
errors.generated.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
filelocker_other.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
filelocker_windows.go Refine unix domain socket (#367) 2020-10-29 07:30:38 +00:00
filelocker.go Refine unix domain socket (#367) 2020-10-29 07:30:38 +00:00
header_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
header.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
internet.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
memory_settings.go comments 2018-10-14 08:23:49 +02:00
sockopt_darwin.go Feat: add bind to device to Windows and Darwin (#1972) 2022-10-08 09:03:51 +08:00
sockopt_freebsd.go apply sockopt rename 2022-01-23 20:33:01 +00:00
sockopt_linux_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
sockopt_linux.go apply sockopt rename 2022-01-23 20:33:01 +00:00
sockopt_other.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
sockopt_test.go feat: add MPTCP support 2024-08-19 21:40:11 +01:00
sockopt_windows.go Feat: add bind to device to Windows and Darwin (#1972) 2022-10-08 09:03:51 +08:00
sockopt.go system listener for both TCP and UDP 2018-09-15 21:35:32 +02:00
system_dialer.go feat: check the network is TCP before set MPTCP 2024-08-19 21:40:11 +01:00
system_dns_android_test.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
system_dns_android.go Fix lint 2022-06-28 21:36:12 +08:00
system_listener_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
system_listener.go feat: add MPTCP support 2024-08-19 21:40:11 +01:00
tcp_hub.go Feat: add transport original name to listen unix (#2048) 2022-10-08 09:04:05 +08:00