Xray-core/transport/internet
RPRX 9dbdf92c27
XHTTP `downloadSettings`: Inherit `sockopt` if its own doesn't exist (e.g., in `extra`)
If you want `downloadSettings` to use its own `sockopt`, make sure that `extra` doesn't exist.
2024-12-18 11:22:29 +00:00
..
browser_dialer Browser Dialer: Revert changes to event listeners (#3906) 2024-10-13 05:22:15 +00:00
grpc Chore: Run gofmt (#3990) 2024-11-09 11:16:11 +00:00
headers Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
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 `downloadSettings`: Inherit `sockopt` if its own doesn't exist (e.g., in `extra`) 2024-12-18 11:22:29 +00:00
stat
tagged Core: Fix memory leaks with RequireFeatures() (#4095) 2024-12-11 01:07:52 +00:00
tcp Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
tls REALITY, TLS config: Set "chrome" as the default fingerprint 2024-12-17 11:02:51 +00:00
udp Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
websocket XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) 2024-12-11 00:58:14 +00:00
config.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
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 Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
memory_settings.go Chore: Fix some spelling errors (#3976) 2024-11-06 10:42:43 -05:00
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