Xray-core/transport/internet
yuhan6665 0e2304c403
Core: Fix memory leaks with RequireFeatures() (#4095)
Fixes https://github.com/XTLS/Xray-core/issues/4054
Fixes https://github.com/XTLS/Xray-core/issues/3338
Fixes https://github.com/XTLS/Xray-core/issues/3221
2024-12-11 01:07:52 +00:00
..
browser_dialer
grpc Chore: Run gofmt (#3990) 2024-11-09 11:16:11 +00:00
headers
httpupgrade XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) 2024-12-11 00:58:14 +00:00
kcp Chore: Fix some comments (#3979) 2024-11-07 11:00:04 -05:00
reality REALITY client: Log invalid connections at warning level 2024-11-12 06:42:52 +00:00
splithttp XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) 2024-12-11 00:58:14 +00:00
stat
tagged Core: Fix memory leaks with RequireFeatures() (#4095) 2024-12-11 01:07:52 +00:00
tcp
tls Chore: Use a more direct and less error-prone return value (#4008) 2024-11-12 10:44:41 -05:00
udp
websocket XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) 2024-12-11 00:58:14 +00:00
config.go
config.pb.go Chore: Fix some comments (#3979) 2024-11-07 11:00:04 -05:00
config.proto Chore: Fix some comments (#3979) 2024-11-07 11:00:04 -05:00
dialer.go
dialer_test.go
filelocker.go
filelocker_other.go
filelocker_windows.go
header.go
header_test.go
internet.go
memory_settings.go
sockopt.go
sockopt_darwin.go
sockopt_freebsd.go
sockopt_linux.go
sockopt_linux_test.go
sockopt_other.go
sockopt_test.go
sockopt_windows.go
system_dialer.go
system_listener.go
system_listener_test.go
tcp_hub.go