Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * call-dirmngr.c (inq_certificate): Changed for new interface semantic. | Werner Koch | 2002-01-14 | 1 | -16/+42 | |
| | | | | | | | | | * certlist.c (gpgsm_find_cert): New. DirMngr should now work. Remember that there is a --disable-crl-check option in gpgsm to be used when there is a problem with the dirmngr communication or you want to do faster tests. | |||||
* | * call-dirmngr.c: New. | Werner Koch | 2002-01-11 | 1 | -0/+182 | |
* 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. |