Consequences of Simon's recent deglobalisation changes.
[u/mdw/putty] / mac / mtcpnet.c
2003-01-12 benConsequences of Simon's recent deglobalisation changes.
2003-01-12 benCorrect code to insert into a doubly-linked list.
2003-01-11 benInitial import of Owen's OpenTransport interface. ...
2003-01-11 benAdd an indirection layer between mtcpnet.c and the...
2003-01-11 benCalling plug_closing() is highly likely to result in...
2003-01-11 benWhen polling MacTCP connections, check the connection...
2003-01-11 benconst fallout from Simon's X forwarding changes.
2003-01-09 benForcibly close any TCP connections that are still open...
2003-01-09 benInstall a notification procedure (ASR) on each TCP...
2003-01-08 benFairly major hackery to get SSH going on the Mac. ...
2003-01-05 benAdd reception support for MacTCP. Now I can log in...
2003-01-05 benSecond work-in-progress MacTCP commit. We can now...
2003-01-04 benBeginnings of a MacTCP network layer. This has all...