RPRX
|
a2b773135a
|
XHTTP, WS, HU: Forbid "host" in headers , read serverName instead (#4142)
WebSocket's config files should be updated ASAP.
|
2024-12-11 00:58:14 +00:00 |
|
RPRX
|
9cb6816383
|
README.md: Update Donation & NFTs
|
2024-12-07 14:43:38 +00:00 |
|
RPRX
|
46d8d9ef02
|
XHTTP server: Forbid Mux.Cool except pure XUDP (#4128)
https://github.com/XTLS/Xray-core/discussions/4113#discussioncomment-11491701
|
2024-12-07 04:45:45 +00:00 |
|
dependabot[bot]
|
34141c940e
|
Bump golang.org/x/net from 0.31.0 to 0.32.0 (#4110)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.32.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>
|
2024-12-06 23:55:10 +00:00 |
|
风扇滑翔翼
|
3e7002d24c
|
WireGuard inbound: Add missing inbound session information back (#4126)
Fixes https://github.com/XTLS/Xray-core/issues/4121
|
2024-12-06 23:50:26 +00:00 |
|
RPRX
|
ae62a0fb52
|
Transport: Remove HTTP
Migrated to XHTTP "stream-one" mode.
|
2024-12-02 09:56:16 +00:00 |
|
RPRX
|
98a72b6fb4
|
v24.11.30
REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2
|
2024-11-30 04:16:35 +00:00 |
|
hr567
|
4f6f12616c
|
WebSocket config: Add heartbeatPeriod for client & server (#4065)
https://github.com/XTLS/Xray-core/pull/4065#issuecomment-2502627154
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2024-11-29 02:08:08 +00:00 |
|
风扇滑翔翼
|
c87cf8ff52
|
XHTTP config: Add keepAlivePeriod for client (#4075)
Closes https://github.com/XTLS/Xray-core/issues/4053
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2024-11-29 02:05:11 +00:00 |
|
RPRX
|
f7bd98b13c
|
XHTTP: Add "stream-one" mode for client & server (#4071)
""Breaking"": Client uses "stream-one" mode by default when using **REALITY** ("stream-up" if "downloadSettings" exists)
|
2024-11-27 20:19:18 +00:00 |
|
Aleksandr
|
d8934cf839
|
Chore: Improved log messaging (#4050)
* update log messages
* Update inbound.go
|
2024-11-25 11:16:29 -05:00 |
|
zonescape
|
ce8c415d43
|
Test: Remove temporary directory afterwards (#4045)
|
2024-11-24 23:00:00 -05:00 |
|
zonescape
|
034a485afe
|
Chore: Refactor tests in app/router (#4019)
|
2024-11-24 22:53:31 -05:00 |
|
dependabot[bot]
|
384d07999c
|
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#4060)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
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>
|
2024-11-24 22:37:28 -05:00 |
|
RPRX
|
513f18bf53
|
v24.11.21
|
2024-11-21 05:47:07 +00:00 |
|
RPRX
|
817fa72874
|
XHTTP client: Add gRPC header to "stream-up" mode by default (#4042)
""Breaking"": Client uses "stream-up" mode by default when using **TLS H2** or REALITY
|
2024-11-21 05:45:49 +00:00 |
|
风扇滑翔翼
|
0a252ac15d
|
HTTP transport: Use dest as Host if not set (#4038)
|
2024-11-21 05:42:19 +00:00 |
|
zonescape
|
6ba0dbafd7
|
Test: Delete temporary file afterwards (#4028)
|
2024-11-20 05:03:39 +00:00 |
|
风扇滑翔翼
|
59e5d24280
|
WireGuard inbound: Fix leaking session information between requests (#4030)
Fixes https://github.com/XTLS/Xray-core/issues/3948 https://github.com/XTLS/Xray-core/issues/4025
|
2024-11-20 05:00:40 +00:00 |
|
dependabot[bot]
|
7d3d6b05e3
|
Bump github.com/sagernet/sing from 0.5.0 to 0.5.1 (#4026)
Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.5.0 to 0.5.1.
- [Commits](https://github.com/sagernet/sing/compare/v0.5.0...v0.5.1)
---
updated-dependencies:
- dependency-name: github.com/sagernet/sing
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>
|
2024-11-19 03:19:34 +00:00 |
|
yiguous
|
55e045d098
|
Config: Correctly marshal Address to JSON (#4021)
|
2024-11-19 03:18:47 +00:00 |
|
dependabot[bot]
|
5a96ef632d
|
Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#4018)
Bumps google.golang.org/protobuf from 1.35.1 to 1.35.2.
---
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>
|
2024-11-18 05:08:03 +00:00 |
|
RPRX
|
1f570d9cef
|
XHTTP test: Fix Test_maxUpload
https://github.com/XTLS/Xray-core/pull/3260#issuecomment-2481946715
|
2024-11-18 04:53:21 +00:00 |
|
RPRX
|
2d7b0e8cd4
|
XHTTP client: Fix upload issue in "packet-up" mode inherited from SplitHTTP
Fixes https://github.com/XTLS/Xray-core/issues/3972
|
2024-11-17 06:03:25 +00:00 |
|
zonescape
|
ec1fd008c4
|
Chore: Refactor infra/conf.TestToCidrList() (#4017)
|
2024-11-14 11:04:17 -05:00 |
|
风扇滑翔翼
|
17825b25f2
|
WireGuard kernelTun: Fix multi-outbounds not work (#4015)
Fixes https://github.com/XTLS/Xray-core/issues/2817
|
2024-11-14 00:13:27 +00:00 |
|
zonescape
|
83ae38497b
|
Chore: Drop dead code in test (#4012)
|
2024-11-13 10:41:54 -05:00 |
|
pinglanlu
|
7b4a686b74
|
Chore: Use a more direct and less error-prone return value (#4008)
Signed-off-by: pinglanlu <pinglanlu@outlook.com>
|
2024-11-12 10:44:41 -05:00 |
|
lxsq
|
48ac662298
|
Update Dockerfile to Use Multiple Config Files (#4010)
|
2024-11-12 10:41:42 -05:00 |
|
RPRX
|
1a238cbb7d
|
REALITY client: Log invalid connections at warning level
Closes https://github.com/XTLS/Xray-core/issues/4001
|
2024-11-12 06:42:52 +00:00 |
|
zonescape
|
44b1dd0e67
|
Test: Change address for DNS over QUIC tests (#4002)
dns.adguard.com can be blocked in some places
|
2024-11-11 14:43:57 -05:00 |
|
RPRX
|
0df2446f82
|
v24.11.11
|
2024-11-11 04:22:33 +00:00 |
|
dependabot[bot]
|
85b3c2328f
|
Bump golang.org/x/net from 0.30.0 to 0.31.0 (#3999)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.31.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>
|
2024-11-11 04:21:50 +00:00 |
|
风扇滑翔翼
|
571777483b
|
TLS: Add CurvePreferences (to enable kyber768) (#3991)
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2024-11-11 04:21:28 +00:00 |
|
风扇滑翔翼
|
1ffb8a92cd
|
Sniff: Prevent crash on QUIC sniffer panic (#3978)
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2024-11-11 04:20:54 +00:00 |
|
RPRX
|
480748403a
|
Chore: Fix versions in some *.pb.go files
47fad1fbfd
|
2024-11-11 03:27:30 +00:00 |
|
RPRX
|
bd0841a75b
|
XHTTP config: Add "extra" for sharing extra fields (#4000)
|
2024-11-11 02:50:39 +00:00 |
|
zonescape
|
83bab5dd90
|
Chore: Run gofmt (#3990)
|
2024-11-09 11:16:11 +00:00 |
|
RPRX
|
bc4bf3d38f
|
XHTTP: Add "stream-up" mode for client & server (#3994)
|
2024-11-09 11:05:41 +00:00 |
|
dependabot[bot]
|
94c02f090e
|
Bump golang.org/x/sys from 0.26.0 to 0.27.0 (#3987)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/sys/compare/v0.26.0...v0.27.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
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>
|
2024-11-08 10:29:50 -05:00 |
|
dependabot[bot]
|
5af750b336
|
Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#3986)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.29.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>
|
2024-11-08 10:29:35 -05:00 |
|
dependabot[bot]
|
6cb58d9315
|
Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#3985)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/sync/compare/v0.8.0...v0.9.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sync
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>
|
2024-11-08 10:25:47 -05:00 |
|
dependabot[bot]
|
8cd3f5448d
|
Bump github.com/sagernet/sing from 0.4.3 to 0.5.0 (#3971)
Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.4.3 to 0.5.0.
- [Commits](https://github.com/sagernet/sing/compare/v0.4.3...v0.5.0)
---
updated-dependencies:
- dependency-name: github.com/sagernet/sing
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>
|
2024-11-08 10:25:09 -05:00 |
|
zonescape
|
b98f29bf3e
|
Chore: Fix some comments (#3979)
|
2024-11-07 11:00:04 -05:00 |
|
RPRX
|
6877ca5201
|
XHTTP client: Allow different paths in U-D-S (#3977)
|
2024-11-07 03:50:28 +00:00 |
|
zonescape
|
71cfea8aae
|
Chore: Fix some spelling errors (#3976)
|
2024-11-06 10:42:43 -05:00 |
|
RPRX
|
afc7ec5506
|
v24.11.5
|
2024-11-05 00:50:45 +00:00 |
|
风扇滑翔翼
|
057e6284b2
|
UDS: prevent crash when proxy udp (#3967)
* net: Prevent nil pointer err in NetAddr()
* Fix dsworker saddr problem
|
2024-11-04 10:39:04 -05:00 |
|
tcpdumppy
|
ccc4b7b2cf
|
Test: Fix incorrect output format (#3968)
|
2024-11-04 10:36:42 -05:00 |
|
RPRX
|
9fbb6fbb3b
|
XHTTP client: Move dest2 into MemoryStreamConfig as well
|
2024-11-04 05:00:18 +00:00 |
|