1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-06 23:17:47 +02:00
gnupg/agent
Werner Koch a1b487a17a * protect-tool.c: New options --have-cert and --prompt.
(export_p12_file): Read a certificate from STDIN and pass it to
p12_build.  Detect a keygrip and construct the filename in that
case.  Unprotcet a key if needed.  Print error messages for key
formats we can't handle.
(release_passphrase): New.
(get_passphrase): New arg PROMPTNO. Return the allocated
string. Changed all callers.

* minip12.c: Revamped the build part.
(p12_build): New args CERT and CERTLEN.

* simple-pwquery.c (agent_open): Don't mangle INFOSTR.

* export.c (export_p12, popen_protect_tool)
(gpgsm_p12_export): New.
* gpgsm.c (main): New command --export-secret-key-p12.
2004-02-19 16:26:32 +00:00
..
agent.h * command.c (cmd_setkeydesc): New. 2004-02-13 17:06:34 +00:00
cache.c This commit was manufactured by cvs2svn to create branch 2003-01-09 13:29:36 +00:00
call-scd.c * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
ChangeLog * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
command.c * command.c (cmd_setkeydesc): New. 2004-02-13 17:06:34 +00:00
divert-scd.c (main): New options --no-fail-on-exist, --homedir. 2004-02-13 12:37:54 +00:00
findkey.c * command.c (cmd_setkeydesc): New. 2004-02-13 17:06:34 +00:00
genkey.c Mainly changes to adjust for the changed KSBA API. 2003-11-12 15:17:44 +00:00
gpg-agent.c * protect-tool.c (main): Setup the used character set. 2004-02-18 16:57:38 +00:00
keyformat.txt * protect-tool.c (rsa_key_check): New. 2002-06-25 17:50:59 +00:00
learncard.c * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
Makefile.am * protect-tool.c (main): Setup the used character set. 2004-02-18 16:57:38 +00:00
minip12.c * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
minip12.h * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
pkdecrypt.c * command.c (cmd_setkeydesc): New. 2004-02-13 17:06:34 +00:00
pksign.c * protect-tool.c (main): Setup the used character set. 2004-02-18 16:57:38 +00:00
protect-tool.c * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
protect.c * findkey.c (agent_key_from_file): Extra paranoid wipe. 2004-02-03 16:24:37 +00:00
query.c * findkey.c (agent_key_from_file): Extra paranoid wipe. 2004-02-03 16:24:37 +00:00
trans.c The Agent does now call the pin entry program; however because we have 2001-12-10 09:27:30 +00:00
trustlist.c (agent_marktrusted): Check whether the trustlist is 2004-01-28 16:19:46 +00:00