]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add ability for ssh2_userkey_loadpub() to return the key comment.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 30 Oct 2005 13:42:36 +0000 (13:42 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 30 Oct 2005 13:42:36 +0000 (13:42 +0000)
commit39a4dbe634e126159f388da491aa10fab07633b9
tree28e92401478f361925865d428c17a93edebab5be
parent27adf16c91c7a38578aeadcb61a857a945062881
Add ability for ssh2_userkey_loadpub() to return the key comment.
(Not actually used currently, but it makes life easier for a patch I'm
working on.)

git-svn-id: http://svn.tartarus.org/sgt/putty@6433 cda61777-01e9-0310-a592-d414129be87e
cmdgen.c
ssh.c
ssh.h
sshpubk.c
windows/winpgnt.c