Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Mon, 27 Aug 2001 16:02:52 +0100


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/08/27 16:02:52

Modified files:
	.              : scp.c 

Log message:
Finally tighten up the server-side wildcard security hole, the
_right_ way. (SSWs are disabled by default and can be re-enabled
using `-unsafe', meaning that pscp will _never_ do anything
unexpected to your local file system unless you explicitly give
consent. The sftp-based variant will work fine because the
corresponding mechanism is _not_ unsafe.)