]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mac/otnet.c
Tidy up dlg_editbox_set() and implemen dlg_editbox_get() for System 7.
[PuTTY.git] / mac / otnet.c
2003-02-15 Ben Harris<OpenTransportInternet.h> seems to want <Files.h>....
2003-02-04 Ben HarrisIf we're compiling for Carbon, define OTCARBONAPPLICATI...
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. ...