Bug fix: line discipline selection is not enabled until after ssh
[u/mdw/putty] / scp.c
2000-09-22 simonBug fix: line discipline selection is not enabled until...
2000-09-22 simonPrevent network errors from summarily closing the windo...
2000-09-21 simonMiscellaneous ssh2 fixes. plink is now relatively sane
2000-09-15 simonLars Gunnarsson's GUI interface changes
2000-09-08 simonAdded a fourth application: plink, a command line conne...
2000-07-21 simonPSCP: After a password supplied with `-pw' fails to...
2000-06-22 simonJoris van Rantwijk's unified SSH code suitable for...
2000-06-06 simon"pscp" was spelled "scp" in usage message
2000-04-04 simonAdd -ls to online help bit
2000-04-03 simonAdd the -ls option to execute `ls -la' on a directory...
2000-03-24 simonPeter Schellenbach's patch: re-implement the PuTTY...
2000-03-08 simonFix some picky compiler warnings kindly provided by...
2000-02-21 simonFix an error message in pscp
2000-01-28 simonJoris van Rantwijk's fix for pscp -P
1999-11-30 simonAvoid recursing into . and .. when in -r mode
1999-11-22 simonCleanups to remove warnings for GNU/mingw32 compilation
1999-11-17 simonFix a slightly picky compiler warning
1999-11-16 simonUpdate from Joris van Rantwijk: command line options...
1999-11-08 simonClean up scp client - re-indent to my coding style...
1999-08-31 simonAdded Joris van Rantwijk's scp client