yuhan6665
|
c99d513b80
|
Merge 33acf3c2b6 into ab5d7cf3d2
|
2025-03-31 16:36:13 +03:30 |
|
RPRX
|
ab5d7cf3d2
|
v25.3.31
Announcement of NFTs by Project X: https://github.com/XTLS/Xray-core/discussions/3633
Project X NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/1
XHTTP: Beyond REALITY: https://github.com/XTLS/Xray-core/discussions/4113
REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2
|
2025-03-31 12:33:38 +00:00 |
|
xqzr
|
2abeda9c42
|
Sockopt: Allow listen v6only work for Windows & Darwin (#4571)
Completes https://github.com/XTLS/Xray-core/pull/1677
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2025-03-31 12:22:16 +00:00 |
|
92613hjh
|
63eb0539b3
|
Sockopt: Fix Darwin (macOS, iOS...) UDP interface bind (#4530)
Fixes https://github.com/XTLS/Xray-core/issues/4007
|
2025-03-31 11:19:06 +00:00 |
|
RPRX
|
8284a0ef8f
|
Dialer: Do not use ListenSystemPacket() when dialing UDP
https://github.com/XTLS/Xray-core/pull/4530#issuecomment-2765744961
|
2025-03-31 10:09:33 +00:00 |
|
Ilya Gulya
|
17207fc5e4
|
WireGuard: Improve config error handling; Prevent panic in case of errors during server initialization (#4566)
https://github.com/XTLS/Xray-core/pull/4566#issuecomment-2764779273
|
2025-03-30 22:55:21 +00:00 |
|
xqzr
|
52a2c63682
|
Sockopt: Fix Windows Multicast interface bind (#4568)
https://github.com/XTLS/Xray-core/pull/4568#issuecomment-2763492336
|
2025-03-30 20:51:36 +00:00 |
|
patterniha
|
1685c61e44
|
DNS: Use cache for NXDOMAIN (rcode 3 error) (#4560)
https://github.com/XTLS/Xray-core/pull/4558#issuecomment-2759007356
|
2025-03-29 14:29:48 +00:00 |
|
Pk-web6936
|
681e943848
|
Chore: Optimize .gitignore (#4564)
|
2025-03-29 13:46:26 +00:00 |
|
dependabot[bot]
|
8530bdb0de
|
Bump golang.org/x/net from 0.37.0 to 0.38.0 (#4561)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-29 13:42:20 +00:00 |
|
风扇滑翔翼
|
29e37e8a82
|
HTTP inbound: Directly forward plain HTTP 1xx response header (#4547)
Fixes https://github.com/XTLS/Xray-core/issues/4545
|
2025-03-26 12:30:48 +00:00 |
|
dependabot[bot]
|
e129b1e90d
|
Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#4549)
Bumps google.golang.org/protobuf from 1.36.5 to 1.36.6.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-26 12:20:17 +00:00 |
|
patterniha
|
5922caff89
|
DNS: Add expectedIPs as an alias of expectIPs (#4551)
https://github.com/XTLS/Xray-core/discussions/1903#discussioncomment-5543921
|
2025-03-26 12:18:58 +00:00 |
|
Meo597
|
4afe2d0cff
|
DNS: Support returning upstream TTL to clients (#4526)
Closes https://github.com/XTLS/Xray-core/issues/4527
|
2025-03-24 13:33:56 +00:00 |
|
patterniha
|
2d3210e4b8
|
Env: Add XRAY_LOCATION_CERT variable (#4536)
https://github.com/XTLS/Xray-core/issues/4531#issuecomment-2746155941
Fixes https://github.com/XTLS/Xray-core/issues/4531
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2025-03-24 13:02:35 +00:00 |
|
dependabot[bot]
|
673a9ae063
|
Bump github.com/quic-go/quic-go from 0.50.0 to 0.50.1 (#4539)
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.50.0 to 0.50.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.50.0...v0.50.1)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-24 09:49:58 +00:00 |
|
RPRX
|
607c2a6d31
|
DNS DoH: Use EDNS0 with 100-300 padding by default (body padding)
https://github.com/XTLS/Xray-core/pull/4516#issuecomment-2744093003
|
2025-03-21 20:13:09 +00:00 |
|
风扇滑翔翼
|
b585b26f29
|
Sockopt: Fix Windows UDP interface bind; Allow customSockopt work for UDP (#4504)
|
2025-03-21 10:48:46 +00:00 |
|
patterniha
|
1067171e6a
|
DNS: Add timeoutMs for DnsServerObject (#4523)
|
2025-03-21 10:24:58 +00:00 |
|
风扇滑翔翼
|
86a225cda1
|
DNS: Retry with EDNS0 when response is truncated (#4516)
|
2025-03-21 08:58:51 +00:00 |
|
风扇滑翔翼
|
6f8e253dec
|
DNS: Add tag for DnsServerObject (#4515)
Closes https://github.com/XTLS/Xray-core/issues/4505
|
2025-03-21 08:58:24 +00:00 |
|
patterniha
|
6a211a0bb9
|
DNS: Add allowUnexpectedIPs for DnsServerObject (#4497)
Closes https://github.com/XTLS/Xray-core/issues/4424
|
2025-03-20 12:09:02 +00:00 |
|
风扇滑翔翼
|
335845a9b2
|
DNS: Ensure order for DNS server match (#4510)
Fixes https://github.com/XTLS/Xray-core/issues/4508
|
2025-03-20 11:21:21 +00:00 |
|
风扇滑翔翼
|
b70d0abebe
|
API: Fix data race in online ipList (#4513)
Fixes https://github.com/XTLS/Xray-core/issues/4512
|
2025-03-20 11:12:36 +00:00 |
|
dependabot[bot]
|
3d21128159
|
Bump github.com/miekg/dns from 1.1.63 to 1.1.64 (#4506)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.63 to 1.1.64.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.63...v1.1.64)
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-20 11:06:51 +00:00 |
|
Nikita Korotaev
|
eca99771ca
|
README.md: Add Remnawave to Web Panels (#4498)
|
2025-03-20 10:50:43 +00:00 |
|
yuhan6665
|
33acf3c2b6
|
Add multi buffer reader
|
2025-03-16 23:07:56 -04:00 |
|
yuhan6665
|
7c78408df9
|
Add some logs for troubleshooting
|
2025-03-09 22:59:30 -04:00 |
|
yuhan6665
|
129b2be9c1
|
Use capsulate protocol for large UDP packet
- make datagram transport without mux functionality
- it is now recommended to always pair with mux-cool (XUDP new tunnel non-zero session id)
|
2025-03-09 09:48:43 -04:00 |
|
yuhan6665
|
358bdc258e
|
Update to latest main
|
2025-03-09 09:48:43 -04:00 |
|
yuhan6665
|
c660bf7e37
|
Add Datagram transport
|
2025-03-09 09:48:43 -04:00 |
|
yuhan6665
|
414379ca96
|
Add config proto
|
2025-03-09 09:48:43 -04:00 |
|
RPRX
|
2cba2c4d59
|
v25.3.6
Announcement of NFTs by Project X: https://github.com/XTLS/Xray-core/discussions/3633
Project X NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/1
XHTTP: Beyond REALITY: https://github.com/XTLS/Xray-core/discussions/4113
REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2
|
2025-03-06 13:50:15 +00:00 |
|
Happ-dev
|
306fa51475
|
README.md: Add Happ to iOS clients (#4465)
|
2025-03-06 12:27:25 +00:00 |
|
dependabot[bot]
|
6d6f1c6967
|
Bump golang.org/x/net from 0.36.0 to 0.37.0 (#4469)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.37.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-06 10:59:49 +00:00 |
|
dependabot[bot]
|
152959824f
|
Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (#4463)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.70.0 to 1.71.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.70.0...v1.71.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-05 09:23:38 +00:00 |
|
dependabot[bot]
|
a977b6357e
|
Bump golang.org/x/net from 0.35.0 to 0.36.0 (#4462)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.36.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-05 09:23:31 +00:00 |
|
RPRX
|
16eee1b89c
|
Mux server: Clone the session.Content attached on ctx as well
https://github.com/XTLS/Xray-core/pull/3908#issuecomment-2696911994
Fixes https://github.com/XTLS/Xray-core/pull/3904 for good
|
2025-03-04 11:01:03 +00:00 |
|
RPRX
|
dde0a4f272
|
REALITY config: Add password as an alias of publicKey
https://github.com/XTLS/Xray-core/issues/4458#issuecomment-2696181682
|
2025-03-04 05:29:03 +00:00 |
|
RPRX
|
e15dff94b5
|
v25.3.3
Announcement of NFTs by Project X: https://github.com/XTLS/Xray-core/discussions/3633
Project X NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/1
XHTTP: Beyond REALITY: https://github.com/XTLS/Xray-core/discussions/4113
REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2
|
2025-03-03 15:30:22 +00:00 |
|
RPRX
|
e466b0497c
|
DNS DoH: Use Chrome's fingerprint & keepAlivePeriod, Add header padding by default
https://github.com/XTLS/Xray-core/discussions/4430#discussioncomment-12374292
|
2025-03-03 14:45:12 +00:00 |
|
j3l11234
|
b9cb93d3c2
|
Sockopt: Add addressPortStrategy (query SRV or TXT) (#4416)
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
|
2025-03-02 13:07:55 +00:00 |
|
RPRX
|
8d46f7e14c
|
TLS fingerprints: Refine "random" & "randomized", Add "randomizednoalpn"
https://github.com/XTLS/Xray-core/issues/4436#issuecomment-2687801214
|
2025-03-02 13:02:47 +00:00 |
|
A1lo
|
4b616f5cd0
|
XHTTP server: Switch to Go 1.24 native h2c support (#4451)
|
2025-03-02 13:02:40 +00:00 |
|
dependabot[bot]
|
06b4a7ce4d
|
Bump lukechampine.com/blake3 from 1.3.0 to 1.4.0 (#4439)
Bumps [lukechampine.com/blake3](https://github.com/lukechampine/blake3) from 1.3.0 to 1.4.0.
- [Commits](https://github.com/lukechampine/blake3/compare/v1.3.0...v1.4.0)
---
updated-dependencies:
- dependency-name: lukechampine.com/blake3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-25 13:26:54 +00:00 |
|
dependabot[bot]
|
4c12e1686b
|
Bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#4438)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.33.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.35.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-25 13:26:32 +00:00 |
|
dependabot[bot]
|
225d151cd3
|
Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#4433)
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0)
---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-25 13:26:00 +00:00 |
|
风扇滑翔翼
|
d451078e72
|
Chore: Fix tests (#4440)
|
2025-02-25 13:11:37 +00:00 |
|
RPRX
|
ce2384cccc
|
Use Go 1.24
|
2025-02-25 11:35:25 +00:00 |
|
RPRX
|
be43f66b63
|
v25.2.21
Announcement of NFTs by Project X: https://github.com/XTLS/Xray-core/discussions/3633
Project X NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/1
XHTTP: Beyond REALITY: https://github.com/XTLS/Xray-core/discussions/4113
REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2
|
2025-02-21 07:58:31 +00:00 |
|