1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00
v2fly/transport/internet
2023-05-29 23:55:45 +01:00
..
domainsocket chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
grpc chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
headers chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
http Skip validating on empty http host config 2023-02-18 14:39:33 +00:00
kcp chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
quic Chore: use Go 1.20 (#2297) 2023-02-03 17:08:53 +08:00
request add meek request stereotype 2023-05-29 23:55:45 +01:00
security Use security engine for (tls like) security client without transport 2022-12-24 21:52:23 +00:00
tagged update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
tcp Fix Server Name not Supplied to Security Engine for TCP Transport 2023-01-14 15:27:16 +00:00
tls Add uTLS ALPN Control: auto generated 2023-02-06 20:33:25 +00:00
transportcommon add request transport base 2023-05-29 23:55:45 +01:00
udp Fix(freebsd): ReadUDPMsg nil pointer 2022-10-09 10:15:16 +08:00
websocket Refine header based websocket earlydata fix 2023-02-19 14:41:28 +00:00
config.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
config.pb.go chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
config.proto rename sockopt options 2022-01-23 20:33:01 +00: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 update version: auto replacement to v5 path 2022-01-02 15:16:23 +00: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 Fix sockopt.TcpKeepAliveInterval 2023-02-19 12:24:24 +00: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 Fix sockopt.TcpKeepAliveInterval 2023-02-19 12:24:24 +00:00
tcp_hub.go Feat: add transport original name to listen unix (#2048) 2022-10-08 09:04:05 +08:00