1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/plugins/ssh-base
Orefkov Aleksander 63db023f58 pugins: sshd: handle window-change request
Added processing of window-change request, according to RFC 4254 6.7
https://datatracker.ietf.org/doc/html/rfc4254#section-6.7
For processing called callback pty_req with empty terminal and modes.
2021-10-19 17:24:07 +01:00
..
crypto plugins: sshd: sc25519 must handle last bit 2021-10-19 07:29:26 +01:00
include pugins: sshd: handle window-change request 2021-10-19 17:24:07 +01:00
kex-25519.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
sshd.c pugins: sshd: handle window-change request 2021-10-19 17:24:07 +01:00
telnet.c type comparisons: fixes 2021-01-05 10:56:38 +00:00