Tartarus CVS: putty: jacob

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 24 Apr 2004 21:05:05 +0100


CVS Root:       /usr/data/cvs
Module:         putty
Changes by:     jacob
Date:           Sat Apr 24 2004  21:05:05 BST

Log message:
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.

Modified files:
    .               : config.c ssh.c winhelp.h
    doc             : config.but

Links:
http://cvs.tartarus.org//putty/config.c.diff?r1=1.30&r2=1.31
http://cvs.tartarus.org//putty/ssh.c.diff?r1=1.307&r2=1.308
http://cvs.tartarus.org//putty/winhelp.h.diff?r1=1.4&r2=1.5
http://cvs.tartarus.org//putty/doc/config.but.diff?r1=1.76&r2=1.77