]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mac/macstore.c
Cleanups of the GSSAPI support. On Windows, standard GSS libraries
[PuTTY.git] / mac / macstore.c
2005-02-22 Owen DunnA first attempt at listening sockets in Open Transport.
2005-02-09 Owen DunnAdd some host key dialogue boxes. These still look...
2005-02-07 Owen DunnAdd a comment about the deficiencies of the host key...
2005-02-06 Owen DunnFirst stab at a host key cache on the Mac.
2003-04-01 Simon TathamVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-29 Ben HarrisMove the Mac port over to using snew/snewn/sresize.
2003-03-27 Ben Harrisopen_settings_r() and open_settings_w() need to cope...
2003-02-02 Ben HarrisCarbonise, mostly by replacing addresource() with c2pst...
2003-02-01 Ben HarrisRather more natural (if much more complex) Mac Filename...
2003-02-01 Ben HarrisTidy up Simon's FontSpec abstraction.
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-21 Ben HarrisRemove stray debugging printfs.
2003-01-18 Ben HarrisSupport for saving sessions on the Mac. This is slight...
2003-01-18 Ben HarrisVarious things to make the Finder like us:
2003-01-18 Ben HarrisSimplify the random-seed-saving code: There's no need...
2003-01-14 Ben Harrisconst fallout.
2003-01-08 Ben HarrisFairly major hackery to get SSH going on the Mac. ...
2002-12-30 Ben HarrisAdd an "open" command to the "file" (now "session"...
2002-12-28 Ben HarrisIt would be better if I deleted the unused variable...
2002-12-28 Ben HarrisRemove more unused variables.
2002-12-28 Ben HarrisDispose of some unused local variables.
2002-12-12 Ben HarrisWhen loading a string setting, expect in the same form...
2002-11-19 Ben HarrisTentative merge of ben-mac-port (only dead for three...