PuTTY can now detect when one of the Pageant keys it tries matches
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Dec 2001 16:20:31 +0000 (16:20 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Dec 2001 16:20:31 +0000 (16:20 +0000)
commit396778f10a65608358a828c44efc14449f61ba71
treef5e72c131944a64b713ee6858e977b4569986431
parent3f2d010c23f77862bb890b5f88244039bcf8f875
PuTTY can now detect when one of the Pageant keys it tries matches
the private key file given in the config; if it spots this then it
avoids trying it again (and in particular avoids needing to ask for
the passphrase when it knows perfectly well it won't work).

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