Introduced wrapper macros snew(), snewn() and sresize() for the
[u/mdw/putty] / winstore.c
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-22 simonYikes - saving of Default Settings must have been broke...
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-14 simonMiscellaneous fixes to finish up `remove-statics'....
2002-11-17 simonThanks to Hans-Juergen Petrich for spotting this tiny...
2001-12-29 simonJordan Russell's patch (again): a couple of registry...
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-10-24 simonFix miscellaneous compiler warnings. Thanks to Jacob...
2000-10-23 simonCreated a shiny new abstraction for the socket handling...
2000-10-09 simonMiscellaneous fixes to try to make other compilers...
2000-10-06 simonCross-reference cleanup: winstore.c should not use...
2000-09-28 simonWhile we're doing a hostkey reorg, store port numbers...
2000-09-27 simonFinish creating the storage.h abstraction and winstore...
2000-09-27 simonRationalised host key storage. Also started code reorg...