Commit Graph

  • bc64465dc4
    Merge ddc97cff78 into be14d124a2 I Putu Ariyasa 2024-10-17 11:38:33 +0000
  • ddc97cff78 feat(transport): add http2 transport (#392) rucciva 2024-10-17 17:16:58 +0700
  • b08da0e4a6
    Merge 9f3c40a4b5 into be14d124a2 Dennis Streicher 2024-07-06 22:09:49 +0200
  • 9f3c40a4b5 run clippy Stennsen 2024-07-06 22:08:27 +0200
  • 1843e19d82 set prefer_ipv6 default value Stennsen 2024-07-06 22:02:03 +0200
  • dc45ffb670 move prefer_piv6 to correct position in full.toml Stennsen 2024-07-06 21:47:52 +0200
  • 7563461b81 remove unused prefer_ipv6 Stennsen 2024-07-06 20:27:13 +0200
  • 994a7ee026 fix merge Stennsen 2024-07-06 20:24:43 +0200
  • 33ebf3c90a Merge branch 'issue/184-Prefer_IPv6' of github.com:Stennsen/rathole into issue/184-Prefer_IPv6 Stennsen 2024-07-06 20:23:23 +0200
  • cdaf2c5f03 add prefer_ipv6 to sample config Stennsen 2024-07-06 20:19:36 +0200
  • d8980193d1 remove unused prefer_ipv6 Stennsen 2024-07-06 20:19:22 +0200
  • 3b5e9d099d implement prefer_ipv6 option Stennsen 2024-07-06 19:42:14 +0200
  • 47f30c7ad2 implement prefer_ipv6 option Stennsen 2024-07-06 19:42:14 +0200
  • 6f2ce9723d
    Merge 84aefa7ae8 into be14d124a2 Shirom Makkad 2024-06-25 21:14:04 +0000
  • 84aefa7ae8 Add parsing tokens from files or environment variables Shirom Makkad 2024-06-20 21:59:37 +0000
  • 7c27e23154 fix lint sword-jin 2024-06-17 05:52:32 +0000
  • 0c3acd625f Use tokio_util::sync::CancellationToken to quit service sword-jin 2024-06-17 05:34:06 +0000
  • f3d34663c8
    Merge 746fd36eaf into be14d124a2 Hunter Wittenborn 2024-06-13 01:06:37 +0000
  • 746fd36eaf
    Add `armv7` support Hunter Wittenborn 2024-06-12 20:06:35 -0500
  • abfa2387cc
    Merge branch 'main' into main Hunter Wittenborn 2024-06-12 20:05:15 -0500
  • dc0ffa3131
    Merge 5017970890 into be14d124a2 Bubbleioa 2024-06-12 09:57:24 +0200
  • f33c6727d4
    Merge b6b7ecec21 into be14d124a2 William Hatcher 2024-06-11 14:38:53 +0300
  • d0e5725e25
    Merge d3c2a417ed into be14d124a2 eebear 2024-06-07 14:32:00 +0800
  • a4834865bb
    Merge 5980c5aeee into be14d124a2 yanghong 2024-06-07 14:10:18 +0800
  • 2f908fb09e
    Merge c013a20e52 into be14d124a2 Shashi Shekhar 2024-06-07 11:37:31 +0800
  • 546f4eb9bb
    Merge d4b7d0e191 into be14d124a2 Elijah 2024-06-06 20:39:04 +0500
  • be14d124a2
    fix musl non-TLS build (#365) main Arnie97 2024-06-06 23:04:40 +0800
  • 4316c1f79e fix musl non-TLS build Arnie97 2024-06-06 00:26:36 +0800
  • 1c3ac720ce
    remove armv6, due to an upstream image not supporting it. FarisZR 2024-05-27 00:07:40 +0200
  • e2133f8ba7
    Update docker steps to build for arm64, armv7 and armv6 FarisZR 2024-05-26 22:57:54 +0200
  • 5017970890 fix: config watcher follow symlinks Bubbleioa 2024-05-10 11:43:20 +0000
  • c013a20e52 Add proxy protocol support Shashi Shekhar 2024-04-10 23:27:20 +0530
  • d3c2a417ed support http proxy with 80 port rede97 2024-04-09 21:05:57 +0800
  • 70c450c434 Update websocket_transport.toml antoniasouza 2024-04-02 20:09:16 +0000
  • aeb52db2ef
    Merge branch 'main' into bump antoniasouza 2024-04-02 20:07:20 +0000
  • c838819b51 Update websocket_transport.toml antoniasouza 2024-04-02 19:40:39 +0000
  • 0ee0157b4b
    docs: update docs for rustls (#337) sunmy2019 2024-03-01 14:46:29 +0800
  • eb19cee3be Remove placeholders in doc sunmy2019 2024-02-26 23:08:35 +0800
  • f8e3bb5a2d update description sunmy2019 2024-02-26 08:49:09 +0800
  • 7b31073837 Fix typos and update docs for rustls sunmy2019 2024-02-20 20:10:02 +0800
  • 3ab540f19d
    chore: update bug_report.md Yujia Qiao 2024-02-18 22:55:59 +0800
  • 4ac53a5a39
    feat: optional rustls support (#330) sunmy2019 2024-02-18 17:17:17 +0800
  • fa195b63c8 Merge branch 'main' of github.com:sunmy2019/rathole into optional-rustls-support sunmy2019 2024-02-18 14:34:52 +0800
  • e6987de118 split the tls mod sunmy2019 2024-02-18 14:14:48 +0800
  • 7251759bda
    chore(deps): bump h2 from 0.3.21 to 0.3.24 (#334) dependabot[bot] 2024-02-18 02:55:27 +0000
  • 7932dbb39c
    chore(deps): bump h2 from 0.3.21 to 0.3.24 dependabot[bot] 2024-02-18 02:51:25 +0000
  • ee7561c38d
    chore(deps): bump snow from 0.9.3 to 0.9.6 (#333) dependabot[bot] 2024-02-18 10:50:47 +0800
  • 40bbc968d5
    chore(deps): bump snow from 0.9.3 to 0.9.6 dependabot[bot] 2024-02-18 02:26:13 +0000
  • e4766e7d90
    ci: support apple aarch64 (#294) Vincent Young 2024-02-17 21:25:45 -0500
  • f43f7d2e80
    Merge branch 'main' into main Yujia Qiao 2024-02-18 10:22:28 +0800
  • 7c98114a1d add missing messages sunmy2019 2024-02-16 03:36:04 +0800
  • 9cfe96e96d
    Update src/transport/websocket.rs sunmy2019 2024-02-16 02:36:03 +0800
  • 529aca6517
    Update src/main.rs sunmy2019 2024-02-16 02:34:50 +0800
  • 9556d4374a try fixing Windows CI sunmy2019 2024-02-16 02:26:28 +0800
  • 42f5740d7f fix for windows CI sunmy2019 2024-02-16 02:11:42 +0800
  • 5f22435977 clean up things sunmy2019 2024-02-16 02:01:46 +0800
  • 2e99ebc127 Add conditional check to skip test if client or server is not enabled sunmy2019 2024-02-16 00:53:15 +0800
  • ab595ff3ba fix missing point sunmy2019 2024-02-16 00:22:56 +0800
  • 81b63d1070 Update cargo-hack check command and feature dependencies sunmy2019 2024-02-16 00:15:02 +0800
  • aaf8f5e068 Fix handling of Option in tls.rs sunmy2019 2024-02-15 14:17:06 +0800
  • fd7a1ff857 resolve lint errors sunmy2019 2024-02-15 14:02:41 +0800
  • 51c29b6f41 Refactor create_self_signed_cert.sh script sunmy2019 2024-02-15 13:54:59 +0800
  • 847705189a initial implementation of rustls support sunmy2019 2024-02-15 13:50:53 +0800
  • 63221028c9
    fix: flush DataChannelCmd::StartForward* commands (#316) Ryan Dearing 2024-02-13 20:30:52 -0700
  • 915bf4d21d
    chore: update dependencies in Cargo.lock (#329) sunmy2019 2024-02-14 11:29:49 +0800
  • 407347050f Update dependencies in Cargo.lock sunmy2019 2024-02-14 03:28:31 +0800
  • 62114cde4c
    fix: typo (#323) Thomas Fournier 2024-02-13 10:08:06 -0500
  • d894a4e87e feat: Add multi server parameters blueskea 2024-02-02 01:37:10 +0800
  • 7ebfa06012 feat: Add service side proxies config parameters blueskea 2024-02-02 00:03:06 +0800
  • db9a04350b
    Fix typo Thomas Fournier 2024-01-12 10:22:23 -0500
  • 6f807df7f5 Flush DataChannelCmd::StartForward* commands Ryan Dearing 2023-12-21 10:59:34 -0700
  • 50d916bdac
    Merge branch 'rapiz1:main' into main Vincent Young 2023-12-11 21:26:23 -0500
  • 847bb4ec07
    chore(deps): bump openssl from 0.10.57 to 0.10.60 dependabot[bot] 2023-11-28 21:43:29 +0000
  • 85c70bf99d feat: Supports multiple servers in single client blueskea 2023-11-25 00:54:02 +0800
  • bcbd3e68b3 docs: multiple servers blueskea 2023-11-25 00:42:30 +0800
  • 74da57a197
    feat: Supports multiple servers in single client blueskea 2023-11-25 00:32:30 +0800
  • d4b7d0e191
    feat: configurable max_retries Ilya Kalitov 2023-11-11 09:45:51 +0600
  • 42700c3cf2
    feat: configurable max_retries Ilya Kalitov 2023-11-11 09:42:21 +0600
  • d1665cf9a3
    chore(deps): bump rustix from 0.38.15 to 0.38.21 dependabot[bot] 2023-11-05 05:39:56 +0000
  • 65b27f076c
    chore: vendor openssl for musl (#301) zhfish 2023-11-05 13:39:16 +0800
  • e08b2a9e92
    docs: build with openssl (#303) blueskea 2023-11-05 13:38:39 +0800
  • 1387a88630
    Merge branch 'main' into add-easy-musl Yujia Qiao 2023-11-05 13:38:04 +0800
  • 25eb8bc916
    docs: build with openssl blueskea 2023-11-05 13:11:26 +0800
  • 84c04ab9df
    fix: clippy (#302) Yujia Qiao 2023-11-03 19:37:43 +0800
  • 934d331878
    fix: clippy Yujia Qiao 2023-11-03 19:27:31 +0800
  • 2ed3cd4d8f
    更新 Cargo.toml zhfish 2023-11-02 23:51:16 +0800
  • 5134a3b53f
    Update Cargo.toml zhfish 2023-11-02 19:21:22 +0800
  • 70852f6a9f
    Update release.yml zhfish 2023-10-29 18:01:30 +0800
  • 765345519f
    Update Cargo.toml zhfish 2023-10-29 17:59:07 +0800
  • 90206c9c53
    chore(deps): bump rustix from 0.38.15 to 0.38.19 dependabot[bot] 2023-10-18 18:44:11 +0000
  • 5980c5aeee pass clippy check yanghong 2023-10-11 21:50:38 +0800
  • ca28e43c95 fix typo yanghong 2023-10-11 21:40:13 +0800
  • 1a99dc71c8 fix ref yanghong 2023-07-23 10:19:20 +0800
  • 5f67690373 feat: allow config service only on client yanghong 2023-07-23 09:57:20 +0800
  • eef420eace
    ci: support apple aarch64 Vincent Young 2023-10-02 13:19:05 -0400
  • 8924461238
    Merge branch 'main' into main Hunter Wittenborn 2023-10-01 05:35:18 -0500
  • ebb764ae53
    chore(bump): v0.5.0 v0.5.0 Yujia Qiao 2023-10-01 17:55:18 +0800
  • 2ccb386cea
    chore(test): update to be feature aware Yujia Qiao 2023-10-01 17:50:15 +0800
  • 97541afaed
    chore: fix build Yujia Qiao 2023-10-01 17:13:17 +0800
  • 9c00b014f9
    chore: specify rust 1.71 bump Yujia Qiao 2023-10-01 16:17:32 +0800