]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - cmdgen.c
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)
commit49d2cf19accb059b3b68d1fc2b78e606a578c3e8
tree28e92401478f361925865d428c17a93edebab5be
parent69ac38c1a847348de4c05fd4e19abf17a10de8b3
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.)

[originally from svn r6433]
cmdgen.c
ssh.c
ssh.h
sshpubk.c
windows/winpgnt.c