Xray-core/proxy/vmess
yuhan6665 d11d72be6c Update proto file and fix protoc version parsing
The new protoc cli return version v23.1,
so we parse the file version v4.23.1 without "4."
2023-06-11 13:36:06 -04:00
..
aead Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
encoding Fix DoS attack vulnerability in VMess Option Processing 2022-06-19 19:13:37 -04:00
inbound Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
outbound Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
account.go Added experiment to avoid sending the termination signal 2021-10-22 18:34:57 +08:00
account.pb.go Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
account.proto 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
validator.go Run core/format.go 2022-12-25 19:47:53 -05:00
validator_test.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
vmess.go v1.1.0 2020-12-04 09:36:16 +08:00
vmessCtxInterface.go v1.0.0 2020-11-25 19:01:53 +08:00