aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keybox-errors.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-12-13* keybox-search.c (blob_cmp_name): Kludge to allow searching forWerner Koch1-0/+1
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.
2001-11-13We have reached a state where we are able to import certs andWerner Koch1-0/+6
check the certification path.
2001-11-10Started with keybox implementation by basing it on code from the GnuPGWerner Koch1-0/+40
devel branch.