Previous | Contents | Index | Next
There are various parts of the SSH-2 protocol where things are specified using a textual name. Names ending in @putty.projects.tartarus.org
are reserved for allocation by the PuTTY team. Allocated names are documented here.
This name can be sent in a SSH_MSG_GLOBAL_REQUEST
message.
[email protected]
byte SSH_MSG_GLOBAL_REQUEST
uint32 recipient channel
string "[email protected]"
boolean want reply
This name can be sent in a SSH_MSG_CHANNEL_REQUEST
message.
[email protected]
SSH_MSG_CHANNEL_WINDOW_ADJUST
messages as part of its window-size tuning. It can be sent on any type of channel. Servers MUST treat it as an unrecognised request and respond with SSH_MSG_CHANNEL_FAILURE
.
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
rsa1024-sha1
and rsa2048-sha256
.
[email protected]
[email protected]
arcfour128
and arcfour256
.
If you want to provide feedback on this manual or on the PuTTY tools themselves, see the Feedback page.
[PuTTY development snapshot 2008-11-22]