]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxsftp.c
Post-release destabilisation! Completely remove the struct type
[PuTTY.git] / unix / uxsftp.c
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2009-04-26 Jacob NevinsSeveral people have spotted an uninitialised structure...
2008-11-17 Simon TathamRevamp of the local X11 connection code. We now parse...
2006-08-15 Simon TathamShifts left and right by 32 were tripping a gcc warning...
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-09-14 Ben HarrisSome systems (HP-UX) don't yet have <sys/select.h>...
2005-04-21 Jacob NevinsFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-03-28 Simon TathamRender timing.c robust in the face of strangeness....
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-12-16 Simon TathamImplement mget and mput in PSFTP, supporting wildcards.
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-10-06 Jacob NevinsX forwarding changes:
2004-05-31 Simon TathamRJK's patch to enable PuTTY's X forwarding to connect...
2003-09-02 Simon TathamInclude stdlib.h for exit() - thanks Colin.
2003-09-02 Simon TathamRemove CRs. Oops :-/
2003-08-25 Simon Tatham... and there's a Unix port of PSCP. Ooh.
2003-08-25 Simon TathamWindows PSCP now links against winsftp.c, and scp.c...
2003-08-24 Simon TathamAnd just to prove that psftp.c really is now platform...