1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-25 17:05:23 +00:00
v2fly/transport/internet
2021-10-10 15:00:17 +01:00
..
domainsocket regenerate protobuf file 2021-09-04 11:26:13 +01:00
grpc add transport original name support 2021-09-07 16:53:09 +01:00
headers regenerate protobuf file 2021-09-04 11:26:13 +01:00
http 🐛 http dialer add socket config; sockopt.mark use uint32 (#1264) 2021-09-27 21:37:45 +01:00
kcp kcp v5 config register 2021-10-10 15:00:17 +01:00
quic regenerate protobuf file 2021-09-04 11:26:13 +01:00
tagged 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
tcp regenerate protobuf file 2021-09-04 11:26:13 +01:00
tls add declarative config for converter 2021-09-05 16:37:27 +01:00
udp regenerate protobuf file 2021-09-04 11:26:13 +01:00
websocket add transport original name support 2021-09-07 16:53:09 +01:00
config.go add transport original name support 2021-09-07 16:53:09 +01:00
config.pb.go Feat: custom TCP Fast Open queue length (#1293) 2021-09-27 22:49:08 +01:00
config.proto Feat: custom TCP Fast Open queue length (#1293) 2021-09-27 22:49:08 +01:00
connection.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
dialer_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
dialer.go add transport original name support 2021-09-07 16:53:09 +01:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08: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 Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
header.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
internet.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
memory_settings.go comments 2018-10-14 08:23:49 +02:00
sockopt_darwin.go Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
sockopt_freebsd.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
sockopt_linux_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
sockopt_linux.go Feat: custom TCP Fast Open queue length (#1293) 2021-09-27 22:49:08 +01:00
sockopt_other.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
sockopt_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
sockopt_windows.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
sockopt.go system listener for both TCP and UDP 2018-09-15 21:35:32 +02:00
system_dialer.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08: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 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
system_listener_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
system_listener.go add app environment definitions 2021-09-04 11:13:31 +01:00
tcp_hub.go add transport original name support 2021-09-07 16:53:09 +01:00