Xiaokang Wang (Shelikhoo) 78cd513b82 Add Persistent Storage Support to V2Ray (#3300) 9 months ago
..
domainsocket 3ee9045697 chore: regenerate protos 9 months ago
dtls 3ee9045697 chore: regenerate protos 9 months ago
grpc 3ee9045697 chore: regenerate protos 9 months ago
headers 3ee9045697 chore: regenerate protos 9 months ago
http 3ee9045697 chore: regenerate protos 9 months ago
httpupgrade 3ee9045697 chore: regenerate protos 9 months ago
hysteria2 3ee9045697 chore: regenerate protos 9 months ago
kcp 78cd513b82 Add Persistent Storage Support to V2Ray (#3300) 9 months ago
quic 3ee9045697 chore: regenerate protos 9 months ago
request 3ee9045697 chore: regenerate protos 9 months ago
security b7e8554ee3 http request decide protocol based on ALPN 2 years ago
tagged 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
tcp 3ee9045697 chore: regenerate protos 9 months ago
tls 78cd513b82 Add Persistent Storage Support to V2Ray (#3300) 9 months ago
transportcommon 5ca0f36743 generate alert instead of panic when encountering incorrect listen on port 0 on IPv4 or v6 address (#3172) 1 year ago
udp 3ee9045697 chore: regenerate protos 9 months ago
websocket 3ee9045697 chore: regenerate protos 9 months ago
config.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
config.pb.go 3ee9045697 chore: regenerate protos 9 months ago
config.proto 35b4ad44c0 feat: add MPTCP support 1 year ago
connection.go 1e98e0ae92 fix error introduced by rebase 3 years ago
dialer.go b1d38db30a Support using custom resolver when dialing domain address 2 years ago
dialer_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
errors.generated.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
filelocker.go 770b994337 Refine unix domain socket (#367) 5 years ago
filelocker_other.go c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
filelocker_windows.go 770b994337 Refine unix domain socket (#367) 5 years ago
header.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
header_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
internet.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
memory_settings.go cb8e7dc9a0 comments 7 years ago
socket_activation_other.go 3d07f686a5 apply control func to activated sockets 1 year ago
socket_activation_unix.go 3d07f686a5 apply control func to activated sockets 1 year ago
sockopt.go 20251bf499 system listener for both TCP and UDP 7 years ago
sockopt_darwin.go 5593fdee09 Feat: add bind to device to Windows and Darwin (#1972) 3 years ago
sockopt_freebsd.go 4357719480 apply sockopt rename 3 years ago
sockopt_linux.go 4357719480 apply sockopt rename 3 years ago
sockopt_linux_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
sockopt_other.go c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
sockopt_test.go 35b4ad44c0 feat: add MPTCP support 1 year ago
sockopt_windows.go 5593fdee09 Feat: add bind to device to Windows and Darwin (#1972) 3 years ago
system_dialer.go 11ef2b5d28 feat: check the network is TCP before set MPTCP 1 year ago
system_dns_android.go fc6ae4d4e7 Fix lint 3 years ago
system_dns_android_test.go c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215) 4 years ago
system_listener.go 442581d897 Fixing all the lint errors (#3288) 10 months ago
system_listener_test.go 3ef7feaeaf update version: auto replacement to v5 path 3 years ago
tcp_hub.go b9a8a7e237 Feat: add transport original name to listen unix (#2048) 3 years ago