libksba/tests (ChangeLog cert-basic.c t-crl-parser.c)
[email protected] Fri, 15 Apr 2005 21:44:28 +0200
| Newsgroups | gmane.comp.encryption.gpg.aegypten.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Friday, April 15, 2005 @ 21:44:28
Author: werner
Path: /cvs/aegypten/libksba/tests
Modified: ChangeLog cert-basic.c t-crl-parser.c
* ksba.texi: Added a new function. Markup improvements.
* cert.c (get_info_access): Fixed case of more than one
AccessDescription.
* ksba.h (ksba_cert_get_subj_key_id): New.
* cert.c (get_simple_octet_string_ext): New.
(ksba_cert_get_subj_key_id): New.
* libksba.vers: Added ksba_cert_get_subj_key_id.
* cert.c (ksba_cert_get_auth_key_id): Add support for
keyIdentifier.
* crl.c (ksba_crl_get_auth_key_id): Ditto.
* cert-basic.c (list_extensions): Print the AKI.keyIdentifier and
the subjectKeyIdentifier.
* t-crl-parser.c (one_file): Print the AKI.keyIdentifier.
----------------+
ChangeLog | 8 ++++++-
cert-basic.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++---------
t-crl-parser.c | 29 ++++++++++++++++++---------
3 files changed, 77 insertions(+), 19 deletions(-)