1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-14 19:13:02 -05:00

6 Commits

Author SHA1 Message Date
Ben Harris
df67c404ae Mac networking ios still as shafted as ever, but I should probably commit what
I _have_ done.  It does manage to open a connection to the correct port on the
correct host -- it just then bombs the client with a "CHK error".  Pity.

[originally from svn r157]
1999-04-06 23:18:50 +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
f837821b3a Beginnings of an attempt at MacTCP networking support.
[originally from svn r149]
1999-04-01 21:26:03 +00:00
Ben Harris
e230e36e2f We now have a fairly minimal Mac application.
I'm about to try lashing in the terminal emulator...

[originally from svn r52]
1999-02-20 22:10:34 +00:00
Simon Tatham
60ab6a5d82 John Sullivan's patches plus more fixes:
- Stop using the identifier `environ' as some platforms make it a macro
  - Fix silly error box at end of connection in FWHACK mode
  - Fix GPF on maximise-then-restore
  - Use SetCapture to allow drag-selecting outside the window
  - Correctly update window title when iconic and in win_name_always mode

[originally from svn r12]
1999-01-08 13:10:19 +00:00
Simon Tatham
c74130d423 Initial checkin: beta 0.43
[originally from svn r11]
1999-01-08 13:02:13 +00:00