libksba/src (9 files)
[email protected] Wed, 20 Apr 2005 10:36:46 +0200
| Newsgroups | gmane.comp.encryption.gpg.aegypten.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Wednesday, April 20, 2005 @ 10:36:46
Author: werner
Path: /cvs/aegypten/libksba/src
Modified: ChangeLog Makefile.am cert.c cms.c convert.h crl.c der-encoder.c
ocsp.c time.c
* time.c (_ksba_asntime_to_iso): Add arg IS_UTCTIME to allow for
UTCTimes w/o seconds.
* ocsp.c (parse_asntime_into_isotime): Set this arg.
* crl.c (parse_to_next_update, parse_crl_entry): Ditto.
* cert.c (ksba_cert_get_validity): Ditto.
---------------+
ChangeLog | 10 ++++++++++
Makefile.am | 3 ++-
cert.c | 2 +-
cms.c | 2 +-
convert.h | 2 +-
crl.c | 14 ++++++++------
der-encoder.c | 2 +-
ocsp.c | 3 ++-
time.c | 30 ++++++++++++++++++++++++------
9 files changed, 50 insertions(+), 18 deletions(-)