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

Commit Graph

  • fce86aad33 fix(common): strmatcher match domain safety mengskysama 2023-08-23 01:21:27 +08:00
  • cd1d000860 Docker build use 1.20 go yuhan6665 2023-08-20 23:12:13 -04:00
  • c1db1f4dce Add "Xray REALITY with 'steal oneself'" example to README computerscot 2023-08-21 11:27:13 -07:00
  • acadf5c0e9 Bump github.com/quic-go/quic-go from 0.37.6 to 0.38.0 dependabot[bot] 2023-08-22 00:03:57 +00:00
  • 783ac10842 Bump github.com/quic-go/quic-go from 0.37.5 to 0.37.6 dependabot[bot] 2023-08-21 00:40:57 +00:00
  • efe8f3f4d6 fix(config): fix grpc cofnig parsing when service name only has one '/' char cty123 2023-08-20 13:18:39 +02:00
  • 599cfd09b0 Bump github.com/quic-go/quic-go from 0.37.4 to 0.37.5 dependabot[bot] 2023-08-18 01:01:53 +00:00
  • 75c99e283a Update README.md iamybj 2023-08-19 22:19:46 +08:00
  • a343d68944 fix(proxy): removed the udp payload length check when encryption is disabled cty123 2023-08-19 22:10:59 +02:00
  • f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf hax0r31337 2023-08-10 04:43:34 +00:00
  • e584b71b60 Bump github.com/quic-go/quic-go from 0.37.3 to 0.37.4 dependabot[bot] 2023-08-10 00:29:10 +00:00
  • d11826ee54 Bump golang.org/x/net from 0.13.0 to 0.14.0 dependabot[bot] 2023-08-09 00:44:07 +00:00
  • d4806c8e54 Bump github.com/quic-go/quic-go from 0.37.1 to 0.37.3 dependabot[bot] 2023-08-07 00:59:06 +00:00
  • cd547a3f43 Bump golang.org/x/crypto from 0.11.0 to 0.12.0 dependabot[bot] 2023-08-07 00:58:41 +00:00
  • 017b56adf5 Recognize .jsonc files automatically (#2398) 冬花ice 2023-08-06 14:47:31 +08:00
  • ce89b5d7de Add Furious to README/GUI Clients (#2405) Loren Eteval 2023-08-06 14:30:37 +08:00
  • a45c343b89 Bump golang.org/x/net from 0.12.0 to 0.13.0 dependabot[bot] 2023-08-02 00:19:26 +00:00
  • 81b27aa4cc Bump github.com/quic-go/quic-go from 0.36.2 to 0.37.1 dependabot[bot] 2023-08-01 00:27:44 +00:00
  • 1e9d288b99 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 dependabot[bot] 2023-07-27 00:32:59 +00:00
  • 51769fdde1 H2 transport: Abandon client if client.Do(request) failed RPRX 2023-07-22 06:06:25 +08:00
  • e603b97ab4 Add NekoRay and V2rayU to README/GUI Clients RPRX 2023-07-21 14:42:09 +00:00
  • 316034226c CI: Add Linux loong64 build task KatyushaScarlet 2023-07-17 15:09:02 +08:00
  • 4a496f94e8 Bump github.com/refraction-networking/utls from 1.3.2 to 1.3.3 dependabot[bot] 2023-07-17 00:56:06 +00:00
  • b68a43f4fc fix: correct the logic of converting SocksAddr into net.Destination. cty123 2023-07-19 00:28:51 +02:00
  • 7aeca33729 fix: revert previous change on IsValid() function; add validation in getUoTConnection(); cty123 2023-07-18 22:11:09 +02:00
  • 2df418abf1 fix: Check if address is nil for IsValid() function. cty123 2023-07-16 23:02:15 +02:00
  • 8eb3cfe144 fix: Patch potential nil pointer deference in proxy::http::client::fillRequestHeader(). cty123 2023-07-15 23:58:08 +02:00
  • 929f286c2c Bump github.com/quic-go/quic-go from 0.36.1 to 0.36.2 dependabot[bot] 2023-07-13 00:31:59 +00:00
  • dca57aab26 Bump google.golang.org/grpc from 1.56.1 to 1.56.2 dependabot[bot] 2023-07-07 00:27:17 +00:00
  • f0f3b417f7 Refactor: Fragmentation RPRX 2023-07-06 16:30:39 +00:00
  • 6d4194415d Clean unnecessary code in Trojan RPRX 2023-07-06 15:18:05 +00:00
  • 846d3ebd6c Bump golang.org/x/net from 0.11.0 to 0.12.0 dependabot[bot] 2023-07-06 06:34:06 +00:00
  • a1ff507ef2 Bump golang.org/x/crypto from 0.10.0 to 0.11.0 dependabot[bot] 2023-07-06 00:20:57 +00:00
  • b870cc097b Bump golang.org/x/sys from 0.9.0 to 0.10.0 dependabot[bot] 2023-07-05 00:56:44 +00:00
  • 46d8bb58fc Bump github.com/quic-go/quic-go from 0.36.0 to 0.36.1 (#2286) dependabot[bot] 2023-07-04 01:21:02 +00:00
  • 34b68518fd Bump github.com/sagernet/sing from 0.2.6 to 0.2.7 (#2265) dependabot[bot] 2023-06-27 08:04:42 +00:00
  • fb0cd0db4d Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#2264) dependabot[bot] 2023-06-27 08:04:26 +00:00
  • a6c5c57930 Support regex matching with attr (#2258) yuhan6665 2023-06-27 04:04:09 -04:00
  • 07389eca96 Bump github.com/quic-go/quic-go from 0.35.1 to 0.36.0 dependabot[bot] 2023-06-22 00:59:14 +00:00
  • 6152868dfe Bump google.golang.org/grpc from 1.56.0 to 1.56.1 dependabot[bot] 2023-06-22 00:59:02 +00:00
  • 6d8fe7315f XRV should work without rawConn Eken Chan 2023-06-22 14:43:22 +08:00
  • 828a632076 Bump github.com/sagernet/sing from 0.2.5 to 0.2.6 dependabot[bot] 2023-06-20 00:58:38 +00:00
  • 449affc731 Bump github.com/miekg/dns from 1.1.54 to 1.1.55 dependabot[bot] 2023-06-20 00:58:34 +00:00
  • 4f8f49024b Fix xray_test.go RPRX 2023-06-19 01:07:19 +00:00
  • a9ed1a03aa Fix dns_proxy_test.go RPRX 2023-06-19 00:51:03 +00:00
  • 6f9df63c70 v1.8.3 v1.8.3 RPRX 2023-06-19 00:35:46 +00:00
  • 253a422467 Fix "nonIPQuery" RPRX 2023-06-19 00:33:59 +00:00
  • 72bbc5ae0e v1.8.2 RPRX 2023-06-18 20:43:20 +00:00
  • ee21763928 Run "go fmt ./..." RPRX 2023-06-18 17:42:17 +00:00
  • 667279af57 Add "nonIPQuery" to DNS outbound ("drop" by default) RPRX 2023-06-18 17:20:16 +00:00
  • 62e881b01a 5*60 -> 2*60 RPRX 2023-06-18 15:33:30 +00:00
  • 9122d0f056 Add TLS Hello Fragmentation for freedom outbound (#2131) rrouzbeh 2023-06-18 07:12:42 -07:00
  • def5807c64 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#2216) dependabot[bot] 2023-06-18 10:06:33 +00:00
  • 084f4f2e4c Update comments in reality.go RPRX 2023-06-15 16:37:46 +00:00
  • 65b467e448 REALITY protocol: Add ChaCha20-Poly1305 auth mode (#2212) Hellojack 2023-06-16 00:22:53 +08:00
  • 37e1e401a8 Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#2210) dependabot[bot] 2023-06-15 16:22:36 +00:00
  • e8616c6087 Bump golang.org/x/net from 0.10.0 to 0.11.0 dependabot[bot] 2023-06-14 02:27:06 +00:00
  • ca6af4c19d Bump golang.org/x/crypto from 0.9.0 to 0.10.0 dependabot[bot] 2023-06-14 00:59:41 +00:00
  • 8852d02099 Bump golang.org/x/sys from 0.8.0 to 0.9.0 dependabot[bot] 2023-06-13 00:59:09 +00:00
  • 9112cfd39c Clean legacy vmess (#2199) yuhan6665 2023-06-12 10:32:25 -04:00
  • bf4b1fab3c Simplify http attrabute matching yuhan6665 2023-05-21 11:26:22 -04:00
  • d11d72be6c Update proto file and fix protoc version parsing yuhan6665 2023-05-21 12:03:42 -04:00
  • c9f517108c Remove mtproto yuhan6665 2023-06-06 23:38:34 -04:00
  • 038f849dd3 Update README.md RPRX 2023-06-07 18:33:16 +00:00
  • a4e80f01e4 Add tls serverName to DoQ yuhan6665 2023-06-04 08:45:38 -04:00
  • 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1 dependabot[bot] 2023-06-02 00:59:07 +00:00
  • 6b8e36f6ee Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 dependabot[bot] 2023-05-31 00:59:03 +00:00
  • 5f5ae37571 Added tcp fragmentation for freedom outbound (#2021) sambali9 2023-05-22 04:59:58 +02:00
  • c80646a045 Clean code dependencies on github.com/miekg/dns (#2099) yuhan6665 2023-05-20 23:40:56 -04:00
  • 51b2922427 Replace Wings X with FoXray in README/GUI Clients (#2091) chika0801 2023-05-21 11:21:52 +08:00
  • 19d3a4faba Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 dependabot[bot] 2023-05-19 00:59:34 +00:00
  • f58fededc5 Bump lukechampine.com/blake3 from 1.1.7 to 1.2.1 dependabot[bot] 2023-05-16 00:59:23 +00:00
  • bb26f8576b Add Linux GUI client to README.md Matin Baloochestani 2023-05-13 22:41:23 +03:30
  • e7324700ed Fix memory leak caused by Wireguard outbound jcdong98 2023-05-12 20:11:58 +08:00
  • cb7e081000 Bump golang.org/x/crypto from 0.8.0 to 0.9.0 dependabot[bot] 2023-05-14 23:42:26 +00:00
  • 70b8b2aaca refactor(dockerfile): set entrypoint 藍+85CD 2023-05-09 19:25:33 +08:00
  • ecedc51173 Bump golang.org/x/net from 0.9.0 to 0.10.0 dependabot[bot] 2023-05-09 00:58:47 +00:00
  • d9af02812f Add ctx to UDP dispatcherConn (#2024) rurirei 2023-05-06 03:18:08 +00:00
  • 6cc5d1de44 Add HiddifyN and HiddifyNG to README/GUI Clients (#2028) Hiddify 2023-05-06 04:20:50 +02:00
  • 1f2ffb5222 Bump golang.org/x/sync from 0.1.0 to 0.2.0 dependabot[bot] 2023-05-05 14:20:07 +00:00
  • a514d48bae Bump google.golang.org/grpc from 1.54.0 to 1.55.0 dependabot[bot] 2023-05-05 14:20:07 +00:00
  • 37c8957495 Bump golang.org/x/sys from 0.7.0 to 0.8.0 dependabot[bot] 2023-05-05 00:59:55 +00:00
  • f3231fb94e Bump github.com/miekg/dns from 1.1.53 to 1.1.54 dependabot[bot] 2023-05-01 01:07:41 +00:00
  • bfd5da2f00 fix: dns empty response Zeyu Chen 2023-04-26 22:35:12 +08:00
  • ae518cce52 Update docker.yml yuhan6665 2023-04-29 23:05:53 -04:00
  • dd81ad5342 Add tcpMaxSeg to sockopt (#2002) xqzr 2023-04-30 08:03:30 +08:00
  • f6c15a09b3 Fix udp #1986 dev-smux 世界 2023-04-25 18:12:16 +08:00
  • 0a099d972b Fix bad type cast in dispatcher 世界 2023-04-24 22:43:57 +08:00
  • 837d7d885f Add smux support 世界 2023-04-23 19:27:32 +08:00
  • 603264017a Add tun support #1814 dev-tun0 世界 2023-04-06 19:00:46 +08:00
  • 18e5b0963f Update dependencies 世界 2023-04-23 19:31:41 +08:00
  • 90d915ea05 feat: add tcp_user_timeout yichya QC 2023-03-12 17:44:41 +08:00
  • d9994538bc Bump github.com/quic-go/quic-go from 0.33.0 to 0.34.0 dependabot[bot] 2023-04-21 00:58:54 +00:00
  • 69aa3f48cc Fix : docker build when repo on organization. (#1973) 冰天雪地 2023-04-20 23:36:25 +08:00
  • ca32496a38 feat : support docker build kunson 2023-04-17 05:45:16 +08:00
  • d3060c28f8 v1.8.1 v1.8.1 RPRX 2023-04-17 23:22:12 +00:00
  • ac8109eef8 Update README.md RPRX 2023-04-17 23:21:56 +00:00
  • 197bc78ea1 Turn off Quic qlog since it jam the regular test info yuhan6665 2023-04-12 09:51:18 -04:00
  • 039e5f2078 Correctly implement quic sniffer's frame parsing Vigilans 2023-02-18 05:47:59 +08:00
  • 242f3b0e0b XTLS protocol: Apply Vision's padding to XUDP Mux & Minor fixes RPRX 2023-04-16 21:15:36 +00:00