Sebastian Kuschel reports that pfd_closing can be called for a socket
[u/mdw/putty] / windows / winsftp.c
2012-09-19 benWindows PSFTP has two places that call run_timers and...
2012-09-18 benTwo related changes to timing code:
2011-08-11 simonPropagate file permissions in both directions in Unix...
2011-07-14 simonPost-release destabilisation! Completely remove the...
2009-09-27 jacobQuell more warnings and, perhaps, avoid alignment fault...
2009-09-27 jacobFix some (probably harmless) warnings.
2008-11-17 simonRevamp of the local X11 connection code. We now parse...
2007-01-12 jacobExperimental fix for `psftp-hang'. (Experimental only...
2006-08-29 simonThe Windows HANDLE type, despite being a `void *',...
2006-08-26 simonCleanups to reduce dependency on Windows SFTP tools...
2006-08-25 simonNew piece of Windows infrastructure: winhandl.c takes...
2006-08-12 owenLarge file support for psftp and pscp on both Windows...
2005-10-30 jacobRevamp SSH authentication code so that user interaction...
2005-04-21 jacobFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-02-26 jacobWe weren't correctly discounting "." and ".." when...
2004-12-16 simonGeneral mechanism for ensuring a dodgy SFTP server...
2004-12-16 simonJacob points out that I introduced a bug in PSFTP when...
2004-11-27 simonNew timing infrastructure. There's a new function sched...
2004-11-16 simonNow that we have Subversion's file renaming ability...