Added Pageant, a first-attempt PuTTY authentication agent
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 14 Sep 2000 15:02:50 +0000 (15:02 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 14 Sep 2000 15:02:50 +0000 (15:02 +0000)
commit5c58ad2d1527936b4d30891497eef48bde0fe1f3
treef879c4d3acbc563783463bb39fbdaa1288114bec
parent31a61d2103dc77fb70f5ac9cd771cfd21fd7ee88
Added Pageant, a first-attempt PuTTY authentication agent

git-svn-id: svn://svn.tartarus.org/sgt/putty@589 cda61777-01e9-0310-a592-d414129be87e
12 files changed:
Makefile
pageant.c [new file with mode: 0644]
pageant.ico [new file with mode: 0644]
pageant.rc [new file with mode: 0644]
pageantc.c [new file with mode: 0644]
pageants.ico [new file with mode: 0644]
putty.h
ssh.c
ssh.h
sshbn.c
sshpubk.c
sshrsa.c