0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-17 13:57:15 +03:00

Commit Graph

  • 19e884bebf Bump golang.org/x/net from 0.38.0 to 0.39.0 (#4598) dependabot[bot] 2025-04-08 11:17:36 -04:00
  • 78a1e37e89 Sockopt: Use Windows syscall (#4581) xqzr 2025-04-07 23:50:07 +08:00
  • 2d3126b752 Config: Implement missing MarshalJSON for structs having custom UnmarshalJSON (#4585) Ragavendaran Puliyadi 2025-04-07 21:16:49 +05:30
  • 0dbab7bcd7 Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#4597) dependabot[bot] 2025-04-07 10:56:44 -04:00
  • ab15822ee3 Bump golang.org/x/sync from 0.12.0 to 0.13.0 (#4596) dependabot[bot] 2025-04-07 10:56:34 -04:00
  • 8b2fe32a33 Bump golang.org/x/sys from 0.31.0 to 0.32.0 (#4595) dependabot[bot] 2025-04-07 10:52:54 -04:00
  • dd2a40e64d Bump google.golang.org/grpc from 1.71.0 to 1.71.1 (#4577) dependabot[bot] 2025-04-07 10:30:33 -04:00
  • 33a4336b1d Bump github.com/miekg/dns from 1.1.64 to 1.1.65 (#4594) dependabot[bot] 2025-04-07 10:29:49 -04:00
  • e4a5344189 Temp: add some logs yuhan6665 2025-04-06 17:27:24 -04:00
  • ab5d7cf3d2 v25.3.31 v25.3.31 RPRX 2025-03-31 12:33:38 +00:00
  • 2abeda9c42 Sockopt: Allow listen v6only work for Windows & Darwin (#4571) xqzr 2025-03-31 20:13:57 +08:00
  • 63eb0539b3 Sockopt: Fix Darwin (macOS, iOS...) UDP interface bind (#4530) 92613hjh 2025-03-31 19:19:06 +08:00
  • 8284a0ef8f Dialer: Do not use ListenSystemPacket() when dialing UDP RPRX 2025-03-31 10:09:33 +00:00
  • 17207fc5e4 WireGuard: Improve config error handling; Prevent panic in case of errors during server initialization (#4566) Ilya Gulya 2025-03-31 03:50:25 +05:00
  • 52a2c63682 Sockopt: Fix Windows Multicast interface bind (#4568) xqzr 2025-03-31 04:51:36 +08:00
  • 1685c61e44 DNS: Use cache for NXDOMAIN (rcode 3 error) (#4560) patterniha 2025-03-29 17:35:27 +03:30
  • 681e943848 Chore: Optimize .gitignore (#4564) Pk-web6936 2025-03-29 17:16:26 +03:30
  • 8530bdb0de Bump golang.org/x/net from 0.37.0 to 0.38.0 (#4561) dependabot[bot] 2025-03-29 13:42:20 +00:00
  • 29e37e8a82 HTTP inbound: Directly forward plain HTTP 1xx response header (#4547) 风扇滑翔翼 2025-03-26 20:30:48 +08:00
  • e129b1e90d Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#4549) dependabot[bot] 2025-03-26 12:20:17 +00:00
  • 5922caff89 DNS: Add expectedIPs as an alias of expectIPs (#4551) patterniha 2025-03-26 15:48:58 +03:30
  • 4afe2d0cff DNS: Support returning upstream TTL to clients (#4526) Meo597 2025-03-24 21:33:56 +08:00
  • 2d3210e4b8 Env: Add XRAY_LOCATION_CERT variable (#4536) patterniha 2025-03-24 16:26:48 +03:30
  • 673a9ae063 Bump github.com/quic-go/quic-go from 0.50.0 to 0.50.1 (#4539) dependabot[bot] 2025-03-24 09:49:58 +00:00
  • 607c2a6d31 DNS DoH: Use EDNS0 with 100-300 padding by default (body padding) RPRX 2025-03-21 20:13:09 +00:00
  • b585b26f29 Sockopt: Fix Windows UDP interface bind; Allow customSockopt work for UDP (#4504) 风扇滑翔翼 2025-03-21 18:48:46 +08:00
  • 1067171e6a DNS: Add timeoutMs for DnsServerObject (#4523) patterniha 2025-03-21 13:54:58 +03:30
  • 86a225cda1 DNS: Retry with EDNS0 when response is truncated (#4516) 风扇滑翔翼 2025-03-21 08:22:04 +08:00
  • 6f8e253dec DNS: Add tag for DnsServerObject (#4515) 风扇滑翔翼 2025-03-21 08:18:59 +08:00
  • 6a211a0bb9 DNS: Add allowUnexpectedIPs for DnsServerObject (#4497) patterniha 2025-03-20 13:09:02 +01:00
  • 335845a9b2 DNS: Ensure order for DNS server match (#4510) 风扇滑翔翼 2025-03-20 19:21:21 +08:00
  • b70d0abebe API: Fix data race in online ipList (#4513) 风扇滑翔翼 2025-03-20 19:12:36 +08:00
  • 3d21128159 Bump github.com/miekg/dns from 1.1.63 to 1.1.64 (#4506) dependabot[bot] 2025-03-20 11:06:51 +00:00
  • eca99771ca README.md: Add Remnawave to Web Panels (#4498) Nikita Korotaev 2025-03-20 15:50:43 +05:00
  • 33acf3c2b6 Add multi buffer reader yuhan6665 2025-03-16 23:07:56 -04:00
  • 7c78408df9 Add some logs for troubleshooting yuhan6665 2025-03-09 22:59:30 -04:00
  • 5f504888b6 Add support for internal DNS system dev-ECH-internal-DNS 风扇滑翔翼 2025-03-09 18:55:37 +00:00
  • 129b2be9c1 Use capsulate protocol for large UDP packet yuhan6665 2025-03-02 23:53:33 -05:00
  • 358bdc258e Update to latest main yuhan6665 2025-02-02 11:11:09 -05:00
  • c660bf7e37 Add Datagram transport yuhan6665 2025-01-12 14:49:34 -05:00
  • 414379ca96 Add config proto yuhan6665 2025-01-12 12:57:47 -05:00
  • 4999fd5b7b Missing rename 风扇滑翔翼 2025-03-09 13:30:15 +00:00
  • 7f6a825bfe Do some rename 风扇滑翔翼 2025-03-09 11:40:10 +00:00
  • 6d5be86947 Add classic UDP DNS support for ECH Config 风扇滑翔翼 2025-03-09 09:43:40 +00:00
  • 43b57825fa Sockopt: Add dialTimeout dialTimeout 风扇滑翔翼 2025-03-06 21:41:38 +00:00
  • 2cba2c4d59 v25.3.6 v25.3.6 v1.250306.0 RPRX 2025-03-06 13:50:15 +00:00
  • 306fa51475 README.md: Add Happ to iOS clients (#4465) Happ-dev 2025-03-06 15:27:25 +03:00
  • 6d6f1c6967 Bump golang.org/x/net from 0.36.0 to 0.37.0 (#4469) dependabot[bot] 2025-03-06 10:59:49 +00:00
  • 152959824f Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (#4463) dependabot[bot] 2025-03-05 09:23:38 +00:00
  • a977b6357e Bump golang.org/x/net from 0.35.0 to 0.36.0 (#4462) dependabot[bot] 2025-03-05 09:23:31 +00:00
  • 0923f53b21 bugfix 风扇滑翔翼 2025-03-02 13:30:58 +00:00
  • 8554549f2c Refine xray tls ech output format 风扇滑翔翼 2025-03-01 19:38:41 +00:00
  • cab4321956 Add server support 风扇滑翔翼 2025-03-01 19:23:56 +00:00
  • 26199629f7 Update goech to v0.0.1 风扇滑翔翼 2025-02-27 07:14:03 +00:00
  • 53ceaf87a5 Use sync.Map 风扇滑翔翼 2025-02-15 15:19:18 +00:00
  • 73e98665ac Add new doh server format 风扇滑翔翼 2025-02-08 18:29:09 +00:00
  • 52c46bc508 Update mutex usage 风扇滑翔翼 2025-02-08 12:12:12 +00:00
  • 9bdf866471 ECH: client support TLS Encrypted Client Hello 风扇滑翔翼 2025-02-08 10:07:42 +00:00
  • 16eee1b89c Mux server: Clone the session.Content attached on ctx as well RPRX 2025-03-04 11:01:03 +00:00
  • dde0a4f272 REALITY config: Add password as an alias of publicKey RPRX 2025-03-04 05:29:03 +00:00
  • e15dff94b5 v25.3.3 v25.3.3 RPRX 2025-03-03 15:30:22 +00:00
  • e466b0497c DNS DoH: Use Chrome's fingerprint & keepAlivePeriod, Add header padding by default RPRX 2025-03-03 14:45:12 +00:00
  • b9cb93d3c2 Sockopt: Add addressPortStrategy (query SRV or TXT) (#4416) j3l11234 2025-03-02 21:07:55 +08:00
  • 8d46f7e14c TLS fingerprints: Refine "random" & "randomized", Add "randomizednoalpn" RPRX 2025-03-01 15:33:21 +00:00
  • 4b616f5cd0 XHTTP server: Switch to Go 1.24 native h2c support (#4451) A1lo 2025-03-01 11:20:54 +08:00
  • 06b4a7ce4d Bump lukechampine.com/blake3 from 1.3.0 to 1.4.0 (#4439) dependabot[bot] 2025-02-25 13:26:54 +00:00
  • 4c12e1686b Bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#4438) dependabot[bot] 2025-02-25 13:26:32 +00:00
  • 225d151cd3 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#4433) dependabot[bot] 2025-02-25 13:26:00 +00:00
  • d451078e72 Chore: Fix tests (#4440) 风扇滑翔翼 2025-02-25 21:11:37 +08:00
  • ce2384cccc Use Go 1.24 RPRX 2025-02-25 11:35:25 +00:00
  • 95c2113250 Add sniff timeoit dev-sniff-timeout 风扇滑翔翼 2025-02-21 10:44:33 +00:00
  • be43f66b63 v25.2.21 v25.2.21 RPRX 2025-02-21 07:58:31 +00:00
  • 71a6d89c23 Bump github.com/quic-go/quic-go from 0.49.0 to 0.50.0 (#4420) dependabot[bot] 2025-02-21 06:34:33 +00:00
  • 89792aee9d Outbound: Add outbound sendThrough origin behavior (#4349) lastrise 2025-02-21 00:15:59 +04:00
  • b786a50aee XHTTP server: Fix stream-up "single POST problem", Use united httpServerConn instead of recover() RPRX 2025-02-20 16:28:06 +00:00
  • b38a53e629 UDS: Use UnixListenerWrapper & UnixConnWrapper (#4413) 风扇滑翔翼 2025-02-19 19:31:29 +08:00
  • 52381a3c03 v25.2.18 v25.2.18 RPRX 2025-02-18 11:55:07 +00:00
  • 4b01eb4398 Metrics: Add direct listen (#4409) 风扇滑翔翼 2025-02-18 19:32:48 +08:00
  • c5de08bea6 XHTTP client: Revert "Add back minimal path padding for compatibility" RPRX 2025-02-18 11:11:36 +00:00
  • 8cb63db6c0 XHTTP server: Set remoteAddr & localAddr correctly RPRX 2025-02-18 10:50:50 +00:00
  • eef74b2c7d XTLS: More separate uplink/downlink flags for splice copy (#4407) yuhan6665 2025-02-18 03:37:52 -05:00
  • a1714cc4ce API: Improve cli usage descriptions (#4401) Bill Zhong 2025-02-18 05:06:39 -03:30
  • 958b13ebb5 Build: End of the easily mistaken 'Makefile' (#4395) 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-02-18 16:33:05 +08:00
  • 22c50a70c6 UDS: Make all remote addr 0.0.0.0 (#4390) 风扇滑翔翼 2025-02-13 22:01:33 +08:00
  • 94c7970fd6 Config: Correctly marshal PortList and NameServerConfig to JSON (#4386) yiguous 2025-02-12 22:55:16 +08:00
  • a71762b5da Workflows: Fix Actions' manual dispatch for assets update (#4378) 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-02-11 21:19:03 +08:00
  • 5033cbceea Bump golang.org/x/net from 0.34.0 to 0.35.0 (#4382) dependabot[bot] 2025-02-11 13:14:22 +00:00
  • dcd7e92c45 XHTTP server: Finish stream-up's HTTP POST when its request.Body is closed RPRX 2025-02-10 13:56:13 +00:00
  • 2d7ca4a6a6 Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#4375) dependabot[bot] 2025-02-10 08:30:42 +00:00
  • 925a985cc0 Commands: Use ".crt" & ".key" suffixes when generating TLS certificates RPRX 2025-02-08 18:29:54 +00:00
  • 613c63b165 DNS DoH h2c Remote: Add verifyPeerCertInNames "fromMitm" support RPRX 2025-02-08 18:05:41 +00:00
  • d4c7cd02fd MITM freedom RAW TLS: Allow "fromMitm" to be written at any position in verifyPeerCertInNames, Add checking for alpn "fromMitm" RPRX 2025-02-08 12:11:25 +00:00
  • db5f18b98c Workflows: Reduce Geodata update frequency (#4369) 𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 2025-02-08 16:07:46 +08:00
  • c81d8e488a Geofiles: Switch to Loyalsoldier's v2ray-rules-dat RPRX 2025-02-08 04:47:43 +00:00
  • 1d9e6bc2f3 README.md: Add XrayUI to Asuswrt-Merlin clients (#4355) Daniel Lavrushin 2025-02-07 05:57:52 -08:00
  • ae327eb7e6 Chore: Make some Maps into real Sets (#4362) Artur Melanchyk 2025-02-07 14:48:33 +01:00
  • e893fa1828 API: Add user IPs and access times tracking (#4360) Maxim Plotnikov 2025-02-07 07:19:47 -05:00
  • 1982c2366e Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#4363) dependabot[bot] 2025-02-07 10:09:50 +00:00
  • 117de1fd3c MITM freedom RAW TLS: Report website with unexpected Negotiated Protocol / invalid Domain Fronting certificate RPRX 2025-02-07 08:15:40 +00:00
  • 07c35ed52a Bump github.com/cloudflare/circl from 1.5.0 to 1.6.0 (#4352) dependabot[bot] 2025-02-06 11:31:13 +00:00