Rework keylist_update() to fix both a buffer-size limitation and a
[u/mdw/putty] / windows / winpgnt.c
2013-07-22 simonRework keylist_update() to fix both a buffer-size limit...
2013-07-14 simonTighten up a lot of casts from unsigned to int which...
2012-07-22 simonIntroduce a new utility function smemclr(), which memse...
2011-11-28 simonTiny patch from Martin Packman to fix a Windows handle...
2011-10-02 simonMore arbitrary-limit hunting: retire PASSPHRASE_MAXLEN...
2011-10-02 simonTurn 'Filename' into a dynamically allocated type with...
2011-08-13 simonReadjust Pageant's SID check _again_, to make it the...
2011-06-08 simonMake Pageant use the same SID-selection logic as the...
2010-12-21 simonProtect against a (non-security-related) buffer overrun...
2010-09-13 simonCreate, and use for all loads of system DLLs, a wrapper...
2009-11-08 jacobUse DECL/GET_WINDOWS_FUNCTION in a few more places...
2006-12-17 simonInitial support for HTML Help. All the ad-hoc help...
2005-10-30 jacobAllow rsakey_pubblob() to return the key comment.
2005-10-30 jacobAdd ability for ssh2_userkey_loadpub() to return the...
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-04-12 jacobUnify GET_32BIT()/PUT_32BIT() et al from numerous sourc...
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 jacobnit: confusing 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 jacobFix for `pageant-dirhandle': a new wrapper functions...
2005-02-27 jacobImprove Pageant's error reporting for private key load...
2005-02-16 jacobMinor reorganisations to WinHelp support. (Done as...
2004-11-20 jacobUI tweak from Malcolm Rowe: set IDM_VIEWKEYS as the...
2004-11-16 simonNow that we have Subversion's file renaming ability...