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

Commit Graph

  • 9438517130 README.md: Add SaeedDev94/Xray to Android clients mmmray 2024-09-08 17:10:10 -05:00
  • 3d9137cb6f v24.9.7 v24.9.7 RPRX 2024-09-07 00:30:27 +00:00
  • 6838a0ae55 Config: Remove legacy inbound/outbound/detours (#3769) mmmray 2024-09-07 01:43:58 +02:00
  • 3971532798 Bump golang.org/x/net from 0.28.0 to 0.29.0 (#3766) dependabot[bot] 2024-09-06 01:52:47 +00:00
  • d36e027a50 Bump golang.org/x/sys from 0.24.0 to 0.25.0 (#3762) dependabot[bot] 2024-09-06 01:47:43 +00:00
  • f357245f93 Config: Remove global transport (#3751) mmmray 2024-09-06 06:31:26 +08:00
  • c0a98f74fc Transport: Remove DomainSocket (#3757) mmmray 2024-09-03 13:36:11 +02:00
  • 9a953c070f Transport: Remove QUIC (#3754) mmmray 2024-09-03 04:39:44 +02:00
  • ab3c00e96b SplitHTTP: Remove ok compatibility logic (#3753) mmmray 2024-09-03 04:25:15 +02:00
  • f1c439c2aa Revert "Fix freedom PacketReader/PacketWriter type assertion (#3734)" mmmray 2024-09-01 10:59:31 -05:00
  • 6baad79f98 v1.8.24 v1.8.24 RPRX 2024-08-30 07:01:01 +00:00
  • 98e85b7f3c Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#3740) dependabot[bot] 2024-08-29 11:32:36 -04:00
  • 002d08bf83 UDP noise (#3711) dragonbreath2000 2024-08-28 14:10:11 -07:00
  • 8674ed5a0d Support DNS queryStrategy config for UDP NameServer (#3728) xiaorouji 2024-08-27 22:19:33 +08:00
  • 815a959c96 Fix freedom PacketReader/PacketWriter type assertion (#3734) dyhkwong 2024-08-27 22:17:55 +08:00
  • 1cfed96aba README.md: Add Project VLESS to Telegram RPRX 2024-08-26 02:33:03 +00:00
  • 592c2daf58 Update go 1.23 (#3730) yuhan6665 2024-08-25 22:30:38 -04:00
  • 5d7dfbbcac Bump github.com/vishvananda/netlink from 1.2.1 to 1.3.0 (#3729) dependabot[bot] 2024-08-25 22:07:31 -04:00
  • 3dd3bf94d4 Fix data leak between mux.cool connections (#3718) mmmray 2024-08-25 21:02:01 +02:00
  • c0c23fdfeb Bump github.com/vishvananda/netlink (#3719) dependabot[bot] 2024-08-23 08:41:35 +00:00
  • 34e0a2fb41 Issues template: Add require for latest version 风扇滑翔翼 2024-08-23 06:48:25 +00:00
  • 83eef6bc1f SplitHTTP: Fix connection leaks and crashes (#3710) mmmray 2024-08-22 17:07:57 +02:00
  • 2be03c56cb Pin protobuf packages (#3715) mmmray 2024-08-22 16:18:36 +02:00
  • 790f908f0b chore: fix some comment typos (#3716) curlwget 2024-08-22 17:32:38 +08:00
  • 0df7fa23f8 Bump github.com/cloudflare/circl from 1.3.9 to 1.4.0 (#3712) dependabot[bot] 2024-08-21 17:36:25 -04:00
  • 41d03d1856 Wireguard inbound: Fix no route when bind to interface (#3698) チセ 2024-08-20 07:21:19 +08:00
  • 160316d53c SplitHTTP: Do not produce too large upload (#3691) mmmray 2024-08-17 13:01:58 +02:00
  • 1562e1ffb9 Config: Combine filename and format into a new struct (#3687) HunterQ 2024-08-16 15:32:05 +10:00
  • 11b04807b9 Log: Add "from" before source address RPRX 2024-08-16 02:18:39 +00:00
  • b612da26eb Socks inbound: Support HTTP inbound by default (#3682) 风扇滑翔翼 2024-08-15 11:15:02 +00:00
  • 030c9efc8c Commands: Comment some useless codes (#3681) HunterQ 2024-08-15 18:04:09 +10:00
  • 08d1840344 Bump github.com/miekg/dns from 1.1.61 to 1.1.62 (#3680) dependabot[bot] 2024-08-14 09:51:50 +00:00
  • f0547bc04d Commands: Use creflect.MarshalToJson() as output (#3674) yuhan6665 2024-08-08 00:41:19 -04:00
  • 498d8eb3cc DialerProxy: Fix SplitHTTP H3 dialerProxy (#3570) mmmray 2024-08-11 18:58:52 +02:00
  • 0c7303960a SplitHTTP server: Add "Cache-Control: no-store" to GET response (#3652) Lumière Élevé 2024-08-11 00:59:42 +01:00
  • 513182adf3 SplitHTTP server: Only "ok" to older clients (#3671) mmmray 2024-08-11 01:56:25 +02:00
  • a3b306aaa4 SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) mmmray 2024-08-10 23:47:42 +02:00
  • f650d87083 Commands: Add convert with two sub-commands (#3661) nobody 2024-08-11 00:09:07 +08:00
  • 85e2ebc6f7 SplitHTTP client: Raise idle timeout to 5 minutes, Add h*KeepalivePeriod (#3624) mmmray 2024-08-10 07:40:48 +02:00
  • 9e93c19161 Freedom: Combine fragmented tlshello if interval is 0 (#3663) 风扇滑翔翼 2024-08-10 13:06:00 +08:00
  • 96e8b8b279 Bump golang.org/x/sys from 0.23.0 to 0.24.0 (#3662) dependabot[bot] 2024-08-09 02:25:33 +00:00
  • 1a95add8e3 Bump github.com/quic-go/quic-go from 0.45.2 to 0.46.0 (#3658) dependabot[bot] 2024-08-08 10:37:26 -04:00
  • ac628a9427 API: Improve MarshalToJson() in common/reflect/marshal.go (#3655) nobody 2024-08-08 22:35:46 +08:00
  • 4a1c0d7124 README.md: Rename NFTs to Donation & NFTs RPRX 2024-08-07 13:15:25 +00:00
  • 661cb901de Bump golang.org/x/net from 0.27.0 to 0.28.0 (#3649) dependabot[bot] 2024-08-07 00:28:06 +00:00
  • c6d9d430bf Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#3640) dependabot[bot] 2024-08-05 22:24:16 -04:00
  • 1dfec5056d Bump golang.org/x/sys from 0.22.0 to 0.23.0 (#3639) dependabot[bot] 2024-08-05 22:22:12 -04:00
  • 2a5eb3db7d Docker: Fix permissions of geosite and geodat (#3634) definitio 2024-08-05 01:21:22 +03:00
  • 4c9e4b9de7 README.md: Add NFTs RPRX 2024-08-03 14:56:05 +00:00
  • 644901d1a5 Socks4a server: Check if the client sends an IP address as domain (#3628) 风扇滑翔翼 2024-08-03 10:08:23 +08:00
  • 7e24239c9a Bump github.com/quic-go/quic-go from 0.45.1 to 0.45.2 (#3623) dependabot[bot] 2024-08-02 03:16:37 +02:00
  • 4b7947cca9 SplitHTTP server: add ok padding (#3614) mmmray 2024-08-02 03:16:19 +02:00
  • 4c82ef8a1b v1.8.23 v1.8.23 RPRX 2024-07-29 10:23:04 +00:00
  • 30af792777 SplitHTTP: Rename three options & Reduce server defaults (#3611) mmmray 2024-07-29 12:10:29 +02:00
  • 33daa0c94b SplitHTTP: Fix wrong config deserialization (#3610) mmmray 2024-07-29 10:50:59 +02:00
  • 70383c50cc v1.8.22 RPRX 2024-07-29 08:22:12 +00:00
  • 521d8ef6a1 Docker: Add multi-arch builds and Loyalsoldier flavor (#3589) mayampi01 2024-07-29 15:36:30 +08:00
  • 4531a7e228 CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3607) lelemka0 2024-07-29 14:58:58 +08:00
  • a342db3e28 Fix a nil pointer in Wireguard client logging (#3608) yuhan6665 2024-07-29 02:43:46 -04:00
  • 60553a6c26 SplitHTTP server: Add noSSEHeader RPRX 2024-07-29 06:32:04 +00:00
  • 59f6685774 SplitHTTP: More range options, change defaults, enforce maxUploadSize, fix querystring behavior (#3603) mmmray 2024-07-29 06:35:17 +02:00
  • 4cb2a128db Don't do raw/splice copy in case of MITM yuhan6665 2024-07-24 19:47:26 -04:00
  • 8a4217fdf5 SplitHTTP client: Add minUploadInterval (#3592) mmmray 2024-07-27 14:52:36 +02:00
  • 7cf5ee8afd WS, HU: Remove unnecessary sleep from test (#3600) mmmray 2024-07-27 14:38:54 +02:00
  • 2becdd6414 SplitHTTP server: Fix panic during concurrent Close and Push (#3593) mmmray 2024-07-26 04:36:55 +02:00
  • edae38c620 Fix SplitHTTP Unix domain socket (#3577) hellokindle 2024-07-23 04:19:31 +08:00
  • 36f427f22b docker.yml: Set latest to auto to tag release version (#3581) mayampi01 2024-07-22 22:16:25 +08:00
  • c27d652d80 v1.8.21 v1.8.21 RPRX 2024-07-21 21:32:26 +00:00
  • 0f65aa8ed8 Fix SplitHTTP H3 waited for downResponse before uploading RPRX 2024-07-21 20:45:05 +00:00
  • 22535d8643 Fix SplitHTTP H3 didn't always reuse QUIC connection RPRX 2024-07-21 08:55:03 +00:00
  • 529f206d33 Fix serverside TLS support of SplitHTTP H1/H2 (#3567) mmmray 2024-07-21 02:29:50 +02:00
  • 964859b4bc SplitHTTP: Remove unnecessary keepalives (#3565) チセ 2024-07-21 01:26:06 +08:00
  • 8deb953aec v1.8.20 v1.8.20 RPRX 2024-07-20 06:10:40 +00:00
  • a0040f13dd SplitHTTP: Server supports HTTP/3 (#3554) ll11l1lIllIl1lll 2024-07-19 17:53:47 +00:00
  • d8994b7603 Fix SplitHTTP H3 crash on v2rayNG (#3559) ll11l1lIllIl1lll 2024-07-19 17:52:34 +00:00
  • b277bacdf6 v1.8.19 v1.8.19 RPRX 2024-07-17 13:51:21 +00:00
  • 9288a7c0dc Upgrade dependencies RPRX 2024-07-17 13:45:16 +00:00
  • c40fc44a34 SplitHTTP: Client supports HTTP/3 (#3543) ll11l1lIllIl1lll 2024-07-17 12:10:48 +00:00
  • 02cd3b8c74 Fix SplitHTTP race condition when creating new sessions (#3533) yuhan6665 2024-07-17 07:41:17 -04:00
  • a7e198e1e2 Fix WS reading X-Forwarded-For & Add tests (#3546) 风扇滑翔翼 2024-07-17 18:40:25 +08:00
  • 9e6d7a3cb0 v1.8.18 v1.8.18 RPRX 2024-07-15 13:57:18 +00:00
  • a4bc422ed1 README: Remove 13 inactive projects RPRX 2024-07-15 13:53:43 +00:00
  • 59819e2a1b Fix log severity (#3535) abvf 2024-07-15 15:34:04 +03:30
  • 573fb4f643 Add Windows 7 builds (#3530) mmmray 2024-07-15 11:53:40 +02:00
  • 558cfcc507 v1.8.17 v1.8.17 RPRX 2024-07-12 11:00:32 +00:00
  • 39675b7ef7 Upgrade github.com/xtls/reality to 20240712055506 RPRX 2024-07-12 06:02:31 +00:00
  • 16de0937a8 Fix typos (#3527) MHSanaei 2024-07-12 00:20:06 +02:00
  • c69d38ae82 add link to discussions mmmray 2024-07-11 13:31:26 -05:00
  • 73a001dd7a Upgrade github.com/xtls/reality to 20240711105359 RPRX 2024-07-11 12:02:49 +00:00
  • c8f6ba9ff0 Add SplitHTTP Browser Dialer support (#3484) mmmray 2024-07-11 09:56:20 +02:00
  • 308f0c64c3 Add custom Sockopt support (#3517) 风扇滑翔翼 2024-07-10 00:19:31 +08:00
  • ce637c0c23 Bump github.com/refraction-networking/utls from 1.6.6 to 1.6.7 dependabot[bot] 2024-07-08 00:43:55 +00:00
  • 0d130a0489 Bump github.com/sagernet/sing-shadowsocks from 0.2.6 to 0.2.7 dependabot[bot] 2024-07-08 00:43:41 +00:00
  • 01a3b4912b Bump golang.org/x/net from 0.26.0 to 0.27.0 dependabot[bot] 2024-07-08 00:43:34 +00:00
  • b8c0768b16 Properly parse HTTP host for verification yuhan6665 2024-07-06 17:12:49 -04:00
  • 4c51636788 Relax server HTTP host check yuhan6665 2024-07-06 15:06:58 -04:00
  • 1113ee7fa2 Bump golang.org/x/sys from 0.21.0 to 0.22.0 dependabot[bot] 2024-07-05 00:41:30 +00:00
  • 600ee0ed1a Add prefix match #3505 fallback-h2path 风扇滑翔翼 2024-07-06 06:12:12 +00:00
  • 4bec9ab845 Add H2 path support for fallback 风扇滑翔翼 2024-07-04 19:59:18 +00:00
  • e13f9f59da Bump google.golang.org/grpc from 1.64.0 to 1.65.0 dependabot[bot] 2024-07-03 00:36:08 +00:00