aboutsummaryrefslogtreecommitdiffstats
path: root/common/simple-pwquery.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * protect-tool.c: New options --have-cert and --prompt.Werner Koch2004-02-191-1/+6
| | | | | | | | | | | | | | | | | | | | (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.
* * simple-pwquery.c (agent_open): Ignore an empty GPG_AGENT_INFO.Werner Koch2004-02-181-1/+1
|
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+486
'GNUPG-1-9-BRANCH'.