Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

10 check-ins using file ssh.c version 04d4a320b1

2001-05-09
08:51
From RDB: telnet can now start up in passive mode, in which it doesn't do any negotiation until the remote side does. check-in: 76ff3c1741 user: simon tags: trunk
08:35
From RDB: a few extra escape sequences seen in SCO terminals. check-in: d18d2b1422 user: simon tags: trunk
08:30
From RDB: according to VT manuals, application cursor keys should never be enabled when app keypad is disabled. Also CTRL+arrows flips the application-ness to make it easy to generate the other sequences if required. check-in: ee9eb094a4 user: simon tags: trunk
08:26
We can now save the protocol and port number in Default Settings. check-in: c9f6b77eb4 user: simon tags: trunk
08:12
From RDB: yet another fix in the ongoing quest to deal correctly with font point sizes :-( check-in: 3215de7b40 user: simon tags: trunk
08:03
RDB's alternative way to interpret the window size in Change Settings: it describes the size of the _unmaximised_ window. Maximisedness is a separate property which Change Settings doesn't affect. So if you change the font while the window is maximised, the terminal size adjusts accordingly. The downside is that you can't read the width and height of a maximised window out of Change Settings. Suggestions that restore this property are welcome. check-in: 6fa615e2f7 user: simon tags: trunk
07:48
Fix due to Robert de Bath: backspace should not cross line boundaries when auto wrap is disabled. check-in: a66363bfa4 user: simon tags: trunk
2001-05-06
11:18
Fix de Bath's last-ditch bell overload check-in: c9e608f9cb user: simon tags: trunk
10:09
Strip off and ignore `:port' on the end of a hostname. check-in: d04cb0347a user: simon tags: trunk
09:35
Run entire source base through GNU indent to tidy up the varying coding styles of the various contributors! Woohoo! check-in: 18fcbbf5a2 user: simon tags: trunk