Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-02-20 | * gpgsm.c (main): New option --debug-ignore-expiration. | Werner Koch | 1 | -0/+6 | |
* certchain.c (gpgsm_validate_chain): Use it here. * certlist.c (cert_usage_p): Apply extKeyUsage. | |||||
2004-02-19 | * protect-tool.c: New options --have-cert and --prompt. | Werner Koch | 1 | -0/+8 | |
(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-18 | Described new options | Werner Koch | 1 | -5/+30 | |
2004-02-17 | Added new options | Werner Koch | 1 | -1/+14 | |
2004-02-04 | Fixed a build bug (straw letter in sm/import.c) and updated the documentation. | Werner Koch | 1 | -10/+13 | |
2003-12-01 | (Certificate Options): Add --{enable,disable}-ocsp. | Werner Koch | 1 | -0/+9 | |
2003-01-09 | Taken from NewPG | Werner Koch | 1 | -0/+738 | |