Add ability to construct SSH-1 packets incrementally (not used yet).
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 18 Apr 2005 21:09:58 +0000 (21:09 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 18 Apr 2005 21:09:58 +0000 (21:09 +0000)
commitdacd887204da6786f2d4297ffdf6c5b7a2e078fb
tree266f6f5baf2775d9b2641eac1d876f6b0869145d
parent7e5a1e3104a4f60e60abc5217474bbf403035a94
Add ability to construct SSH-1 packets incrementally (not used yet).
I've added this to support `terminal-modes', but since this unifies some
SSH-1 and SSH-2 packet construction code, it saves a few hundred bytes.
Bonus.

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