836 Commits (baf5de5cd3ab853bbf5236f6435faf343b9f7f78)
 

Author SHA1 Message Date
yuhan6665 585d5ba7c8 Fix Vision reader 1 year ago
dependabot[bot] 92bec537f1 Bump docker/metadata-action from 4 to 5 1 year ago
dependabot[bot] e66797e79a Bump docker/setup-qemu-action from 2 to 3 1 year ago
dependabot[bot] 850f617a6f Bump docker/build-push-action from 4 to 5 1 year ago
dependabot[bot] 852a7d4162 Bump docker/setup-buildx-action from 2 to 3 1 year ago
dependabot[bot] 490591efcc Bump docker/login-action from 2 to 3 1 year ago
yuhan6665 d6d225c698 Refactor Vision reader writer 1 year ago
yuhan6665 efd32b0fb2 Enable splice for freedom outbound (downlink only) 1 year ago
yuhan6665 ae2fa30e01 Add Vless tests 1 year ago
yylt c00e56c0da
Add `tcpMptcp` to `sockopt` (#2520) 1 year ago
dependabot[bot] 853a866622 Bump actions/checkout from 3 to 4 1 year ago
dyhkwong 7264750e28 fix typo in default.go 1 year ago
RPRX f7c20b85dc
v1.8.4 1 year ago
dyhkwong b8bd243df5
Fix buffer.UDP destination override (#2356) 1 year ago
RPRX e013dce1df
Upgrade github.com/xtls/reality to 20230828171259 1 year ago
RPRX d92002ad12
Dialer: Set TimeoutOnly for `gctx` and `hctx` 1 year ago
cty b24a4028f1
fix(app/router): fixed a bug in geoip matching with refactoring (#2489) 1 year ago
A1lo 10d6b06578 fix(transport): correctly release UDS locker file (#2305) 1 year ago
RPRX 2d5475f428 Update transport/internet/reality/reality.go 1 year ago
RPRX e02474ae15
Upgrade dependencies 1 year ago
RPRX 1a69baed17
Update workflows to use Go 1.21 1 year ago
douglarek d616f6160d Fix go 1.21 build, see https://github.com/XTLS/Xray-core/issues/2466 1 year ago
yuhan6665 229851f621 Revert "Docker build use 1.20 go" 1 year ago
mengskysama fce86aad33 fix(common): strmatcher match domain safety 1 year ago
yuhan6665 cd1d000860 Docker build use 1.20 go 1 year ago
computerscot c1db1f4dce Add "Xray REALITY with 'steal oneself'" example to README 1 year ago
dependabot[bot] acadf5c0e9 Bump github.com/quic-go/quic-go from 0.37.6 to 0.38.0 1 year ago
dependabot[bot] 783ac10842 Bump github.com/quic-go/quic-go from 0.37.5 to 0.37.6 1 year ago
cty123 efe8f3f4d6 fix(config): fix grpc cofnig parsing when service name only has one '/' char 1 year ago
dependabot[bot] 599cfd09b0 Bump github.com/quic-go/quic-go from 0.37.4 to 0.37.5 1 year ago
iamybj 75c99e283a Update README.md 1 year ago
cty123 a343d68944 fix(proxy): removed the udp payload length check when encryption is disabled 1 year ago
hax0r31337 f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 1 year ago
dependabot[bot] e584b71b60 Bump github.com/quic-go/quic-go from 0.37.3 to 0.37.4 1 year ago
dependabot[bot] d11826ee54 Bump golang.org/x/net from 0.13.0 to 0.14.0 1 year ago
dependabot[bot] d4806c8e54 Bump github.com/quic-go/quic-go from 0.37.1 to 0.37.3 1 year ago
dependabot[bot] cd547a3f43 Bump golang.org/x/crypto from 0.11.0 to 0.12.0 1 year ago
冬花ice 017b56adf5
Recognize .jsonc files automatically (#2398) 1 year ago
Loren Eteval ce89b5d7de
Add Furious to README/GUI Clients (#2405) 1 year ago
dependabot[bot] a45c343b89 Bump golang.org/x/net from 0.12.0 to 0.13.0 1 year ago
dependabot[bot] 81b27aa4cc Bump github.com/quic-go/quic-go from 0.36.2 to 0.37.1 1 year ago
dependabot[bot] 1e9d288b99 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 1 year ago
RPRX 51769fdde1
H2 transport: Abandon `client` if `client.Do(request)` failed 1 year ago
RPRX e603b97ab4
Add NekoRay and V2rayU to README/GUI Clients 1 year ago
KatyushaScarlet 316034226c CI: Add Linux loong64 build task 1 year ago
dependabot[bot] 4a496f94e8 Bump github.com/refraction-networking/utls from 1.3.2 to 1.3.3 1 year ago
cty123 b68a43f4fc fix: correct the logic of converting SocksAddr into net.Destination. 1 year ago
cty123 7aeca33729 fix: revert previous change on IsValid() function; add validation in getUoTConnection(); 1 year ago
cty123 2df418abf1 fix: Check if address is nil for IsValid() function. 1 year ago
cty123 8eb3cfe144 fix: Patch potential nil pointer deference in proxy::http::client::fillRequestHeader(). 1 year ago