Commit Graph

  • bf02cb9183 Fix download space check when mount entry is missing master zhangtao 2025-12-19 16:59:13 +08:00
  • 37fb2125f3 bump version 9.0.4 v9.0.4 Jianhui Zhao 2025-12-04 12:25:44 +08:00
  • 7970b5d602 Fix use-after-free in HTTP connection handling Jianhui Zhao 2025-12-04 11:55:52 +08:00
  • 706eb2046b replace https bool with flags bitmask in http_connection Jianhui Zhao 2025-12-04 11:44:51 +08:00
  • 4e01ffdf91 fix compilation with newer CMake Rosen Penev 2025-11-24 08:33:13 -08:00
  • 52c84eaecc update FUNDING Jianhui Zhao 2025-11-09 12:32:02 +08:00
  • e577d2fc23 bump version 9.0.3 v9.0.3 Jianhui Zhao 2025-10-22 19:11:14 +08:00
  • c514633b0d Fix auto-reconnect when domain name resolution fails Jianhui Zhao 2025-10-22 19:04:26 +08:00
  • 226a7dd76e update README Jianhui Zhao 2025-10-07 19:54:47 +08:00
  • ba56e0cae6 Deploy to GitHub pages gh-pages github-actions[bot] 2025-10-10 13:23:40 +00:00
  • 83909abd6d update sponsor site Jianhui Zhao 2025-10-08 21:57:52 +08:00
  • 222e3855ae init Jianhui Zhao 2025-06-20 22:35:55 +08:00
  • d1fa4efd86 Add support KCP protocol kcp Jianhui Zhao 2025-09-10 10:36:35 +08:00
  • 1cfc93852c bump version 9.0.2 v9.0.2 Jianhui Zhao 2025-08-17 21:41:20 +08:00
  • f59c519d0c Improve HTTP connection termination with zero-length notifications Jianhui Zhao 2025-08-14 18:01:52 +08:00
  • e3e85e007d The remote cmd response must not exceed 65536 bytes. Jianhui Zhao 2025-08-09 22:32:25 +08:00
  • 74109c7b0b update README Jianhui Zhao 2025-07-24 22:22:42 +08:00
  • 9b2208a255 bump version 9.0.1 v9.0.1 Jianhui Zhao 2025-07-22 21:15:07 +08:00
  • efe234beba ci: do not build on release Jianhui Zhao 2025-07-22 21:17:14 +08:00
  • b18be8d1a2 update README Jianhui Zhao 2025-07-19 23:20:56 +08:00
  • 3cfa044ff8 simplify file context struct Jianhui Zhao 2025-07-19 00:27:59 +08:00
  • 6512eb566a fix #140 Jianhui Zhao 2025-07-19 00:14:18 +08:00
  • c9f10afea4 fix #139 Jianhui Zhao 2025-07-18 23:12:24 +08:00
  • fc6baa4bdd add downloads bage Jianhui Zhao 2025-07-15 09:41:42 +08:00
  • 3256b316cf separate file message and file control types Jianhui Zhao 2025-07-12 15:11:54 +08:00
  • f57222aeb7 correct typo in error message Jianhui Zhao 2025-07-12 14:25:02 +08:00
  • 48146cd85c increase upload file buffer size from 16KB to 63KB Jianhui Zhao 2025-07-12 14:22:44 +08:00
  • a97726367a improve TTY timeout mechanism with ev_timer_again Jianhui Zhao 2025-07-11 20:40:47 +08:00
  • 502fc1c064 update README Jianhui Zhao 2025-07-11 11:43:45 +08:00
  • ed517b97bb bump version 9.0.0 v9.0.0 Jianhui Zhao 2025-07-04 18:38:57 +08:00
  • ab1b468708 Simplify and optimize ID/group validation Jianhui Zhao 2025-07-04 12:14:39 +08:00
  • 935a7589c2 Add support for device grouping Jianhui Zhao 2025-07-04 11:38:21 +08:00
  • 136e03aa33 Update device ID validation rules and help description Jianhui Zhao 2025-07-04 09:36:56 +08:00
  • d103b0cbf9 Validate device ID immediately during option parsing Jianhui Zhao 2025-07-04 09:21:17 +08:00
  • ae09ed51b9 Optimize the heartbeat processing logic. Jianhui Zhao 2025-07-03 10:26:05 +08:00
  • bab7a2f661 ci: release as a draft Jianhui Zhao 2025-06-27 09:36:12 +08:00
  • 42b06c8710 Optimize heartbeat response processing Jianhui Zhao 2025-07-02 17:00:36 +08:00
  • 29f3625f42 update Who's using rtty Jianhui Zhao 2025-06-25 12:19:28 +08:00
  • b30f61d004 Increase the read buffer size in the HTTP proxy to 63KB. Jianhui Zhao 2025-06-23 11:32:17 +08:00
  • ed6600986f remove some doc Jianhui Zhao 2025-06-22 21:55:38 +08:00
  • cd4f90147d ci: improve release.yml Jianhui Zhao 2025-06-19 21:26:31 +08:00
  • 7334cd6d81 chore: rename doc to img Jianhui Zhao 2025-06-19 21:18:55 +08:00
  • 60660447b2 chore: update README Jianhui Zhao 2025-06-19 09:22:23 +08:00
  • ea7bcf930a perf: improve reconnect operation Jianhui Zhao 2025-06-17 10:48:35 +08:00
  • 7b2fddbef0 chore: earlier check args Jianhui Zhao 2025-06-17 10:17:06 +08:00
  • 5436f8ab5d refactor: Encode messages using TLV. Jianhui Zhao 2025-06-12 14:55:58 +08:00
  • b6bb4e69ca perf: Limit the heartbeat interval to no more than 255. Jianhui Zhao 2025-06-12 11:46:16 +08:00
  • 682ce33cd2 perf: improve shortopts safety with compile-time concatenation Jianhui Zhao 2025-06-12 10:18:13 +08:00
  • f18ee25d16 perf: set default heartbeat interval to 30s Jianhui Zhao 2025-06-11 14:38:55 +08:00
  • 1cbe223d79 refactor: password not required for execute command Jianhui Zhao 2025-06-11 11:04:49 +08:00
  • db79642ae8 docs: update README Jianhui Zhao 2025-06-11 10:48:41 +08:00
  • 3b3c759db8 feat: add support set heartbeat interval Jianhui Zhao 2025-06-10 11:12:27 +08:00
  • 60ff9537e9 feat: update submodule ssl to latest Jianhui Zhao 2025-06-10 15:55:36 +08:00
  • 8ffd614e72 docs: Add badge of readmex and deepwiki Jianhui Zhao 2025-06-10 14:27:33 +08:00
  • 3e4a046145 chore: more debug log Jianhui Zhao 2025-06-10 10:49:59 +08:00
  • a4a066c2b0 feat: Set default log level to INFO. Jianhui Zhao 2025-06-10 10:23:00 +08:00
  • a2512fe299 fix: Fix the issue #132 Jianhui Zhao 2025-06-08 22:54:58 +08:00
  • a3abe52df9 Update FUNDING.yml Jianhui Zhao 2025-06-08 15:51:49 +08:00
  • 283278993b chore: update FUNDING.yml Jianhui Zhao 2025-05-22 23:28:23 +08:00
  • a206cfe97d feat: bump version 8.1.5 v8.1.5 Jianhui Zhao 2025-05-22 14:38:15 +08:00
  • 9f0cae7600 fix: Fix the timeout handling in the HTTP proxy. Jianhui Zhao 2025-05-21 19:29:37 +08:00
  • 1087ae2b32 feat: bump version 8.1.4 v8.1.4 Jianhui Zhao 2025-05-14 18:39:43 +08:00
  • 4d2f8b1eaf ci: use ubuntu-22.04 Jianhui Zhao 2025-05-14 18:38:56 +08:00
  • ce3524ebdc feat: more log of net connect Jianhui Zhao 2025-05-14 18:35:24 +08:00
  • 3ba4ef039b fix: #126 Jianhui Zhao 2024-12-14 09:10:22 +08:00
  • f8b81f904d feat: bump version 8.1.3 v8.1.3 Jianhui Zhao 2024-11-22 15:50:20 +08:00
  • 2e87a1a983 perf: increase read buf to 20KB for http proxy Jianhui Zhao 2024-11-22 15:44:59 +08:00
  • ca5207bb4c fix: free http con when ssl_read return 0. Jianhui Zhao 2024-11-21 16:50:46 +08:00
  • edd50a6fe2 ci: build on pull_request Jianhui Zhao 2024-07-24 19:45:41 +08:00
  • 997b78e133 doc: update Jianhui Zhao 2024-07-11 09:13:27 +08:00
  • 12c30dba9c feat: bump version 8.1.2 v8.1.2 Jianhui Zhao 2024-05-04 20:27:52 +08:00
  • 870a075b9b fix: Add compatibility with Mbed TLS 3.0.0 Jianhui Zhao 2024-05-04 19:42:45 +08:00
  • 69fbd88b65 chore: change test.sh do not use ssl Jianhui Zhao 2024-04-26 21:31:35 +08:00
  • eb6394c3d8 Support POSIX basename() from musl libc (#123) Hauke Mehrtens 2024-04-15 03:33:37 +02:00
  • c09881d301 feat: bump version 8.1.1 v8.1.1 Jianhui Zhao 2024-02-20 20:45:07 +08:00
  • 1ace541b7c doc: fix translation Jianhui Zhao 2024-01-03 21:50:23 +08:00
  • 85b6da27c6 chore: update README Jianhui Zhao 2023-09-13 20:39:59 +08:00
  • 8ffd4c9536 chore: fix code style Jianhui Zhao 2023-01-16 12:59:55 +08:00
  • 4dcef758bb rtty support ip6 address (#111) leen 2023-01-16 13:18:08 +08:00
  • 61875b54d2 chore: update doc Jianhui Zhao 2022-10-25 21:33:03 +08:00
  • 07ac775986 chore: bump version 8.1.0 v8.1.0 Jianhui Zhao 2022-09-25 21:41:55 +08:00
  • 95b1b54c27 fix: https proxy Jianhui Zhao 2022-09-25 21:32:59 +08:00
  • f81b83c4bf feat: increase proto number to 4 Jianhui Zhao 2022-09-25 16:28:44 +08:00
  • 8b40c54a6d feat: support https proxy Jianhui Zhao 2022-05-09 17:49:49 +08:00
  • a395edcea1 chore: update user Jianhui Zhao 2022-07-18 14:29:47 +08:00
  • aad1d755ad chore: bump version 8.0.1 v8.0.1 Jianhui Zhao 2022-05-22 21:47:30 +08:00
  • 2be649c84c fix: use closed socket in io watcher Jianhui Zhao 2022-05-09 18:13:35 +08:00
  • ffa5c84eb2 chore: fix code style Jianhui Zhao 2022-05-09 10:37:30 +08:00
  • 3afa2edf06 feat:add /var/run/rtty file to get the state of rtty (#105) Jiajian Zhou 2022-05-07 11:35:29 +08:00
  • 66c3a02532 chore: update README Jianhui Zhao 2022-05-04 17:29:53 +08:00
  • abc2518a4b fix: ssl: compatibility for openssl >= 3.0 Jianhui Zhao 2022-05-02 23:47:22 +08:00
  • daf1e3c207 chore: remove unused file Jianhui Zhao 2022-04-05 21:16:55 +08:00
  • c8b23a3c70 chore: update README Jianhui Zhao 2022-03-09 09:29:38 +08:00
  • 0675e9de22 chore: update README Jianhui Zhao 2021-12-24 13:23:21 +00:00
  • 916c9976af doc: update Jianhui Zhao 2021-12-20 14:20:44 +00:00
  • 8e761a1744 chore: remove funding Jianhui Zhao 2021-12-20 13:51:13 +00:00
  • 1b2f3d332c fix: overflow on calculate the percentage of progress Jianhui Zhao 2021-12-15 11:22:43 +00:00
  • ebd64eca5c fix: check space for ramfs for upload file to device Jianhui Zhao 2021-10-15 23:14:44 +08:00
  • 861ff74780 fix: typo Jianhui Zhao 2021-10-15 22:39:29 +08:00
  • 9e1f02f725 chore: update FUNDING.yml Jianhui Zhao 2021-09-24 23:13:06 +08:00