Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * keybox-search.c (blob_cmp_name): Kludge to allow searching for | Werner Koch | 2001-12-13 | 5 | -30/+215 |
| | | | | | | | | | | | | 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 | 2 | -4/+112 |
| | |||||
* | Added new directory common to enable sharing of some code and error | Werner Koch | 2001-11-24 | 1 | -1/+1 |
| | | | | | | 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 | 2 | -0/+19 |
| | |||||
* | We have reached a state where we are able to import certs and | Werner Koch | 2001-11-13 | 12 | -301/+1333 |
| | | | | | check the certification path. | ||||
* | A Makefile is a pretty useful thing | Werner Koch | 2001-11-10 | 1 | -0/+50 |
| | |||||
* | Started with keybox implementation by basing it on code from the GnuPG | Werner Koch | 2001-11-10 | 11 | -0/+2115 |
devel branch. |