]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - sftp.h
Enable xterm mouse reporting of wheel actions in GTK.
[PuTTY_svn.git] / sftp.h
2011-08-11 Simon TathamPropagate file permissions in both directions in Unix...
2003-12-19 Simon TathamJoe Yates's memory leak patches.
2003-09-28 Simon TathamUploads turn out to be much easier than downloads,...
2003-09-27 Simon TathamFirst cut at speeding up SFTP. Generic download-managem...
2003-06-29 Simon TathamPhase 1a of SFTP re-engineering: fix the glaring memory...
2003-06-29 Simon TathamFirst phase of SFTP re-engineering. Each base-level...
2002-03-31 Simon TathamFix major memory leak in sftp_cmd_ls (thanks to Hans...
2001-08-26 Simon TathamPSCP now uses the modern SFTP protocol if it can, and...
2001-08-26 Simon TathamMore upgrades to psftp: it now supports mv, chmod,...
2001-08-04 Simon TathamPatch to PSFTP: implement mkdir, rmdir, rm and scriptin...
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-02-24 Simon Tathampsftp now works as part of the PuTTY suite
2001-02-24 Simon TathamSFTP client now successfully handles cd, ls, get and put.
2001-02-23 Simon TathamFirst stab at an SFTP client. Currently a Unixland...