Commit Graph

  • 011048dd2c
    Merge c013a20e52 into 0ee0157b4b #352 Shashi Shekhar 2024-04-11 00:07:31 +0530
  • c013a20e52 Add proxy protocol support #352 Shashi Shekhar 2024-04-10 23:27:20 +0530
  • 80cdac5a64
    Merge d3c2a417ed into 0ee0157b4b #351 eebear 2024-04-09 13:09:16 +0000
  • d3c2a417ed support http proxy with 80 port #351 rede97 2024-04-09 21:05:57 +0800
  • 70c450c434 Update websocket_transport.toml #349 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
  • 447cb5ea6f
    Merge b6b7ecec21 into 0ee0157b4b #251 William Hatcher 2024-03-01 02:41:11 -0700
  • c22b6a1f1b
    Merge 8924461238 into 0ee0157b4b #285 Hunter Wittenborn 2024-03-01 02:41:11 -0700
  • 5c82ff912b
    Merge d4b7d0e191 into 0ee0157b4b #307 Elijah 2024-03-01 02:41:11 -0700
  • 3a530a7448
    Merge 5980c5aeee into 0ee0157b4b #275 yanghong 2024-03-01 15:00:16 +0800
  • 0ee0157b4b
    docs: update docs for rustls (#337) main sunmy2019 2024-03-01 14:46:29 +0800
  • eb19cee3be Remove placeholders in doc #337 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 #330 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 #334 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 #333 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 #294 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 #329 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 #310 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 #323 Thomas Fournier 2024-01-12 10:22:23 -0500
  • 6f807df7f5 Flush DataChannelCmd::StartForward* commands #316 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 #311 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 #307 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 #304 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 #301 Yujia Qiao 2023-11-05 13:38:04 +0800
  • 25eb8bc916
    docs: build with openssl #303 blueskea 2023-11-05 13:11:26 +0800
  • 84c04ab9df
    fix: clippy (#302) Yujia Qiao 2023-11-03 19:37:43 +0800
  • 934d331878
    fix: clippy #302 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 #297 dependabot[bot] 2023-10-18 18:44:11 +0000
  • 5980c5aeee pass clippy check #275 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 #285 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
  • 35ca91b664
    chore: upgrade build Yujia Qiao 2023-10-01 15:28:14 +0800
  • 3aa6557696
    chore(bump): v0.4.9 Yujia Qiao 2023-10-01 15:09:39 +0800
  • 5946a18370
    feat(transport): add websocket transport (#290) I Putu Ariyasa 2023-10-01 13:43:03 +0700
  • 48c9e50b73 feat(transport): add websocket transport #290 Rucciva 2023-10-01 13:26:26 +0700
  • 42099b776f
    Build for 'arm64' and 'armhf' Hunter Wittenborn 2023-09-11 19:21:20 -0500
  • 3082c53346 Cargo update #276 kLiHz 2023-07-24 10:34:48 +0800
  • d2fe586f7b
    chore: fix shield.io badge in README-zh.md (#272) Chieh Tai 2023-07-07 18:57:55 +0800
  • 7923dec9f5
    docs: non root user with systemd (#269) boenshao 2023-07-07 18:57:26 +0800
  • c7c1fe384e
    chore: fix shield.io badge in README-zh.md #272 Chieh Tai 2023-07-06 16:10:02 +0800
  • 9e18e54656 fix(doc): should be 'app2.toml' #269 boenshao 2023-07-05 21:16:27 +0800
  • abb51bf6b5 doc: add example for non-root systemd service boenshao 2023-07-05 00:02:44 +0800
  • 1e2838f218 doc: remove 'DynamicUser=yes', so the service can read config file with permission 600 boenshao 2023-07-04 23:31:11 +0800
  • 7335bbee69
    chore(deps): bump openssl from 0.10.48 to 0.10.55 #266 dependabot[bot] 2023-06-21 22:55:10 +0000
  • 8598bac008
    Update Dockerfile #260 e6e5psj 2023-06-01 22:36:36 +0800
  • 33ed71e7ca
    Update Dockerfile e6e5psj 2023-06-01 22:35:54 +0800
  • 9727e15377
    chore: bump v0.4.8 v0.4.8 Yujia Qiao 2023-05-26 16:29:56 +0800
  • b6b7ecec21
    Create docker-compose.yml #251 William Hatcher 2023-05-16 21:06:48 -0500
  • 553ff381eb chore(deps): bump h2 from 0.3.15 to 0.3.18 dependabot[bot] 2023-05-06 12:59:07 +0000
  • 1967a42404
    chore(deps): bump h2 from 0.3.15 to 0.3.18 #248 dependabot[bot] 2023-05-06 12:59:07 +0000
  • d2960b5bde
    chore: bump tracing-subscriber (#247) reemaadeniyi 2023-05-06 13:57:13 +0100
  • fca2c298b0
    Merge branch 'main' into master #247 reemaadeniyi 2023-05-06 13:46:50 +0100
  • 6922741ea8
    chore: bump tracing-subscriber evergreen-trading-systems 2023-05-06 13:46:00 +0100
  • f000b4d4e4
    fix: remove redundant permission requirements (#231) #246 oluceps 2023-03-17 14:36:45 +0800
  • 2175bcc8e2
    chore(deps): bump h2 from 0.3.15 to 0.3.17 #238 dependabot[bot] 2023-04-13 17:03:28 +0000
  • a1815900f9 chore(deps): bump openssl from 0.10.42 to 0.10.48 dependabot[bot] 2023-03-27 03:11:03 +0000