]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - ssh.c
When we fail to get a response from Pageant, we should log the fact.
authorSimon Tatham <anakin@pobox.com>
Wed, 8 Jun 2011 20:39:06 +0000 (20:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 8 Jun 2011 20:39:06 +0000 (20:39 +0000)
commit9cefdc1628b43aac3147d7d175573f5886ae37f2
treeafab6176f957fd16fec740e847fbf2662ca74dd5
parent256db5102b468db81a37c443d4c307ce202dcd8b
When we fail to get a response from Pageant, we should log the fact.
Currently, if the IPC exchange goes wrong, the Event Log just prints
"Pageant is running. Requesting keys." and then goes on to the next
step without ever saying what happened.

git-svn-id: http://svn.tartarus.org/sgt/putty@9177 cda61777-01e9-0310-a592-d414129be87e
ssh.c