Fix a few more memory and resource leaks.
[sgt/putty] / windows / winpgen.c
2013-07-22 simonFix a few more memory and resource leaks.
2013-07-22 simonAnother big batch of memory leak fixes, again mostly...
2013-07-22 simonReport an error if deleting a random seed file fails.
2012-07-22 simonIntroduce a new utility function smemclr(), which memse...
2012-02-19 simonUpdate default key length in PuTTYgen to 2048.
2011-10-02 simonMore arbitrary-limit hunting: retire PASSPHRASE_MAXLEN...
2011-10-02 simonTurn 'Filename' into a dynamically allocated type with...
2006-12-17 simonInitial support for HTML Help. All the ad-hoc help...
2005-08-10 jacobBen Rudiak-Gould points out that we should be using...
2005-05-21 jacobUse {Get,Set}WindowLongPtr() instead of {Get,Set}Window...
2005-03-19 jacobTry to make our PGP signing more useful:
2005-03-10 jacobConsistently use a single notation to refer to SSH...
2005-03-02 jacobMore confusing "(BYTE *) & val" style punctuation.
2005-03-01 jacobAdd context help to a couple of message boxes. Unfortun...
2005-03-01 jacobMove the MessageBox-with-help function out into winutil...
2005-02-28 jacobMake things other than Pageant use request_file(),...
2005-02-27 jacobImprovements to PuTTYgen error reporting:
2005-02-16 jacobMinor reorganisations to WinHelp support. (Done as...
2005-01-09 owenNew function ltime() returns a struct tm of the current...
2004-11-27 simonLoose end from timing shakeup: sshrand.c is now a client of
2004-11-16 simonNow that we have Subversion's file renaming ability...