]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winstore.c
Add have_ssh_host_key() and use it to influence algorithm selection.
[PuTTY.git] / windows / winstore.c
2015-05-30 Ben HarrisAdd have_ssh_host_key() and use it to influence algorit...
2014-09-07 Simon TathamCope with REG_SZ data not having a trailing NUL.
2013-07-22 Simon TathamFix a double error handling goof in the winstore side...
2013-07-22 Simon TathamAnother big batch of memory leak fixes, again mostly...
2013-07-22 Simon TathamReport an error if deleting a random seed file fails.
2011-10-02 Simon TathamTurn 'Filename' into a dynamically allocated type with...
2011-10-01 Simon TathamChange the semantics of 'FontSpec' so that it's a dynam...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2010-12-29 Simon TathamVyacheslav Andrejev points out a heap management goof...
2010-12-26 Jacob NevinsTry to delete jump lists in "-cleanup".
2010-12-23 Simon TathamSupport for Windows 7 jump lists (right-click on a...
2010-09-13 Simon TathamCreate, and use for all loads of system DLLs, a wrapper...
2009-11-08 Jacob NevinsWe defined tried_shgetfolderpath but never actually...
2009-11-08 Jacob NevinsUse DECL/GET_WINDOWS_FUNCTION in a few more places...
2007-01-09 Jacob NevinsMinGW needs an extra symbol _WIN32_IE defined to a...
2007-01-09 Simon TathamFix `win-randseed-location': use SHGetFolderPath()...
2005-05-20 Jacob NevinsMinor memory leak spotted by Mikhail Kruk.
2005-03-02 Jacob NevinsMore confusing "(BYTE *) & val" style punctuation.
2004-12-22 Jacob NevinsFix potential access of freed data (only if we couldn...
2004-11-20 Jacob NevinsAdd missing backslash in "Unable to create registry...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...