]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Pageant interface changes. You can now do `pageant -c command' to
authorSimon Tatham <anakin@pobox.com>
Mon, 16 Apr 2001 11:16:58 +0000 (11:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 16 Apr 2001 11:16:58 +0000 (11:16 +0000)
commit547a4824a8b98653b4fbe9fdc302ea74724e4336
treecee16def77c920c3062a926cd86dbbf284b0c6e3
parent94b70bce5de75ed8ab3e9d5702d803b5a05797b5
Pageant interface changes. You can now do `pageant -c command' to
spawn another command after starting Pageant. Also, if Pageant is
already running, `pageant keyfile' and `pageant -c command' will do
the Right Thing, that is, add the key to the _first_ Pageant and/or
run a command and then exit. The only time you now get the `Pageant
is already running' error is if you try to start the second copy
with no arguments.
NB the affected files in this checkin are rather wide-ranging
because I renamed the not really SSH1-specific
`ssh1_bignum_bitcount' function to just `bignum_bitcount'.

git-svn-id: http://svn.tartarus.org/sgt/putty@1044 cda61777-01e9-0310-a592-d414129be87e
Makefile
pageant.c
puttygen.c
ssh.c
ssh.h
sshbn.c
sshdh.c
sshdss.c
sshpubk.c
sshrsa.c
sshrsag.c