In SSH, we now send terminal speeds to the server when requesting a pty
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sat, 24 Apr 2004 20:05:03 +0000 (20:05 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sat, 24 Apr 2004 20:05:03 +0000 (20:05 +0000)
commita5dd84675905dfc4274cf45424e6f3a9e385e1a7
treef405b19680cec4d5a2748fd29a328f73a7e7aea9
parentc9a13be6afd980b5e3255216cbc9945627ca4eaf
In SSH, we now send terminal speeds to the server when requesting a pty
(we didn't before) - `ssh-termspeed'.
In the process, I've removed the individual controls on the Telnet and
Rlogin panels and replaced them with one on the Connection panel (since they
were backed by the same storage anyway).
The terminal speeds sent in SSH are logged in the Event Log.

git-svn-id: svn://svn.tartarus.org/sgt/putty@4133 cda61777-01e9-0310-a592-d414129be87e
config.c
doc/config.but
ssh.c
winhelp.h