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