Xray-core/transport/internet
Arthur Morgan 24b637cd5e
Fix: CounterConnection with ReadV/WriteV (#720)
Co-authored-by: JimhHan <50871214+JimhHan@users.noreply.github.com>
2021-09-20 20:11:21 +08:00
..
domainsocket Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
grpc Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
headers Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
http Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
kcp Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
quic Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
stat Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
tcp Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
tls Fixed refresh error when multiple certificates exist (#663) 2021-09-18 03:48:22 +08:00
udp Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
websocket Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
xtls Fixed refresh error when multiple certificates exist (#663) 2021-09-18 03:48:22 +08:00
config.go v1.1.0 2020-12-04 09:36:16 +08:00
config.pb.go vprotogen refine (#717) 2021-09-18 01:16:14 +08:00
config.proto Enhance DNS and Dialer (#341) 2021-03-06 16:29:17 +00:00
dialer.go Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
dialer_test.go v1.1.0 2020-12-04 09:36:16 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
filelocker.go v1.0.0 2020-11-25 19:01:53 +08:00
filelocker_other.go v1.0.0 2020-11-25 19:01:53 +08:00
filelocker_windows.go v1.0.0 2020-11-25 19:01:53 +08:00
header.go v1.1.0 2020-12-04 09:36:16 +08:00
header_test.go v1.1.0 2020-12-04 09:36:16 +08:00
internet.go v1.1.0 2020-12-04 09:36:16 +08:00
memory_settings.go v1.0.0 2020-11-25 19:01:53 +08:00
sockopt.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_darwin.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_freebsd.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_linux.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_linux_test.go v1.1.0 2020-12-04 09:36:16 +08:00
sockopt_other.go v1.0.0 2020-11-25 19:01:53 +08:00
sockopt_test.go Enhance TCP Fast Open (#310) 2021-03-06 14:45:12 +00:00
sockopt_windows.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
system_dialer.go Move `DomainStrategy` & `DialerProxy` to `DialSystem` 2021-06-18 19:28:02 +08:00
system_listener.go Changes from v2ray-core (#93) 2020-12-24 19:45:35 +00:00
system_listener_test.go v1.1.0 2020-12-04 09:36:16 +08:00
tcp_hub.go Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00