]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mac/otnet.c
Consequences of Simon's recent deglobalisation changes.
[PuTTY.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. ...