aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgsm.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-261-2/+21
| | | | | stored certificates are deleted after about a day.
* Documented --force-crl-refreshWerner Koch2004-04-071-0/+10
|
* * gpgsm.c (main): New option --debug-ignore-expiration.Werner Koch2004-02-201-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 Koch2004-02-191-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 optionsWerner Koch2004-02-181-5/+30
|
* Added new optionsWerner Koch2004-02-171-1/+14
|
* Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch2004-02-041-10/+13
|
* (Certificate Options): Add --{enable,disable}-ocsp.Werner Koch2003-12-011-0/+9
|
* Taken from NewPGWerner Koch2003-01-091-0/+738