]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows
Missing initialisation in winsecur.c.
[PuTTY.git] / windows /
2015-08-15 Tim KosseFix type of 4th argument to WinHelp
2015-08-15 Tim KosseCast pointers to uintptr_t instead of unsigned {long,int}.
2015-08-15 Tim KosseFix warning about mismatched constness.
2015-08-15 Tim KosseUse correct type to print Windows error codes.
2015-08-15 Tim KosseDo not re-define SECURITY_WIN32 if already defined.
2015-08-15 Tim KosseMake manifest files work with 64bit builds of PuTTY.
2015-08-15 Tim KosseDetect end of string in fingerprint alignment.
2015-08-15 Tim KosseRemove an unused variable.
2015-08-15 Tim KosseRemove an unused variable.
2015-08-15 Tim KosseRemove unused variable.
2015-08-06 Simon TathamWork around a failure in Windows 10 jump lists.
2015-07-27 Simon TathamHandle the VK_PACKET virtual key code.
2015-07-27 Simon TathamTurn the Windows PuTTY main window into a Unicode window.
2015-07-25 Simon TathamAdd a commentary assertion in config dialog setup.
2015-07-25 Simon TathamMerge tag '0.65'
2015-07-25 Simon TathamBump version number for 0.65 release. 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-06-20 Simon TathamFix accidental dependence on Windows API quirk in confi...
2015-06-20 Simon TathamLog the client process ID for Windows named pipes too.
2015-06-20 Simon TathamLog identifying information for the other end of connec...
2015-06-20 Simon TathamCompletely remove the privdata mechanism in dialog.h.
2015-06-20 Simon TathamSupport RFC 4419.
2015-06-20 Simon TathamFix a dangerous cross-thread memory access.
2015-06-20 Simon TathamClean up a stale foreign handle in winnps.c.
2015-06-20 Simon TathamStop Windows PuTTY becoming unresponsive if server...
2015-06-20 Simon TathamImprove comments in winhandl.c.
2015-06-18 Simon TathamFix accidental dependence on Windows API quirk in confi...
2015-05-30 Ben HarrisAdd have_ssh_host_key() and use it to influence algorit...
2015-05-18 Simon TathamLog the client process ID for Windows named pipes too.
2015-05-18 Simon TathamLog identifying information for the other end of connec...
2015-05-15 Simon TathamWindows PuTTYgen: fix mis-setting of radio buttons.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2015-05-15 Simon TathamRemove an entire unused function in Windows PuTTYgen.
2015-05-15 Simon TathamClean up elliptic curve selection and naming.
2015-05-15 Simon TathamConst-correctness of name fields in struct ssh_*.
2015-05-14 Simon TathamFix layout overflow in Windows PuTTYgen due to ED25519.
2015-05-12 Simon TathamCentralise SSH-2 key fingerprinting into sshpubk.c.
2015-05-12 Simon TathamCentralise public-key output code into sshpubk.c.
2015-05-11 Simon TathamPageant: factor out cross-platform parts of add_keyfile().
2015-05-10 Simon TathamSort out the mess with OpenSSH key file formats.
2015-05-09 Chris StaiteSupport public keys using the "ssh-ed25519" method.
2015-05-08 Simon TathamCompletely remove the privdata mechanism in dialog.h.
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-04-28 Simon TathamSeparate key-type enum values for old and new OpenSSH keys.
2015-04-25 Simon TathamSupport RFC 4419.
2015-04-07 Simon TathamFix a dangerous cross-thread memory access.
2015-04-07 Simon TathamClean up a stale foreign handle in winnps.c.
2015-03-07 Simon TathamStop Windows PuTTY becoming unresponsive if server...
2015-02-28 Simon TathamMerge branch 'pre-0.64'
2015-02-28 Simon TathamBump version number for 0.64 release. 0.64
2015-02-27 Jacob NevinsMerge branch 'pre-0.64'
2015-02-27 Jacob NevinsRefresh the Windows installer README.txt.
2015-02-24 Jacob NevinsMerge branch 'pre-0.64'
2015-02-07 Simon TathamImprove comments in winhandl.c.
2015-02-07 Simon TathamMerge branch 'pre-0.64'
2015-02-07 Simon TathamMark handles defunct before calling gotdata/sentdata.
2015-02-07 Simon TathamFix handle leak in winhandl.c.
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'
2015-01-05 Jacob NevinsIt's a new year.
2014-12-20 Simon TathamMerge branch 'pre-0.64'
2014-12-20 Simon TathamFix a handle leak in Windows PSFTP.
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamStop referring to Plink as "PuTTY Link".
2014-11-22 Simon TathamMove echo/edit state change functionality out of ldisc_...
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamFix assorted memory leaks.
2014-11-22 Simon TathamFix uninitialised variable in two Windows event loops.
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 NevinsRewrap Windows licence dialogs.
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 Simon TathamAdd Christopher Staite to the list of copyright holders.
2014-11-02 Chris StaiteElliptic-curve cryptography support.
2014-11-02 Chris StaiteRefactoring to prepare for extra public key types.
2014-11-01 Ben HarrisRemove an unused variable.
2014-11-01 Ben HarrisReport correct error when FormatMessage fails.
2014-11-01 Simon TathamMove definition of SECURITY_WIN32 from makefiles into...
2014-09-24 Simon TathamRework versioning system to not depend on Subversion.
2014-09-23 Simon TathamBodge around the failing Coverity build in winshare.c.
2014-09-20 Jacob NevinsMove -sercfg out of the "SSH only" section of command...
2014-09-20 Jacob NevinsUpdate command-line help and man pages for -hostkey.
2014-09-09 Simon TathamNew option to manually configure the expected host key(s).
2014-09-07 Simon TathamCope with REG_SZ data not having a trailing NUL.
2014-08-27 Simon TathamFix null dereference in ldisc_configure.
2014-07-06 Simon TathamImplement this year's consensus on CHANNEL_FAILURE...
2014-05-13 Simon TathamExplicitly set the owning SID in make_private_security_...
2014-04-23 Simon TathamPrevent double-inclusion of ssh.h in case of -DNO_SECURITY.
next