]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - Recipe
Extend ACL-restriction to all Windows tools.
authorSimon Tatham <anakin@pobox.com>
Sat, 2 Apr 2016 07:00:07 +0000 (08:00 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 2 Apr 2016 07:00:07 +0000 (08:00 +0100)
commitb0b5d5fbe63e982d6a230269a2e2a823e2586512
treec161a46e26964184fa79d75c155a9802f428b5cb
parentb4202c917a1e59dba2790463995959a2c2da745a
Extend ACL-restriction to all Windows tools.

Protecting our processes from outside interference need not be limited
to just PuTTY: there's no reason why the other SSH-speaking tools
shouldn't have the same treatment (PSFTP, PSCP, Plink), and PuTTYgen
and Pageant which handle private key material.
Recipe
pscp.c
psftp.c
psftp.h
unix/uxsftp.c
windows/winpgen.c
windows/winpgnt.c
windows/winplink.c
windows/winsftp.c