mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
PuTTYgen will now start by loading a private key file if one is
provided on its command line. [originally from svn r1810]
This commit is contained in:
5
Recipe
5
Recipe
@ -124,8 +124,9 @@ pscp : [C] scp console SSH be_none SFTP wildcard MISC scp.res LIBS1
|
||||
psftp : [C] psftp console SSH be_none SFTP MISC scp.res LIBS1
|
||||
|
||||
pageant : [G] pageant sshrsa sshpubk sshdes sshbn sshmd5 version tree234
|
||||
+ misc sshaes sshsha pageantc sshdss sshsh512 pageant.res LIBS
|
||||
+ misc sshaes sshsha pageantc sshdss sshsh512 winutils
|
||||
+ pageant.res LIBS
|
||||
|
||||
puttygen : [G] puttygen sshrsag sshdssg sshprime sshdes sshbn sshmd5 version
|
||||
+ sshrand noise sshsha winstore misc winctrls sshrsa sshdss
|
||||
+ sshpubk sshaes sshsh512 import puttygen.res LIBS
|
||||
+ sshpubk sshaes sshsh512 import winutils puttygen.res LIBS
|
||||
|
Reference in New Issue
Block a user