 风扇滑翔翼andGitHub
|
a1bf968be9
|
VLESS config: Fix validateOutboundTransportSecurity() (#6741)
Fixes https://github.com/XTLS/Xray-core/issues/6737#issuecomment-5587270250
|
2026-09-08 18:18:12 +00:00 |
|
 风扇滑翔翼andGitHub
|
c037ccd98d
|
infra/vformat/main.go: Refactor (#6739)
https://github.com/XTLS/Xray-core/pull/6327#issuecomment-5581733848
|
2026-09-08 17:19:15 +00:00 |
|
 
|
01a034be53
|
Blackhole outbound: Add customizable response data support (#6713)
https://github.com/XTLS/Xray-core/pull/6711#issuecomment-5508683394
---------
Co-authored-by: Raaad1on <djilyawhite@gmail.com>
|
2026-09-07 21:09:58 +00:00 |
|
风扇滑翔翼
|
65458e919f
|
Config: Fix some issues (#6640)
https://github.com/XTLS/Xray-core/pull/6640#issuecomment-5420106315
Fixes https://github.com/XTLS/Xray-core/issues/6636
Fixes https://github.com/XTLS/Xray-core/issues/6600
...
|
2026-08-27 20:03:59 +08:00 |
|
 风扇滑翔翼andGitHub
|
f124daf5a3
|
Observatory: Fix consuming 100% CPU when no outbound matches subjectSelector (#6669)
Fixes https://github.com/XTLS/Xray-core/issues/6666
|
2026-08-25 18:30:33 +00:00 |
|
 
|
598bde7412
|
Router: Refactor to fix API data race (#6678)
Fixes https://github.com/XTLS/Xray-core/pull/6673
---------
Co-authored-by: Kosta <makostadev@xyecoc.com>
|
2026-08-25 18:00:14 +00:00 |
|
 
|
9b373e39ca
|
Sniffer: Fix SniffUTP() (#6667)
Fixes https://github.com/XTLS/Xray-core/pull/6664
---------
Co-authored-by: n0ctal <4c866w5fn9@privaterelay.appleid.com>
|
2026-08-25 16:49:14 +00:00 |
|
 风扇滑翔翼andGitHub
|
7d214f8b09
|
WireGuard outbound: Fix sendThrough support (#6570)
Fixes https://github.com/XTLS/Xray-core/issues/6559
|
2026-08-12 08:38:01 +00:00 |
|
 
|
4aba687dd3
|
XHTTP & gRPC servers: Get accurate localAddr (#6526)
Fixes https://github.com/XTLS/Xray-core/pull/6476
---------
Co-authored-by: echoowall <echoowall@gmail.com>
|
2026-07-27 13:11:25 +00:00 |
|
 风扇滑翔翼andGitHub
|
8f15190c23
|
QUIC sniffer: Fix potential panic on malformed QUIC packets again (#6471)
Fixes https://github.com/XTLS/Xray-core/security/advisories/GHSA-xqmr-94vq-cxvx
Fixes https://github.com/XTLS/Xray-core/security/advisories/GHSA-9h6x-9r9m-5qw2
|
2026-07-10 21:40:50 +00:00 |
|
 风扇滑翔翼andGitHub
|
64fada32b5
|
TLS client: Pinning CA must have serverName (or higher-priority verifyPeerCertByName or outbound's address) for pinnedPeerCertSha256 (#6472)
Fixes https://github.com/XTLS/Xray-core/security/advisories/GHSA-5wf9-h793-w73c
|
2026-07-10 21:03:35 +00:00 |
|
 
|
0bafca9486
|
Stats: Fix GetOrRegister*() races (#6468)
Fixes https://github.com/XTLS/Xray-core/pull/6467#issue-4856851059
---------
Co-authored-by: Joshua Su <i@joshua.su>
|
2026-07-10 20:34:27 +00:00 |
|
 风扇滑翔翼andRPRX
|
7e7e820763
|
Geodata: Apply uTLS Chrome fingerprint when downloading (#6371)
Closes https://github.com/XTLS/Xray-core/issues/6369
|
2026-06-24 10:52:28 +00:00 |
|
 风扇滑翔翼andGitHub
|
ac04c445bd
|
DNS: Fix unexpected TTL clamp (#6363)
Fixes https://github.com/XTLS/Xray-core/issues/6359
|
2026-06-23 11:48:17 +00:00 |
|
 
|
e7e9254630
|
TUN inbound: Avoid panic on nil RemoteAddr due to quickly closed connection (#6365)
Fixes https://github.com/XTLS/Xray-core/issues/6364#issuecomment-4778262075
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2026-06-23 11:37:21 +00:00 |
|
 风扇滑翔翼andGitHub
|
1e036ce1c5
|
XHTTP/3 client: Actively close underlying QUIC & UDP (#6332)
Fixes https://github.com/XTLS/Xray-core/issues/6328#issuecomment-4730379021
|
2026-06-18 23:55:11 +00:00 |
|
 风扇滑翔翼andRPRX
|
6412738486
|
Socks5 inbound: Fix issues in new UDP ASSOCIATE (#6325)
https://github.com/XTLS/Xray-core/pull/6325#issuecomment-4724008713
Fixes https://github.com/XTLS/Xray-core/issues/6323
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2026-06-17 14:44:40 +00:00 |
|
 
|
e10347bf01
|
XHTTP transport: Add sessionIDTable and sessionIDLength; Rename session* to sessionID* (#6258)
https://github.com/XTLS/Xray-core/pull/6258#issuecomment-4658534046
https://github.com/XTLS/Xray-core/pull/6253#issuecomment-4657704004
https://github.com/XTLS/Xray-core/pull/6251#issuecomment-4612756220
Usage: https://github.com/XTLS/Xray-core/pull/6258#issue-4580617110
Closes https://github.com/XTLS/Xray-core/issues/6264
---------
Co-authored-by: XXcipherX <knazevvv6514@gmail.com>
|
2026-06-09 15:58:02 +00:00 |
|
 风扇滑翔翼andGitHub
|
3239d21168
|
TUN inbound: autoOutboundsInterface bypasses loopback addresses (#6276)
Fixes https://github.com/XTLS/Xray-core/issues/6269
|
2026-06-09 09:40:55 +00:00 |
|
 风扇滑翔翼andGitHub
|
06b4931743
|
TUN inbound: Start TUN by AlwaysOnInboundHandler (#6275)
Fixes https://github.com/XTLS/Xray-core/issues/6274
|
2026-06-09 09:22:33 +00:00 |
|
 
|
a0e9347f1b
|
TLS ECH: Handle "h2c://" query correctly (#6261)
Fixes https://github.com/XTLS/Xray-core/issues/6259#issuecomment-4614984919
---------
Co-authored-by: j2rong4cn <36783515+j2rong4cn@users.noreply.github.com>
|
2026-06-09 09:03:24 +00:00 |
|
 风扇滑翔翼andGitHub
|
c4dfcd4c1a
|
Burst observatory: Fix init check (#6221)
https://github.com/XTLS/Xray-core/pull/6106#issuecomment-4587975865
|
2026-06-01 01:30:40 +00:00 |
|
 
|
e26f5e9548
|
Socks5 server: More standard UDP ASSOCIATE (RFC 1928) (#6149)
https://github.com/XTLS/Xray-core/pull/6149#issuecomment-4529069218
Fixes https://github.com/XTLS/Xray-core/issues/6145#issuecomment-4467482623
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2026-05-28 14:22:57 +00:00 |
|
 风扇滑翔翼andRPRX
|
787aa7677b
|
Hysteria server: tls.WithNextProto("h3") by default (#6186)
Client: https://github.com/XTLS/Xray-core/pull/6186#issuecomment-4528041838
|
2026-05-24 14:35:12 +00:00 |
|
 风扇滑翔翼andGitHub
|
d878fc83f8
|
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 |
|
 风扇滑翔翼andGitHub
|
ee2b2c5ab6
|
leastLoad balancer: Implement missing tolerance (#6156)
Closes https://github.com/XTLS/Xray-core/issues/6154
|
2026-05-24 12:27:12 +00:00 |
|
 风扇滑翔翼andGitHub
|
4c3842711d
|
XHTTP client: Fix packet-up OpenUsage counting and H3 keepAlivePeriod parameter (#6140)
Fixes https://github.com/XTLS/Xray-core/pull/6140#issuecomment-4525409315
|
2026-05-24 12:05:40 +00:00 |
|
 风扇滑翔翼andGitHub
|
56bb63668c
|
Geodata: Cleanup unneeded shared matchers (weakly referenced in map) (#6139)
https://github.com/XTLS/Xray-core/pull/6139#issuecomment-4525195265
|
2026-05-23 12:23:52 +00:00 |
|
 风扇滑翔翼andGitHub
|
9d9eaf399f
|
XHTTP client: Fix potential memory leak in stream-up/one (#6095)
Fixes https://github.com/XTLS/Xray-core/pull/6087#issuecomment-4402474552
|
2026-05-09 16:54:57 +00:00 |
|
  
|
8381a5a8a6
|
Block/Blackhole outbound: Better blocking UDP (#6057)
https://github.com/XTLS/Xray-core/issues/6051#issuecomment-4364008008
Fixes https://github.com/XTLS/Xray-core/issues/6052
---------
Co-authored-by: Meo597 <197331664+Meo597@users.noreply.github.com>
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2026-05-02 15:27:30 +00:00 |
|
 风扇滑翔翼andGitHub
|
16568314d8
|
TLS for WSS/HUS: Allow outer "alpn": ["h2", "http/1.1"] for camouflage (#6034)
https://github.com/XTLS/Xray-core/pull/6034#issuecomment-4363639160
Closes https://github.com/XTLS/Xray-core/issues/6024#issuecomment-4328306231
|
2026-05-02 11:07:12 +00:00 |
|
 风扇滑翔翼andGitHub
|
1fc6850dc4
|
TLS ECH: Remove echForceQuery (ECH is forced now if configured) (#6032)
https://github.com/XTLS/Xray-core/pull/5887#issuecomment-4184701517
|
2026-05-02 10:33:43 +00:00 |
|
 风扇滑翔翼andGitHub
|
7ab0a3ccb7
|
FakeDNS: Little fix (#6022)
https://github.com/XTLS/Xray-core/pull/6021#issuecomment-4344638838
|
2026-05-01 22:57:51 +00:00 |
|
 风扇滑翔翼andGitHub
|
454c930d13
|
Loopback outbound: Use DispatchLink() (#6005)
https://github.com/XTLS/Xray-core/pull/6000
Fixes https://github.com/XTLS/Xray-core/issues/5917
|
2026-04-25 16:48:49 +00:00 |
|
 风扇滑翔翼andGitHub
|
df4b97097c
|
Loopback outbound: Avoid directly modifying potential shared ctx (#5960)
Fixes https://github.com/XTLS/Xray-core/issues/5958
|
2026-04-17 21:41:10 +00:00 |
|
 风扇滑翔翼andGitHub
|
3691741440
|
Chore: Use buf.New() instead of buf.NewWithSize() (#5946)
https://github.com/XTLS/Xray-core/pull/5941#issuecomment-4252905907
https://github.com/XTLS/Xray-core/pull/5946#issuecomment-4253919073
|
2026-04-15 16:57:51 +00:00 |
|
 风扇滑翔翼andGitHub
|
e9f7d61c2e
|
Hysteria transport: Fix client-side clientManager (#5928)
Fixes https://github.com/XTLS/Xray-core/issues/5911
|
2026-04-13 16:14:15 +00:00 |
|
 
|
e5a9fb752e
|
QUIC sniffer: Fix potential panic on malformed QUIC packets (#5866)
Fixes https://github.com/XTLS/Xray-core/security/advisories/GHSA-hrp5-2rwj-wvmv
---------
Co-authored-by: kastov <yk@sent.com>
|
2026-04-07 10:10:12 +00:00 |
|
 风扇滑翔翼andGitHub
|
6eccc59728
|
WireGuard: Use Xray's buffer (#5880)
Fixes https://github.com/XTLS/Xray-core/issues/5878
|
2026-04-03 21:22:45 +00:00 |
|
 风扇滑翔翼andGitHub
|
d62f5cfb62
|
Loopback outbound: Fix potential nil InboundFromContext (#5836)
Fixes https://github.com/XTLS/Xray-core/issues/5710
|
2026-03-23 10:11:17 +00:00 |
|
 风扇滑翔翼andGitHub
|
982c95d89a
|
OpenBSD: Disable readV (#5786)
https://github.com/XTLS/Xray-core/pull/5784#issuecomment-4024880917
https://github.com/XTLS/Xray-core/issues/5756#issuecomment-4015530258
https://github.com/XTLS/Xray-core/pull/5824#issuecomment-4103829456
|
2026-03-23 07:57:35 +00:00 |
|
  
|
c1b67a961e
|
XHTTP transport: Some optimizations (#5803)
https://github.com/XTLS/Xray-core/pull/5801
https://github.com/XTLS/Xray-core/pull/5808
---------
Co-authored-by: Sergei Ozeranskii <sergey.ozeranskiy@gmail.com>
Co-authored-by: rufsieus <rufsieus@gmail.com>
|
2026-03-21 12:48:47 +00:00 |
|
 
|
bb05684407
|
VLESS Reverse Proxy: Check burstObservatory immediately after inbound adds new reverse-mux to reverse-outbound (#5752)
Fixes https://github.com/XTLS/Xray-core/issues/5750
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2026-03-21 11:16:24 +00:00 |
|
 风扇滑翔翼andGitHub
|
85f1234863
|
TUN inbound: Generate deterministic GUID on Windows (#5811)
Closes https://github.com/XTLS/Xray-core/issues/5810
|
2026-03-19 10:18:07 +00:00 |
|
 风扇滑翔翼andGitHub
|
e86c365572
|
TLS ECH: Avoid outer ALPN http/1.1 for WSS & HUS; Change echForceQuery's default value to "full"; Update github.com/refraction-networking/utls to 20260301010127; Add irrelevant tests for uTLS-REALITY (#5725)
https://github.com/XTLS/Xray-core/pull/5725#issuecomment-3982680111
|
2026-03-09 12:49:49 +00:00 |
|
 风扇滑翔翼andGitHub
|
7abad3fac0
|
HTTPUpgrade server: Fix certain stuck in Handle() (#5661)
https://github.com/XTLS/Xray-core/pull/5661#issuecomment-3890662818
|
2026-02-12 14:18:38 +00:00 |
|
 风扇滑翔翼andGitHub
|
1fe6d4a0f5
|
core/core.go: Replace "Custom" with vcs info if available (#5665)
https://github.com/XTLS/Xray-core/pull/5665#issuecomment-3890500863
|
2026-02-12 14:00:15 +00:00 |
|
 风扇滑翔翼andGitHub
|
d100be5ad5
|
Chore: Migrate to Go 1.26 (#5680)
|
2026-02-12 04:08:59 +00:00 |
|
 风扇滑翔翼andGitHub
|
0710c2b195
|
Workflows: Add simple consistency check for *.pb.go files to test.yml (#5646)
https://github.com/XTLS/Xray-core/commit/d14767d4f307dd42e6b41c4871480bcb85437b21
|
2026-02-06 08:37:22 +00:00 |
|
 风扇滑翔翼andGitHub
|
4632984b66
|
TLS client: Simplify cert's verification code (#5656)
Fixes https://github.com/XTLS/Xray-core/issues/5655
|
2026-02-06 01:57:32 +00:00 |
|
 
|
74c726ff62
|
Commands: Print CA cert's SHA256 in tls ping (#5644)
And https://github.com/XTLS/Xray-core/issues/5642#issuecomment-3840806246
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2026-02-03 21:03:48 +00:00 |
|
 
|
afcfdbca70
|
Commands: Print leaf cert's SHA256 in tls ping (#5628)
And https://github.com/XTLS/Xray-core/pull/5628#issuecomment-3828445442
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2026-01-31 13:11:36 +00:00 |
|
 风扇滑翔翼andGitHub
|
f6a7e93923
|
VMess inbound: Optimize replay filter (#5562)
And https://github.com/XTLS/Xray-core/pull/5562#issuecomment-3765387903
|
2026-01-27 18:34:46 +00:00 |
|
 风扇滑翔翼andRPRX
|
daf9cba29f
|
XUDP client: Initialize Global ID's BaseKey correctly (#5602)
https://t.me/projectXray/4624679
|
2026-01-24 15:11:44 +00:00 |
|
 风扇滑翔翼andGitHub
|
5846f94784
|
Log config: More flexible maskAddress (#5570)
https://github.com/XTLS/Xray-core/pull/5566#issuecomment-3765429984
|
2026-01-23 13:49:08 +00:00 |
|
 风扇滑翔翼andGitHub
|
777e31302c
|
Router: Fix panic in ProcessNameMatcher when source IPs are empty (#5574)
Fixes https://github.com/XTLS/Xray-core/issues/5573
|
2026-01-21 13:24:51 +00:00 |
|
 风扇滑翔翼andGitHub
|
a778d3d273
|
Tests: Reduce RAM usage (#5577)
https://github.com/XTLS/Xray-core/pull/5577#issuecomment-3768963110
|
2026-01-21 13:02:04 +00:00 |
|
 风扇滑翔翼andRPRX
|
5f7474120f
|
Geofiles: Revert related changes for now, waiting for better changes (#5557)
Reverts https://github.com/XTLS/Xray-core/commit/5d94a62a83073bc4aa378fb7e2198e15878e90da https://github.com/XTLS/Xray-core/commit/c715154309e41e759f544edd3667889e257fb3af https://github.com/XTLS/Xray-core/commit/961c352127f32c04034a88d021a683e6a80eac20 https://github.com/XTLS/Xray-core/commit/36425d2a6e53c755c96d25ef2323b7fffd1fab3f
Fixes https://github.com/XTLS/Xray-core/issues/5538 https://github.com/XTLS/Xray-core/issues/5536
|
2026-01-17 12:40:53 +00:00 |
|
 风扇滑翔翼andGitHub
|
09f619d67c
|
TLS client: Add pin_test.go for leaf and CA (#5553)
https://github.com/XTLS/Xray-core/pull/5532#issuecomment-3760231005
|
2026-01-17 09:42:06 +00:00 |
|
 风扇滑翔翼andGitHub
|
a384be0f84
|
SS2022 outbound: Fix UDP leak (#5544)
Fixes https://github.com/XTLS/Xray-core/issues/5541
|
2026-01-14 13:31:43 +00:00 |
|
 风扇滑翔翼andGitHub
|
4bdf6e5c92
|
TLS client: Verify leaf cert (name, time) when pinning self-signed CA (#5532)
https://github.com/XTLS/Xray-core/pull/5154#issuecomment-3732159602
|
2026-01-13 14:35:24 +00:00 |
|
 风扇滑翔翼andGitHub
|
07a0dafa41
|
DNS: Check err for UDP dns.PackMessage(req.msg) (#5512)
Fixes https://github.com/XTLS/Xray-core/issues/5506
|
2026-01-09 14:22:07 +00:00 |
|
  
|
0ca13452b8
|
TLS config: Add pinnedPeerCertSha256; Remove pinnedPeerCertificateChainSha256 and pinnedPeerCertificatePublicKeySha256 (#5154)
Usage: https://github.com/XTLS/Xray-core/pull/5507
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2026-01-09 00:11:24 +00:00 |
|
 风扇滑翔翼andRPRX
|
446df149bd
|
Routing config: Replace processName with process (full-name/abs-path/abs-folder) (#5496)
About `self/` & `xray/`: https://github.com/XTLS/Xray-core/pull/5496#issuecomment-3714620380
Replaces https://github.com/XTLS/Xray-core/pull/5489
|
2026-01-06 14:03:21 +00:00 |
|
 风扇滑翔翼andGitHub
|
d9025857fe
|
transport/pipe/impl.go: Remove runtime.Gosched() in WriteMultiBuffer() (#5467)
|
2026-01-06 12:43:08 +00:00 |
|
 风扇滑翔翼andGitHub
|
7265b5ac3f
|
Routing config: Add processName (#5489)
|
2026-01-05 01:12:13 +00:00 |
|
 风扇滑翔翼andGitHub
|
fa64775f07
|
Tunnel/Dokodemo: Fix stats conn unwrap (#5440)
Fixes https://github.com/XTLS/Xray-core/issues/5439
|
2025-12-23 09:44:54 +00:00 |
|
 风扇滑翔翼andGitHub
|
a610a4c89a
|
Chore: Remove all double gonet import (#5402)
|
2025-12-10 07:17:29 +00:00 |
|
 风扇滑翔翼andGitHub
|
93312d29e5
|
XTLS Vision: Fix IsCompleteRecord() (#5365)
Fixes https://github.com/XTLS/Xray-core/pull/5179
|
2025-12-02 13:01:44 +00:00 |
|
 风扇滑翔翼andGitHub
|
f9dd3aef72
|
Refactor WrapLink logic (#5288)
https://github.com/XTLS/Xray-core/pull/5133
https://github.com/XTLS/Xray-core/pull/5286
|
2025-11-20 15:53:42 +00:00 |
|
 风扇滑翔翼andGitHub
|
195248801d
|
Fix shadowsocks2022 memory leak (#5166)
* Fix ss2022 gouroutine leak
* ErrReadTimeout
|
2025-10-05 20:15:53 -04:00 |
|
 风扇滑翔翼andGitHub
|
c0c88f3d73
|
Fix vless reverse panic in vision (#5189)
* Fix vless reverse panic in vision
* Add panic
|
2025-10-04 23:04:18 -04:00 |
|
 风扇滑翔翼andGitHub
|
30e10be95d
|
Fix https://github.com/XTLS/Xray-core/pull/5114#issuecomment-3273017153 (#5118)
|
2025-09-10 11:41:44 +00:00 |
|
 风扇滑翔翼andGitHub
|
ce5c51d3ba
|
TPROXY: Prevent TCP loopback (#5114)
Fixes https://t.me/projectXray/4434526
|
2025-09-10 00:25:52 +00:00 |
|
 风扇滑翔翼andGitHub
|
a0c63ba1cf
|
VMess: Returns clearer error in AuthIDDecoderHolder (#5090)
|
2025-09-08 14:19:17 +00:00 |
|
 风扇滑翔翼andGitHub
|
2b82366148
|
mKCP: Fix key derivation for obfuscation (#5106)
Fixes https://github.com/XTLS/Xray-core/issues/5096
|
2025-09-08 13:59:28 +00:00 |
|
 风扇滑翔翼andRPRX
|
8b579bf3ec
|
Commands: Add vlessenc (generate complete json pair directly) (#5078)
https://github.com/XTLS/Xray-core/pull/5078#issuecomment-3254161589
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2025-09-05 08:14:48 +00:00 |
|
 
|
79325ead2e
|
common/buf/buffer.go: Replace copy zero with clear() (#5071)
Co-authored-by: скриде с Тигром (0iq) <42325154+SkrideOne@users.noreply.github.com>
|
2025-08-30 13:13:40 +00:00 |
|
 风扇滑翔翼andGitHub
|
4976085ddb
|
Socks/HTTP inbound: Fix unexpected rawConn copy (#5041)
Fixes https://github.com/XTLS/Xray-core/issues/5040
|
2025-08-28 13:41:44 +00:00 |
|
 风扇滑翔翼andGitHub
|
5fa5f3fbb9
|
WireGuard outbound: Fix close closed (#5054)
Fixes https://github.com/XTLS/Xray-core/issues/5053
|
2025-08-27 09:33:09 +00:00 |
|
 风扇滑翔翼andGitHub
|
2ee372e758
|
common/signal/timer.go: Refator to use sync.Once (#5052)
Fixes https://github.com/XTLS/Xray-core/issues/5051
|
2025-08-27 09:28:53 +00:00 |
|
 风扇滑翔翼andGitHub
|
573300bc22
|
Issues template: Refine requirements
|
2025-08-19 09:27:25 +00:00 |
|
 风扇滑翔翼andGitHub
|
6fc0a40c2a
|
XHTTP client: Fix edge-case issue for packet-up mode (#5020)
https://github.com/XTLS/Xray-core/pull/4952#issuecomment-3184080580
|
2025-08-15 18:01:15 +00:00 |
|
 
|
f3cdcad541
|
common/buf/multi_buffer.go: Fix Compact() (#5015)
Fixes https://github.com/XTLS/Xray-core/issues/5012
Co-authored-by: patterniha <71074308+patterniha@users.noreply.github.com>
|
2025-08-15 15:27:12 +00:00 |
|
 风扇滑翔翼andGitHub
|
5a8e9c25a4
|
Chore: Migrate to Go 1.25 (#5024)
* Try to update to go1.25
* Remove unsafe usage
|
2025-08-15 14:50:35 +00:00 |
|
 风扇滑翔翼andGitHub
|
b1107b9810
|
Refine must2 and apply NewAesGcm() to all usage (#5011)
* Refine must2 and apply NewAesGcm() to all usage
* Remove unused package
* Fix test
|
2025-08-10 21:37:46 -04:00 |
|
 风扇滑翔翼andGitHub
|
d4f11e6d68
|
UDS: Check address before listen (#4945)
Fixes https://github.com/XTLS/Xray-core/issues/4944
|
2025-08-03 11:02:55 +00:00 |
|
 风扇滑翔翼andGitHub
|
00f3147242
|
app/proxyman/inbound/inbound.go: Fix ListHandlers() (#4976)
Fixes https://github.com/XTLS/Xray-core/issues/4956
|
2025-08-03 11:02:08 +00:00 |
|
 风扇滑翔翼andGitHub
|
7cbf5b004c
|
TLS ECH client: echForceQuery "full" / "half" / "none" (default) (#4973)
https://github.com/XTLS/Xray-core/pull/4971#issuecomment-3148113203
|
2025-08-03 10:15:42 +00:00 |
|
 风扇滑翔翼andGitHub
|
b2829219a0
|
TLS ECH client: Add echForceQuery config (#4947)
https://github.com/XTLS/Xray-core/pull/4947#issuecomment-3124359776
|
2025-08-01 11:25:15 +00:00 |
|
 
|
fb7a9d8d61
|
TLS client & server: Support Encrypted Client Hello (ECH) (#3813)
https://github.com/XTLS/Xray-docs-next/commit/b9a72a4a26490cda4c915a857a78ce08ec273fe7
---------
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
|
2025-07-26 08:47:27 +00:00 |
|
 风扇滑翔翼andGitHub
|
1ea00fad81
|
UDP listener: Allow listening on "localhost" (#4940)
Fixes https://github.com/XTLS/Xray-core/issues/4939
|
2025-07-26 01:27:35 +00:00 |
|
 风扇滑翔翼andGitHub
|
c9cd26d6d3
|
UDP: Remove removeRay()'s error log (#4936)
From https://github.com/XTLS/Xray-core/pull/4899
|
2025-07-25 14:40:26 +00:00 |
|
 风扇滑翔翼andGitHub
|
eb433d9462
|
Inbounds & Outbounds: TCP KeepAlive better default value (#4931)
From https://github.com/XTLS/Xray-core/pull/4927
|
2025-07-25 12:06:05 +00:00 |
|
 
|
87d8b97d9a
|
Commands: Output certificate chain's total length in tls ping (#4933)
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2025-07-25 10:18:26 +00:00 |
|
 风扇滑翔翼andGitHub
|
9d15ecf1f9
|
REALITY client: Fix log when printing "is using X25519MLKEM768..." (#4929)
|
2025-07-25 07:11:35 +00:00 |
|
 风扇滑翔翼andGitHub
|
955a569181
|
REALITY config: Allow mldsa65 fields to be empty (#4924)
|
2025-07-24 01:15:48 +00:00 |
|
 风扇滑翔翼andGitHub
|
f90fae22aa
|
UDP: Fix removeRay will close a connEntry that not belongs to it (#4899)
|
2025-07-23 10:10:12 +00:00 |
|
 风扇滑翔翼andGitHub
|
3b47d0846e
|
Freedom: Cache UDP resolve result (#4804)
|
2025-07-23 10:02:27 +00:00 |
|
 风扇滑翔翼andRPRX
|
83686ebfaa
|
DNS outbound: Prevent panic from rejecting invalid domain (#4903)
Fixes https://github.com/XTLS/Xray-core/pull/4824#issuecomment-3078811352
|
2025-07-19 01:52:26 +00:00 |
|