]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winsftp.c
More careful owner SID selection in the Pageant client code. This
[PuTTY.git] / windows / winsftp.c
2009-09-27 Jacob NevinsQuell more warnings and, perhaps, avoid alignment fault...
2009-09-27 Jacob NevinsFix some (probably harmless) warnings.
2008-11-17 Simon TathamRevamp of the local X11 connection code. We now parse...
2007-01-12 Jacob NevinsExperimental fix for `psftp-hang'. (Experimental only...
2006-08-29 Simon TathamThe Windows HANDLE type, despite being a `void *',...
2006-08-26 Simon TathamCleanups to reduce dependency on Windows SFTP tools...
2006-08-25 Simon TathamNew piece of Windows infrastructure: winhandl.c takes...
2006-08-12 Owen DunnLarge file support for psftp and pscp on both Windows...
2005-10-30 Jacob NevinsRevamp SSH authentication code so that user interaction...
2005-04-21 Jacob NevinsFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-02-26 Jacob NevinsWe weren't correctly discounting "." and ".." when...
2004-12-16 Simon TathamGeneral mechanism for ensuring a dodgy SFTP server...
2004-12-16 Simon TathamJacob points out that I introduced a bug in PSFTP when...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...