gnupg/sm
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
..
ChangeLog * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
Makefile.am * Makefile.am (AM_CPPFLAGS): Pass directory constants via -D; this 2004-02-12 09:29:42 +00:00
base64.c * encrypt.c (init_dek): Check for too weak algorithms. 2004-02-13 12:40:23 +00:00
call-agent.c * gpgsm.c: Fixed value parsing for --with-validation. 2004-02-17 17:21:07 +00:00
call-dirmngr.c * gpgsm.c: Fixed value parsing for --with-validation. 2004-02-17 17:21:07 +00:00
certchain.c * gpgsm.c: New option --with-md5-fingerprint. 2004-02-17 15:05:04 +00:00
certcheck.c * gpgsm.c: New option --with-md5-fingerprint. 2004-02-17 15:05:04 +00:00
certdump.c * gpgsm.c (set_debug): Set the new --debug-level flags. 2004-02-18 17:00:21 +00:00
certlist.c * gpgsm.c: New option --with-md5-fingerprint. 2004-02-17 15:05:04 +00:00
certreqgen.c * certcheck.c (gpgsm_create_cms_signature): Format a description 2004-02-13 17:06:50 +00:00
decrypt.c * certcheck.c (gpgsm_create_cms_signature): Format a description 2004-02-13 17:06:50 +00:00
delete.c * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
encrypt.c * encrypt.c (init_dek): Check for too weak algorithms. 2004-02-13 12:40:23 +00:00
export.c * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
fingerprint.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
gpgsm.c * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
gpgsm.h * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
import.c * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
keydb.c * gpgsm.c (set_debug): Set the new --debug-level flags. 2004-02-18 17:00:21 +00:00
keydb.h * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
keylist.c * gpgsm.c: New option --with-md5-fingerprint. 2004-02-17 15:05:04 +00:00
misc.c Mainly changes to adjust for the changed KSBA API. 2003-11-12 15:17:44 +00:00
server.c * gpgsm.c: Fixed value parsing for --with-validation. 2004-02-17 17:21:07 +00:00
sign.c * gpgsm.c: New option --with-md5-fingerprint. 2004-02-17 15:05:04 +00:00
verify.c * gpgsm.c: New option --with-md5-fingerprint. 2004-02-17 15:05:04 +00:00