Commit Graph

27 Commits

Author SHA1 Message Date
fufesou a4534b6662 refact: tls fallback, rustls -> native-tls
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-03 15:30:00 +08:00
fufesou 54c4d869ed refact: tls native-tls fallback rustls-tls
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-10-31 12:37:23 +08:00
21pages bbc8e2f31a add mobile fallback platform verifier
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-10-30 13:13:04 +08:00
RustDesk 84a13ad7f3 Revert "mobile wss use rustls_platform_verifier" 2025-10-30 10:27:55 +08:00
21pages bf9a79fda5 mobile wss use rustls_platform_verifier
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-10-27 10:29:26 +08:00
fufesou 11e477849e refact: option, touch mode, move to local
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-09-28 06:29:02 +08:00
fufesou 7f80d78614 refact: suppress warns
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-07-28 18:17:46 +08:00
21pages 585bd1f152 websocket
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-05-08 18:20:38 +08:00
YinMo19 d8f907a0d9 [enhance] implement inline func and neat import. 2025-04-25 11:11:53 +08:00
YinMo19 3ef70f0e4d [clean] test passed.
- clean unused.
2025-04-24 22:27:16 +08:00
YinMo19 880365cab0 [bug fix] add enc logic. 2025-04-24 21:49:39 +08:00
YinMo19 608eb5983f [bug fix] add logic 2025-04-24 21:25:00 +08:00
YinMo19 7110634c09 [debug] add debug. 2025-04-24 20:53:58 +08:00
YinMo19 e9813ffdd6 [test] add test debug info. 2025-04-24 19:36:07 +08:00
YinMo19 7d5cc2ed47 [enhance] test ver. Add text for test. 2025-04-24 03:11:54 +08:00
YinMo19 29a322e6e3 [test] temp stop proxy. 2025-04-24 00:27:54 +08:00
YinMo19 bac2ffd31e [enhance] rewrite websocket next. 2025-04-24 00:16:14 +08:00
YinMo19 13ffda490d [enhance] remove time ticking. 2025-04-23 21:36:17 +08:00
YinMo19 836dbbc144 [fallback] remove pingpong 2025-04-23 11:42:53 +08:00
YinMo19 5c6b12c438 [enhance] add ping pong send (ver.2) 2025-04-23 10:58:28 +08:00
YinMo19 f31d1ec1b8 [enhance] add ping pong send. 2025-04-23 10:42:34 +08:00
YinMo19 0d6948c97b [test] fix bug: twice enc. add ping pong log. 2025-04-23 09:58:20 +08:00
YinMo19 4ff800a8be [test] websocket should be determined in runtime. 2025-04-23 09:00:29 +08:00
YinMo19 b1dd3bb9c8 [add log] add log and add ws scheme 2025-04-23 08:44:02 +08:00
YinMo19 6798bf3780 [test] tcp success. Websocket test. (temp ver.) 2025-04-23 08:33:01 +08:00
YinMo19 d299e4909f [fix bug] fix twice enc.
- fix twice enc.
- enable proxy (temp ver.)
- rewite websocket::next.
2025-04-22 02:55:17 +08:00
YinMo19 c156d2eef7 [enhance] websocket 2025-04-17 11:42:58 +08:00