 风扇滑翔翼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 |
|
 风扇滑翔翼andGitHub
|
cbcab89c7e
|
Commands: Display Post-Quantum key exchange in tls ping (#4857)
https://github.com/XTLS/Xray-core/pull/4857#issuecomment-3064964301
|
2025-07-19 01:14:56 +00:00 |
|
 风扇滑翔翼andGitHub
|
38ed2cc387
|
DNS: Add new nonIPQuery "reject" (#4824)
|
2025-06-22 22:48:24 -04:00 |
|
 风扇滑翔翼andGitHub
|
462bc3cfba
|
BurstObservatory: Fix nil panic when pingConfig is missing (#4757)
Fixes https://github.com/XTLS/Xray-core/issues/4756
|
2025-06-04 12:37:43 +00:00 |
|
 风扇滑翔翼andGitHub
|
ef1c165cc5
|
QUIC sniffer: Fix potential slice panic (#4732)
Fixes https://github.com/XTLS/Xray-core/issues/3914#issuecomment-2853392827
|
2025-05-16 12:08:29 +00:00 |
|
 风扇滑翔翼andGitHub
|
5f3ae64f0c
|
Sockopt: Allow customSockopt work for Windows & Darwin (#4576)
* Sockopt: Add custom sockopt on Windows & Darwin
* fix windows udp by the way
* use resolved addr
https://github.com/XTLS/Xray-core/pull/4504#issuecomment-2769153797
|
2025-04-18 02:30:47 +00:00 |
|
 风扇滑翔翼andGitHub
|
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 |
|
 风扇滑翔翼andGitHub
|
b585b26f29
|
Sockopt: Fix Windows UDP interface bind; Allow customSockopt work for UDP (#4504)
|
2025-03-21 10:48:46 +00:00 |
|
 风扇滑翔翼andRPRX
|
86a225cda1
|
DNS: Retry with EDNS0 when response is truncated (#4516)
|
2025-03-21 08:58:51 +00:00 |
|
 风扇滑翔翼andRPRX
|
6f8e253dec
|
DNS: Add tag for DnsServerObject (#4515)
Closes https://github.com/XTLS/Xray-core/issues/4505
|
2025-03-21 08:58:24 +00:00 |
|
 风扇滑翔翼andGitHub
|
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 |
|
 风扇滑翔翼andGitHub
|
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 |
|
 风扇滑翔翼andGitHub
|
d451078e72
|
Chore: Fix tests (#4440)
|
2025-02-25 13:11:37 +00:00 |
|
 
|
b38a53e629
|
UDS: Use UnixListenerWrapper & UnixConnWrapper (#4413)
Fixes https://github.com/XTLS/Xray-core/issues/4411
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2025-02-19 11:31:29 +00:00 |
|
 风扇滑翔翼andGitHub
|
4b01eb4398
|
Metrics: Add direct listen (#4409)
|
2025-02-18 11:32:48 +00:00 |
|
 
|
22c50a70c6
|
UDS: Make all remote addr 0.0.0.0 (#4390)
https://github.com/XTLS/Xray-core/pull/4389#issuecomment-2656360673
---------
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2025-02-13 14:01:33 +00:00 |
|
 风扇滑翔翼andGitHub
|
3a7a78ff3a
|
UDS: Keep valid source addr (#4325)
Fixes https://github.com/XTLS/Xray-core/issues/4324
|
2025-01-26 11:08:36 +00:00 |
|
 风扇滑翔翼andGitHub
|
f4fd8b8fad
|
DNS: Implement queryStrategy for "localhost" (#4303)
Fixes https://github.com/XTLS/Xray-core/issues/4302
|
2025-01-19 07:39:54 +00:00 |
|
 风扇滑翔翼andGitHub
|
3e590a4eb1
|
Freedom: Don't use rawConn copy when using utls (#4272)
|
2025-01-12 14:10:39 -05:00 |
|
 风扇滑翔翼andGitHub
|
33186ca5e6
|
Freedom noises: Change legacy variable name (#4238)
Closes https://github.com/XTLS/Xray-core/issues/4237
|
2025-01-02 08:21:32 +00:00 |
|
 风扇滑翔翼andRPRX
|
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 |
|
 风扇滑翔翼andRPRX
|
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 |
|
 风扇滑翔翼andGitHub
|
0a252ac15d
|
HTTP transport: Use dest as Host if not set (#4038)
|
2024-11-21 05:42:19 +00:00 |
|
 风扇滑翔翼andGitHub
|
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 |
|
 风扇滑翔翼andGitHub
|
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 |
|
 
|
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 |
|