Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * util.h (digitp, hexdigitp): New ctype like macros. | Werner Koch | 2001-12-14 | 1 | -1/+28 | |
| | | | | | | | | (atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New. * command.c: Removed the conversion macros as they are now in ../common/util.h. | |||||
* | * keybox-search.c (blob_cmp_name): Kludge to allow searching for | Werner Koch | 2001-12-13 | 1 | -18/+55 | |
| | | | | | | | | | | | | 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. | |||||
* | We have reached a state where we are able to import certs and | Werner Koch | 2001-11-13 | 1 | -81/+233 | |
| | | | | | check the certification path. | |||||
* | Started with keybox implementation by basing it on code from the GnuPG | Werner Koch | 2001-11-10 | 1 | -0/+755 | |
devel branch. |