GNUPG-1-9-BRANCH gnupg/sm (ChangeLog export.c gpgsm.c gpgsm.h
import.c)
cvs user werner
cvs at cvs.gnupg.org
Thu Feb 19 17:26:31 CET 2004
Date: Thursday, February 19, 2004 @ 17:26:31
Author: werner
Path: /cvs/gnupg/gnupg/sm
Tag: GNUPG-1-9-BRANCH
Modified: ChangeLog export.c gpgsm.c gpgsm.h import.c
* 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.
-----------+
ChangeLog | 6
export.c | 371 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
gpgsm.c | 10 +
gpgsm.h | 1
import.c | 2
5 files changed, 388 insertions(+), 2 deletions(-)
More information about the Gnupg-commits
mailing list