Xray-core/common
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0
Download https://github.com/protocolbuffers/protobuf/releases/tag/v27.0
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.3.0
(Xray-core/) go run ./infra/vprotogen
2024-05-26 03:20:53 +00:00
..
antireplay chore fixed (#897) 2022-01-12 21:51:47 -05:00
bitmask v1.1.0 2020-12-04 09:36:16 +08:00
buf Unify environment var readers 2023-10-29 15:16:57 -04:00
bytespool v1.0.0 2020-11-25 19:01:53 +08:00
cache chore fixed (#897) 2022-01-12 21:51:47 -05:00
cmdarg v1.0.0 2020-11-25 19:01:53 +08:00
crypto Correctly propagate error in AuthenticationReader readBuffer 2024-03-04 18:49:16 -05:00
dice chore: fix some errors detected by staticcheck (#3089) 2024-03-03 10:52:22 -05:00
drain chore: fix some errors detected by staticcheck (#3089) 2024-03-03 10:52:22 -05:00
errors fix: dns empty response 2023-05-01 10:19:50 -04:00
log Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
mux Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
net Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
ocsp common/ocsp: fix dropped error 2023-12-09 19:52:50 -05:00
peer v1.0.0 2020-11-25 19:01:53 +08:00
platform Unify environment var readers 2023-10-29 15:16:57 -04:00
protocol Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
reflect Remove slices dependency. (#2930) 2024-01-11 10:34:26 -05:00
retry Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
serial Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
session Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
signal vformat supports multi-core processing (#757) 2021-10-12 15:29:22 +00:00
singbridge Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
strmatcher fix(common): strmatcher match domain safety 2023-08-24 11:06:08 -04:00
task XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
units Add statistics in conn testing 2021-12-14 20:15:05 -05:00
uuid Reformat code 2022-05-18 15:29:01 +08:00
xudp Delay XUDP Basekey read 2023-12-03 22:10:10 -05:00
common.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
common_test.go 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
interfaces.go v1.1.0 2020-12-04 09:36:16 +08:00
type.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
type_test.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00