]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
In SSH, we now send terminal speeds to the server when requesting a pty
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 24 Apr 2004 20:05:03 +0000 (20:05 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 24 Apr 2004 20:05:03 +0000 (20:05 +0000)
commit5495c9c6377e7bd7ec4d9cde5fb40e05ae57d167
treef405b19680cec4d5a2748fd29a328f73a7e7aea9
parentbe8b38bdb3c28ae6fea329a346a5ed5e43afdf07
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: http://svn.tartarus.org/sgt/putty@4133 cda61777-01e9-0310-a592-d414129be87e
config.c
doc/config.but
ssh.c
winhelp.h