Xray-core/common
RPRX d14767d4f3
Chore: Generate *.pb.go files with protoc v6.33.5
Download https://github.com/protocolbuffers/protobuf/releases/tag/v33.5
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.36.11
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.6.0
(Xray-core/) go run ./infra/vprotogen
2026-02-03 09:34:02 +00:00
..
antireplay VMess inbound: Optimize replay filter (#5562) 2026-01-27 18:34:46 +00:00
bitmask v1.1.0 2020-12-04 09:36:16 +08:00
buf DispatchLink(): Fix user stats 2025-09-03 23:25:17 +00: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 VLESS Encryption: Add customizable 1-RTT padding parameters; Decrease memory using; Chores 2025-08-31 04:09:28 +00:00
ctx Chore: Run gofmt (#3990) 2024-11-09 11:16:11 +00:00
dice Fix int overflow on x32 processors causing panic (#3810) 2024-09-14 23:47:16 -04:00
drain Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
errors common/errors/feature_errors.go: Add PrintNonRemovalDeprecatedFeatureWarning() (#5567) 2026-01-23 15:45:20 +00:00
log Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
mux Remove redundant stats in mux and bridge dispatcher (#5466) 2025-12-31 11:00:45 +00:00
net Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
ocsp Refactor log (#3446) 2024-06-29 14:32:57 -04:00
peer v1.0.0 2020-11-25 19:01:53 +08:00
platform MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 2026-01-31 13:22:00 +00:00
protocol Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
reflect Direct/Freedom config: Add targetStrategy as an alias of domainStrategy; Routing config: Remove domainMatcher, "linear" and type (#5027) 2025-08-16 14:54:10 +00:00
retry Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
serial Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
session VLESS Reverse Proxy: Transfer real Source & Local (IP & port), enabled by default 2025-10-15 07:41:49 +00:00
signal common/signal/timer.go: Refator to use sync.Once (#5052) 2025-08-27 09:28:53 +00:00
singbridge SS2022 outbound: Fix UDP leak (#5544) 2026-01-14 13:31:43 +00:00
strmatcher MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 2026-01-31 13:22:00 +00: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
utils XHTTP transport: New options for bypassing CDN's detection (#5414) 2026-01-31 13:34:13 +00:00
uuid common/uuid: fix panic when parsing 32-len invalid UUID string. (#5468) 2025-12-26 15:17:24 -05:00
xudp XUDP client: Initialize Global ID's BaseKey correctly (#5602) 2026-01-24 15:11:44 +00:00
common_test.go v1.1.0 2020-12-04 09:36:16 +08:00
common.go common/signal/timer.go: Refator to use sync.Once (#5052) 2025-08-27 09:28:53 +00:00
interfaces.go v1.1.0 2020-12-04 09:36:16 +08:00
type_test.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
type.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00