1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ben Harris
9d9426785f Initial simple raw TCP backend
[originally from svn r211]
1999-09-01 22:16:15 +00:00
Ben Harris
47204a394f Various changes for Open Transport.
[originally from svn r188]
1999-08-02 08:04:31 +00:00
Ben Harris
0256bceece Lots of MacTCP networking stuff. I think all the code's written, but it
doesn't actually work yet.  Also the telnet backend is still single-session,
and I haven't even touched the ssh one.  Oh, and the "Main" segment just
overflowed 32k, so we have extra linker incantations.  I'm off to the pub
now.

[originally from svn r156]
1999-04-04 18:23:35 +00:00
Ben Harris
82fecf970f First attempt at multiple-session support. This has broken meta handling,
since mac.c needs to know whether to grab Cmd-keys or not.

[originally from svn r138]
1999-03-29 19:50:24 +00:00
Ben Harris
89751ed598 Very basic hex-dump backend for testing meta handling.
[originally from svn r134]
1999-03-28 15:25:45 +00:00
Ben Harris
1353b2a903 Pointer-shape canging added -- we now have an I-beam cursor in the terminal
window.
Pasting works!

[originally from svn r123]
1999-03-21 23:23:43 +00:00
Ben Harris
986977ac9e Backends now seem to work. Pasting still doesn't.
macterm.c now uses UPPs for a few things so that it should work if compiled
natively for the PowerPC.  Not tested it yet though.

[originally from svn r122]
1999-03-18 00:04:34 +00:00
Ben Harris
5134080a41 Attempt at some back-ends useful for testing purposes.
[originally from svn r77]
1999-03-07 23:23:38 +00:00