Simon Tatham
6bb121ecb9
Colin's const-fixing Patch Of Death. Seems to build fine on Windows
...
as well as Unix, so it can go in.
[originally from svn r3162]
2003-05-04 14:18:18 +00:00
Ben Harris
f9928fafae
Move net_service_lookup() to macnet.c, since that's where it belongs.
...
[originally from svn r2806]
2003-02-06 01:01:27 +00:00
Ben Harris
24df1c5463
Carbonise, or at least disable MacTCP support under Carbon.
...
[originally from svn r2792]
2003-02-04 02:10:42 +00:00
Ben Harris
6993486b43
Redesign the macnet.c infrastructure, largely so as to avoid using Gestalt(),
...
which didn't detect the MacTCP emulation in Owen's Open Transport.
[originally from svn r2703]
2003-01-24 00:25:33 +00:00
Ben Harris
b4d37df579
Consequences of Simon's recent deglobalisation changes.
...
[originally from svn r2573]
2003-01-12 16:11:27 +00:00
Ben Harris
f9300b0011
Initial import of Owen's OpenTransport interface. It doesn't work yet, but
...
it does compile and link.
[originally from svn r2547]
2003-01-11 23:33:57 +00:00
Ben Harris
4818639014
Add an indirection layer between mtcpnet.c and the rest of PuTTY so that
...
we can have runtime switching between MacTCP and OpenTransport, and so
that we can cope if there's no TCP/IP stack available at all (albeit with
very little functionality at present).
[originally from svn r2546]
2003-01-11 19:43:59 +00:00