Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * call-dirmngr.c: New. | Werner Koch | 2002-01-11 | 1 | -0/+31 | |
| | | | | | | | * certpath.c (gpgsm_validate_path): Check the CRL here. * fingerprint.c (gpgsm_get_certid): New. * gpgsm.c: New options --dirmngr-program and --disable-crl-checks. | |||||
* | * keylist.c (list_cert_colon): Print alternative names of subject | Werner Koch | 2001-12-13 | 1 | -2/+2 | |
| | | | | | and a few other values. | |||||
* | Added new directory common to enable sharing of some code and error | Werner Koch | 2001-11-24 | 1 | -6/+6 | |
| | | | | | | numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. | |||||
* | Base code for gpgsm --verify does work | Werner Koch | 2001-11-16 | 1 | -4/+3 | |
| | ||||||
* | We have reached a state where we are able to import certs and | Werner Koch | 2001-11-13 | 1 | -0/+131 | |
check the certification path. |