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

Commit Graph

  • a0a32ee00d Add gRPC Transport support (#356) RPRX 2021-03-14 15:02:07 +00:00
  • 60b06877bf Add WebSocket 0-RTT support (#375) RPRX 2021-03-14 07:10:10 +00:00
  • 9adce5a6c4 Fix: core/config.proto JimhHan 2021-03-13 20:22:08 +08:00
  • 100edc370b Stop at '?' when reading HTTP PATH before shunting RPRX 2021-03-12 11:50:59 +00:00
  • 819717d278 Fix https://github.com/XTLS/Xray-core/issues/366 RPRX 2021-03-12 11:38:36 +00:00
  • fcc9d97074 Do not cause error when json:"fallback" is null (#361) Raymond Luo 2021-03-11 00:17:27 +08:00
  • 439c91d509 Update fakedns_test.go RPRX 2021-03-10 14:55:51 +00:00
  • 924fe16077 Skip Port 53, 443 before using single XUDP for VLESS & VMess RPRX 2021-03-08 18:36:45 +00:00
  • 3de5af0611 Fix https://github.com/XTLS/Xray-core/issues/350 RPRX 2021-03-08 18:12:38 +00:00
  • d7cd71b741 Resolve conflicting changes in DNS #309 #341 (#346) Jim Han 2021-03-07 15:12:50 +08:00
  • 7abb02ab44 Chore: add issues config (#344) 秋のかえで 2021-03-07 14:09:59 +08:00
  • 18574aca47 Fix: grammar JimhHan 2021-03-07 12:56:52 +08:00
  • 769bed9dbc Update issue templates JimhHan 2021-03-07 12:51:54 +08:00
  • f50eff5ebb Add Fake DNS support (#309) yuhan6665 2021-03-06 23:39:50 -05:00
  • db32ce6fd9 Enhance DNS and Dialer (#341) Jim Han 2021-03-07 00:29:17 +08:00
  • ad1807dd99 Enhance TCP Fast Open (#310) risetechlab 2021-03-06 22:45:12 +08:00
  • 1233bd5031 Chore: issue templates JimhHan 2021-03-06 22:01:06 +08:00
  • 039c8e63e7 Add: Issue templates JimhHan 2021-03-06 21:06:58 +08:00
  • 29db059a87 Create: Bug report(zh-CN) template Jim Han 2021-03-06 16:34:05 +08:00
  • e1a5392beb Use buf.PacketReader when UDPOverride is available RPRX 2021-03-06 07:19:09 +00:00
  • 24f564b401 Chore: Adjust release.yml (#337) 秋のかえで 2021-03-06 14:34:40 +08:00
  • 54af48a1ae linux-rppc64le -> linux-ppc64le RPRX 2021-03-05 13:36:52 +00:00
  • 055fb51ed9 Apply UDPOverride to Freedom Outbound PacketReader RPRX 2021-03-05 12:06:37 +00:00
  • 6380abca73 feat: enforcing VMessAEAD via environment variable (#334) 秋のかえで 2021-03-05 16:41:51 +08:00
  • 1dae2c5636 feat: vmess zero encryption (#333) 秋のかえで 2021-03-05 16:41:18 +08:00
  • e9ea658852 1.15 -> 1.16 RPRX 2021-03-02 15:20:08 +00:00
  • d67cf3d598 v1.3.1 v1.3.1 AkinoKaede 2021-03-02 22:55:32 +08:00
  • ca633fc8c5 Chore: Add GitHub Actions (#251) kokeri 2021-03-02 22:46:50 +08:00
  • c345d4818e Fix available mux picker in reverse portal (#274) Xray9 2021-03-01 15:26:53 +08:00
  • 7fb1f65354 Fix https://github.com/XTLS/Xray-core/issues/289 (#300) Jim Han 2021-03-01 10:43:27 +08:00
  • 4b97edae74 Fix https://github.com/XTLS/Xray-core/issues/320 RPRX 2021-03-01 01:29:17 +00:00
  • 8aabbeefe1 Add /opt to assets location (#312) Kid 2021-02-27 23:09:44 +08:00
  • 48fab4d398 Add Xray_onekey RPRX 2021-02-22 02:21:17 +00:00
  • 8b9c0ae593 Enable (X)TLS hot reloading by default (#281) RPRX 2021-02-20 02:15:57 +00:00
  • 347d9735da Remove (x)tls.WithNextProto("h2") in tcp/hub.go (#260) 秋のかえで 2021-02-18 19:50:09 +08:00
  • 9aa49be703 Restrict tag to be unique (#258) Jim Han 2021-02-18 17:53:10 +08:00
  • fed8610d3f Fix Freedom Outbound UDP redirect RPRX 2021-02-17 13:37:55 +00:00
  • d22c2d034c Avoid panic in KDF func for Go 1.16 RPRX 2021-02-17 03:02:03 +00:00
  • 4c10a9eb4e Add Xray-yes RPRX 2021-02-15 10:50:30 +00:00
  • 4ff1ff1d7d Add Netch (NetFilter & TUN/TAP) RPRX 2021-02-15 09:10:19 +00:00
  • 573b7807c0 v1.3.0 v1.3.0 RPRX 2021-02-12 15:59:56 +00:00
  • 81d993158f Support hot reloading of certificate and key files (#225) eMeab 2021-02-12 23:33:19 +08:00
  • df39991bb3 Refactor: Add Shadowsocks Validator (#233) 秋のかえで 2021-02-12 23:17:31 +08:00
  • 1b87264c53 Support loading config from different formats (#228) Monsoon 2021-02-12 22:12:58 +08:00
  • 96d7156eba Fix a typo (#236) 秋のかえで 2021-02-12 21:23:30 +08:00
  • d170416219 Add environment variable XRAY_CONE_DISABLED option RPRX 2021-02-11 15:37:02 +00:00
  • 8ca8a7126b Add XUDP support by simply renaming vudp to xudp RPRX 2021-02-11 11:33:08 +00:00
  • 1174ff3090 Refactor: VLESS & VMess & Mux UDP FullCone NAT RPRX 2021-02-11 01:28:21 +00:00
  • 523c416bb5 v1.2.4 v1.2.4 RPRX 2021-01-31 11:56:39 +00:00
  • c13b8ec9bb Fix OCSP Stapling (#172) eMeab 2021-01-31 07:17:07 +08:00
  • 4cd343f2d5 Fix tests (#201) Jim Han 2021-01-30 21:01:20 +08:00
  • d032a8deb7 Fix acceptProxyProtocol RPRX 2021-01-28 12:08:57 +00:00
  • 303fd6e261 Standardize Socks Outbound Authentication Behavior RPRX 2021-01-28 03:11:17 +00:00
  • c880b916ee Avoid panic in BytesTo func RPRX 2021-01-27 01:09:58 +00:00
  • ceff4185dc Improve the request for UDP Associate in Socks5 RPRX 2021-01-26 23:53:01 +00:00
  • 59c7c4897c Add luci-app-xray (openwrt-xray) RPRX 2021-01-26 22:50:28 +00:00
  • 8ffc430351 Fix VLESS & Trojan fallbacks xver RPRX 2021-01-23 21:06:15 +00:00
  • 7da97635b2 v1.2.3 v1.2.3 RPRX 2021-01-22 04:00:03 +00:00
  • ba41513967 Changes from v2fly-core (#173) Arthur Morgan 2021-01-22 11:35:56 +08:00
  • 5bc1bf30ae Fix fallbacks xver when original address is not TCP address (#182) Bohan Yang 2021-01-22 11:26:57 +08:00
  • 5aa053a65f Convert domain names to lowercase before matching (#195) Arthur Morgan 2021-01-22 07:37:55 +08:00
  • 0b4858d016 Feature: Exclude some domains in sniffing destOverride (#151) 秋のかえで 2021-01-22 04:50:09 +08:00
  • 7f5e34c857 Regenerate .pb.go files (#187) Jim Han 2021-01-22 02:58:19 +08:00
  • b60cf02603 Optimize TPROXY Inbound UDP write back RPRX 2021-01-20 23:58:59 +00:00
  • ae98dc75cf Set unix.SO_REUSEPORT=1 for TPROXY Inbound FakeUDP RPRX 2021-01-19 14:50:21 +00:00
  • 8ff43519fd Fix Shadowsocks tests; AEAD drop small UDP packets RPRX 2021-01-19 10:35:30 +00:00
  • 33755d6e90 Refactor: Shadowsocks AEAD Single-port Multi-user (Needs Optimizations) RPRX 2021-01-18 22:52:35 +00:00
  • 99863aa2ac Add SNI shunt support for Trojan fallbacks RPRX 2021-01-18 07:41:00 +00:00
  • 8eed8a0824 v1.2.2 v1.2.2 RPRX 2021-01-15 13:18:37 +00:00
  • 88f6537540 Make necessary maps in non-empty names before copy RPRX 2021-01-15 11:36:31 +00:00
  • f0efc0cfde As substring to match in VLESS fallbacks SNI shunt RPRX 2021-01-15 09:43:39 +00:00
  • f13ac3cb55 Fix VLESS fallbacks SNI shunt #150 RPRX 2021-01-14 21:55:52 +00:00
  • 638e8384b6 Optimized log (#167) eMeab 2021-01-14 22:45:23 +08:00
  • d85162ea44 Add SNI shunt support for VLESS (#141) eMeab 2021-01-13 23:13:51 +08:00
  • 11a851f957 Fix non-local DoH requests & Apply routing (#147) Arthur Morgan 2021-01-13 15:53:08 +08:00
  • 822afb0cc8 Improve UUID generator RPRX 2021-01-12 18:23:54 +00:00
  • 157918859f Add pre-checking conversion for VLESS & VMess UUID RPRX 2021-01-12 11:31:02 +00:00
  • 40271c09a0 Support for VLESS & VMess UUID v5 mapping standard RPRX 2021-01-11 17:56:33 +00:00
  • 96adf3fbca Trojan: Do not panic when UDP dispatcher failed to write response (#153) maskedeken 2021-01-11 17:30:57 +08:00
  • e254424c43 v1.2.1 v1.2.1 RPRX 2021-01-10 07:58:53 +00:00
  • ee15cc253f Improve configuration detector (cone or symmetric) RPRX 2021-01-10 07:50:21 +00:00
  • 43eb5d1b25 16 -> 60, 8 -> 300 RPRX 2021-01-10 04:50:26 +00:00
  • 700966508f Improve the response to UDP Associate in Socks5 RPRX 2021-01-09 16:36:20 +00:00
  • 7427a55ef1 Adjust Trojan Outbound postRequest RPRX 2021-01-08 12:00:46 +00:00
  • fb0e517158 Adjust Trojan & Socks handleUDPPayload RPRX 2021-01-08 06:00:51 +00:00
  • d5aeb6c545 Refine Trojan packet reader & writer (#142) maskedeken 2021-01-08 11:55:25 +08:00
  • 161e18299c Fix TPROXY UDP/IPv6 RPRX 2021-01-07 12:21:27 +00:00
  • be9421fedf Optimized log (#121) eMeab 2021-01-04 13:05:38 +08:00
  • 8fc2d3b61f v1.2.0 v1.2.0 RPRX 2021-01-01 12:30:16 +00:00
  • 9d4038427d Enable loading TOML & YAML by confdir (#120) 秋のかえで 2021-01-01 20:16:22 +08:00
  • 38ec9208d8 Change TOML package to github.com/pelletier/go-toml (#119) 秋のかえで 2021-01-01 19:37:38 +08:00
  • 7df135a5c4 Disable session resumption by default RPRX 2021-01-01 11:33:09 +00:00
  • c41a1a56fe Refactor: TPROXY inbound UDP write back RPRX 2020-12-31 15:57:15 +00:00
  • 310a938511 VLESS & VMess are not ready to accept FullCone yet RPRX 2020-12-30 08:10:26 +00:00
  • 2da07e0f8a Refactor: FullCone TPROXY Inbound & Socks Outbound RPRX 2020-12-29 11:50:17 +00:00
  • 13ad3fddf6 Refactor: *net.UDPAddr -> *net.Destination RPRX 2020-12-28 09:40:28 +00:00
  • 6bcac6cb10 Move common/net/connection.go into cnc folder RPRX 2020-12-28 03:20:39 +08:00
  • 0203190a98 v1.1.5 v1.1.5 RPRX 2020-12-25 15:25:10 +00:00
  • a78db47571 Adjust OCSP Stapling RPRX 2020-12-25 15:10:12 +00:00
  • ffd8fd1d8a Adjust JSON & TOML & YAML RPRX 2020-12-25 18:53:17 +08:00