Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * keybox-search.c (keybox_search): Allow KEYDB_SEARCH_MODE_FPR20. | Werner Koch | 2002-01-21 | 1 | -0/+1 | |
| | ||||||
* | * keybox-search.c (blob_cmp_fpr): New. | Werner Koch | 2002-01-15 | 1 | -1/+33 | |
| | | | | | (has_fingerprint): Implemented; | |||||
* | Changes to be used with the new libksba interface. | Werner Koch | 2001-12-18 | 1 | -29/+30 | |
| | | | | | libgcrypt-1.1.5 is required (cvs or tarball) | |||||
* | * keybox-search.c (blob_cmp_name): There is no terminating 0 stored | Werner Koch | 2001-12-15 | 1 | -3/+2 | |
| | | | | | for the uid; fixed length compare. | |||||
* | * keybox-blob.c (x509_email_kludge): New. | Werner Koch | 2001-12-14 | 1 | -5/+9 | |
| | | | | | | | (_keybox_create_x509_blob): Insert an extra email address if the subject's DN has an email part. * keybox-defs.h: Added the xtoi_2 and digitp macros. | |||||
* | * keybox-search.c (blob_cmp_name): Kludge to allow searching for | Werner Koch | 2001-12-13 | 1 | -12/+135 | |
| | | | | | | | | | | | | more than one name. (has_subject_or_alt): New. (blob_cmp_mail): New. (has_mail): New. (keybox_search): Implemented exact search and exact mail search. * kbx/keybox-blob.c (_keybox_create_x509_blob): Insert alternate names. | |||||
* | New searchmode and hack to allow a hex encoded serial number | Werner Koch | 2001-12-11 | 1 | -1/+107 | |
| | ||||||
* | Base code for gpgsm --verify does work | Werner Koch | 2001-11-16 | 1 | -0/+18 | |
| | ||||||
* | We have reached a state where we are able to import certs and | Werner Koch | 2001-11-13 | 1 | -114/+397 | |
| | | | | | check the certification path. | |||||
* | Started with keybox implementation by basing it on code from the GnuPG | Werner Koch | 2001-11-10 | 1 | -0/+158 | |
devel branch. |