Xray-core/common/protocol
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
..
bittorrent Reformat code (quic sniffers) 2022-05-24 06:57:16 +08:00
dns Reformat code 2022-05-18 15:29:01 +08:00
http Reformat code 2022-05-18 15:29:01 +08:00
quic Remove compatibility code 2022-09-16 20:39:07 -04:00
tls chore fixed (#897) 2022-01-12 21:51:47 -05:00
udp v1.1.0 2020-12-04 09:36:16 +08:00
account.go v1.0.0 2020-11-25 19:01:53 +08:00
address.go v1.1.0 2020-12-04 09:36:16 +08:00
address_test.go Reformat code 2022-05-18 15:29:01 +08:00
context.go v1.0.0 2020-11-25 19:01:53 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
headers.go Refine the logic of security type AUTO (#1509) 2023-01-09 11:14:03 +00:00
headers.pb.go Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
headers.proto feat: vmess zero encryption (#333) 2021-03-05 08:41:18 +00:00
id.go v1.1.0 2020-12-04 09:36:16 +08:00
id_test.go v1.1.0 2020-12-04 09:36:16 +08:00
payload.go v1.0.0 2020-11-25 19:01:53 +08:00
protocol.go v1.1.0 2020-12-04 09:36:16 +08:00
server_picker.go v1.0.0 2020-11-25 19:01:53 +08:00
server_picker_test.go v1.1.0 2020-12-04 09:36:16 +08:00
server_spec.go v1.1.0 2020-12-04 09:36:16 +08:00
server_spec.pb.go Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
server_spec.proto v1.1.0 2020-12-04 09:36:16 +08:00
server_spec_test.go v1.1.0 2020-12-04 09:36:16 +08:00
time.go v1.1.0 2020-12-04 09:36:16 +08:00
time_test.go v1.1.0 2020-12-04 09:36:16 +08:00
user.go v1.0.0 2020-11-25 19:01:53 +08:00
user.pb.go Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
user.proto v1.1.0 2020-12-04 09:36:16 +08:00