Xray-core/proxy/vmess
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
https://github.com/protocolbuffers/protobuf/releases/tag/v21.12
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
go run ./infra/vprotogen
2023-01-30 04:35:30 +00: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 Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
outbound Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
account.go Added experiment to avoid sending the termination signal 2021-10-22 18:34:57 +08:00
account.pb.go Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00: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