Timeline

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

13 check-ins using file ssh.c version 8ade4c2c41

2000-03-17
05:23
Oops - move homepage location check-in: 263f67c5fc user: simon tags: trunk
04:46
Patch to RDB's blinking cursor: make it configurable and by default off. It's terribly distracting. check-in: a43c830052 user: simon tags: trunk
04:40
Spelling fix to RDB's comments: fascist is spelled thus :-) check-in: 305ec24bd0 user: simon tags: trunk
04:39
RDB's patch. Oodles of new terminal functionality, including ATTR_BLINK (as bold background) and VT52 support. Plus a compatibility tracking system whereby all escape sequences can be disabled for a pure-VT102 compatibility mode or other levels. check-in: 6b2ad90ae9 user: simon tags: trunk
04:37
RDB's patch: - `local ldisc' config option now switches between PuTTY's original behaviour when off (aggressively start negotiations, never use local line discipline) and Unix telnet's off-port-25 behaviour when on (wait to be negotiated with, toggle local line discipline when TELOPT_ECHO changes) - SYNCH handling has been improved again, though it may still be broken due to WinSock being irretrievably pants check-in: 7518c03be8 user: simon tags: trunk
04:35
RDB's patch: thanks to improvements in OEMANSI font mode, it can now be the default check-in: f248815a6f user: simon tags: trunk
04:34
RDB's patch: - use WM_TIMER for various things (blinking cursor; updates while moving/sizing; coping with overloading influx of netevents) - clip text output to avoid underlines outside character cell - even more careful font selection (we can now do OEMANSI by default) - a few extra keyboard mappings from the VTxxx terminals check-in: d2a883e9e2 user: simon tags: trunk
04:31
RDB's patch: ^U sends Telnet Erase Line; line ending is now \r or \r\n depending on protocol, so local ldisc works with ssh check-in: aec9a4d9cb user: simon tags: trunk
04:30
RDB patch: disable incremental linking and disable debugging check-in: 91dd5a4c3a user: simon tags: trunk
2000-03-16
08:56
PuTTY website URL spelling change check-in: 08efa36391 user: simon tags: trunk
04:45
Fix a couple of Makefile dependencies - oops check-in: bde64a37a1 user: simon tags: trunk
04:43
More cvs ignores check-in: 6386c2bef3 user: simon tags: trunk
2000-03-15
09:08
First stab at the ability to compile puttytel.exe, an SSH-free variant which is patent-safe in the US and legal in France and Russia. This is a horrible hack in some ways: it's shown up serious deficiencies in the module boundaries. Needs further work, probably once the SSH implementations are recombined. check-in: a4afd0589b user: simon tags: trunk