]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - pscp.c
Enable xterm mouse reporting of wheel actions in GTK.
[PuTTY_svn.git] / pscp.c
2014-01-25 Simon TathamUse the new host_str* functions to improve IPv6 literal...
2013-11-17 Simon TathamImplement connection sharing between instances of PuTTY.
2013-08-13 Simon TathamIt turns out I was a little over-strict in my handling...
2013-07-29 Simon TathamRemove one of the frees added in r9916. stat_name point...
2013-07-19 Simon TathamAdd a nonfatal() function everywhere, to be used for...
2013-07-14 Simon TathamFix another giant batch of resource leaks. (Mostly...
2013-07-11 Simon TathamAdd an assortment of missing frees, and one missing...
2013-07-11 Simon Tathamxfer_{up,down}load_gotpkt free their input sftp_packet...
2013-07-11 Simon TathamFix a collection of calls to tell_user so that they...
2013-07-11 Simon TathamFix a couple of code paths on which, if fxp_readdir...
2013-07-11 Simon TathamIt's not actually legal by the C standard to call qsort...
2013-07-06 Simon TathamClean up handling of the return value from sftp_find_re...
2012-09-19 Simon TathamMake --help and --version work consistently across...
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...
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...