dirmngr/src (misc.c misc.h ocsp.c)

[email protected] Tue, 06 Apr 2004 10:24:57 +0200
Newsgroups gmane.comp.encryption.gpg.aegypten.cvs
Message-ID <[email protected]>
    Date: Tuesday, April 6, 2004 @ 10:24:57
  Author: werner
    Path: /cvs/aegypten/dirmngr/src

Modified: misc.c misc.h ocsp.c

Updated the manual

* src/ocsp.c (ocsp_isvalid): Check THIS_UPDATE.

* src/misc.c (add_isotime): New.
(date2jd, jd2date, days_per_month, days_per_year): New. Taken from
my ancient (1988) code used in Wedit (time2.c).


--------+
 misc.c |  157 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 misc.h |    3 +
 ocsp.c |   16 +++++-
 3 files changed, 173 insertions(+), 3 deletions(-)