Various error-handling fixes, mostly in Unix PuTTY but one (failure
[u/mdw/putty] / unix / uxstore.c
2003-04-01 simonVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-31 simonCan now save and load settings under Unix.
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-11 simonNever pass a `char' to a ctype function. I had relied...
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-14 simonMiscellaneous fixes to finish up `remove-statics'....
2002-11-07 simonImprove robustness in random seed file handling.
2002-11-02 simonImprove the noise collection for the internal random...
2002-10-31 simonFirst attempt at a Unix port of Plink. Seems to basical...
2002-10-16 simonAdd the -xrm command-line option, to allow specificatio...
2002-10-16 simonImplement reading of X resources, and -name to change...
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...