Xray-core/common
风扇滑翔翼 d878fc83f8
Some checks failed
Build and Release for Windows 7 / check-assets (push) Has been cancelled
Build and Release / check-assets (push) Has been cancelled
Test / check-assets (push) Has been cancelled
Test / check-proto (push) Has been cancelled
Build and Release for Windows 7 / build (win7-32, 386, windows) (push) Has been cancelled
Build and Release for Windows 7 / build (win7-64, amd64, windows) (push) Has been cancelled
Build and Release / build (386, freebsd, ) (push) Has been cancelled
Build and Release / build (386, linux, ) (push) Has been cancelled
Build and Release / build (386, openbsd, ) (push) Has been cancelled
Build and Release / build (386, windows, ) (push) Has been cancelled
Build and Release / build (amd64, android, android-amd64) (push) Has been cancelled
Build and Release / build (amd64, darwin, ) (push) Has been cancelled
Build and Release / build (amd64, freebsd, ) (push) Has been cancelled
Build and Release / build (amd64, linux, ) (push) Has been cancelled
Build and Release / build (amd64, openbsd, ) (push) Has been cancelled
Build and Release / build (amd64, windows, ) (push) Has been cancelled
Build and Release / build (arm, 5, linux) (push) Has been cancelled
Build and Release / build (arm, 6, linux) (push) Has been cancelled
Build and Release / build (arm, 7, freebsd) (push) Has been cancelled
Build and Release / build (arm, 7, linux) (push) Has been cancelled
Build and Release / build (arm, 7, openbsd) (push) Has been cancelled
Build and Release / build (arm64, android) (push) Has been cancelled
Build and Release / build (arm64, darwin) (push) Has been cancelled
Build and Release / build (arm64, freebsd) (push) Has been cancelled
Build and Release / build (arm64, linux) (push) Has been cancelled
Build and Release / build (arm64, openbsd) (push) Has been cancelled
Build and Release / build (arm64, windows) (push) Has been cancelled
Build and Release / build (loong64, linux) (push) Has been cancelled
Build and Release / build (mips, linux) (push) Has been cancelled
Build and Release / build (mips64, linux) (push) Has been cancelled
Build and Release / build (mips64le, linux) (push) Has been cancelled
Build and Release / build (mipsle, linux) (push) Has been cancelled
Build and Release / build (ppc64, linux) (push) Has been cancelled
Build and Release / build (ppc64le, linux) (push) Has been cancelled
Build and Release / build (riscv64, linux) (push) Has been cancelled
Build and Release / build (s390x, linux) (push) Has been cancelled
Test / test (macos-latest) (push) Has been cancelled
Test / test (ubuntu-latest) (push) Has been cancelled
Test / test (windows-latest) (push) Has been cancelled
SS2022 inbound: Fix potential panic when dispatching (#6162)
https://github.com/XTLS/Xray-core/pull/6162#issuecomment-4496738737
2026-05-24 12:50: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 OpenBSD: Disable readV (#5786) 2026-03-23 07:57:35 +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 Finalmask: Refactor header conns to avoid multiple-copy; Add randRange to "header-custom" (TCP & UDP) (#5812) 2026-03-21 09:04:22 +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
geodata Geodata: Cleanup unneeded shared matchers (weakly referenced in map) (#6139) 2026-05-23 12:23:52 +00:00
log WireGuard inbound: Fix multi-peer; Fix potential routing issue (#5843) 2026-03-27 17:30:21 +00:00
mux Remove redundant stats in mux and bridge dispatcher (#5466) 2025-12-31 11:00:45 +00:00
net Routing: process supports UID on Android (#5915) 2026-04-13 13:17:53 +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 Config: Support env XRAY_JSON_STRICT=true (#6053) 2026-05-02 13:11:40 +00:00
protocol QUIC sniffer: Fix potential panic on malformed QUIC packets (#5866) 2026-04-07 10:10:12 +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 header-custom finalmask: Add UDP standalone handshake mode (#5945) 2026-04-15 16:21:23 +00:00
session Sniffing: Add ipsExcluded (supports IP, CIDR, "geoip:", "ext:") (#5929) 2026-04-13 18:08:51 +00:00
signal common/signal/timer.go: Refator to use sync.Once (#5052) 2025-08-27 09:28:53 +00:00
singbridge SS2022 inbound: Fix potential panic when dispatching (#6162) 2026-05-24 12:50:02 +00:00
task Config: Parallel for for inbounds' clients (#6055) 2026-05-02 13:32:59 +00:00
units Add statistics in conn testing 2021-12-14 20:15:05 -05:00
utils Geodata: Cleanup unneeded shared matchers (weakly referenced in map) (#6139) 2026-05-23 12:23:52 +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 GetGlobalID(): Remove inbound.Name == "wireguard" for now 2026-04-15 23:47:21 +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