]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxstore.c
Never pass a `char' to a ctype function. I had relied on gcc -Wall
[PuTTY.git] / unix / uxstore.c
2003-03-11 Simon TathamNever pass a `char' to a ctype function. I had relied...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-14 Simon TathamMiscellaneous fixes to finish up `remove-statics'....
2002-11-07 Simon TathamImprove robustness in random seed file handling.
2002-11-02 Simon TathamImprove the noise collection for the internal random pool.
2002-10-31 Simon TathamFirst attempt at a Unix port of Plink. Seems to basical...
2002-10-16 Simon TathamAdd the -xrm command-line option, to allow specificatio...
2002-10-16 Simon TathamImplement reading of X resources, and -name to change...
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...