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

Commit Graph

  • e13f9f59da Bump google.golang.org/grpc from 1.64.0 to 1.65.0 dependabot[bot] 2024-07-03 00:36:08 +00:00
  • 60b2c349d2 Try to fix infinite conn read in tests yuhan6665 2024-07-01 22:28:50 -04:00
  • c6a57b2cc1 Fix connection reuse in splithttp HTTP/1.1 (#3485) mmmray 2024-07-01 05:30:34 +02:00
  • 079d0bd8a9 Refactor log (#3446) yuhan6665 2024-06-29 14:32:57 -04:00
  • 8320732743 SplitHTTP: ok -> ooooooooook (parser in client) RPRX 2024-06-28 08:33:23 +00:00
  • c0f3bf66fd Add new header to disable HTTP middle box buffer mmmray 2024-06-28 09:35:53 +02:00
  • e4f9d03bef splithttp Read() using blocking mode (#3473) maskedeken 2024-06-24 23:09:24 +08:00
  • 7acd5a623b Bump github.com/quic-go/quic-go from 0.45.0 to 0.45.1 dependabot[bot] 2024-06-24 00:56:01 +00:00
  • ee2000f6e1 splithttp: Add support for H2C and http/1.1 ALPN on server (#3465) mmmray 2024-06-23 19:05:37 +02:00
  • 74d233dd64 More docker tags mmmray 2024-06-23 13:06:22 +02:00
  • eb4f9429e6 Use ArrayBuffer in WS browser dialer binaryType (#3468) mmmray 2024-06-22 23:31:57 +02:00
  • 028a640b1b Update issues template 风扇滑翔翼 2024-06-22 12:18:25 +00:00
  • 9432a600e6 v1.8.16 v1.8.16 RPRX 2024-06-20 23:50:32 +00:00
  • 8fe976d7ee Upgrade SplitHTTP Transport (#3462) mmmray 2024-06-21 01:30:51 +02:00
  • c1a7602412 fix compatibility issues with go 1.21 mmmray 2024-06-18 13:05:59 +02:00
  • 404af13b56 v1.8.15 v1.8.15 RPRX 2024-06-18 05:38:04 +00:00
  • c10bd28731 Add SplitHTTP Transport (#3412) mmmray 2024-06-18 07:36:36 +02:00
  • 501d5dec60 Bump docker/build-push-action from 5 to 6 (#3454) dependabot[bot] 2024-06-18 05:34:37 +00:00
  • d04a9d4fc9 Bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 dependabot[bot] 2024-06-17 00:53:46 +00:00
  • ae97821e40 Add regex support for domainsExcluded (#3449) 风扇滑翔翼 2024-06-16 22:51:52 +08:00
  • 219a7dac20 Bump github.com/miekg/dns from 1.1.59 to 1.1.61 dependabot[bot] 2024-06-14 00:43:23 +00:00
  • a1626cbf94 Bump github.com/cloudflare/circl from 1.3.8 to 1.3.9 dependabot[bot] 2024-06-12 00:34:47 +00:00
  • f7dd84d6b9 Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 dependabot[bot] 2024-06-12 00:34:43 +00:00
  • ea02ae74ed Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 dependabot[bot] 2024-06-10 00:38:21 +00:00
  • c15974f7ee Bump github.com/sagernet/sing from 0.4.0 to 0.4.1 dependabot[bot] 2024-06-07 14:13:34 +00:00
  • 13f0eccb8f Bump github.com/quic-go/quic-go from 0.44.0 to 0.45.0 dependabot[bot] 2024-06-07 14:13:46 +00:00
  • f0cb292dc6 CI: not create zip file when not releasing Asen 2024-06-06 02:31:48 +08:00
  • 3654c0d710 HTTPUpgrade send headers with specified capitalization (#3430) 风扇滑翔翼 2024-06-06 22:31:56 +08:00
  • f8ec93dfdd drain buffer correctly in httpupgrade (#3428) mmmray 2024-06-06 04:43:15 +02:00
  • 980236f2b6 preserve exact header casing when using httpupgrade (#3427) mmmray 2024-06-06 02:43:44 +02:00
  • be29cc39d7 Add httpupgrade test 风扇滑翔翼 2024-06-05 17:39:55 +00:00
  • 9c6685d2ee Bump golang.org/x/net from 0.25.0 to 0.26.0 dependabot[bot] 2024-06-05 14:36:27 +00:00
  • f5a70e4200 Bump golang.org/x/crypto from 0.23.0 to 0.24.0 dependabot[bot] 2024-06-05 00:19:06 +00:00
  • 75b3ef71a1 fix filename mmmray 2024-06-03 22:30:56 +02:00
  • df53afceae Make ws_test uses random ports 风扇滑翔翼 2024-06-03 16:29:48 +00:00
  • 459504300c chore: Remove unnecessary if in httpupgrade (#3413) AsenHu 2024-06-04 00:13:46 +08:00
  • 075051a693 Add wireguard test yuhan6665 2024-06-01 19:34:31 -04:00
  • bbf25b14d9 Update dependencies yuhan6665 2024-06-01 11:56:24 -04:00
  • 89074a14b6 Fix udp goroutine leak isluckys 2024-05-29 05:31:48 +08:00
  • 73c5650b17 build: change usage of grep for better compatibility Grvzard 2024-05-28 20:19:30 +08:00
  • 0a3c449cdf Inbound worker should fill context outbounds info yuhan6665 2024-05-25 19:10:59 -04:00
  • ca07a705dc Generate *.pb.go files with protoc v5.27.0 RPRX 2024-05-26 03:20:53 +00:00
  • 3120ca4121 v1.8.13 v1.8.13 RPRX 2024-05-22 22:02:23 +00:00
  • 9b6141b83f Wireguard dial with context yuhan6665 2024-05-22 08:44:02 -04:00
  • 416f2df11c v1.8.12 v1.8.12 RPRX 2024-05-22 04:36:56 +00:00
  • 29c6318ffe Upgrade github.com/xtls/reality to 20240429224917 RPRX 2024-05-22 04:28:58 +00:00
  • 9ee9a0634e Add UDPFilter to Socks5 server when auth == password (#3371) 风扇滑翔翼 2024-05-22 11:02:45 +08:00
  • 544f7661ca Bump github.com/quic-go/quic-go from 0.43.1 to 0.44.0 dependabot[bot] 2024-05-20 00:31:51 +00:00
  • 121eb7b4fc Splice update timer to 8 hours for inbound timer yuhan6665 2024-05-19 23:54:36 -04:00
  • 3168d27b0b Splice update timer to 8 hours yuhan6665 2024-05-18 11:56:05 -04:00
  • b98d060ee0 Improve the issue templates 风扇滑翔翼 2024-05-14 06:43:40 +00:00
  • 26d49df22e Bump google.golang.org/grpc from 1.63.2 to 1.64.0 dependabot[bot] 2024-05-15 00:17:14 +00:00
  • 1d450cfbd2 Fix nil in inbound handler yuhan6665 2024-05-13 23:14:29 -04:00
  • 017f53b5fc Add session context outbounds as slice (#3356) yuhan6665 2024-05-13 21:52:24 -04:00
  • 0735053348 Bump golang.org/x/net from 0.24.0 to 0.25.0 dependabot[bot] 2024-05-07 00:14:27 +00:00
  • e41a61c6f7 Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 dependabot[bot] 2024-05-07 00:14:21 +00:00
  • a9715295b8 Bump github.com/refraction-networking/utls from 1.6.5 to 1.6.6 dependabot[bot] 2024-05-06 01:53:38 +00:00
  • f0b0a7cd4b Bump golang.org/x/sys from 0.19.0 to 0.20.0 dependabot[bot] 2024-05-06 01:14:34 +00:00
  • cefae55d7c Bump github.com/quic-go/quic-go from 0.43.0 to 0.43.1 dependabot[bot] 2024-05-06 01:14:29 +00:00
  • 84eeb56ae4 Select alive only node when fallbackTag is given yuhan6665 2024-05-05 10:07:40 -04:00
  • eba2906d3a Bump github.com/refraction-networking/utls from 1.6.4 to 1.6.5 dependabot[bot] 2024-05-03 00:55:09 +00:00
  • cc2849025d Bump lukechampine.com/blake3 from 1.2.2 to 1.3.0 dependabot[bot] 2024-05-03 00:55:03 +00:00
  • c1ad35fba8 Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 dependabot[bot] 2024-05-01 00:35:52 +00:00
  • 447a49d16a Add configuration item api->listen. (#3317) nobody 2024-05-02 09:23:55 +08:00
  • 51504c624c Bump github.com/quic-go/quic-go from 0.42.0 to 0.43.0 dependabot[bot] 2024-04-29 01:03:00 +00:00
  • 98a2e2c7a1 Adding notes for critical build file (#3308) Kobe Arthur Scofield 2024-04-29 07:13:59 +08:00
  • a476310aec README: Remove iamybj/docker-xray RPRX 2024-04-26 14:07:35 +00:00
  • b8924782a1 Revert "Makefile: export GOARCH, GOOS" RPRX 2024-04-26 10:28:15 +00:00
  • 45ab4cb5ba v1.8.11 v1.8.11 RPRX 2024-04-26 03:36:04 +00:00
  • 8ce2a0e245 Validate /websocket requests from browser dialer page (#3295) mmmray 2024-04-26 05:19:25 +02:00
  • 61800fcc66 Revert "nosni" RPRX 2024-04-26 02:27:22 +00:00
  • ae0eec41d8 Bump github.com/cloudflare/circl from 1.3.7 to 1.3.8 dependabot[bot] 2024-04-25 00:22:54 +00:00
  • 080bd8241c Fix https://github.com/XTLS/Xray-core/issues/3288 RPRX 2024-04-21 19:43:27 +00:00
  • b356b35312 Update latest compatible gvisor yuhan6665 2024-04-21 11:46:56 -04:00
  • 1593677b09 Add issue template. 风扇滑翔翼 2024-04-20 00:07:54 +08:00
  • c85a91bc29 fix [ log ]: small fix for better readability. X-Oracle 2024-04-18 11:21:26 +03:30
  • dd16dcec03 chore: fix some typos in comments writegr 2024-04-18 12:20:07 +08:00
  • e9eec57b46 Bump github.com/miekg/dns from 1.1.58 to 1.1.59 dependabot[bot] 2024-04-18 00:46:16 +00:00
  • 32f0017449 Add error log for ws host and path check yuhan6665 2024-04-17 21:31:57 -04:00
  • 12f5b05aca fix: close resp body guangwu 2024-04-17 17:47:47 +08:00
  • befa7b8138 Makefile: export GOARCH, GOOS Andrej Mihajlov 2024-04-16 11:32:26 +02:00
  • 0c61752829 chore: fix struct name coderwander 2024-04-16 11:03:09 +08:00
  • cabc4c6013 Command: Add tls ech for ech config generation チセ 2024-04-16 06:35:20 +08:00
  • fbc56b88da chore: remove the usage of some deprecated tls properties Allo 2024-04-13 13:29:34 +08:00
  • fc41874508 Bump github.com/refraction-networking/utls from 1.6.3 to 1.6.4 dependabot[bot] 2024-04-11 00:40:05 +00:00
  • 03c20bf3b4 comments typo oftenoccur 2024-04-11 17:51:12 +08:00
  • 2843167761 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 dependabot[bot] 2024-04-09 00:21:21 +00:00
  • 021868afca Fix HTTPUpgrade init 风扇滑翔翼 2024-04-07 15:53:34 +00:00
  • 548646fb06 Fix an edge case with tls hello fragment yuhan6665 2024-04-04 02:50:15 -04:00
  • e64fb3ca9b Bump golang.org/x/sync from 0.6.0 to 0.7.0 dependabot[bot] 2024-04-06 22:02:08 +00:00
  • 09db7e1cca Bump lukechampine.com/blake3 from 1.2.1 to 1.2.2 dependabot[bot] 2024-04-05 00:20:16 +00:00
  • 457c1f65e0 Bump golang.org/x/net from 0.23.0 to 0.24.0 dependabot[bot] 2024-04-05 00:20:01 +00:00
  • 592157bb00 Bump golang.org/x/sys from 0.18.0 to 0.19.0 dependabot[bot] 2024-04-05 00:19:54 +00:00
  • 8374d59ce6 Fix IPv6 random IP logic error (#3232) Aubrey Yang 2024-04-07 06:01:07 +08:00
  • ec3b2b0907 Bump golang.org/x/net from 0.22.0 to 0.23.0 dependabot[bot] 2024-04-04 00:34:11 +00:00
  • 4b893fdd22 Bump google.golang.org/grpc from 1.62.1 to 1.63.0 dependabot[bot] 2024-04-04 00:34:04 +00:00
  • ec2224974d Add "nosni" option to send empty SNI (#3214) 风扇滑翔翼 2024-04-01 23:02:19 +08:00
  • ba57ccdd45 API: add Source IP Block command (#3211) Hossin Asaadi 2024-03-31 08:29:15 +04:00
  • 07ed0946b5 v1.8.10 v1.8.10 RPRX 2024-03-30 08:40:20 +00:00
  • 685e66e96b Fix TestXrayConfig in xray_test.go RPRX 2024-03-30 08:10:16 +00:00