Werner Koch
9dd0040085
* keybox-search.c (blob_cmp_fpr): New.
...
(has_fingerprint): Implemented;
2002-01-15 13:02:25 +00:00
Werner Koch
b65e1cf90a
* keybox-blob.c (_keybox_create_x509_blob): Skip the leading
...
parenthesis of the serial number's S-exp.
(_keybox_create_x509_blob): And fixed length calculation.
(create_blob_header): Don't add an offset when writing the serial.
2001-12-20 16:50:13 +00:00
Werner Koch
3341f8a55d
* keybox-blob.c (_keybox_create_x509_blob): Skip the leading
...
parenthesis of the serial number's S-exp.
2001-12-20 13:24:49 +00:00
Werner Koch
86521773df
* Makefile.am (AM_CPPFLAGS): Add flags for libksba
...
* Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba
* Makefile.am: Use LIBGCRYPT macros
2001-12-18 19:35:12 +00:00
Werner Koch
56172ce393
Changes to be used with the new libksba interface.
...
libgcrypt-1.1.5 is required (cvs or tarball)
2001-12-18 17:37:48 +00:00
Werner Koch
f82bdf6e94
* keybox-search.c (blob_cmp_name): There is no terminating 0 stored
...
for the uid; fixed length compare.
2001-12-15 16:19:08 +00:00
Werner Koch
134d401a4e
* keybox-blob.c (x509_email_kludge): New.
...
(_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.
2001-12-14 20:48:07 +00:00
Werner Koch
e4f9871d91
* keybox-search.c (blob_cmp_name): Kludge to allow searching for
...
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-12-13 13:10:58 +00:00