0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-17 21:59:47 +03:00

Commit Graph

  • 7e3a8d3a04 Add separate host config for websocket yuhan6665 2024-03-29 02:27:02 -04:00
  • e2302b421c Update proto file for websocket and httpupgrade (breaking) yuhan6665 2024-03-29 01:39:59 -04:00
  • 53e5814d19 API - Add | Remove Routing Rules (#3189) Hossin Asaadi 2024-03-29 19:17:36 +04:00
  • 8a439bf3f2 Fix host in headers field does not work XTLS#3191 风扇滑翔翼 2024-03-27 21:06:56 +08:00
  • e2439c0483 fix: config burstObservatory override lelemka0 2024-03-23 21:25:18 +08:00
  • fac383672c Bump github.com/sagernet/sing from 0.3.6 to 0.3.8 dependabot[bot] 2024-03-25 00:22:43 +00:00
  • 9a619f9e7c Add support for HTTPupgrade custom headers 风扇滑翔翼 2024-03-23 17:43:07 +00:00
  • bd38578978 improve balancer_info.go Hossin Asaadi 2024-03-22 16:11:14 +04:00
  • 2cafb3ef89 Fix(httpupgrade): X-Forwarded-For header not read. (#3172) チセ 2024-03-24 01:34:51 +08:00
  • 70a5fe9a25 Allow to send through random IPv6 风扇滑翔翼 2024-03-21 10:15:07 +00:00
  • 657c5c8570 Update HTTPUpgrade spelling and proto yuhan6665 2024-03-20 13:08:43 -04:00
  • fe3a0cf954 Chore: Clean up legacy field usage チセ 2024-03-20 13:22:56 +08:00
  • c05fd2f8c2 Update README.md debian-go 2024-03-20 10:35:21 +08:00
  • f848a364e3 Bump github.com/quic-go/quic-go from 0.41.0 to 0.42.0 dependabot[bot] 2024-03-19 00:47:06 +00:00
  • bb48a2043d Fix HTTPUpgrade transport register 风扇滑翔翼 2024-03-18 13:16:46 +08:00
  • 18b823b4a6 HTTPUpgrade 0-RTT (#3152) RPRX 2024-03-17 20:43:19 +00:00
  • 69e1734e3a Apply FallbackTag to leastping and roundrobin yuhan6665 2024-03-15 14:49:11 -04:00
  • 5c41292836 Add ConnRF to make HTTPUpgrade 0-RTT RPRX 2024-03-13 22:39:24 +00:00
  • d3a218f896 Fix https://github.com/XTLS/Xray-core/issues/3128 RPRX 2024-03-12 11:58:29 +00:00
  • 950a64e9a4 Change the default port of Dns over Quic simpleandstupid 2022-06-16 17:28:48 +08:00
  • 37f8654957 Update 1.8.9 and dependencies v1.8.9 yuhan6665 2024-03-10 15:48:50 -04:00
  • 96ca298b2a Bump github.com/sagernet/sing from 0.3.5 to 0.3.6 dependabot[bot] 2024-03-11 00:28:58 +00:00
  • 93cfbd6a92 Tempest isn't only for OpenRC Lumière Élevé 2024-03-10 17:13:48 +00:00
  • 9b5c3f417e Fix user download stats with splice yuhan6665 2024-03-08 08:45:50 -05:00
  • d7434e8e36 add: Add a new xray wrapper Omid The Great 2024-03-08 22:57:56 +03:30
  • e7c5059a6f Bump google.golang.org/grpc from 1.62.0 to 1.62.1 #3112 dependabot[bot] 2024-03-06 04:22:05 +00:00
  • cee776c3b7 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 dependabot[bot] 2024-03-06 01:01:32 +00:00
  • baf5de5cd3 Bump github.com/sagernet/sing from 0.3.4 to 0.3.5 dependabot[bot] 2024-03-06 01:01:38 +00:00
  • 601246468a Add initial check for burstObserver yuhan6665 2024-03-05 23:10:33 -05:00
  • 6991c119e7 Bump golang.org/x/net from 0.21.0 to 0.22.0 dependabot[bot] 2024-03-05 01:17:53 +00:00
  • da9c0ea07f Bump golang.org/x/crypto from 0.20.0 to 0.21.0 dependabot[bot] 2024-03-05 00:30:40 +00:00
  • eefdcb27f3 Bump github.com/sagernet/sing from 0.3.3 to 0.3.4 dependabot[bot] 2024-03-04 01:07:07 +00:00
  • b0fa7b6b85 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 dependabot[bot] 2024-03-04 01:07:16 +00:00
  • 87ef07d5f4 Correctly propagate error in AuthenticationReader readBuffer 风扇滑翔翼 2024-03-05 03:43:14 +08:00
  • a994bf8b04 chore: fix some errors detected by staticcheck (#3089) A1lo 2024-03-03 23:52:22 +08:00
  • 173b03448f transport: add httpupgrade Eken Chan 2024-03-03 13:12:38 +08:00
  • a3f50d0f5d Add a linux script 风扇滑翔翼 2024-03-02 03:51:13 +08:00
  • 8fe8aa5432 Bump github.com/sagernet/sing from 0.3.2 to 0.3.3 dependabot[bot] 2024-03-01 00:50:32 +00:00
  • 7184a8165f Add Authority to gRPC Transport (#3076) RPRX 2024-02-29 14:22:14 +00:00
  • aa101d9dc2 Doq (#3073) yuhan6665 2024-02-28 21:35:35 -05:00
  • c83c0bb21d Bump golang.org/x/crypto from 0.19.0 to 0.20.0 dependabot[bot] 2024-02-27 00:05:27 +00:00
  • 1c8375997d Update 1.8.8 and dependencies v1.8.8 yuhan6665 2024-02-25 09:31:59 -05:00
  • 57f0a6712f Revert "Fix a little version issue" yuhan6665 2024-02-21 17:40:27 -05:00
  • d5e94deea6 Bump github.com/sagernet/sing from 0.3.0 to 0.3.2 dependabot[bot] 2024-02-22 17:12:55 +00:00
  • 84d9c63bdb Bump google.golang.org/grpc from 1.61.1 to 1.62.0 dependabot[bot] 2024-02-22 00:25:09 +00:00
  • 51bacf7722 Bump github.com/refraction-networking/utls from 1.6.2 to 1.6.3 dependabot[bot] 2024-02-22 00:25:04 +00:00
  • 3778a367c8 Fix and simplify SockOpt in UDP yuhan6665 2024-02-21 13:58:50 -05:00
  • a0f1e1f377 FakeDNS return TTL=1 and drop HTTPS QType 65 request yuhan6665 2024-02-20 20:24:31 -05:00
  • c100d35b88 Fix a little version issue 风扇滑翔翼 2024-02-21 14:22:24 +08:00
  • f9653d0d88 chore(ci): use go version file to specify the go version Allo 2024-02-20 09:25:22 +08:00
  • ad3dd3df56 Update go.mod to specify Go 1.22 RPRX 2024-02-19 15:16:43 +00:00
  • cae94570df Fixing tcp connestions leak deorth-kku 2024-02-03 19:45:37 +08:00
  • 5ea1315b85 Update workflows to use Go 1.22 RPRX 2024-02-18 06:55:47 +00:00
  • fa5d7a255b Least load balancer (#2999) yuhan6665 2024-02-17 22:51:37 -05:00
  • bf02392969 Temporarily turn off sockopt for UDP on windows yuhan6665 2024-02-17 13:22:39 -05:00
  • a15334b395 Go back to first fix (revet d21e9b0abd) yuhan6665 2024-02-17 11:16:37 -05:00
  • 09656bd5d1 Add back sleep for freedom splice yuhan6665 2024-02-15 21:14:42 -05:00
  • 40e41d8b6b Bump google.golang.org/grpc from 1.61.0 to 1.61.1 dependabot[bot] 2024-02-14 00:43:55 +00:00
  • b091076bae fix #2970 parsing IPv6 address in wireguard peers configure lunafe 2024-02-12 15:03:29 +08:00
  • 7c9e3f97f1 Bump golang.org/x/net from 0.20.0 to 0.21.0 dependabot[bot] 2024-02-08 02:06:55 +00:00
  • c5713eb952 Bump golang.org/x/crypto from 0.18.0 to 0.19.0 dependabot[bot] 2024-02-08 00:23:59 +00:00
  • 7c8bec8596 Bump golang.org/x/sys from 0.16.0 to 0.17.0 dependabot[bot] 2024-02-08 00:23:54 +00:00
  • d83ccaeea9 Clean up legacy compile directive yuhan6665 2024-02-06 21:16:27 -05:00
  • 303beff5dd Fix SockOpt does not work in UDP 风扇滑翔翼 2024-02-06 18:56:55 +08:00
  • 3a99520370 Add PROXY Protocol support for freedom outbound Iain Lau 2024-02-03 09:10:23 +08:00
  • b56917fde5 README: Re-add Compilation RPRX 2024-02-04 09:36:41 +00:00
  • ad3d347cfc XTLS Vision: Apply padding to single XUDP by default at client side RPRX 2024-02-02 20:32:46 +00:00
  • dd635c7c8d Bump nick-fields/retry from 2 to 3 dependabot[bot] 2024-02-01 00:31:18 +00:00
  • 813f9a33b7 Bump github.com/refraction-networking/utls from 1.6.1 to 1.6.2 dependabot[bot] 2024-01-30 00:55:50 +00:00
  • d21e9b0abd Try a better fix for rare ssl error with freedom splice yuhan6665 2024-01-26 04:42:45 -05:00
  • 3167a70ff8 Try to fix rare ssl error with freedom splice yuhan6665 2024-01-26 02:14:26 -05:00
  • 25c531c6c3 Update README.md チセ 2024-01-25 21:21:10 +08:00
  • d97a29f55b Bump google.golang.org/grpc from 1.60.1 to 1.61.0 dependabot[bot] 2024-01-24 01:00:09 +00:00
  • 53de58fad3 Bump github.com/miekg/dns from 1.1.57 to 1.1.58 dependabot[bot] 2024-01-19 00:26:56 +00:00
  • 4bffd5114d Bump github.com/quic-go/quic-go from 0.40.1 to 0.41.0 dependabot[bot] 2024-01-18 00:55:39 +00:00
  • 360272a77d Bump actions/cache from 3 to 4 dependabot[bot] 2024-01-18 00:15:36 +00:00
  • d20a835016 Fix concurrent map writes error in ohm.Select(). (#2943) nobody 2024-01-16 23:52:01 +08:00
  • 10255bca83 Reduce size and time of KCP test yuhan6665 2024-01-15 10:37:56 -05:00
  • da5a28a088 Fix #2654 (#2941) dyhkwong 2024-01-15 23:33:15 +08:00
  • 77376ed94f Reduce size and time of UDP test yuhan6665 2024-01-12 21:56:22 -05:00
  • 7f7f57d3b6 Add tags cache to app.proxyman.ohm.Select() (#2927) nobody 2024-01-12 23:36:48 +08:00
  • 0ea2a50264 Add option realitySettings.masterKeyLog Qi Lin 2024-01-11 14:36:13 +08:00
  • 961cf9d3b1 Remove slices dependency. (#2930) nobody 2024-01-11 23:34:26 +08:00
  • 2b08d8638e Let tlsSettings.masterKeyLog and tlsSettings.fingerprint work together Qi Lin 2024-01-08 18:14:08 +08:00
  • 81f9f567ff sort Outbound selector output (#2914) Hossin Asaadi 2024-01-10 19:26:27 +03:00
  • 2fa5c299ac Bump github.com/refraction-networking/utls from 1.6.0 to 1.6.1 dependabot[bot] 2024-01-09 00:06:00 +00:00
  • 8a6b9e7420 Bump golang.org/x/net from 0.19.0 to 0.20.0 dependabot[bot] 2024-01-09 00:05:54 +00:00
  • 3f0bc13429 Update 1.8.7 and dependencies v1.8.7 yuhan6665 2024-01-02 20:14:42 -05:00
  • 9a2ab9b6a3 fix roundRobin hossinasaadi 2024-01-07 20:07:39 +04:00
  • 2fc4b31fcf common/singbridge: fix dropped context Lars Lehtonen 2024-01-02 10:23:11 -08:00
  • 7b4db50c9d Feat: Using Makefile to build xray (#2882) チセ 2024-01-02 23:13:38 +08:00
  • 60f7a03e1b fix(dns): avoid early return when dns query refused (#2878) dop-bot 2024-01-02 12:03:36 +08:00
  • 44bb83033f Add sub-command "-dump" to "run". (#2854) nobody 2023-12-30 00:16:48 +08:00
  • 006cf491e5 fix(conf): add Windows support for Unix Domain Socket in the fallback settings Allo 2023-12-27 12:19:52 +08:00
  • 1dba70004f Update README.md R8s6 2023-12-27 17:15:53 -08:00
  • 1dc9a72068 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 dependabot[bot] 2023-12-25 00:49:24 +00:00
  • eacdda3c93 Fix connecting to quic outbound with domain address yuhan6665 2023-12-24 21:07:56 -05:00
  • b0bf0d7fd5 fix(conf): add Windows support for Unix Domain Socket Allo 2023-12-22 17:42:04 +08:00
  • b7f21be8bc fix ecdh crash in reality hossinasaadi 2023-12-23 11:38:43 +04:00
  • 01c14a5994 add Round-Robin Strategy to balancer (#2844) Hossin Asaadi 2023-12-24 23:29:10 +03:00