You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xray-core/transport/internet
风扇滑翔翼 3654c0d710
HTTPUpgrade send headers with specified capitalization (#3430)
6 months ago
..
domainsocket Generate *.pb.go files with protoc v5.27.0 6 months ago
grpc Generate *.pb.go files with protoc v5.27.0 6 months ago
headers Generate *.pb.go files with protoc v5.27.0 6 months ago
http Generate *.pb.go files with protoc v5.27.0 6 months ago
httpupgrade HTTPUpgrade send headers with specified capitalization (#3430) 6 months ago
kcp Generate *.pb.go files with protoc v5.27.0 6 months ago
quic Generate *.pb.go files with protoc v5.27.0 6 months ago
reality Generate *.pb.go files with protoc v5.27.0 6 months ago
stat
tagged
tcp Generate *.pb.go files with protoc v5.27.0 6 months ago
tls Generate *.pb.go files with protoc v5.27.0 6 months ago
udp Fix udp goroutine leak 6 months ago
websocket Make ws_test uses random ports 6 months ago
config.go Fix HTTPUpgrade init 8 months ago
config.pb.go Generate *.pb.go files with protoc v5.27.0 6 months ago
config.proto Update HTTPUpgrade spelling and proto 8 months ago
dialer.go Add session context outbounds as slice (#3356) 7 months ago
dialer_test.go
errors.generated.go
filelocker.go
filelocker_other.go
filelocker_windows.go
header.go
header_test.go
internet.go
memory_settings.go
sockopt.go
sockopt_darwin.go add bindAddr for darwin 1 year ago
sockopt_freebsd.go
sockopt_linux.go Added tcp fragmentation for freedom outbound (#2021) 2 years ago
sockopt_linux_test.go
sockopt_other.go Remove dragonfly build 1 year ago
sockopt_test.go
sockopt_windows.go Enable interface setting for socketopt under Windows (#2819) 12 months ago
system_dialer.go Fix and simplify SockOpt in UDP 9 months ago
system_listener.go Add `tcpMptcp` to `sockopt` (#2520) 1 year ago
system_listener_test.go Update dependencies 2 years ago
tcp_hub.go