]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mac/macnet.c
Move sk_poll() inside (!gotevent), which is more logical but doesn't have
[PuTTY.git] / mac / macnet.c
2005-01-26 Owen DunnAdd ssh.h for prototypes for the X display stubs
2005-01-18 Owen DunnBits and pieces, mostly stubs, for the Mac port.
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2003-05-04 Simon TathamColin's const-fixing Patch Of Death. Seems to build...
2003-02-06 Ben HarrisMove net_service_lookup() to macnet.c, since that's...
2003-02-04 Ben HarrisCarbonise, or at least disable MacTCP support under Carbon.
2003-01-24 Ben HarrisRedesign the macnet.c infrastructure, largely so as...
2003-01-12 Ben HarrisConsequences of Simon's recent deglobalisation changes.
2003-01-11 Ben HarrisInitial import of Owen's OpenTransport interface. ...
2003-01-11 Ben HarrisAdd an indirection layer between mtcpnet.c and the...