1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/plugins
Orefkov Aleksander 6c7798eef4 plugins: sshd: channel fixes
In responses  with channel numbers, the sender's channel number is sent instead of the recipient's channel number.
See for example https://datatracker.ietf.org/doc/html/rfc4254#section-5.1
Putty uses channel 256 for session, and existing code break it with "Received SSH2_MSG_CHANNEL_OPEN_CONFIRMATION for nonexistent channel 0" error.
2021-10-19 10:50:52 +01:00
..
acme-client plugins: ssh: xenial warning fixes 2021-02-28 17:07:51 +00:00
deaddrop plugins: add option LWS_WITH_PLUGINS_BUILTIN 2021-01-31 20:24:29 +00:00
raw-proxy logs: log contexts 2021-07-01 05:20:53 +01:00
ssh-base plugins: sshd: channel fixes 2021-10-19 10:50:52 +01:00
CMakeLists.txt lws_metrics 2021-03-08 21:47:28 +00:00
lwsws-logo.png http cache policy 2016-04-22 08:53:49 +08:00
protocol_client_loopback_test.c Wextra 2021-07-04 10:29:54 +01:00
protocol_dumb_increment.c plugins: add option LWS_WITH_PLUGINS_BUILTIN 2021-01-31 20:24:29 +00:00
protocol_fulltext_demo.c plugins: add option LWS_WITH_PLUGINS_BUILTIN 2021-01-31 20:24:29 +00:00
protocol_lws_mirror.c http: parser: straighten out %00 legality 2021-04-10 09:21:33 +01:00
protocol_lws_openmetrics_export.c Wextra 2021-07-04 10:29:54 +01:00
protocol_lws_raw_test.c Wextra 2021-07-04 10:29:54 +01:00
protocol_lws_sshd_demo.c plugins: add option LWS_WITH_PLUGINS_BUILTIN 2021-01-31 20:24:29 +00:00
protocol_lws_status.c vh init: make sure protocol set 2021-02-20 13:54:32 +00:00
protocol_post_demo.c plugin: post: check unexpected write after protocol unbind 2021-06-14 11:20:42 +01:00
server-status.css server-status: add proc statm and switch to vhost protocol timer 2019-03-10 08:02:02 +08:00