0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-18 06:09:48 +03:00

Commit Graph

  • 6f61021f7a XTLS Vision processes struct TLS Conn's input and rawInput RPRX 2023-01-06 05:37:16 +00:00
  • c0ceebe709 Bump github.com/sagernet/sing from 0.1.1 to 0.1.2 dependabot[bot] 2023-01-04 00:11:07 +00:00
  • eaf401eda9 add file soft link path resolve support (#1482) Nanyu 2023-01-03 23:52:11 +08:00
  • 11ec77bc76 update: release.yml Replace old download URL Senis John 2022-12-30 12:27:01 +08:00
  • 3b2ff95a9b update: release.yml (#1464) thank243 2022-12-30 11:34:49 +08:00
  • 3db7d44fc2 Update v1.7.0 and denpendencies v1.7.0 yuhan6665 2022-12-25 19:44:05 -05:00
  • c4fbdf1b78 Run core/format.go yuhan6665 2022-12-25 19:37:35 -05:00
  • c9b6fc0104 Add custom header support for HTTP proxy PMExtra 2022-12-15 19:15:43 +08:00
  • d7ac6946d2 Bump github.com/sagernet/sing from 0.1.0 to 0.1.1 dependabot[bot] 2022-12-19 01:04:50 +00:00
  • 48a75fc340 Add retry for release steps to download geofiles yuhan6665 2022-12-18 20:01:56 -05:00
  • a55cf1d0bf fix: email inconsistent pocketW 2022-12-15 22:21:52 +11:00
  • f35ded79ad Vision only reject TCP command for VLESS-TCP-TLS v1.6.6-2 yuhan6665 2022-12-12 21:20:01 -05:00
  • f3104b8684 Update v1.6.6 and denpendencies yuhan6665 2022-12-11 09:57:03 -05:00
  • bc4de6a026 Fix VLESS client doesn't handle traffic if not send data first yuhan6665 2022-12-10 23:11:35 -05:00
  • 3e4e050313 Fixed a bug that mux.Session could not be properly closed when receiving an End status. renahita6 2022-12-09 03:51:38 +00:00
  • b8e8229242 Bump github.com/lucas-clemente/quic-go from 0.31.0 to 0.31.1 dependabot[bot] 2022-12-09 00:09:41 +00:00
  • a8fa5bf516 Bump golang.org/x/crypto from 0.3.0 to 0.4.0 dependabot[bot] 2022-12-08 03:52:05 +00:00
  • 4a3f3ef775 Bump golang.org/x/net from 0.3.0 to 0.4.0 dependabot[bot] 2022-12-08 00:11:18 +00:00
  • 5858726233 Bump golang.org/x/net from 0.2.0 to 0.3.0 dependabot[bot] 2022-12-07 00:09:01 +00:00
  • b13c3f053a Bump golang.org/x/sys from 0.2.0 to 0.3.0 dependabot[bot] 2022-12-05 00:53:17 +00:00
  • 2e30093ffd Enforce specific none flow for xtls vision yuhan6665 2022-12-04 18:24:46 -05:00
  • 1d7c40d728 Enable Xtls Vision (Direct not Splice) for any inbound connection yuhan6665 2022-12-04 18:24:46 -05:00
  • 143229b148 update: Implement the proxy.UserManager of ss2022 #1391 Senis John 2022-12-03 21:04:14 +08:00
  • 79eda46c62 Update v1.6.5 and denpendencies v1.6.5 yuhan6665 2022-11-27 12:37:04 -05:00
  • d87758d46f Parse big server hello properly yuhan6665 2022-11-21 22:37:22 -05:00
  • e5e9e58d66 Fix direct flow on Windows yuhan6665 2022-11-26 20:17:23 -05:00
  • 0565589b8b Changed quic MaxIdleTimeout from 30s to 5min & HandshakeIdleTimeout to 8s aabbccgg 2022-11-23 15:13:25 +08:00
  • 3cf1b7e601 replace set-output with $GITHUB_ENV HalfLife 2022-11-22 20:58:03 +08:00
  • e18b52a5df Implement WireGuard protocol as outbound (client) (#1344) nanoda0523 2022-11-22 09:05:54 +08:00
  • 691b2b1c73 Bump google.golang.org/grpc from 1.50.1 to 1.51.0 dependabot[bot] 2022-11-21 01:03:15 +00:00
  • 494a10971b Fix xtls vision issue with big server hello yuhan6665 2022-11-20 18:54:07 -05:00
  • 34b3f0204a Bump github.com/refraction-networking/utls from 1.1.5 to 1.2.0 dependabot[bot] 2022-11-18 00:08:58 +00:00
  • 18fd768166 Bump github.com/lucas-clemente/quic-go from 0.30.0 to 0.31.0 dependabot[bot] 2022-11-17 00:22:40 +00:00
  • 07d4cfd81a Bump golang.org/x/crypto from 0.2.0 to 0.3.0 dependabot[bot] 2022-11-17 00:22:28 +00:00
  • d3efd2d24f fix: Replace "math/rand" with "crypto/rand" in padding generation(#2032) (#1337) degfw 2022-11-14 14:24:24 +00:00
  • aa846b8420 Update v1.6.4 and dependencies v1.6.4 yuhan6665 2022-11-13 12:21:18 -05:00
  • 8006430c15 Add logic to filter TLS_AES_128_CCM_8_SHA256 yuhan6665 2022-11-13 12:18:23 -05:00
  • 04278a8940 Refactor some variable names yuhan6665 2022-11-13 12:18:23 -05:00
  • 48f7cc2132 Reshape multi buffer to fix the padding when buffer is full yuhan6665 2022-11-13 12:18:23 -05:00
  • 8e75e9d763 Fix sockopt.TcpKeepAliveInterval Cubarco 2022-11-11 14:20:19 +08:00
  • c7f7e07821 Bump golang.org/x/crypto from 0.1.0 to 0.2.0 dependabot[bot] 2022-11-10 00:15:11 +00:00
  • ff2cdcdaaa Bump golang.org/x/net from 0.1.0 to 0.2.0 dependabot[bot] 2022-11-09 00:05:36 +00:00
  • 095e6a714b Bump golang.org/x/sys from 0.1.0 to 0.2.0 dependabot[bot] 2022-11-08 00:23:32 +00:00
  • 15d66974cc Update v1.6.3 and dependencies v1.6.3 yuhan6665 2022-11-06 22:15:41 -05:00
  • 8ef609ff46 Enable UTLS fingerprint for XTLS Vision yuhan6665 2022-11-06 21:50:19 -05:00
  • fffd908db2 Fix direct and splice flow yuhan6665 2022-11-06 21:50:19 -05:00
  • 9b293013e6 Update v1.6.2 and dependencies v1.6.2 yuhan6665 2022-10-29 00:51:31 -04:00
  • 5e695327b1 Add XTLS RPRX's Vision (#1235) yuhan6665 2022-10-29 00:51:59 -04:00
  • 341d317d0c Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 dependabot[bot] 2022-10-25 00:23:06 +00:00
  • 87c1c426d5 Bump github.com/lucas-clemente/quic-go from 0.29.2 to 0.30.0 dependabot[bot] 2022-10-24 00:57:50 +00:00
  • 2637970976 Update version 1.6.1 v1.6.1 yuhan6665 2022-10-21 21:13:17 -04:00
  • da0b13cca0 Added uTLS to gRPC (#1264) Hirbod Behnam 2022-10-22 04:36:36 +03:30
  • 1f93cbbc5d Added utls to websocket (#1256) Hirbod Behnam 2022-10-18 18:04:41 +03:30
  • 149e2247e8 Bump github.com/refraction-networking/utls from 1.1.3 to 1.1.5 dependabot[bot] 2022-10-18 00:19:24 +00:00
  • 51859425d7 Bump google.golang.org/grpc from 1.50.0 to 1.50.1 dependabot[bot] 2022-10-17 00:57:45 +00:00
  • 93c7ebe382 Added utls to http2 transport Hirbod Behnam 2022-10-13 15:34:00 +03:30
  • ed9b99cfc8 Bump github.com/lucas-clemente/quic-go from 0.29.1 to 0.29.2 dependabot[bot] 2022-10-13 00:16:01 +00:00
  • 825fb9f8bd Bump github.com/refraction-networking/utls from 1.1.2 to 1.1.3 dependabot[bot] 2022-10-13 00:15:52 +00:00
  • 8117b66949 Generate all protos yuhan6665 2022-10-10 13:14:57 -04:00
  • 8cf23f1947 add tcpcongestion (#1234) xqzr 2022-10-11 01:13:50 +08:00
  • 43477109f5 Bump github.com/marten-seemann/qtls-go1-18 from 0.1.2 to 0.1.3 dependabot[bot] 2022-10-10 01:01:12 +00:00
  • 632cb34116 Bump google.golang.org/grpc from 1.49.0 to 1.50.0 dependabot[bot] 2022-10-07 00:25:11 +00:00
  • 79fdc5f6f7 Bump github.com/lucas-clemente/quic-go from 0.29.0 to 0.29.1 dependabot[bot] 2022-09-26 01:04:29 +00:00
  • 6bb735d103 Update version 1.6.0 v1.6.0 yuhan6665 2022-09-18 10:46:21 -04:00
  • c21595a937 Fix an issue with ss2022 generics yuhan6665 2022-09-16 21:54:37 -04:00
  • 92795677f9 Update dependencies yuhan6665 2022-09-16 21:47:06 -04:00
  • debd2e3ba8 Remove compatibility code yuhan6665 2022-09-15 22:16:29 -04:00
  • 84537e98c4 Update xtls and go to 1.19 yuhan6665 2022-09-11 00:20:06 -04:00
  • ed9ffa82c9 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 dependabot[bot] 2022-09-09 00:32:54 +00:00
  • b55b6bb5e0 Bump github.com/refraction-networking/utls from 1.1.1 to 1.1.2 dependabot[bot] 2022-09-08 00:30:52 +00:00
  • 35d5a7fe93 Update version 1.5.10 v1.5.10 yuhan6665 2022-08-27 22:50:07 -04:00
  • 71a9a6dd55 Update dependencies yuhan6665 2022-08-27 22:40:55 -04:00
  • 2096821c07 Bump google.golang.org/grpc from 1.48.0 to 1.49.0 dependabot[bot] 2022-08-24 01:11:13 +00:00
  • 4140bcd11a Enhancement of "redirect" function, adding support for MacOS Added the function of "MacOS" FreeBSD firewall traffic forwarding and resolving destination address example: "inbounds": [ { "listen": "127.0.0.1", "port": 1122, "protocol": "dokodemo-door", "tag": "dokodemo", "settings": { "network": "tcp", "followRedirect": true, "userLevel": 0 }, "streamSettings": { "sockopt": { "tproxy": "Redirect" } } } ] Mocking 2022-08-22 11:01:29 +08:00
  • 59602db02d Add "tproxy" option (#1189) S-Mocking 2022-08-20 21:02:18 +08:00
  • 76638d793c fix(udp): check addr nil (close 1807) ksco.he 2022-06-07 21:36:37 +08:00
  • b67314796f Add shadowsocks 2022 relay config yuhan6665 2022-08-07 19:18:23 -04:00
  • 340234166b Add TCPKeepAliveIdle in Sockopt option (#1166) yuhan6665 2022-07-31 09:55:40 -04:00
  • 50b5ea5a54 Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 dependabot[bot] 2022-07-29 00:32:55 +00:00
  • 5e323958b6 Unify dns log yuhan6665 2022-07-24 23:44:16 -04:00
  • 2b46178ff9 Bump github.com/lucas-clemente/quic-go from 0.28.0 to 0.28.1 dependabot[bot] 2022-07-25 01:04:38 +00:00
  • c835622b37 Bump github.com/refraction-networking/utls from 1.1.0 to 1.1.1 dependabot[bot] 2022-07-21 00:27:17 +00:00
  • 05483cc729 Update version 1.5.9 v1.5.9 yuhan6665 2022-07-15 21:53:32 -04:00
  • b4e11e1856 Update other dependencies yuhan6665 2022-07-15 21:49:54 -04:00
  • f956b142d8 Use protojson for marshal api output yuhan6665 2022-07-15 21:45:13 -04:00
  • 7d52ded2a3 Update dependencies 世界 2022-07-16 09:32:54 +08:00
  • e459daaaf6 Bump google.golang.org/grpc from 1.47.0 to 1.48.0 dependabot[bot] 2022-07-13 00:24:45 +00:00
  • 00230a74d5 Fix new Quic lib: KeepAlivePeriod (#1139) yuhan6665 2022-07-10 21:38:39 -04:00
  • 9480bc0379 Fix ss2022 user stat for single user yuhan6665 2022-07-02 11:26:24 -04:00
  • 0eed604ba3 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 dependabot[bot] 2022-06-30 00:31:32 +00:00
  • 52930a16b2 Fix check ss bad udp request #1122 世界 2022-06-28 07:50:04 +08:00
  • 0f2a6f2088 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 dependabot[bot] 2022-06-24 00:26:15 +00:00
  • 9f365b7b45 Bump github.com/miekg/dns from 1.1.49 to 1.1.50 dependabot[bot] 2022-06-22 00:32:26 +00:00
  • a809596829 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 dependabot[bot] 2022-06-21 00:28:34 +00:00
  • 7d946562eb Update version 1.5.8 v1.5.8 yuhan6665 2022-06-19 19:14:53 -04:00
  • d4f18b1342 Fix DoS attack vulnerability in VMess Option Processing Shelikhoo 2022-06-12 23:29:09 +01:00
  • ba4ce4c24f Add shadowsocks 2022 relay service 世界 2022-06-19 22:17:23 +08:00
  • a1c3aed9d3 Add Stash to the iOS & macOS Client Stash Networks 2022-06-11 13:02:52 +08:00
  • ec8904066a Update dependencies 世界 2022-06-09 18:13:41 +08:00
  • def30a0882 Fix shadowsocks-2022 udp on 32-bit devices 世界 2022-06-07 11:16:16 +08:00