Commit Graph

  • d13bdb461a
    Merge 7743a2b01f into 96fb680d45 yuhan6665 2024-12-17 22:51:13 +0800
  • fb6e984d43
    Merge 91ca58bb58 into 96fb680d45 dependabot[bot] 2024-12-17 19:38:56 +0800
  • e063c62b48
    Merge 5ecd6fe78b into 96fb680d45 hubbylei 2024-12-17 12:07:55 +0100
  • 73dad60b6c
    Merge 4aecfcec97 into 96fb680d45 dependabot[bot] 2024-12-17 11:07:46 +0000
  • 96fb680d45
    REALITY, TLS config: Set "chrome" as the default fingerprint main RPRX 2024-12-17 11:02:51 +0000
  • 5836afc41f
    WebSocket config: Fix `headers` (#4177) 珐琅彩山水佩奇童车游春马蹄杯 2024-12-17 16:53:16 +0800
  • 5541b2256b
    Update transport_internet.go 珐琅彩山水佩奇童车游春马蹄杯 2024-12-17 16:18:39 +0800
  • 020286dd68
    Add files via upload 珐琅彩山水佩奇童车游春马蹄杯 2024-12-17 13:44:07 +0800
  • 878c8fa083
    Delete feat-websocket-early-data-path 珐琅彩山水佩奇童车游春马蹄杯 2024-12-17 13:42:55 +0800
  • 517fa39d74
    Delete transport_internet.go 珐琅彩山水佩奇童车游春马蹄杯 2024-12-17 13:42:33 +0800
  • 61144fd6a8
    Delete xray-core-v1.8.1-1.patch 珐琅彩山水佩奇童车游春马蹄杯 2024-12-17 13:42:19 +0800
  • bfc385bb7e
    Merge pull request #100 from XTLS/main 珐琅彩山水佩奇童车游春马蹄杯 2024-12-17 13:40:29 +0800
  • 76ae7d244d
    Add files via upload 珐琅彩山水佩奇童车游春马蹄杯 2024-12-17 13:38:24 +0800
  • 91ca58bb58
    Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 dependabot/go_modules/google.golang.org/protobuf-1.36.0 dependabot[bot] 2024-12-17 00:26:59 +0000
  • 14fd22c521
    Update README.md Exclude0122 2024-12-16 15:29:22 -0500
  • ce80f31615
    Merge 07da52b714 into 7d0a80b501 dependabot[bot] 2024-12-16 14:37:03 +0800
  • 5ecd6fe78b
    fix get go env hubbylei 2024-12-15 21:45:50 +0800
  • 548a6833b1
    Merge branch 'XTLS:main' into patch-2 phoenix6936 2024-12-15 17:04:30 +0330
  • e8f9a50b27
    fix build for windows hubbylei 2024-12-15 21:32:29 +0800
  • 7d0a80b501
    v24.12.15 v24.12.15 RPRX 2024-12-15 12:36:19 +0000
  • 73e0d4a666
    XHTTP XMUX: Add `hMaxRequestTimes` and `hKeepAlivePeriod` (#4163) RPRX 2024-12-15 05:43:10 +0000
  • 00eb3fa69a
    Revert "Abandon on non-200" RPRX 2024-12-15 02:00:51 +0000
  • 2467939f6d
    XHTTP XMUX: Add `hMaxRequestTimes`, Abandon on non-200, And more RPRX 2024-12-14 14:16:30 +0000
  • 4aecfcec97
    Bump google.golang.org/grpc from 1.67.1 to 1.69.0 dependabot/go_modules/google.golang.org/grpc-1.69.0 dependabot[bot] 2024-12-13 00:11:31 +0000
  • b1a0cde609
    Merge branch 'XTLS:main' into patch-2 phoenix6936 2024-12-12 22:05:42 +0330
  • 7463561856
    XHTTP client: Add decideHTTPVersion() and more logs RPRX 2024-12-12 12:19:18 +0000
  • 4bf129f565
    Refactoring Makefile phoenix6936 2024-12-12 10:51:32 +0330
  • 743435d6e6
    Core: Fix startup error when `dns` exists but `fakedns` doesn't RPRX 2024-12-12 06:56:05 +0000
  • ad3e9e7ad3
    Merge 5c7c59f92b into 8cd9a74376 o0HalfLife0o 2024-12-12 04:05:24 +0000
  • 5c7c59f92b
    Update test.yml o0HalfLife0o 2024-12-12 12:02:24 +0800
  • 07da52b714
    Bump golang.org/x/crypto from 0.30.0 to 0.31.0 dependabot/go_modules/golang.org/x/crypto-0.31.0 dependabot[bot] 2024-12-12 00:47:36 +0000
  • 8cd9a74376
    XHTTP client: Refactor "packet-up" mode, chasing "stream-up" (#4150) RPRX 2024-12-11 14:05:39 +0000
  • 31865ca4b6
    `scMaxConcurrentPosts` -> `scMaxBufferedPosts` (30 by default) RPRX 2024-12-11 11:39:07 +0000
  • 9f2134c47d
    GotConn is available in H3 RPRX 2024-12-11 09:09:22 +0000
  • abd739e591
    Client doesn't need `scMaxConcurrentPosts` anymore RPRX 2024-12-11 09:07:20 +0000
  • 31adc1fcef Use XTLS/quic-go instead RPRX 2024-12-11 08:57:24 +0000
  • 3f23afcbd7
    Add wroteRequest (not supported by quic-go) RPRX 2024-12-11 03:19:36 +0000
  • 6be3c35db8 Chore: "io/ioutil" -> "io" (#4143) Andi 2024-12-11 09:37:05 +0800
  • 0e2304c403
    Core: Fix memory leaks with RequireFeatures() (#4095) yuhan6665 2024-12-10 20:07:52 -0500
  • a2b773135a
    XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) RPRX 2024-12-11 00:58:14 +0000
  • 02173f6553
    Update transport_internet.go RPRX 2024-12-11 00:53:59 +0000
  • d9870872df
    Add warning RPRX 2024-12-10 21:17:12 +0000
  • 2b292b22ae Increase RequireFeaturesAsync timeout to 100s yuhan6665 2024-12-10 11:39:01 -0500
  • 54f9584bd9 Revert "Add debug log" yuhan6665 2024-12-10 11:37:40 -0500
  • ce241cb82d Add debug log yuhan6665 2024-12-09 10:19:35 -0500
  • 4e612e75e6 remove deprecated of package io/ioutil ChengenH 2024-12-10 21:39:06 +0800
  • 87caf0e64e
    Except for WebSocket RPRX 2024-12-10 12:57:34 +0000
  • cbadde3e53
    Fix tests RPRX 2024-12-10 11:33:47 +0000
  • a035ecc465
    XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead RPRX 2024-12-10 10:51:22 +0000
  • 8aac0e81d9 Revert "Temp: add debug logs" yuhan6665 2024-12-09 10:31:03 -0500
  • c9a1ea1fa8 Temp: add debug logs yuhan6665 2024-12-09 10:19:35 -0500
  • 9cb6816383
    README.md: Update Donation & NFTs RPRX 2024-12-07 14:43:38 +0000
  • 46d8d9ef02
    XHTTP server: Forbid Mux.Cool except pure XUDP (#4128) RPRX 2024-12-07 04:45:45 +0000
  • 3a3715a1ef
    XHTTP server: Forbid Mux.Cool except pure XUDP RPRX 2024-12-07 04:05:32 +0000
  • 34141c940e
    Bump golang.org/x/net from 0.31.0 to 0.32.0 (#4110) dependabot[bot] 2024-12-06 23:55:10 +0000
  • 3e7002d24c WireGuard inbound: Add missing inbound session information back (#4126) 风扇滑翔翼 2024-12-06 22:10:50 +0800
  • 274bbc7e8c Add RequireFeaturesAsync() that works regardless order of app init yuhan6665 2024-12-06 15:19:22 -0500
  • 81559617cd support grpc connection pool yylt 2024-12-05 11:19:17 +0800
  • 8a8a72267c
    Bump golang.org/x/crypto from 0.29.0 to 0.30.0 dependabot[bot] 2024-12-05 00:44:06 +0000
  • 62d3d27946
    Bump golang.org/x/net from 0.31.0 to 0.32.0 dependabot[bot] 2024-12-05 00:19:37 +0000
  • 63c2ff37af
    Bump golang.org/x/sync from 0.9.0 to 0.10.0 dependabot[bot] 2024-12-05 00:19:32 +0000
  • e020f14a4a
    Bump golang.org/x/sys from 0.27.0 to 0.28.0 dependabot[bot] 2024-12-05 00:19:23 +0000
  • 7bf8190f32
    Bump google.golang.org/grpc from 1.67.1 to 1.68.1 dependabot[bot] 2024-12-05 00:19:18 +0000
  • 0af1ac24da
    Revert "WireGuard inbound: Fix leaking session information between requests (…" Hossin Asaadi 2024-12-03 21:29:02 +0400
  • bf47769592 Add nil check yuhan6665 2024-12-03 09:06:20 -0500
  • 7e4ea20e14
    Update debug.go phoenix6936 2024-12-02 23:16:49 +0330
  • 64d437a759
    Update debug.go phoenix6936 2024-12-02 23:15:05 +0330
  • ae62a0fb52 Transport: Remove HTTP RPRX 2024-12-02 09:56:16 +0000
  • 83d6acf536 Fakedns should be optional yuhan6665 2024-11-29 01:38:28 -0500
  • 2479c9d7c2 Fix memory leak with RequireFeatures() yuhan6665 2024-11-29 01:12:24 -0500
  • 7743a2b01f Experiment: pingpong seed yuhan6665 2024-09-21 22:02:08 -0400
  • 80ce4a20f6 Experiment: seed ignore buffer and send 1st fake packet instantly yuhan6665 2024-09-04 00:06:51 -0400
  • c0619e390a Add quick logic for scheduler to send fake packet when no buffer is pending yuhan6665 2024-07-01 21:27:24 -0400
  • 71973da3f4 Add VLESS seed tests yuhan6665 2024-04-28 18:37:07 -0400
  • bbdac34db7 Add proxy Scheduler yuhan6665 2024-04-26 10:00:56 -0400
  • 5eba379a53 Fill vless response addon yuhan6665 2024-04-21 16:00:33 -0400
  • 38ef5eac28 Add seed padding logic yuhan6665 2024-04-21 15:23:47 -0400
  • 855b773973 Collect stats and possible padding (previously Vision Reader Writer) to all traffic yuhan6665 2024-04-17 16:09:01 -0400
  • 3da6cefbca Add more traffic info for future use yuhan6665 2024-04-13 16:04:58 -0400
  • 7f1d07e7f9 Populate Seed (more TBD) and checks yuhan6665 2024-04-13 14:55:05 -0400
  • 9b24d56bbb Add VLESS seed configurations yuhan6665 2024-04-13 00:25:42 -0400
  • 98a72b6fb4
    v24.11.30 v24.11.30 RPRX 2024-11-30 04:16:35 +0000
  • 4f6f12616c
    WebSocket config: Add `heartbeatPeriod` for client & server (#4065) hr567 2024-11-29 10:08:08 +0800
  • c87cf8ff52 XHTTP config: Add `keepAlivePeriod` for client (#4075) 风扇滑翔翼 2024-11-29 08:57:45 +0800
  • 3fe4886a76
    Update hub.go RPRX 2024-11-29 01:55:39 +0000
  • 85208cda08
    Update dialer.go RPRX 2024-11-29 01:54:58 +0000
  • 9114ab33fb
    Update connection.go RPRX 2024-11-29 01:54:39 +0000
  • 82961d25ed
    Update config.proto RPRX 2024-11-29 01:53:55 +0000
  • a57ac88ca5
    Update config.pb.go RPRX 2024-11-29 01:53:23 +0000
  • 6b953e3802
    Update transport_internet.go RPRX 2024-11-29 01:51:58 +0000
  • bfa0a15926
    Add files via upload RPRX 2024-11-29 00:43:14 +0000
  • f7bd98b13c
    XHTTP: Add "stream-one" mode for client & server (#4071) RPRX 2024-11-27 20:19:18 +0000
  • da0acee7fb
    Update transport_internet.go RPRX 2024-11-27 20:04:41 +0000
  • af7acad8e2
    Fix tests RPRX 2024-11-27 19:39:09 +0000
  • 371553ca95
    Update transport_internet.go RPRX 2024-11-27 18:55:33 +0000
  • 218eca1cea
    Update hub.go RPRX 2024-11-27 06:59:55 +0000
  • 670e42f322
    XHTTP: Add "stream-one" mode for client & server RPRX 2024-11-27 05:35:28 +0000
  • 6201daa22d
    transport/websocket: add heartbeat parameter for connection keep-alive hr567 2024-11-26 18:39:56 +0800
  • d5fed42736
    Bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2 dependabot[bot] 2024-11-27 00:24:21 +0000
  • d8934cf839
    Chore: Improved log messaging (#4050) Aleksandr 2024-11-25 17:16:29 +0100