1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
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
..
2003-08-14 12:16:58 +00:00
2004-02-17 15:04:28 +00:00
2002-02-12 20:42:25 +00:00
2002-07-22 10:20:39 +00:00
2002-07-22 10:20:39 +00:00
2004-02-12 09:28:32 +00:00
2003-11-17 12:20:11 +00:00
2002-06-12 09:56:05 +00:00
2004-02-12 09:28:32 +00:00
2003-09-18 15:51:01 +00:00
2004-02-10 19:27:54 +00:00

Stuff used by several modules of GnuPG.

These directories use it:

gpg
sm
agent

These directories don't use it:

kbx