These names can be sent in a SSH_MSG_CHANNEL_REQUEST
message.
simple@putty.projects.tartarus.org
winadj@putty.projects.tartarus.org
SSH_MSG_CHANNEL_WINDOW_ADJUST
messages as part of its window-size tuning. It can be sent on any type of channel. There is no message-specific data. Servers MUST treat it as an unrecognised request and respond with SSH_MSG_CHANNEL_FAILURE
.
(Some SSH servers get confused by this message, so there is a bug-compatibility mode for disabling it. See section 4.27.3.)