]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winpgnt.c
GTK2: Return 2.20 compatibility back
[PuTTY.git] / windows / winpgnt.c
2017-02-22 Simon TathamPageant and PuTTYgen About boxes: add the website button.
2017-01-29 Simon TathamTurn off Windows process ACL restriction by default.
2017-01-21 Simon TathamInclude 'build info' in all --version text and About boxes.
2016-07-18 Simon TathamLock down the search path for Windows DLL loading.
2016-04-07 Simon TathamAdd some missing 'const' in version.c's string data.
2016-04-03 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2016-04-02 Simon TathamWindows: condition setprocessacl() on lack of -DNO_SECU...
2016-04-02 Simon TathamExtend ACL-restriction to all Windows tools.
2016-03-25 Simon TathamFix display of ECC keys in the Windows Pageant list box.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2016-02-29 Simon TathamMake get_user_sid() return the cached copy if one alrea...
2016-02-29 Simon TathamStop copying the licence text into C source code.
2016-02-29 Simon TathamUse readonly edit controls in some Windows dialogs.
2015-12-22 Simon TathamStop copying the licence text into C source code.
2015-12-22 Simon TathamUse readonly edit controls in some Windows dialogs.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-10-18 Simon TathamFix a double-free in Windows Pageant.
2015-08-15 Tim KosseCast return value of ShellExecute to INT_PTR.
2015-08-15 Tim KosseUse INT_PTR not int to store result of DialogBoxParam.
2015-08-15 Tim KosseDLGPROC callbacks should return INT_PTR.
2015-08-15 Tim KosseFix type of third argument to AppendMenu
2015-08-15 Tim KosseDetect end of string in fingerprint alignment.
2015-08-15 Tim KosseRemove an unused variable.
2015-08-15 Tim KosseRemove unused variable.
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2015-05-12 Simon TathamCentralise SSH-2 key fingerprinting into sshpubk.c.
2015-05-11 Simon TathamPageant: factor out cross-platform parts of add_keyfile().
2015-05-06 Simon TathamPut proper logging into Pageant.
2015-05-05 Simon TathamMove half of Pageant out into a cross-platform source file.
2015-02-28 Simon TathamMerge branch 'pre-0.64'
2015-02-27 Jacob NevinsMerge branch 'pre-0.64'
2015-02-24 Jacob NevinsMerge branch 'pre-0.64'
2015-02-07 Simon TathamMerge branch 'pre-0.64'
2015-01-18 Jacob NevinsMerge branch 'pre-0.64'
2015-01-08 Jacob NevinsMerge branch 'pre-0.64'
2015-01-05 Jacob NevinsMerge branch 'pre-0.64'
2014-12-20 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-10 Simon TathamMerge connection-sharing shutdown fix from pre-0.64.
2014-11-09 Jacob NevinsMerge branch 'pre-0.64'.
2014-11-09 Jacob NevinsMerge reconfig fixes from branch 'pre-0.64'.
2014-11-08 Jacob NevinsMerge another docs fix from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge Gtk event log fix from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge SSH-2-only default from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge misc docs improvements from branch 'pre-0.64'.
2014-11-04 Jacob NevinsMerge shorter option name from 'pre-0.64'.
2014-11-03 Jacob NevinsRemove test code from Windows Pageant.
2014-11-03 Jacob NevinsMerge MinGW surrogate build fix from pre-0.64.
2014-11-02 Simon TathamFix details of the Pageant and PuTTYgen GUIs for ECDSA.
2014-11-02 Chris StaiteElliptic-curve cryptography support.
2013-11-17 Simon TathamImplement connection sharing between instances of PuTTY.
2013-11-17 Simon TathamMove the dynamic loading of advapi into its own module.
2013-07-24 Simon TathamGet rid of the variable 'advapi' in Pageant's WinMain...
2013-07-22 Simon TathamAnother big batch of memory leak fixes, again mostly...
2013-07-22 Simon TathamRework keylist_update() to fix both a buffer-size limit...
2013-07-14 Simon TathamTighten up a lot of casts from unsigned to int which...
2012-07-22 Simon TathamIntroduce a new utility function smemclr(), which memse...
2011-11-28 Simon TathamTiny patch from Martin Packman to fix a Windows handle...
2011-10-02 Simon TathamMore arbitrary-limit hunting: retire PASSPHRASE_MAXLEN...
2011-10-02 Simon TathamTurn 'Filename' into a dynamically allocated type with...
2011-08-13 Simon TathamReadjust Pageant's SID check _again_, to make it the...
2011-06-08 Simon TathamMake Pageant use the same SID-selection logic as the...
2010-12-21 Simon TathamProtect against a (non-security-related) buffer overrun...
2010-09-13 Simon TathamCreate, and use for all loads of system DLLs, a wrapper...
2009-11-08 Jacob NevinsUse DECL/GET_WINDOWS_FUNCTION in a few more places...
2006-12-17 Simon TathamInitial support for HTML Help. All the ad-hoc help...
2005-10-30 Jacob NevinsAllow rsakey_pubblob() to return the key comment.
2005-10-30 Jacob NevinsAdd ability for ssh2_userkey_loadpub() to return the...
2005-08-10 Jacob NevinsBen Rudiak-Gould points out that we should be using...
2005-05-21 Jacob NevinsUse {Get,Set}WindowLongPtr() instead of {Get,Set}Window...
2005-04-12 Jacob NevinsUnify GET_32BIT()/PUT_32BIT() et al from numerous sourc...
2005-03-19 Jacob NevinsTry to make our PGP signing more useful:
2005-03-10 Jacob NevinsConsistently use a single notation to refer to SSH...
2005-03-02 Jacob Nevinsnit: confusing punctuation
2005-03-01 Jacob NevinsAdd context help to a couple of message boxes. Unfortun...
2005-03-01 Jacob NevinsMove the MessageBox-with-help function out into winutil...
2005-02-28 Jacob NevinsFix for `pageant-dirhandle': a new wrapper functions...
2005-02-27 Jacob NevinsImprove Pageant's error reporting for private key load...
2005-02-16 Jacob NevinsMinor reorganisations to WinHelp support. (Done as...
2004-11-20 Jacob NevinsUI tweak from Malcolm Rowe: set IDM_VIEWKEYS as the...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...