15 Commits

Author SHA1 Message Date
d705479ec8 fixed wrong log message format specifiers 2025-12-19 13:25:57 +09:00
80ebd23858 changed xtermjs to use the unicode 11 rules 2025-12-17 22:52:52 +09:00
2ea3f52fd1 fixed the blind conversion of a byte array to a string when the array may not contain a valid and complete utf8 sequence. it should have been treated as a binary blob. conversion is now using base64 encoding 2025-12-17 17:06:52 +09:00
d818acc53d rpty at least working 2025-08-12 02:50:10 +09:00
d0f1663bf3 renamed pts to pty to avoid name collision 2025-08-08 19:24:52 +09:00
6e670b4924 updated http endpoints for more consistent xterm.html access 2025-06-24 00:58:46 +09:00
d092540f08 merged xterm.html and xterm-pts.html
made relevant code changes oin the server side as well
2025-06-22 13:11:25 +09:00
c5bac71eaf some minor fixes 2025-06-21 10:54:51 +09:00
6baf3b2b53 added pty terminal support to the client side 2025-06-21 02:43:28 +09:00
f1572f9321 enhanced for wpx response transformer 2024-12-27 14:43:44 +09:00
bf2c70fa2c updated to support ssh by port number 2024-12-16 15:19:01 +09:00
25ce8a6ca4 added the client-peer-name field for route commands 2024-12-14 02:39:27 +09:00
7cea612ae5 trying to add client-side peer name 2024-12-14 00:19:12 +09:00
ea601f1011 many enhancements to the ssh terminal support 2024-12-13 21:49:11 +09:00
c562a41cb8 implementing a ssh termianl 2024-12-13 02:25:27 +09:00