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.
v2ray-core/transport/internet
Darhwa 8e791e92bc
Further strip unique signatures of tls handshake
5 years ago
..
domainsocket regenerate pb data 5 years ago
headers regenerate pb data 5 years ago
http Further strip unique signatures of tls handshake 5 years ago
kcp Update Version 5 years ago
quic regenerate pb data 5 years ago
tcp Further strip unique signatures of tls handshake 5 years ago
tls Further strip unique signatures of tls handshake 5 years ago
udp regenerate pb data 5 years ago
websocket Further strip unique signatures of tls handshake 5 years ago
config.go warning message for global trasnport config 6 years ago
config.pb.go regenerate pb data 5 years ago
config.proto remove use of context.WithValue in transport 6 years ago
connection.go remove unnecessary interface 6 years ago
dialer.go remove use of context.WithValue in transport 6 years ago
dialer_test.go remove dependency on assert lib 6 years ago
errors.generated.go simplify error creation 6 years ago
header.go simplify buffer extension 6 years ago
header_test.go remove dependency of assert lib 6 years ago
internet.go use new errorgen 6 years ago
memory_settings.go comments 6 years ago
sockopt.go system listener for both TCP and UDP 6 years ago
sockopt_darwin.go remove use of context.WithValue in transport 6 years ago
sockopt_freebsd.go add SO_REUSEPORT for freebsd 11 5 years ago
sockopt_linux.go fix udp not work in ipv4 using common config 5 years ago
sockopt_linux_test.go fix broken test again 6 years ago
sockopt_other.go Fix build failure on illumos 5 years ago
sockopt_test.go remove common/compare package 6 years ago
sockopt_windows.go remove use of context.WithValue in transport 6 years ago
system_dialer.go fix bind addr check 6 years ago
system_listener.go api doc 6 years ago
system_listener_test.go allow custom controller function 6 years ago
tcp_hub.go return error on listening domain address 6 years ago