]> asedeno.scripts.mit.edu Git - PuTTY.git/history - pscp.c
Revamp of EOF handling in all network connections, pipes and other
[PuTTY.git] / pscp.c
2011-09-13 Simon TathamRevamp of EOF handling in all network connections,...
2011-08-18 Jacob NevinsFix a suspected bug in PSCP's SCP protocol fallback...
2011-08-11 Simon TathamPropagate file permissions in both directions in Unix...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2009-08-07 Jacob NevinsWorkarounds for compiling with -D_FORTIFY_SOURCE=2...
2009-04-23 Simon TathamWhen giving authorisation errors from the proxy code...
2009-02-24 Jacob NevinsFix inaccurate error message.
2008-07-11 Jacob NevinsReplicate r8110 from PSFTP to PSCP, and various other...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-08-04 Ben HarrisIn the file-transfer applications, which only ever...
2007-07-29 Ben HarrisDon't throw away data that we receive before we're...
2006-08-27 Simon TathamThe `socket' function in the backends is only ever...
2006-08-26 Simon TathamOn cleanup, PSCP and PSFTP should explicitly check...
2006-08-12 Owen DunnLarge file support for psftp and pscp on both Windows...
2006-06-02 Simon TathamLionel Fourquaux offers this very simple patch to speed...
2006-02-19 Jacob NevinsFix up documentation/usage messages for r6572.
2006-02-11 Jacob NevinsDon Heap spotted that our heuristics for dealing with...
2005-10-30 Jacob NevinsRevamp SSH authentication code so that user interaction...
2005-06-25 Ben HarrisIn local-to-remote copies, abort if fxp_init() fails...
2005-06-19 Ben HarrisA major purpose of PuTTY's memory-allocation functions...
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...
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-16 Simon TathamGeneral mechanism for ensuring a dodgy SFTP server...
2004-12-16 Simon TathamRename scp.* to pscp.*, because I always misspell it...