Add support for logging "exit-signal", why not.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 18 Oct 2004 00:41:48 +0000 (00:41 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 18 Oct 2004 00:41:48 +0000 (00:41 +0000)
commit2b7540a7ff9881394a7f344aa50aa4abd08c358c
treed48f2646c8d4166936f19b1f7755dbd9e01edbca
parent6f2d0cde66cd10cdbcefb1401c422f0171a48549
Add support for logging "exit-signal", why not.

This is disgustingly huge because old versions of OpenSSH got the message
format wrong, so we have to infer which format is in use. Tested with
Debian stable OpenSSH (3.4p1), with `uint32' packet, and lshd, which uses
the correct `string' packet, and also let me test "core dumped" and the
explanatory message.

git-svn-id: svn://svn.tartarus.org/sgt/putty@4653 cda61777-01e9-0310-a592-d414129be87e
ssh.c