Support the SSH-2 mechanism for sending signals to a running session. Neither
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 17 Oct 2004 21:22:22 +0000 (21:22 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 17 Oct 2004 21:22:22 +0000 (21:22 +0000)
commit6f2d0cde66cd10cdbcefb1401c422f0171a48549
treeb3bd1f9e9cca8100b031665f404561618d143fa9
parent62638676b35ab79d618534984f2d3416366f19a3
Support the SSH-2 mechanism for sending signals to a running session. Neither
of the SSH servers I conveniently have access to (Debian stable OpenSSH --
3.4p1 -- and lshd) seem to take a blind bit of notice, but the channel
requests look fine to me in the packet log.

I've included all the signals explicitly defined by
draft-ietf-secsh-connect-19, but I've put the more obscure ones in a submenu
of the specials menu; there's therefore been some minor upheaval to support
such submenus.

git-svn-id: svn://svn.tartarus.org/sgt/putty@4652 cda61777-01e9-0310-a592-d414129be87e
doc/using.but
putty.h
ssh.c
telnet.c
unix/pterm.c
window.c