Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2001-12-18 | * Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0 | Werner Koch | 1 | -0/+4 | |
* Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba * Makefile.am: Use LIBGCRYPT macros | |||||
2001-12-14 | * util.h (digitp, hexdigitp): New ctype like macros. | Werner Koch | 1 | -14/+8 | |
(atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New. | |||||
2001-12-13 | * keybox-search.c (blob_cmp_name): Kludge to allow searching for | Werner Koch | 1 | -0/+23 | |
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. |