]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - mac/otnet.c
Fix various breakages my Carbonisation caused in the Classic build, notably
[PuTTY_svn.git] / mac / otnet.c
2003-01-12 Ben HarrisConsequences of Simon's recent deglobalisation changes.
2003-01-12 Ben HarrisWhen receiving data, only pass up to the backend as...
2003-01-12 Ben HarrisCorrect code to insert into a doubly-linked list.
2003-01-12 Ben HarrisCute though DNSAddresses are, they're a poor match...
2003-01-12 Ben HarrisUse memset() rather than OTMemzero(), and hence remove...
2003-01-12 Ben HarrisChange error handling to store the error number rather...
2003-01-11 Ben HarrisInitial import of Owen's OpenTransport interface. ...